lckfile='/mnt/volume_nyc3_01/autotest/APM/buildlogs/autotest.lck' Running: ("git rev-parse HEAD") in (/mnt/volume_nyc3_01/autotest/APM/APM) Removing diagnostic files: ['autotest-1739096221511531.tlog', 'autotest-1739096645224875.tlog', 'autotest-1739096139627437.tlog', 'autotest-1739095744732986.tlog'] >>>> RUNNING STEP: prerequisites at Sun Feb 9 10:31:35 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) Testing prerequisites >>>> PASSED STEP: prerequisites at Sun Feb 9 10:31:35 2025 >>>> RUNNING STEP: build.Binaries at Sun Feb 9 10:31:35 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) step=build.Binaries Running build_binaries.py Running: ("./build_binaries.py") in (/mnt/volume_nyc3_01/autotest/APM/APM) BBHIST: Got history version 1 /home/autotest/build/tmp BB: Building in /home/autotest/build/tmp BB: 2025-02-09 10:31:36.399965 BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git rev-parse HEAD) BB-GIT: 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB: git hash: 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Building ArduCopter stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/237] Building board: 3DRControlZeroG at 2025-02-09 10:31:37.000770 BB: Trying checkout ArduCopter stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduCopter-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter stable 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable 3DRControlZeroG binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [2/237] Building board: ACNS-CM4Pilot at 2025-02-09 10:31:38.174846 BB: Trying checkout ArduCopter stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter stable ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ACNS-CM4Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [3/237] Building board: ACNS-F405AIO at 2025-02-09 10:31:38.291954 BB: Trying checkout ArduCopter stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter stable ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ACNS-F405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [4/237] Building board: aerofc-v1 at 2025-02-09 10:31:38.411393 BB: Trying checkout ArduCopter stable aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aerofc-v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter stable aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [5/237] Building board: AEROFOX-H7 at 2025-02-09 10:31:39.687834 BB: Trying checkout ArduCopter stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter stable AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AEROFOX-H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AEROFOX-H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: [6/237] Building board: AET-H743-Basic at 2025-02-09 10:31:41.293691 BB: Trying checkout ArduCopter stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter stable AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AET-H743-Basic binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AET-H743-Basic-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: [7/237] Building board: airbotf4 at 2025-02-09 10:31:42.966865 BB: Trying checkout ArduCopter stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter stable airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [8/237] Building board: AIRLink at 2025-02-09 10:31:43.029662 BB: Trying checkout ArduCopter stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter stable AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [9/237] Building board: Airvolute-DCS2 at 2025-02-09 10:31:43.089343 BB: Trying checkout ArduCopter stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter stable Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Airvolute-DCS2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [10/237] Building board: AnyleafH7 at 2025-02-09 10:31:43.148344 BB: Trying checkout ArduCopter stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter stable AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AnyleafH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [11/237] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:31:43.206722 BB: Trying checkout ArduCopter stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter stable Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Aocoda-RC-H743Dual binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [12/237] Building board: ARK_FPV at 2025-02-09 10:31:43.268915 BB: Trying checkout ArduCopter stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter stable ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARK_FPV-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: [13/237] Building board: ARKV6X at 2025-02-09 10:31:44.927680 BB: Trying checkout ArduCopter stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter stable ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [14/237] Building board: AtomRCF405NAVI at 2025-02-09 10:31:44.988281 BB: Trying checkout ArduCopter stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter stable AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [15/237] Building board: bbbmini at 2025-02-09 10:31:45.045161 BB: Trying checkout ArduCopter stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter stable bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [16/237] Building board: BeastF7 at 2025-02-09 10:31:45.101022 BB: Trying checkout ArduCopter stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter stable BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [17/237] Building board: BeastF7v2 at 2025-02-09 10:31:45.157191 BB: Trying checkout ArduCopter stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter stable BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [18/237] Building board: BeastH7 at 2025-02-09 10:31:45.213160 BB: Trying checkout ArduCopter stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter stable BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [19/237] Building board: BeastH7v2 at 2025-02-09 10:31:45.270582 BB: Trying checkout ArduCopter stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter stable BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [20/237] Building board: bebop at 2025-02-09 10:31:45.334662 BB: Trying checkout ArduCopter stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter stable bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [21/237] Building board: bebop at 2025-02-09 10:31:45.389762 BB: Trying checkout ArduCopter stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter stable bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [22/237] Building board: BETAFPV-F405 at 2025-02-09 10:31:45.442251 BB: Trying checkout ArduCopter stable BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BETAFPV-F405 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter stable BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BETAFPV-F405 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [23/237] Building board: BETAFPV-F405-I2C at 2025-02-09 10:31:45.500371 BB: Trying checkout ArduCopter stable BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BETAFPV-F405-I2C binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BETAFPV-F405-I2C/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter stable BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BETAFPV-F405-I2C binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BETAFPV-F405-I2C-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: [24/237] Building board: BlitzF745 at 2025-02-09 10:31:47.098813 BB: Trying checkout ArduCopter stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter stable BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzF745 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [25/237] Building board: BlitzF745AIO at 2025-02-09 10:31:47.159268 BB: Trying checkout ArduCopter stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter stable BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzF745AIO binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [26/237] Building board: BlitzH743Pro at 2025-02-09 10:31:47.216647 BB: Trying checkout ArduCopter stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter stable BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [27/237] Building board: BlitzMiniF745 at 2025-02-09 10:31:47.275404 BB: Trying checkout ArduCopter stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter stable BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzMiniF745 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [28/237] Building board: BlitzWingH743 at 2025-02-09 10:31:47.335175 BB: Trying checkout ArduCopter stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter stable BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzWingH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [29/237] Building board: blue at 2025-02-09 10:31:47.393905 BB: Trying checkout ArduCopter stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable blue binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter stable blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable blue binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [30/237] Building board: canzero at 2025-02-09 10:31:47.448963 BB: Trying checkout ArduCopter stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter stable canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable canzero binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [31/237] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:31:47.503290 BB: Trying checkout ArduCopter stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-LC-Stamp BB: Trying checkout ArduCopter stable CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-LC-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [32/237] Building board: CBU-H7-Stamp at 2025-02-09 10:31:49.071951 BB: Trying checkout ArduCopter stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter stable CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CBU-H7-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [33/237] Building board: CrazyF405 at 2025-02-09 10:31:50.667353 BB: Trying checkout ArduCopter stable CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter stable CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CrazyF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CrazyF405) - not in board list BB: [34/237] Building board: crazyflie2 at 2025-02-09 10:31:52.315304 BB: Trying checkout ArduCopter stable crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter stable crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [35/237] Building board: CSKY405 at 2025-02-09 10:31:52.378370 BB: Trying checkout ArduCopter stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter stable CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CSKY405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CSKY405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: [36/237] Building board: CUAV-7-Nano at 2025-02-09 10:31:54.022374 BB: Trying checkout ArduCopter stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter stable CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-7-Nano binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [37/237] Building board: CUAV-Nora at 2025-02-09 10:31:54.085369 BB: Trying checkout ArduCopter stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter stable CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [38/237] Building board: CUAV-Nora-bdshot at 2025-02-09 10:31:54.144854 BB: Trying checkout ArduCopter stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter stable CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [39/237] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:31:54.204524 BB: Trying checkout ArduCopter stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter stable CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Pixhack-v3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-Pixhack-v3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [40/237] Building board: CUAV-X7 at 2025-02-09 10:31:55.910710 BB: Trying checkout ArduCopter stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter stable CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [41/237] Building board: CUAV-X7-bdshot at 2025-02-09 10:31:55.970903 BB: Trying checkout ArduCopter stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter stable CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [42/237] Building board: CUAVv5 at 2025-02-09 10:31:56.029875 BB: Trying checkout ArduCopter stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter stable CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [43/237] Building board: CUAVv5-bdshot at 2025-02-09 10:31:56.085181 BB: Trying checkout ArduCopter stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter stable CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [44/237] Building board: CUAVv5Nano at 2025-02-09 10:31:56.143032 BB: Trying checkout ArduCopter stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter stable CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [45/237] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:31:56.199309 BB: Trying checkout ArduCopter stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter stable CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [46/237] Building board: CubeBlack at 2025-02-09 10:31:56.256130 BB: Trying checkout ArduCopter stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter stable CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [47/237] Building board: CubeBlack+ at 2025-02-09 10:31:56.312809 BB: Trying checkout ArduCopter stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter stable CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [48/237] Building board: CubeGreen-solo at 2025-02-09 10:31:56.368311 BB: Trying checkout ArduCopter stable CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter stable CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [49/237] Building board: CubeOrange at 2025-02-09 10:31:56.420197 BB: Trying checkout ArduCopter stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter stable CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [50/237] Building board: CubeOrange-bdshot at 2025-02-09 10:31:56.476534 BB: Trying checkout ArduCopter stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter stable CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [51/237] Building board: CubeOrange-SimOnHardWare at 2025-02-09 10:31:56.532632 BB: Trying checkout ArduCopter stable CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter stable CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [52/237] Building board: CubeOrangePlus at 2025-02-09 10:31:56.588241 BB: Trying checkout ArduCopter stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter stable CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [53/237] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:31:56.645565 BB: Trying checkout ArduCopter stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter stable CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [54/237] Building board: CubeOrangePlus-SimOnHardWare at 2025-02-09 10:31:56.704642 BB: Trying checkout ArduCopter stable CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter stable CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [55/237] Building board: CubePurple at 2025-02-09 10:31:56.765698 BB: Trying checkout ArduCopter stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter stable CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [56/237] Building board: CubeRedPrimary at 2025-02-09 10:31:56.825063 BB: Trying checkout ArduCopter stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter stable CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeRedPrimary binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [57/237] Building board: CubeRedSecondary at 2025-02-09 10:31:56.885735 BB: Trying checkout ArduCopter stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter stable CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeRedSecondary binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [58/237] Building board: CubeSolo at 2025-02-09 10:31:56.944382 BB: Trying checkout ArduCopter stable CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter stable CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [59/237] Building board: CubeYellow at 2025-02-09 10:31:56.999047 BB: Trying checkout ArduCopter stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter stable CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [60/237] Building board: CubeYellow-bdshot at 2025-02-09 10:31:57.057275 BB: Trying checkout ArduCopter stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter stable CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [61/237] Building board: DevEBoxH7v2 at 2025-02-09 10:31:57.116138 BB: Trying checkout ArduCopter stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter stable DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [62/237] Building board: DroneerF405 at 2025-02-09 10:31:57.173322 BB: Trying checkout ArduCopter stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter stable DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DroneerF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: [63/237] Building board: DrotekP3Pro at 2025-02-09 10:31:58.772130 BB: Trying checkout ArduCopter stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter stable DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [64/237] Building board: Durandal at 2025-02-09 10:31:58.831191 BB: Trying checkout ArduCopter stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter stable Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [65/237] Building board: Durandal-bdshot at 2025-02-09 10:31:58.888337 BB: Trying checkout ArduCopter stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter stable Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [66/237] Building board: edge at 2025-02-09 10:31:58.946178 BB: Trying checkout ArduCopter stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable edge binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter stable edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable edge binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [67/237] Building board: erlebrain2 at 2025-02-09 10:31:59.000977 BB: Trying checkout ArduCopter stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter stable erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [68/237] Building board: F35Lightning at 2025-02-09 10:31:59.056281 BB: Trying checkout ArduCopter stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter stable F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [69/237] Building board: F4BY at 2025-02-09 10:31:59.112794 BB: Trying checkout ArduCopter stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter stable F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [70/237] Building board: F4BY_F427 at 2025-02-09 10:31:59.169750 BB: Trying checkout ArduCopter stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter stable F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/F4BY_F427-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: [71/237] Building board: FlyingMoonF407 at 2025-02-09 10:32:00.743531 BB: Trying checkout ArduCopter stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter stable FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [72/237] Building board: FlyingMoonF427 at 2025-02-09 10:32:00.804922 BB: Trying checkout ArduCopter stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter stable FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [73/237] Building board: FlyingMoonH743 at 2025-02-09 10:32:00.862548 BB: Trying checkout ArduCopter stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter stable FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [74/237] Building board: FlywooF405HD-AIOv2 at 2025-02-09 10:32:00.919694 BB: Trying checkout ArduCopter stable FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405HD-AIOv2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/FlywooF405HD-AIOv2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooF405HD-AIOv2) - not in board list BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter stable FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405HD-AIOv2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/FlywooF405HD-AIOv2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooF405HD-AIOv2) - not in board list BB: [75/237] Building board: FlywooF405Pro at 2025-02-09 10:32:02.486986 BB: Trying checkout ArduCopter stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter stable FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [76/237] Building board: FlywooF405S-AIO at 2025-02-09 10:32:02.545727 BB: Trying checkout ArduCopter stable FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405S-AIO binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter stable FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405S-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [77/237] Building board: FlywooF745 at 2025-02-09 10:32:02.603773 BB: Trying checkout ArduCopter stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter stable FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [78/237] Building board: FlywooF745Nano at 2025-02-09 10:32:02.662442 BB: Trying checkout ArduCopter stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter stable FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [79/237] Building board: FlywooH743Pro at 2025-02-09 10:32:02.719929 BB: Trying checkout ArduCopter stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter stable FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/FlywooH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: [80/237] Building board: fmuv2 at 2025-02-09 10:32:04.272112 BB: Trying checkout ArduCopter stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter stable fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [81/237] Building board: fmuv3 at 2025-02-09 10:32:04.331622 BB: Trying checkout ArduCopter stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter stable fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [82/237] Building board: fmuv5 at 2025-02-09 10:32:04.391971 BB: Trying checkout ArduCopter stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter stable fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [83/237] Building board: FoxeerF405v2 at 2025-02-09 10:32:04.455458 BB: Trying checkout ArduCopter stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter stable FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FoxeerF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [84/237] Building board: FoxeerH743v1 at 2025-02-09 10:32:04.513757 BB: Trying checkout ArduCopter stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter stable FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FoxeerH743v1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [85/237] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:32:04.570369 BB: Trying checkout ArduCopter stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter stable GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRC_TAKER_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [86/237] Building board: GEPRCF745BTHD at 2025-02-09 10:32:06.409735 BB: Trying checkout ArduCopter stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter stable GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable GEPRCF745BTHD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRCF745BTHD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [87/237] Building board: Here4FC at 2025-02-09 10:32:07.993267 BB: Trying checkout ArduCopter stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter stable Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Here4FC binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [88/237] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:32:08.052913 BB: Trying checkout ArduCopter stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter stable IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable IFLIGHT_2RAW_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [89/237] Building board: JFB100 at 2025-02-09 10:32:08.107783 BB: Trying checkout ArduCopter stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter stable JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JFB100 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [90/237] Building board: JFB110 at 2025-02-09 10:32:08.164304 BB: Trying checkout ArduCopter stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter stable JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JFB110 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [91/237] Building board: JHEM_JHEF405 at 2025-02-09 10:32:08.220205 BB: Trying checkout ArduCopter stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter stable JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEM_JHEF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEM_JHEF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [92/237] Building board: JHEMCU-GSF405A at 2025-02-09 10:32:09.814477 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter stable JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [93/237] Building board: JHEMCU-GSF405A-RX2 at 2025-02-09 10:32:09.875847 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [94/237] Building board: JHEMCU-H743HD at 2025-02-09 10:32:09.933137 BB: Trying checkout ArduCopter stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter stable JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-H743HD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCU-H743HD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [95/237] Building board: KakuteF4 at 2025-02-09 10:32:11.492528 BB: Trying checkout ArduCopter stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter stable KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [96/237] Building board: KakuteF4-Wing at 2025-02-09 10:32:11.552327 BB: Trying checkout ArduCopter stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter stable KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4-Wing binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/KakuteF4-Wing-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [97/237] Building board: KakuteF4Mini at 2025-02-09 10:32:13.095413 BB: Trying checkout ArduCopter stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter stable KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [98/237] Building board: KakuteF7 at 2025-02-09 10:32:13.158306 BB: Trying checkout ArduCopter stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter stable KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [99/237] Building board: KakuteF7-bdshot at 2025-02-09 10:32:13.220549 BB: Trying checkout ArduCopter stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter stable KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [100/237] Building board: KakuteF7Mini at 2025-02-09 10:32:13.281649 BB: Trying checkout ArduCopter stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter stable KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [101/237] Building board: KakuteH7 at 2025-02-09 10:32:13.339721 BB: Trying checkout ArduCopter stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter stable KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [102/237] Building board: KakuteH7-bdshot at 2025-02-09 10:32:13.400744 BB: Trying checkout ArduCopter stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter stable KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [103/237] Building board: KakuteH7-Wing at 2025-02-09 10:32:13.461957 BB: Trying checkout ArduCopter stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter stable KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [104/237] Building board: KakuteH7Mini at 2025-02-09 10:32:13.523565 BB: Trying checkout ArduCopter stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter stable KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [105/237] Building board: KakuteH7Mini-Nand at 2025-02-09 10:32:13.582606 BB: Trying checkout ArduCopter stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter stable KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [106/237] Building board: KakuteH7v2 at 2025-02-09 10:32:13.642265 BB: Trying checkout ArduCopter stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter stable KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [107/237] Building board: LongBowF405WING at 2025-02-09 10:32:13.702852 BB: Trying checkout ArduCopter stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter stable LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable LongBowF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/LongBowF405WING-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: [108/237] Building board: luminousbee5 at 2025-02-09 10:32:15.301763 BB: Trying checkout ArduCopter stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter stable luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [109/237] Building board: MambaF405-2022 at 2025-02-09 10:32:15.361889 BB: Trying checkout ArduCopter stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter stable MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [110/237] Building board: MambaF405US-I2C at 2025-02-09 10:32:15.425665 BB: Trying checkout ArduCopter stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter stable MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [111/237] Building board: MambaF405v2 at 2025-02-09 10:32:15.486146 BB: Trying checkout ArduCopter stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter stable MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [112/237] Building board: MambaH743v4 at 2025-02-09 10:32:15.548351 BB: Trying checkout ArduCopter stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter stable MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [113/237] Building board: MatekF405 at 2025-02-09 10:32:15.603797 BB: Trying checkout ArduCopter stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter stable MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [114/237] Building board: MatekF405-bdshot at 2025-02-09 10:32:15.664942 BB: Trying checkout ArduCopter stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter stable MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [115/237] Building board: MatekF405-CAN at 2025-02-09 10:32:15.726500 BB: Trying checkout ArduCopter stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter stable MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [116/237] Building board: MatekF405-STD at 2025-02-09 10:32:15.788058 BB: Trying checkout ArduCopter stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter stable MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [117/237] Building board: MatekF405-TE at 2025-02-09 10:32:15.846941 BB: Trying checkout ArduCopter stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter stable MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [118/237] Building board: MatekF405-TE-bdshot at 2025-02-09 10:32:15.905158 BB: Trying checkout ArduCopter stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter stable MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-TE-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [119/237] Building board: MatekF405-Wing at 2025-02-09 10:32:15.966733 BB: Trying checkout ArduCopter stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter stable MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [120/237] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:32:16.028920 BB: Trying checkout ArduCopter stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter stable MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [121/237] Building board: MatekF765-SE at 2025-02-09 10:32:16.088395 BB: Trying checkout ArduCopter stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter stable MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [122/237] Building board: MatekF765-Wing at 2025-02-09 10:32:16.148545 BB: Trying checkout ArduCopter stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter stable MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [123/237] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:32:16.208421 BB: Trying checkout ArduCopter stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter stable MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [124/237] Building board: MatekH743 at 2025-02-09 10:32:16.269973 BB: Trying checkout ArduCopter stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter stable MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [125/237] Building board: MatekH743-bdshot at 2025-02-09 10:32:16.331762 BB: Trying checkout ArduCopter stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter stable MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [126/237] Building board: MatekH7A3 at 2025-02-09 10:32:16.390680 BB: Trying checkout ArduCopter stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter stable MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH7A3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MatekH7A3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: [127/237] Building board: MFT-SEMA100 at 2025-02-09 10:32:17.965753 BB: Trying checkout ArduCopter stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter stable MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MFT-SEMA100 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [128/237] Building board: MicoAir405Mini at 2025-02-09 10:32:18.030220 BB: Trying checkout ArduCopter stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter stable MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir405Mini binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir405Mini-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: [129/237] Building board: MicoAir405v2 at 2025-02-09 10:32:19.598150 BB: Trying checkout ArduCopter stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter stable MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [130/237] Building board: MicoAir743 at 2025-02-09 10:32:19.660841 BB: Trying checkout ArduCopter stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter stable MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: [131/237] Building board: MicoAir743-AIO at 2025-02-09 10:32:21.252000 BB: Trying checkout ArduCopter stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter stable MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743-AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743-AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [132/237] Building board: MicoAir743v2 at 2025-02-09 10:32:22.816937 BB: Trying checkout ArduCopter stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter stable MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: [133/237] Building board: mindpx-v2 at 2025-02-09 10:32:24.417854 BB: Trying checkout ArduCopter stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter stable mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [134/237] Building board: mini-pix at 2025-02-09 10:32:24.500809 BB: Trying checkout ArduCopter stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter stable mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [135/237] Building board: modalai_fc-v1 at 2025-02-09 10:32:24.565339 BB: Trying checkout ArduCopter stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter stable modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [136/237] Building board: mRoControlZeroClassic at 2025-02-09 10:32:24.626391 BB: Trying checkout ArduCopter stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter stable mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [137/237] Building board: mRoControlZeroF7 at 2025-02-09 10:32:24.687140 BB: Trying checkout ArduCopter stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter stable mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [138/237] Building board: mRoControlZeroH7 at 2025-02-09 10:32:24.748778 BB: Trying checkout ArduCopter stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter stable mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [139/237] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:32:24.809700 BB: Trying checkout ArduCopter stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter stable mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [140/237] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:32:24.868783 BB: Trying checkout ArduCopter stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter stable mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [141/237] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:32:24.928341 BB: Trying checkout ArduCopter stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter stable mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoCZeroOEMH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [142/237] Building board: mRoNexus at 2025-02-09 10:32:24.991460 BB: Trying checkout ArduCopter stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter stable mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [143/237] Building board: mRoPixracerPro at 2025-02-09 10:32:25.052039 BB: Trying checkout ArduCopter stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter stable mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [144/237] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:32:25.109732 BB: Trying checkout ArduCopter stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter stable mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [145/237] Building board: mRoX21 at 2025-02-09 10:32:25.173627 BB: Trying checkout ArduCopter stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter stable mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [146/237] Building board: mRoX21-777 at 2025-02-09 10:32:25.232731 BB: Trying checkout ArduCopter stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter stable mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [147/237] Building board: MUPilot at 2025-02-09 10:32:25.291638 BB: Trying checkout ArduCopter stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter stable MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MUPilot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MUPilot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: [148/237] Building board: navigator at 2025-02-09 10:32:26.886055 BB: Trying checkout ArduCopter stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter stable navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navigator binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [149/237] Building board: navigator64 at 2025-02-09 10:32:26.948102 BB: Trying checkout ArduCopter stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter stable navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navigator64 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/navigator64-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: [150/237] Building board: navio at 2025-02-09 10:32:28.526190 BB: Trying checkout ArduCopter stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navio binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter stable navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navio binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [151/237] Building board: navio2 at 2025-02-09 10:32:28.588695 BB: Trying checkout ArduCopter stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter stable navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [152/237] Building board: NxtPX4v2 at 2025-02-09 10:32:28.648071 BB: Trying checkout ArduCopter stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter stable NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable NxtPX4v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/NxtPX4v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: [153/237] Building board: obal at 2025-02-09 10:32:30.216842 BB: Trying checkout ArduCopter stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable obal binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter stable obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable obal binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [154/237] Building board: omnibusf4 at 2025-02-09 10:32:30.275899 BB: Trying checkout ArduCopter stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter stable omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [155/237] Building board: omnibusf4pro at 2025-02-09 10:32:30.333737 BB: Trying checkout ArduCopter stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter stable omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [156/237] Building board: omnibusf4pro-bdshot at 2025-02-09 10:32:30.390641 BB: Trying checkout ArduCopter stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter stable omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [157/237] Building board: omnibusf4v6 at 2025-02-09 10:32:30.452316 BB: Trying checkout ArduCopter stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter stable omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [158/237] Building board: OMNIBUSF7V2 at 2025-02-09 10:32:30.517007 BB: Trying checkout ArduCopter stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter stable OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [159/237] Building board: OmnibusNanoV6 at 2025-02-09 10:32:30.579611 BB: Trying checkout ArduCopter stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter stable OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [160/237] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:32:30.637718 BB: Trying checkout ArduCopter stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter stable OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [161/237] Building board: OrqaF405Pro at 2025-02-09 10:32:30.703690 BB: Trying checkout ArduCopter stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter stable OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OrqaF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [162/237] Building board: PH4-mini at 2025-02-09 10:32:30.764970 BB: Trying checkout ArduCopter stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter stable PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [163/237] Building board: PH4-mini-bdshot at 2025-02-09 10:32:30.827134 BB: Trying checkout ArduCopter stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter stable PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [164/237] Building board: Pix32v5 at 2025-02-09 10:32:30.889685 BB: Trying checkout ArduCopter stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter stable Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [165/237] Building board: PixC4-Jetson at 2025-02-09 10:32:30.948936 BB: Trying checkout ArduCopter stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter stable PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [166/237] Building board: PixFlamingo at 2025-02-09 10:32:31.011629 BB: Trying checkout ArduCopter stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter stable PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixFlamingo binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [167/237] Building board: PixFlamingo-F767 at 2025-02-09 10:32:31.076721 BB: Trying checkout ArduCopter stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter stable PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixFlamingo-F767 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [168/237] Building board: Pixhawk1 at 2025-02-09 10:32:31.134838 BB: Trying checkout ArduCopter stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter stable Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [169/237] Building board: Pixhawk1-1M at 2025-02-09 10:32:31.195267 BB: Trying checkout ArduCopter stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter stable Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [170/237] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:32:31.257935 BB: Trying checkout ArduCopter stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter stable Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [171/237] Building board: Pixhawk1-bdshot at 2025-02-09 10:32:31.317357 BB: Trying checkout ArduCopter stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter stable Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [172/237] Building board: Pixhawk4 at 2025-02-09 10:32:31.381801 BB: Trying checkout ArduCopter stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter stable Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [173/237] Building board: Pixhawk4-bdshot at 2025-02-09 10:32:31.442413 BB: Trying checkout ArduCopter stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter stable Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [174/237] Building board: Pixhawk5X at 2025-02-09 10:32:31.503120 BB: Trying checkout ArduCopter stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter stable Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [175/237] Building board: Pixhawk6C at 2025-02-09 10:32:31.562296 BB: Trying checkout ArduCopter stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter stable Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [176/237] Building board: Pixhawk6C-bdshot at 2025-02-09 10:32:31.625331 BB: Trying checkout ArduCopter stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter stable Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6C-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [177/237] Building board: Pixhawk6X at 2025-02-09 10:32:31.686677 BB: Trying checkout ArduCopter stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter stable Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [178/237] Building board: Pixhawk6X-bdshot at 2025-02-09 10:32:31.748102 BB: Trying checkout ArduCopter stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter stable Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6X-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [179/237] Building board: PixPilot-C3 at 2025-02-09 10:32:31.807730 BB: Trying checkout ArduCopter stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter stable PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-C3 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [180/237] Building board: PixPilot-V3 at 2025-02-09 10:32:31.866197 BB: Trying checkout ArduCopter stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter stable PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V3 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [181/237] Building board: PixPilot-V6 at 2025-02-09 10:32:31.926773 BB: Trying checkout ArduCopter stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter stable PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [182/237] Building board: PixPilot-V6PRO at 2025-02-09 10:32:31.986855 BB: Trying checkout ArduCopter stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter stable PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V6PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/PixPilot-V6PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [183/237] Building board: Pixracer at 2025-02-09 10:32:33.610894 BB: Trying checkout ArduCopter stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter stable Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [184/237] Building board: Pixracer-bdshot at 2025-02-09 10:32:33.694796 BB: Trying checkout ArduCopter stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter stable Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [185/237] Building board: PixSurveyA1 at 2025-02-09 10:32:33.758375 BB: Trying checkout ArduCopter stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter stable PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [186/237] Building board: PixSurveyA1-IND at 2025-02-09 10:32:33.823896 BB: Trying checkout ArduCopter stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter stable PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA1-IND binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [187/237] Building board: PixSurveyA2 at 2025-02-09 10:32:33.883897 BB: Trying checkout ArduCopter stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixSurveyA2 BB: Trying checkout ArduCopter stable PixSurveyA2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [188/237] Building board: pxf at 2025-02-09 10:32:33.944648 BB: Trying checkout ArduCopter stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter stable pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pxf binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [189/237] Building board: pxfmini at 2025-02-09 10:32:34.002334 BB: Trying checkout ArduCopter stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter stable pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [190/237] Building board: QioTekAdeptF407 at 2025-02-09 10:32:34.066144 BB: Trying checkout ArduCopter stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter stable QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekAdeptF407 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [191/237] Building board: QioTekZealotF427 at 2025-02-09 10:32:34.131799 BB: Trying checkout ArduCopter stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter stable QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [192/237] Building board: QioTekZealotH743 at 2025-02-09 10:32:34.191409 BB: Trying checkout ArduCopter stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter stable QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [193/237] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:32:34.251759 BB: Trying checkout ArduCopter stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter stable QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [194/237] Building board: R9Pilot at 2025-02-09 10:32:34.312210 BB: Trying checkout ArduCopter stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter stable R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [195/237] Building board: RadiolinkPIX6 at 2025-02-09 10:32:34.377370 BB: Trying checkout ArduCopter stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter stable RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable RadiolinkPIX6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [196/237] Building board: RADIX2HD at 2025-02-09 10:32:34.442706 BB: Trying checkout ArduCopter stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter stable RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable RADIX2HD binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [197/237] Building board: ReaperF745 at 2025-02-09 10:32:34.504846 BB: Trying checkout ArduCopter stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter stable ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ReaperF745 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [198/237] Building board: revo-mini at 2025-02-09 10:32:34.566161 BB: Trying checkout ArduCopter stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter stable revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [199/237] Building board: revo-mini-bdshot at 2025-02-09 10:32:34.623167 BB: Trying checkout ArduCopter stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter stable revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [200/237] Building board: revo-mini-i2c at 2025-02-09 10:32:34.680278 BB: Trying checkout ArduCopter stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter stable revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [201/237] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:32:34.740329 BB: Trying checkout ArduCopter stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter stable revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [202/237] Building board: SDMODELH7V1 at 2025-02-09 10:32:34.802826 BB: Trying checkout ArduCopter stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter stable SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SDMODELH7V1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [203/237] Building board: SDMODELH7V2 at 2025-02-09 10:32:34.864779 BB: Trying checkout ArduCopter stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter stable SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SDMODELH7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [204/237] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:32:34.928775 BB: Trying checkout ArduCopter stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter stable SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [205/237] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:32:34.984666 BB: Trying checkout ArduCopter stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter stable SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [206/237] Building board: SIYI_N7 at 2025-02-09 10:32:35.043215 BB: Trying checkout ArduCopter stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter stable SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SIYI_N7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [207/237] Building board: SkySakuraH743 at 2025-02-09 10:32:35.108936 BB: Trying checkout ArduCopter stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter stable SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SkySakuraH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SkySakuraH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: [208/237] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:32:36.730558 BB: Trying checkout ArduCopter stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter stable SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [209/237] Building board: skyviper-journey at 2025-02-09 10:32:36.793429 BB: Trying checkout ArduCopter stable skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 71a2f169b7c5a99c15ccc4f8985b3e4d641913a1 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-journey needs rebuild BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Running (git rev-parse HEAD) BB-GIT: 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Configuring for skyviper-journey in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board skyviper-journey --out /home/autotest/build/tmp/binaries.build clean --assert-cc-version g++-10.2.1) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : skyviper-journey BB-WAF: Using toolchain : arm-none-eabi BB-WAF: Checking for 'g++' (C++ compiler) : ccache arm-none-eabi-g++ BB-WAF: Checking for 'gcc' (C compiler) : ccache arm-none-eabi-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking compiler : g++-10.2.1 10.2.1 BB-WAF: Checking for program 'make' : /usr/bin/make BB-WAF: Checking for program 'arm-none-eabi-objcopy' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-objcopy BB-WAF: Adding environment BUILD_ABIN True BB-WAF: Setup for MCU STM32F412Rx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/skyviper-journey/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/skyviper-journey/hwdef.h BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Checking for env.py BB-WAF: env set BUILD_ABIN=True BB-WAF: env set ENABLE_DFU_BOOT=0 BB-WAF: env set PROCESS_STACK=0x1C00 BB-WAF: env set MAIN_STACK=0x600 BB-WAF: env set IOMCU_FW=0 BB-WAF: env set PERIPH_FW=0 BB-WAF: env set BOARD_FLASH_SIZE=1024 BB-WAF: env set EXT_FLASH_SIZE_MB=0 BB-WAF: env set INT_FLASH_PRIMARY=False BB-WAF: env set ENABLE_CRASHDUMP=False BB-WAF: env set CPU_FLAGS=['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard', '-DARM_MATH_CM4', '-u_printf_float'] BB-WAF: env set CORTEX=cortex-m4 BB-WAF: env set APJ_BOARD_ID=9 BB-WAF: env set APJ_BOARD_TYPE=STM32F412Rx BB-WAF: env set USBID=0x1209/0x5741 BB-WAF: env set FLASH_RESERVE_START_KB=48 BB-WAF: env set EXT_FLASH_RESERVE_START_KB=0 BB-WAF: env set FLASH_TOTAL=999424 BB-WAF: env set HAS_EXTERNAL_FLASH_SECTIONS=0 BB-WAF: env set CHIBIOS_BUILD_FLAGS=USE_FATFS=no CHIBIOS_STARTUP_MK=os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f4xx.mk CHIBIOS_PLATFORM_MK=os/hal/ports/STM32/STM32F4xx/platform.mk MCU=cortex-m4 ENV_UDEFS=-DCHPRINTF_USE_FLOAT=1 BB-WAF: Enabling ChibiOS asserts : no BB-WAF: Disabling Watchdog : no BB-WAF: Enabling malloc guard : no BB-WAF: Enabling ChibiOS thread statistics : no BB-WAF: Enabling -Werror : yes BB-WAF: Checking for intelhex module: : OK BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : not found BB-WAF: Checking for header byteswap.h : not found BB-WAF: Checking for HAVE_MEMRCHR : no BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Gtest : STM32 boards currently don't support compiling gtest BB-WAF: Checking for program 'arm-none-eabi-size' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : disabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.755s) BB-WAF: 'clean' finished successfully (1.320s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/skyviper-journey' BB-WAF: Checking for env.py BB-WAF: No env.py found BB-WAF: Generating hwdef.h BB-WAF: Adding environment BUILD_ABIN True BB-WAF: Setup for MCU STM32F412Rx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/skyviper-journey/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/skyviper-journey/hwdef.h BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Embedding file defaults.parm:/home/autotest/build/tmp/binaries.build/skyviper-journey/processed_defaults.parm BB-WAF: Embedding file hwdef.dat:/home/autotest/build/tmp/binaries.build/skyviper-journey/hw.dat BB-WAF: [ 3/10] Creating /home/autotest/build/tmp/binaries.build/skyviper-journey/hwdef.h BB-WAF: [ 4/10] Creating /home/autotest/build/tmp/binaries.build/skyviper-journey/modules/ChibiOS/include_dirs BB-WAF: [ 5/10] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [ 6/10] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [ 7/10] Creating /home/autotest/build/tmp/binaries.build/skyviper-journey/ap_version.h BB-WAF: [ 8/10] Creating /home/autotest/build/tmp/binaries.build/skyviper-journey/chibios_flags.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Adding environment BUILD_ABIN True BB-WAF: Setup for MCU STM32F412Rx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/skyviper-journey/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/skyviper-journey/hwdef.h BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: No change in hwdef.h BB-WAF: Generating ldscript.ld BB-WAF: BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 9/10] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/modules/ChibiOS/libch.a BB-WAF: [10/10] Processing /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/skyviper-journey/gen-bindings -> /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: [1/107] ChibiOS: Compiling crt0_v7m.S BB-WAF: [2/107] ChibiOS: Compiling vectors.S BB-WAF: [3/107] ChibiOS: Compiling chcoreasm.S BB-WAF: [4/107] ChibiOS: Compiling chcore.c BB-WAF: [5/107] ChibiOS: Compiling crt1.c BB-WAF: [6/107] ChibiOS: Compiling bufstreams.c BB-WAF: [7/107] ChibiOS: Compiling chprintf.c BB-WAF: [8/107] ChibiOS: Compiling chscanf.c BB-WAF: [9/107] ChibiOS: Compiling memstreams.c BB-WAF: [10/107] ChibiOS: Compiling nullstreams.c BB-WAF: [11/107] ChibiOS: Compiling osal.c BB-WAF: [12/107] ChibiOS: Compiling hal_adc_lld.c BB-WAF: [13/107] ChibiOS: Compiling hal_can_lld.c BB-WAF: [15/107] ChibiOS: Compiling hal_dac_lld.c BB-WAF: [14/107] ChibiOS: Compiling hal_crypto_lld.c BB-WAF: [16/107] ChibiOS: Compiling stm32_dma.c BB-WAF: [17/107] ChibiOS: Compiling stm32_exti.c BB-WAF: [18/107] ChibiOS: Compiling hal_pal_lld.c BB-WAF: [19/107] ChibiOS: Compiling hal_i2c_lld.c BB-WAF: [20/107] ChibiOS: Compiling hal_mac_lld.c BB-WAF: [21/107] ChibiOS: Compiling hal_usb_lld.c BB-WAF: [22/107] ChibiOS: Compiling hal_wspi_lld.c BB-WAF: [23/107] ChibiOS: Compiling hal_rtc_lld.c BB-WAF: [24/107] ChibiOS: Compiling hal_sdc_lld.c BB-WAF: [25/107] ChibiOS: Compiling hal_i2s_lld.c BB-WAF: [26/107] ChibiOS: Compiling hal_spi_lld.c BB-WAF: [27/107] ChibiOS: Compiling hal_st_lld.c BB-WAF: [28/107] ChibiOS: Compiling hal_eicu_lld.c BB-WAF: [29/107] ChibiOS: Compiling hal_gpt_lld.c BB-WAF: [30/107] ChibiOS: Compiling hal_icu_lld.c BB-WAF: [31/107] ChibiOS: Compiling hal_pwm_lld.c BB-WAF: [32/107] ChibiOS: Compiling hal_serial_lld.c BB-WAF: [33/107] ChibiOS: Compiling hal_uart_lld.c BB-WAF: [34/107] ChibiOS: Compiling hal_wdg_lld.c BB-WAF: [35/107] ChibiOS: Compiling hal_efl_lld.c BB-WAF: [36/107] ChibiOS: Compiling hal_lld.c BB-WAF: [37/107] ChibiOS: Compiling stm32_isr.c BB-WAF: [38/107] ChibiOS: Compiling nvic.c BB-WAF: [39/107] ChibiOS: Compiling hal.c BB-WAF: [40/107] ChibiOS: Compiling hal_adc.c BB-WAF: [41/107] ChibiOS: Compiling hal_buffers.c BB-WAF: [42/107] ChibiOS: Compiling hal_can.c BB-WAF: [43/107] ChibiOS: Compiling hal_crypto.c BB-WAF: [44/107] ChibiOS: Compiling hal_dac.c BB-WAF: [45/107] ChibiOS: Compiling hal_efl.c BB-WAF: [46/107] ChibiOS: Compiling hal_eicu.c BB-WAF: [47/107] ChibiOS: Compiling hal_flash.c BB-WAF: [48/107] ChibiOS: Compiling hal_gpt.c BB-WAF: [49/107] ChibiOS: Compiling hal_i2c.c BB-WAF: [50/107] ChibiOS: Compiling hal_i2s.c BB-WAF: [51/107] ChibiOS: Compiling hal_icu.c BB-WAF: [52/107] ChibiOS: Compiling hal_mac.c BB-WAF: [53/107] ChibiOS: Compiling hal_mmc_spi.c BB-WAF: [54/107] ChibiOS: Compiling hal_mmcsd.c BB-WAF: [55/107] ChibiOS: Compiling hal_pal.c BB-WAF: [56/107] ChibiOS: Compiling hal_pwm.c BB-WAF: [57/107] ChibiOS: Compiling hal_queues.c BB-WAF: [58/107] ChibiOS: Compiling hal_rtc.c BB-WAF: [59/107] ChibiOS: Compiling hal_sdc.c BB-WAF: [60/107] ChibiOS: Compiling hal_serial.c BB-WAF: [61/107] ChibiOS: Compiling hal_serial_usb.c BB-WAF: [62/107] ChibiOS: Compiling hal_sio.c BB-WAF: [63/107] ChibiOS: Compiling hal_spi.c BB-WAF: [64/107] ChibiOS: Compiling hal_st.c BB-WAF: [65/107] ChibiOS: Compiling hal_trng.c BB-WAF: [66/107] ChibiOS: Compiling hal_uart.c BB-WAF: [67/107] ChibiOS: Compiling hal_usb.c BB-WAF: [68/107] ChibiOS: Compiling hal_wdg.c BB-WAF: [69/107] ChibiOS: Compiling hal_wspi.c BB-WAF: [70/107] ChibiOS: Compiling chdelegates.c BB-WAF: [71/107] ChibiOS: Compiling chfactory.c BB-WAF: [72/107] ChibiOS: Compiling chmboxes.c BB-WAF: [73/107] ChibiOS: Compiling chmemcore.c BB-WAF: [74/107] ChibiOS: Compiling chmemheaps.c BB-WAF: [75/107] ChibiOS: Compiling chmempools.c BB-WAF: [76/107] ChibiOS: Compiling chobjcaches.c BB-WAF: [77/107] ChibiOS: Compiling chpipes.c BB-WAF: [78/107] ChibiOS: Compiling chcond.c BB-WAF: [79/107] ChibiOS: Compiling chdebug.c BB-WAF: [80/107] ChibiOS: Compiling chdynamic.c BB-WAF: [81/107] ChibiOS: Compiling chevents.c BB-WAF: [82/107] ChibiOS: Compiling chinstances.c BB-WAF: [83/107] ChibiOS: Compiling chmsg.c BB-WAF: [84/107] ChibiOS: Compiling chmtx.c BB-WAF: [85/107] ChibiOS: Compiling chregistry.c BB-WAF: [86/107] ChibiOS: Compiling chrfcu.c BB-WAF: [87/107] ChibiOS: Compiling chschd.c BB-WAF: [88/107] ChibiOS: Compiling chsem.c BB-WAF: [89/107] ChibiOS: Compiling chstats.c BB-WAF: [90/107] ChibiOS: Compiling chsys.c BB-WAF: [91/107] ChibiOS: Compiling chthreads.c BB-WAF: [92/107] ChibiOS: Compiling chtm.c BB-WAF: [93/107] ChibiOS: Compiling chtrace.c BB-WAF: [94/107] ChibiOS: Compiling chvt.c BB-WAF: [95/107] ChibiOS: Compiling syscalls.c BB-WAF: [96/107] ChibiOS: Compiling stubs.c BB-WAF: [97/107] ChibiOS: Compiling board.c BB-WAF: [98/107] ChibiOS: Compiling usbcfg.c BB-WAF: [99/107] ChibiOS: Compiling usbcfg_dualcdc.c BB-WAF: [100/107] ChibiOS: Compiling usbcfg_common.c BB-WAF: [101/107] ChibiOS: Compiling flash.c BB-WAF: [102/107] ChibiOS: Compiling malloc.c BB-WAF: [103/107] ChibiOS: Compiling hrt.c BB-WAF: [104/107] ChibiOS: Compiling stm32_util.c BB-WAF: [105/107] ChibiOS: Compiling bouncebuffer.c BB-WAF: [106/107] ChibiOS: Compiling watchdog.c BB-WAF: [107/107] ChibiOS: Compiling ch.cpp BB-WAF: BB-WAF: ChibiOS: Done! BB-WAF: BB-WAF: arm-none-eabi-ar: creating modules/ChibiOS/libch.a BB-WAF: BB-WAF: Not embedding bootloader; /mnt/volume_nyc3_01/autotest/APM/APM/Tools/bootloaders/skyviper-journey_bl.bin does not exist BB-WAF: [ 11/1003] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 12/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 13/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 14/1003] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 15/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 16/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 17/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 18/1003] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 19/1003] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 20/1003] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 21/1003] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 22/1003] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1003] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1003] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1003] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 26/1003] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 27/1003] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 28/1003] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 29/1003] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1003] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 31/1003] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 32/1003] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 33/1003] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 34/1003] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 35/1003] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 36/1003] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 37/1003] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 39/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 40/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1003] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1003] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1003] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1003] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1003] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1003] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 49/1003] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 50/1003] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1003] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1003] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 53/1003] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 54/1003] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 55/1003] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1003] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 57/1003] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 58/1003] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 60/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 61/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 62/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 63/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 64/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 70/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 71/1003] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 72/1003] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 73/1003] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 74/1003] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 75/1003] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 76/1003] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 77/1003] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 78/1003] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 79/1003] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 80/1003] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 81/1003] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 82/1003] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 83/1003] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 84/1003] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 85/1003] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 86/1003] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 87/1003] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 88/1003] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 89/1003] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 90/1003] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 91/1003] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 92/1003] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 93/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 94/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 95/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 96/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 97/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 98/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 99/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 100/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 101/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 102/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 103/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 104/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 105/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 106/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 107/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 108/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 109/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 110/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 111/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 112/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 113/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 114/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 115/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 116/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 117/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 118/1003] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 119/1003] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 120/1003] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 121/1003] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1003] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1003] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 124/1003] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 125/1003] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1003] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1003] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 128/1003] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 129/1003] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 130/1003] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 131/1003] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 132/1003] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 133/1003] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 134/1003] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 135/1003] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 136/1003] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 137/1003] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 138/1003] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 139/1003] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 140/1003] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 141/1003] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 142/1003] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 143/1003] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 144/1003] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 145/1003] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 146/1003] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 147/1003] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 148/1003] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1003] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1003] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 151/1003] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 152/1003] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 153/1003] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 154/1003] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 155/1003] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 156/1003] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 157/1003] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 158/1003] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 159/1003] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 160/1003] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 161/1003] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 162/1003] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 163/1003] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 164/1003] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 165/1003] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 166/1003] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 167/1003] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 168/1003] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 169/1003] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 170/1003] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 171/1003] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 172/1003] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 173/1003] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 174/1003] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 175/1003] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 176/1003] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 177/1003] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 178/1003] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 179/1003] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 180/1003] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 181/1003] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 182/1003] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 183/1003] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 184/1003] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 185/1003] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 186/1003] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 187/1003] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 188/1003] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 189/1003] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 190/1003] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 191/1003] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 192/1003] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 193/1003] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 194/1003] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 195/1003] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 196/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 197/1003] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 198/1003] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 199/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 200/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 201/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 202/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 203/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 204/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 205/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 206/1003] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 207/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 208/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 209/1003] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 210/1003] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 211/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 212/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 213/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 214/1003] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 215/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 216/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 217/1003] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 218/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 219/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 220/1003] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 221/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 222/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 223/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 224/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 225/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 226/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 227/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 228/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 229/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 230/1003] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 231/1003] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 232/1003] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 233/1003] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 234/1003] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 235/1003] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 236/1003] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 237/1003] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 238/1003] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 239/1003] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 240/1003] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 241/1003] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 242/1003] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 243/1003] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 244/1003] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 245/1003] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 246/1003] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 247/1003] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 248/1003] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 249/1003] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 250/1003] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 251/1003] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 252/1003] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 253/1003] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 254/1003] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 255/1003] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 256/1003] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 257/1003] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 258/1003] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 259/1003] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 260/1003] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 261/1003] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 262/1003] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 263/1003] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 264/1003] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 265/1003] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 266/1003] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 267/1003] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 268/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 269/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 270/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 271/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 272/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 273/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 274/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 275/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 276/1003] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 277/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 278/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 279/1003] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 280/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 281/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 282/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 283/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 284/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 285/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 286/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 287/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 288/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 289/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 290/1003] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 291/1003] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 292/1003] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 293/1003] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 294/1003] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 295/1003] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 296/1003] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 297/1003] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 298/1003] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 299/1003] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 300/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 301/1003] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 302/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 303/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 304/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 305/1003] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 306/1003] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 307/1003] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 308/1003] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 309/1003] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 310/1003] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 311/1003] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 312/1003] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 313/1003] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 314/1003] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 315/1003] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 316/1003] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 317/1003] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 318/1003] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 319/1003] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 320/1003] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 321/1003] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 322/1003] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 323/1003] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 324/1003] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 325/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 326/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 327/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 328/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 329/1003] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 330/1003] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 331/1003] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 332/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 333/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 334/1003] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 335/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 336/1003] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 337/1003] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 338/1003] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 339/1003] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 340/1003] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 341/1003] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 342/1003] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 343/1003] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 344/1003] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 345/1003] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 346/1003] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 347/1003] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 348/1003] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 349/1003] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 350/1003] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 351/1003] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 352/1003] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 353/1003] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 354/1003] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 355/1003] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 356/1003] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 357/1003] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 358/1003] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 359/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 360/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 361/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 362/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 363/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 364/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 365/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 366/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 367/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 368/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 369/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 370/1003] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 371/1003] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 372/1003] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 373/1003] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 374/1003] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 375/1003] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 376/1003] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 377/1003] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 378/1003] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 379/1003] Compiling modules/lwip/src/core/init.c BB-WAF: [ 380/1003] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 381/1003] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 382/1003] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 383/1003] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 384/1003] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 385/1003] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 386/1003] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 387/1003] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 388/1003] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 389/1003] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 390/1003] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 391/1003] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 392/1003] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 393/1003] Compiling modules/lwip/src/core/def.c BB-WAF: [ 394/1003] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 395/1003] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 396/1003] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 397/1003] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 398/1003] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 399/1003] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 400/1003] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 401/1003] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 402/1003] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 403/1003] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 404/1003] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 405/1003] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 406/1003] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 407/1003] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 408/1003] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 409/1003] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 410/1003] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 411/1003] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 412/1003] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 413/1003] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 414/1003] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 415/1003] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 416/1003] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 417/1003] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 418/1003] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 419/1003] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 420/1003] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 421/1003] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 422/1003] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 423/1003] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 424/1003] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 425/1003] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 426/1003] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 427/1003] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 428/1003] Compiling modules/lwip/src/api/err.c BB-WAF: [ 429/1003] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 430/1003] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 431/1003] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 432/1003] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 433/1003] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 434/1003] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 435/1003] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 436/1003] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 437/1003] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 438/1003] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 439/1003] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 440/1003] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 441/1003] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 442/1003] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 443/1003] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 444/1003] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 445/1003] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 446/1003] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 447/1003] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 448/1003] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 449/1003] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 450/1003] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 451/1003] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 452/1003] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 453/1003] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 454/1003] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 455/1003] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 456/1003] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 457/1003] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 458/1003] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 459/1003] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 460/1003] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 461/1003] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 462/1003] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 463/1003] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 464/1003] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 465/1003] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 466/1003] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 467/1003] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 468/1003] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 469/1003] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 470/1003] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 471/1003] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 472/1003] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 473/1003] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 474/1003] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 475/1003] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 476/1003] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 477/1003] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 478/1003] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 479/1003] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 480/1003] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 481/1003] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 482/1003] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 483/1003] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 484/1003] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 485/1003] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 486/1003] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 487/1003] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 488/1003] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 489/1003] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 490/1003] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 491/1003] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 492/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 493/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 494/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 495/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 496/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 497/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 498/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 499/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 500/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 501/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 502/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 503/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 504/1003] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 505/1003] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 506/1003] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 507/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 508/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 509/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 510/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 511/1003] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 512/1003] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 513/1003] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 514/1003] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 515/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 516/1003] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 517/1003] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 518/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 519/1003] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 520/1003] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 521/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 522/1003] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 523/1003] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 524/1003] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 525/1003] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 526/1003] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 527/1003] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 528/1003] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 529/1003] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 530/1003] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 531/1003] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 532/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 533/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 534/1003] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 535/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 536/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 537/1003] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 538/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 539/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 540/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 541/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 542/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 543/1003] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 544/1003] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 545/1003] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 546/1003] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 547/1003] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 548/1003] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 549/1003] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 550/1003] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 551/1003] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 552/1003] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 553/1003] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 554/1003] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 555/1003] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 556/1003] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 557/1003] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 558/1003] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 559/1003] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 560/1003] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 561/1003] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 562/1003] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 563/1003] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 564/1003] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 565/1003] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 566/1003] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 567/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 568/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 569/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 570/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 571/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 572/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 573/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 574/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 575/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 576/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 577/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 578/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 579/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 580/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 581/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 582/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 583/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 584/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 585/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 586/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 587/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 588/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 589/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 590/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 591/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 592/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 593/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 594/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 595/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 596/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 597/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 598/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 599/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 600/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 601/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 602/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 603/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 604/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 605/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 606/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 607/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 608/1003] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 609/1003] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 610/1003] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 611/1003] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 612/1003] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 613/1003] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 614/1003] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 615/1003] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [ 616/1003] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 617/1003] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 618/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 619/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 620/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 621/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 622/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 623/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 624/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 625/1003] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 626/1003] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 627/1003] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 628/1003] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 629/1003] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 630/1003] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 631/1003] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 632/1003] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 633/1003] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 634/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 635/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 636/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 637/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 638/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 639/1003] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 640/1003] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 641/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 642/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 643/1003] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 644/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 645/1003] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [ 646/1003] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [ 647/1003] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [ 648/1003] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [ 649/1003] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 650/1003] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 651/1003] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 652/1003] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 653/1003] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 654/1003] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 655/1003] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 656/1003] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 657/1003] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 658/1003] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 659/1003] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 660/1003] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 661/1003] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 662/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 663/1003] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 664/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 665/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 666/1003] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 667/1003] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 668/1003] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 669/1003] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 670/1003] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 671/1003] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 672/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 673/1003] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 674/1003] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 675/1003] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 676/1003] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 677/1003] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 678/1003] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 679/1003] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 680/1003] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 681/1003] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 682/1003] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 683/1003] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 684/1003] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 685/1003] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 686/1003] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 687/1003] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 688/1003] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 689/1003] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 690/1003] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 691/1003] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 692/1003] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 693/1003] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 694/1003] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 695/1003] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 696/1003] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 697/1003] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 698/1003] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 699/1003] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 700/1003] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 701/1003] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 702/1003] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 703/1003] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 704/1003] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 705/1003] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 706/1003] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 707/1003] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 708/1003] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 709/1003] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 710/1003] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 711/1003] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 712/1003] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 713/1003] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 714/1003] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 715/1003] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 716/1003] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 717/1003] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 718/1003] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 719/1003] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 720/1003] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 721/1003] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 722/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 723/1003] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 724/1003] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 725/1003] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 726/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 727/1003] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 728/1003] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 729/1003] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 730/1003] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 731/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 732/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 733/1003] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 734/1003] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 735/1003] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 736/1003] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 737/1003] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 738/1003] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 739/1003] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 740/1003] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 741/1003] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 742/1003] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 743/1003] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 744/1003] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 745/1003] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 746/1003] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 747/1003] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 748/1003] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 749/1003] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 750/1003] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 751/1003] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 752/1003] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 753/1003] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 754/1003] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 755/1003] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 756/1003] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 757/1003] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 758/1003] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 759/1003] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 760/1003] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 761/1003] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 762/1003] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 763/1003] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 764/1003] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 765/1003] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 766/1003] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 767/1003] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 768/1003] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 769/1003] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 770/1003] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 771/1003] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 772/1003] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 773/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 774/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 775/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 776/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 777/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 778/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 779/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 780/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 781/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 782/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 783/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 784/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 785/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 786/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 787/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 788/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 789/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 790/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 791/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 792/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 793/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 794/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 795/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 796/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 797/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 798/1003] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 799/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 800/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 801/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 802/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 803/1003] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 804/1003] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 805/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 806/1003] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 807/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 808/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 809/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 810/1003] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 811/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 812/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 813/1003] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 814/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 815/1003] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 816/1003] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 817/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 818/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 819/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 820/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 821/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 822/1003] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 823/1003] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 824/1003] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 825/1003] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 826/1003] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 827/1003] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 828/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 829/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 830/1003] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 831/1003] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 832/1003] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 833/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 834/1003] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 835/1003] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 836/1003] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 837/1003] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 838/1003] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 839/1003] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 840/1003] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 841/1003] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 842/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 843/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 844/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 845/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 846/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 847/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 848/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 849/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 850/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 851/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 852/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 853/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 854/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 855/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 856/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 857/1003] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 858/1003] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 859/1003] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 860/1003] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 861/1003] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 862/1003] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 863/1003] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 864/1003] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 865/1003] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 866/1003] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 867/1003] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 868/1003] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 869/1003] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 870/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 871/1003] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 872/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 873/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 874/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 875/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 876/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 877/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 878/1003] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 879/1003] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 880/1003] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 881/1003] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 882/1003] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 883/1003] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 884/1003] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 885/1003] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 886/1003] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 887/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 888/1003] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 889/1003] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 890/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 891/1003] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 892/1003] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 893/1003] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 894/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 895/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 896/1003] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 897/1003] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 898/1003] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 899/1003] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 900/1003] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 901/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 902/1003] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 903/1003] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 904/1003] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 905/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 906/1003] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 907/1003] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 908/1003] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [ 909/1003] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 910/1003] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [ 911/1003] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 912/1003] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 913/1003] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 914/1003] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [ 915/1003] Compiling libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp BB-WAF: [ 916/1003] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 917/1003] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 918/1003] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 919/1003] Compiling libraries/AP_Scripting/lua_repl.cpp BB-WAF: [ 920/1003] Compiling libraries/AP_Scripting/lua_bindings.cpp BB-WAF: [ 921/1003] Compiling /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.cpp BB-WAF: [ 922/1003] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 923/1003] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 924/1003] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 925/1003] Compiling ArduCopter/AP_Arming.cpp BB-WAF: [ 926/1003] Compiling ArduCopter/takeoff_check.cpp BB-WAF: [ 927/1003] Compiling ArduCopter/mode_systemid.cpp BB-WAF: [ 928/1003] Compiling ArduCopter/esc_calibration.cpp BB-WAF: [ 929/1003] Compiling ArduCopter/fence.cpp BB-WAF: [ 930/1003] Compiling ArduCopter/mode_autorotate.cpp BB-WAF: [ 931/1003] Compiling ArduCopter/mode_guided.cpp BB-WAF: [ 932/1003] Compiling ArduCopter/mode_drift.cpp BB-WAF: [ 933/1003] Compiling ArduCopter/mode_flowhold.cpp BB-WAF: [ 934/1003] Compiling ArduCopter/toy_mode.cpp BB-WAF: [ 935/1003] Compiling ArduCopter/mode_loiter.cpp BB-WAF: [ 936/1003] Compiling ArduCopter/mode_stabilize.cpp BB-WAF: [ 937/1003] Compiling ArduCopter/crash_check.cpp BB-WAF: [ 938/1003] Compiling ArduCopter/RC_Channel.cpp BB-WAF: [ 939/1003] Compiling ArduCopter/mode_circle.cpp BB-WAF: [ 940/1003] Compiling ArduCopter/mode_flip.cpp BB-WAF: [ 941/1003] Compiling ArduCopter/UserCode.cpp BB-WAF: [ 942/1003] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/lib/libArduCopter_libs.a BB-WAF: [ 943/1003] Compiling ArduCopter/sensors.cpp BB-WAF: [ 944/1003] Compiling ArduCopter/UserParameters.cpp BB-WAF: [ 945/1003] Compiling ArduCopter/mode_poshold.cpp BB-WAF: [ 946/1003] Compiling ArduCopter/Attitude.cpp BB-WAF: [ 947/1003] Compiling ArduCopter/commands.cpp BB-WAF: [ 948/1003] Compiling ArduCopter/standby.cpp BB-WAF: [ 949/1003] Compiling ArduCopter/precision_landing.cpp BB-WAF: [ 950/1003] Compiling ArduCopter/mode.cpp BB-WAF: [ 951/1003] Compiling ArduCopter/motor_test.cpp BB-WAF: [ 952/1003] Compiling ArduCopter/baro_ground_effect.cpp BB-WAF: [ 953/1003] Compiling ArduCopter/autoyaw.cpp BB-WAF: [ 954/1003] Compiling ArduCopter/Copter.cpp BB-WAF: [ 955/1003] Compiling ArduCopter/surface_tracking.cpp BB-WAF: [ 956/1003] Compiling ArduCopter/mode_land.cpp BB-WAF: [ 957/1003] Compiling ArduCopter/tuning.cpp BB-WAF: [ 958/1003] Compiling ArduCopter/mode_zigzag.cpp BB-WAF: [ 959/1003] Compiling ArduCopter/avoidance.cpp BB-WAF: [ 960/1003] Compiling ArduCopter/mode_auto.cpp BB-WAF: [ 961/1003] Compiling ArduCopter/mode_throw.cpp BB-WAF: [ 962/1003] Compiling ArduCopter/mode_follow.cpp BB-WAF: [ 963/1003] Compiling ArduCopter/mode_acro.cpp BB-WAF: [ 964/1003] Compiling ArduCopter/mode_smart_rtl.cpp BB-WAF: [ 965/1003] Compiling ArduCopter/ekf_check.cpp BB-WAF: [ 966/1003] Compiling ArduCopter/mode_acro_heli.cpp BB-WAF: [ 967/1003] Compiling ArduCopter/mode_guided_nogps.cpp BB-WAF: [ 968/1003] Compiling ArduCopter/Log.cpp BB-WAF: [ 969/1003] Compiling ArduCopter/mode_turtle.cpp BB-WAF: [ 970/1003] Compiling ArduCopter/avoidance_adsb.cpp BB-WAF: [ 971/1003] Compiling ArduCopter/GCS_Mavlink.cpp BB-WAF: [ 972/1003] Compiling ArduCopter/radio.cpp BB-WAF: [ 973/1003] Compiling ArduCopter/Parameters.cpp BB-WAF: [ 974/1003] Compiling ArduCopter/terrain.cpp BB-WAF: [ 975/1003] Compiling ArduCopter/mode_brake.cpp BB-WAF: [ 976/1003] Compiling ArduCopter/AP_ExternalControl_Copter.cpp BB-WAF: [ 977/1003] Compiling ArduCopter/mode_avoid_adsb.cpp BB-WAF: [ 978/1003] Compiling ArduCopter/AP_Rally.cpp BB-WAF: [ 979/1003] Compiling ArduCopter/takeoff.cpp BB-WAF: [ 980/1003] Compiling ArduCopter/failsafe.cpp BB-WAF: [ 981/1003] Compiling ArduCopter/compassmot.cpp BB-WAF: [ 982/1003] Compiling ArduCopter/navigation.cpp BB-WAF: [ 983/1003] Compiling ArduCopter/motors.cpp BB-WAF: [ 984/1003] Compiling ArduCopter/AP_State.cpp BB-WAF: [ 985/1003] Compiling ArduCopter/afs_copter.cpp BB-WAF: [ 986/1003] Compiling ArduCopter/GCS_Copter.cpp BB-WAF: [ 987/1003] Compiling ArduCopter/mode_autotune.cpp BB-WAF: [ 988/1003] Compiling ArduCopter/mode_stabilize_heli.cpp BB-WAF: [ 989/1003] Compiling ArduCopter/mode_althold.cpp BB-WAF: [ 990/1003] Compiling ArduCopter/events.cpp BB-WAF: [ 991/1003] Compiling ArduCopter/inertia.cpp BB-WAF: [ 992/1003] Compiling ArduCopter/landing_gear.cpp BB-WAF: [ 993/1003] Compiling ArduCopter/mode_rtl.cpp BB-WAF: [ 994/1003] Compiling ArduCopter/land_detector.cpp BB-WAF: [ 995/1003] Compiling ArduCopter/heli.cpp BB-WAF: [ 996/1003] Compiling ArduCopter/system.cpp BB-WAF: [ 997/1003] Compiling ArduCopter/mode_sport.cpp BB-WAF: [ 998/1003] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/bin/arducopter BB-WAF: /home/autotest/arm-gcc/gcc-arm-none-eabi-10-2020-q4-major/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld:common.ld:202 cannot move location counter backwards (from 0000000008100780 to 0000000008100000) BB-WAF: collect2: error: ld returned 1 exit status BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/skyviper-journey' BB-WAF: Build failed BB-WAF: -> task in 'bin/arducopter' failed (exit status 1): BB-WAF: {task 139962030997200: cxxprogram AP_Arming.cpp.51.o,AP_ExternalControl_Copter.cpp.51.o,AP_Rally.cpp.51.o,AP_State.cpp.51.o,Attitude.cpp.51.o,Copter.cpp.51.o,GCS_Copter.cpp.51.o,GCS_Mavlink.cpp.51.o,Log.cpp.51.o,Parameters.cpp.51.o,RC_Channel.cpp.51.o,UserCode.cpp.51.o,UserParameters.cpp.51.o,afs_copter.cpp.51.o,autoyaw.cpp.51.o,avoidance.cpp.51.o,avoidance_adsb.cpp.51.o,baro_ground_effect.cpp.51.o,commands.cpp.51.o,compassmot.cpp.51.o,crash_check.cpp.51.o,ekf_check.cpp.51.o,esc_calibration.cpp.51.o,events.cpp.51.o,failsafe.cpp.51.o,fence.cpp.51.o,heli.cpp.51.o,inertia.cpp.51.o,land_detector.cpp.51.o,landing_gear.cpp.51.o,mode.cpp.51.o,mode_acro.cpp.51.o,mode_acro_heli.cpp.51.o,mode_althold.cpp.51.o,mode_auto.cpp.51.o,mode_autorotate.cpp.51.o,mode_autotune.cpp.51.o,mode_avoid_adsb.cpp.51.o,mode_brake.cpp.51.o,mode_circle.cpp.51.o,mode_drift.cpp.51.o,mode_flip.cpp.51.o,mode_flowhold.cpp.51.o,mode_follow.cpp.51.o,mode_guided.cpp.51.o,mode_guided_nogps.cpp.51.o,mode_land.cpp.51.o,mode_loiter.cpp.51.o,mode_poshold.cpp.51.o,mode_rtl.cpp.51.o,mode_smart_rtl.cpp.51.o,mode_sport.cpp.51.o,mode_stabilize.cpp.51.o,mode_stabilize_heli.cpp.51.o,mode_systemid.cpp.51.o,mode_throw.cpp.51.o,mode_turtle.cpp.51.o,mode_zigzag.cpp.51.o,motor_test.cpp.51.o,motors.cpp.51.o,navigation.cpp.51.o,precision_landing.cpp.51.o,radio.cpp.51.o,sensors.cpp.51.o,standby.cpp.51.o,surface_tracking.cpp.51.o,system.cpp.51.o,takeoff.cpp.51.o,takeoff_check.cpp.51.o,terrain.cpp.51.o,toy_mode.cpp.51.o,tuning.cpp.51.o -> arducopter} BB-WAF: (run with -v to display more information) BB: Process failed ((1216465, 256)) BB: Failed build of ArduCopter skyviper-journey stable BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter stable skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [210/237] Building board: skyviper-v2450 at 2025-02-09 10:33:05.117412 BB: Trying checkout ArduCopter stable skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter stable skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [211/237] Building board: sparky2 at 2025-02-09 10:33:05.177392 BB: Trying checkout ArduCopter stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter stable sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [212/237] Building board: speedybeef4 at 2025-02-09 10:33:05.239482 BB: Trying checkout ArduCopter stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter stable speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [213/237] Building board: SpeedyBeeF405Mini at 2025-02-09 10:33:05.300289 BB: Trying checkout ArduCopter stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter stable SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [214/237] Building board: SpeedyBeeF405WING at 2025-02-09 10:33:05.366924 BB: Trying checkout ArduCopter stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter stable SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [215/237] Building board: speedybeef4v3 at 2025-02-09 10:33:05.427960 BB: Trying checkout ArduCopter stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter stable speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [216/237] Building board: speedybeef4v4 at 2025-02-09 10:33:05.489322 BB: Trying checkout ArduCopter stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter stable speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4v4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [217/237] Building board: SPRacingH7 at 2025-02-09 10:33:05.550747 BB: Trying checkout ArduCopter stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter stable SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [218/237] Building board: SPRacingH7RF at 2025-02-09 10:33:05.612784 BB: Trying checkout ArduCopter stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter stable SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SPRacingH7RF binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [219/237] Building board: SuccexF4 at 2025-02-09 10:33:05.673345 BB: Trying checkout ArduCopter stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter stable SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [220/237] Building board: TBS-Colibri-F7 at 2025-02-09 10:33:05.734834 BB: Trying checkout ArduCopter stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter stable TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [221/237] Building board: TBS_LUCID_H7 at 2025-02-09 10:33:05.795541 BB: Trying checkout ArduCopter stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter stable TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS_LUCID_H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [222/237] Building board: TBS_LUCID_PRO at 2025-02-09 10:33:07.438821 BB: Trying checkout ArduCopter stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter stable TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS_LUCID_PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [223/237] Building board: thepeach-k1 at 2025-02-09 10:33:09.079590 BB: Trying checkout ArduCopter stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter stable thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable thepeach-k1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [224/237] Building board: thepeach-r1 at 2025-02-09 10:33:09.141681 BB: Trying checkout ArduCopter stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter stable thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable thepeach-r1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [225/237] Building board: TMotorH743 at 2025-02-09 10:33:09.200739 BB: Trying checkout ArduCopter stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter stable TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TMotorH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [226/237] Building board: VRBrain-v51 at 2025-02-09 10:33:09.264395 BB: Trying checkout ArduCopter stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter stable VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [227/237] Building board: VRBrain-v52 at 2025-02-09 10:33:09.330170 BB: Trying checkout ArduCopter stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter stable VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [228/237] Building board: VRBrain-v54 at 2025-02-09 10:33:09.391656 BB: Trying checkout ArduCopter stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter stable VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [229/237] Building board: VRCore-v10 at 2025-02-09 10:33:09.451788 BB: Trying checkout ArduCopter stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter stable VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [230/237] Building board: VRUBrain-v51 at 2025-02-09 10:33:09.515478 BB: Trying checkout ArduCopter stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter stable VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [231/237] Building board: VUAV-V7pro at 2025-02-09 10:33:09.578471 BB: Trying checkout ArduCopter stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter stable VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VUAV-V7pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [232/237] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:33:09.638831 BB: Trying checkout ArduCopter stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter stable X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable X-MAV-AP-H743v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/X-MAV-AP-H743v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [233/237] Building board: YJUAV_A6 at 2025-02-09 10:33:11.290945 BB: Trying checkout ArduCopter stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter stable YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [234/237] Building board: YJUAV_A6SE at 2025-02-09 10:33:11.350576 BB: Trying checkout ArduCopter stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter stable YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6SE binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [235/237] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:33:11.407782 BB: Trying checkout ArduCopter stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter stable YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6SE_H743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [236/237] Building board: YJUAV_A6Ultra at 2025-02-09 10:33:11.467323 BB: Trying checkout ArduCopter stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter stable YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6Ultra binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [237/237] Building board: ZeroOneX6 at 2025-02-09 10:33:11.528857 BB: Trying checkout ArduCopter stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter stable ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ZeroOneX6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Trying checkout ArduCopter latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 2a3dc4b7bf Plane: version to 4.5.7 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building ArduPlane stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/225] Building board: 3DRControlZeroG at 2025-02-09 10:33:14.608825 BB: Trying checkout ArduPlane stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduPlane-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [2/225] Building board: ACNS-CM4Pilot at 2025-02-09 10:33:15.252824 BB: Trying checkout ArduPlane stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [3/225] Building board: ACNS-F405AIO at 2025-02-09 10:33:15.624609 BB: Trying checkout ArduPlane stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [4/225] Building board: AEROFOX-H7 at 2025-02-09 10:33:16.001349 BB: Trying checkout ArduPlane stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: [5/225] Building board: AET-H743-Basic at 2025-02-09 10:33:17.020228 BB: Trying checkout ArduPlane stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: [6/225] Building board: airbotf4 at 2025-02-09 10:33:17.892566 BB: Trying checkout ArduPlane stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [7/225] Building board: AIRLink at 2025-02-09 10:33:17.925931 BB: Trying checkout ArduPlane stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [8/225] Building board: Airvolute-DCS2 at 2025-02-09 10:33:17.957267 BB: Trying checkout ArduPlane stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [9/225] Building board: AnyleafH7 at 2025-02-09 10:33:17.988529 BB: Trying checkout ArduPlane stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [10/225] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:33:18.033382 BB: Trying checkout ArduPlane stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [11/225] Building board: ARK_FPV at 2025-02-09 10:33:18.064030 BB: Trying checkout ArduPlane stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: [12/225] Building board: ARKV6X at 2025-02-09 10:33:18.921772 BB: Trying checkout ArduPlane stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [13/225] Building board: AtomRCF405NAVI at 2025-02-09 10:33:18.955646 BB: Trying checkout ArduPlane stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [14/225] Building board: bbbmini at 2025-02-09 10:33:18.987158 BB: Trying checkout ArduPlane stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [15/225] Building board: BeastF7 at 2025-02-09 10:33:19.017300 BB: Trying checkout ArduPlane stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [16/225] Building board: BeastF7v2 at 2025-02-09 10:33:19.048900 BB: Trying checkout ArduPlane stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [17/225] Building board: BeastH7 at 2025-02-09 10:33:19.079380 BB: Trying checkout ArduPlane stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [18/225] Building board: BeastH7v2 at 2025-02-09 10:33:19.109655 BB: Trying checkout ArduPlane stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [19/225] Building board: bebop at 2025-02-09 10:33:19.141333 BB: Trying checkout ArduPlane stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [20/225] Building board: BlitzF745 at 2025-02-09 10:33:19.170618 BB: Trying checkout ArduPlane stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [21/225] Building board: BlitzF745AIO at 2025-02-09 10:33:19.200852 BB: Trying checkout ArduPlane stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [22/225] Building board: BlitzH743Pro at 2025-02-09 10:33:19.230658 BB: Trying checkout ArduPlane stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [23/225] Building board: BlitzMiniF745 at 2025-02-09 10:33:19.263428 BB: Trying checkout ArduPlane stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [24/225] Building board: BlitzWingH743 at 2025-02-09 10:33:19.309461 BB: Trying checkout ArduPlane stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [25/225] Building board: blue at 2025-02-09 10:33:19.339814 BB: Trying checkout ArduPlane stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable blue binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [26/225] Building board: canzero at 2025-02-09 10:33:19.370338 BB: Trying checkout ArduPlane stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [27/225] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:33:19.401317 BB: Trying checkout ArduPlane stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/225] Building board: CBU-H7-Stamp at 2025-02-09 10:33:20.201073 BB: Trying checkout ArduPlane stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [29/225] Building board: CSKY405 at 2025-02-09 10:33:21.007127 BB: Trying checkout ArduPlane stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: [30/225] Building board: CUAV-7-Nano at 2025-02-09 10:33:21.833847 BB: Trying checkout ArduPlane stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [31/225] Building board: CUAV-Nora at 2025-02-09 10:33:21.867309 BB: Trying checkout ArduPlane stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [32/225] Building board: CUAV-Nora-bdshot at 2025-02-09 10:33:21.897767 BB: Trying checkout ArduPlane stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [33/225] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:33:21.928433 BB: Trying checkout ArduPlane stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [34/225] Building board: CUAV-X7 at 2025-02-09 10:33:22.735180 BB: Trying checkout ArduPlane stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [35/225] Building board: CUAV-X7-bdshot at 2025-02-09 10:33:22.765712 BB: Trying checkout ArduPlane stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [36/225] Building board: CUAVv5 at 2025-02-09 10:33:22.796572 BB: Trying checkout ArduPlane stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [37/225] Building board: CUAVv5-bdshot at 2025-02-09 10:33:22.827234 BB: Trying checkout ArduPlane stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [38/225] Building board: CUAVv5Nano at 2025-02-09 10:33:22.857177 BB: Trying checkout ArduPlane stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [39/225] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:33:22.888213 BB: Trying checkout ArduPlane stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [40/225] Building board: CubeBlack at 2025-02-09 10:33:22.918618 BB: Trying checkout ArduPlane stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [41/225] Building board: CubeBlack+ at 2025-02-09 10:33:22.949367 BB: Trying checkout ArduPlane stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [42/225] Building board: CubeOrange at 2025-02-09 10:33:22.980410 BB: Trying checkout ArduPlane stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [43/225] Building board: CubeOrange-bdshot at 2025-02-09 10:33:23.011143 BB: Trying checkout ArduPlane stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [44/225] Building board: CubeOrangePlus at 2025-02-09 10:33:23.041655 BB: Trying checkout ArduPlane stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [45/225] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:33:23.071548 BB: Trying checkout ArduPlane stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [46/225] Building board: CubePurple at 2025-02-09 10:33:23.103502 BB: Trying checkout ArduPlane stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [47/225] Building board: CubeRedPrimary at 2025-02-09 10:33:23.135354 BB: Trying checkout ArduPlane stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [48/225] Building board: CubeRedSecondary at 2025-02-09 10:33:23.167226 BB: Trying checkout ArduPlane stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [49/225] Building board: CubeYellow at 2025-02-09 10:33:23.198136 BB: Trying checkout ArduPlane stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [50/225] Building board: CubeYellow-bdshot at 2025-02-09 10:33:23.229318 BB: Trying checkout ArduPlane stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [51/225] Building board: DevEBoxH7v2 at 2025-02-09 10:33:23.259830 BB: Trying checkout ArduPlane stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [52/225] Building board: disco at 2025-02-09 10:33:23.290686 BB: Trying checkout ArduPlane stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable disco binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [53/225] Building board: DroneerF405 at 2025-02-09 10:33:23.320746 BB: Trying checkout ArduPlane stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: [54/225] Building board: DrotekP3Pro at 2025-02-09 10:33:24.147063 BB: Trying checkout ArduPlane stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [55/225] Building board: Durandal at 2025-02-09 10:33:24.179938 BB: Trying checkout ArduPlane stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [56/225] Building board: Durandal-bdshot at 2025-02-09 10:33:24.211219 BB: Trying checkout ArduPlane stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [57/225] Building board: edge at 2025-02-09 10:33:24.240981 BB: Trying checkout ArduPlane stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable edge binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [58/225] Building board: erlebrain2 at 2025-02-09 10:33:24.269653 BB: Trying checkout ArduPlane stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [59/225] Building board: F35Lightning at 2025-02-09 10:33:24.299779 BB: Trying checkout ArduPlane stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [60/225] Building board: F4BY at 2025-02-09 10:33:24.329910 BB: Trying checkout ArduPlane stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [61/225] Building board: F4BY_F427 at 2025-02-09 10:33:24.362173 BB: Trying checkout ArduPlane stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: [62/225] Building board: FlyingMoonF407 at 2025-02-09 10:33:25.178203 BB: Trying checkout ArduPlane stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [63/225] Building board: FlyingMoonF427 at 2025-02-09 10:33:25.211275 BB: Trying checkout ArduPlane stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [64/225] Building board: FlyingMoonH743 at 2025-02-09 10:33:25.243010 BB: Trying checkout ArduPlane stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [65/225] Building board: FlywooF405Pro at 2025-02-09 10:33:25.274384 BB: Trying checkout ArduPlane stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [66/225] Building board: FlywooF745 at 2025-02-09 10:33:25.304539 BB: Trying checkout ArduPlane stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [67/225] Building board: FlywooF745Nano at 2025-02-09 10:33:25.333880 BB: Trying checkout ArduPlane stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [68/225] Building board: FlywooH743Pro at 2025-02-09 10:33:25.365059 BB: Trying checkout ArduPlane stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: [69/225] Building board: fmuv2 at 2025-02-09 10:33:26.160722 BB: Trying checkout ArduPlane stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [70/225] Building board: fmuv3 at 2025-02-09 10:33:26.190817 BB: Trying checkout ArduPlane stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [71/225] Building board: fmuv5 at 2025-02-09 10:33:26.220095 BB: Trying checkout ArduPlane stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [72/225] Building board: FoxeerF405v2 at 2025-02-09 10:33:26.249748 BB: Trying checkout ArduPlane stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [73/225] Building board: FoxeerH743v1 at 2025-02-09 10:33:26.280049 BB: Trying checkout ArduPlane stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [74/225] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:33:26.311000 BB: Trying checkout ArduPlane stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [75/225] Building board: GEPRCF745BTHD at 2025-02-09 10:33:27.106793 BB: Trying checkout ArduPlane stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [76/225] Building board: HEEWING-F405 at 2025-02-09 10:33:27.907940 BB: Trying checkout ArduPlane stable HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable HEEWING-F405 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [77/225] Building board: HEEWING-F405v2 at 2025-02-09 10:33:27.940418 BB: Trying checkout ArduPlane stable HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable HEEWING-F405v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [78/225] Building board: Here4FC at 2025-02-09 10:33:27.972572 BB: Trying checkout ArduPlane stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [79/225] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:33:28.002830 BB: Trying checkout ArduPlane stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [80/225] Building board: JFB100 at 2025-02-09 10:33:28.031862 BB: Trying checkout ArduPlane stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [81/225] Building board: JFB110 at 2025-02-09 10:33:28.061999 BB: Trying checkout ArduPlane stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [82/225] Building board: JHEM_JHEF405 at 2025-02-09 10:33:28.093048 BB: Trying checkout ArduPlane stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [83/225] Building board: JHEMCU-H743HD at 2025-02-09 10:33:28.897591 BB: Trying checkout ArduPlane stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [84/225] Building board: KakuteF4 at 2025-02-09 10:33:29.706660 BB: Trying checkout ArduPlane stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [85/225] Building board: KakuteF4-Wing at 2025-02-09 10:33:29.740586 BB: Trying checkout ArduPlane stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [86/225] Building board: KakuteF4Mini at 2025-02-09 10:33:30.566021 BB: Trying checkout ArduPlane stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [87/225] Building board: KakuteF7 at 2025-02-09 10:33:30.598695 BB: Trying checkout ArduPlane stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [88/225] Building board: KakuteF7-bdshot at 2025-02-09 10:33:30.630029 BB: Trying checkout ArduPlane stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [89/225] Building board: KakuteF7Mini at 2025-02-09 10:33:30.661072 BB: Trying checkout ArduPlane stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [90/225] Building board: KakuteH7 at 2025-02-09 10:33:30.690943 BB: Trying checkout ArduPlane stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [91/225] Building board: KakuteH7-bdshot at 2025-02-09 10:33:30.721410 BB: Trying checkout ArduPlane stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [92/225] Building board: KakuteH7-Wing at 2025-02-09 10:33:30.750926 BB: Trying checkout ArduPlane stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [93/225] Building board: KakuteH7Mini at 2025-02-09 10:33:30.778963 BB: Trying checkout ArduPlane stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [94/225] Building board: KakuteH7Mini-Nand at 2025-02-09 10:33:30.814478 BB: Trying checkout ArduPlane stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [95/225] Building board: KakuteH7v2 at 2025-02-09 10:33:30.844678 BB: Trying checkout ArduPlane stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [96/225] Building board: LongBowF405WING at 2025-02-09 10:33:30.875641 BB: Trying checkout ArduPlane stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: [97/225] Building board: luminousbee5 at 2025-02-09 10:33:31.702350 BB: Trying checkout ArduPlane stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [98/225] Building board: MambaF405-2022 at 2025-02-09 10:33:31.738627 BB: Trying checkout ArduPlane stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [99/225] Building board: MambaF405US-I2C at 2025-02-09 10:33:31.770209 BB: Trying checkout ArduPlane stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [100/225] Building board: MambaF405v2 at 2025-02-09 10:33:31.799927 BB: Trying checkout ArduPlane stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [101/225] Building board: MambaH743v4 at 2025-02-09 10:33:31.828241 BB: Trying checkout ArduPlane stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [102/225] Building board: MatekF405 at 2025-02-09 10:33:31.856162 BB: Trying checkout ArduPlane stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [103/225] Building board: MatekF405-bdshot at 2025-02-09 10:33:31.884740 BB: Trying checkout ArduPlane stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [104/225] Building board: MatekF405-CAN at 2025-02-09 10:33:31.916618 BB: Trying checkout ArduPlane stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [105/225] Building board: MatekF405-STD at 2025-02-09 10:33:31.947436 BB: Trying checkout ArduPlane stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [106/225] Building board: MatekF405-TE at 2025-02-09 10:33:31.977907 BB: Trying checkout ArduPlane stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [107/225] Building board: MatekF405-TE-bdshot at 2025-02-09 10:33:32.008132 BB: Trying checkout ArduPlane stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [108/225] Building board: MatekF405-Wing at 2025-02-09 10:33:32.039612 BB: Trying checkout ArduPlane stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [109/225] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:33:32.071734 BB: Trying checkout ArduPlane stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [110/225] Building board: MatekF765-SE at 2025-02-09 10:33:32.102542 BB: Trying checkout ArduPlane stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [111/225] Building board: MatekF765-Wing at 2025-02-09 10:33:32.136008 BB: Trying checkout ArduPlane stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [112/225] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:33:32.169949 BB: Trying checkout ArduPlane stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [113/225] Building board: MatekH743 at 2025-02-09 10:33:32.206999 BB: Trying checkout ArduPlane stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [114/225] Building board: MatekH743-bdshot at 2025-02-09 10:33:32.237399 BB: Trying checkout ArduPlane stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [115/225] Building board: MatekH7A3 at 2025-02-09 10:33:32.268464 BB: Trying checkout ArduPlane stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: [116/225] Building board: MFT-SEMA100 at 2025-02-09 10:33:33.072070 BB: Trying checkout ArduPlane stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [117/225] Building board: MicoAir405Mini at 2025-02-09 10:33:33.104283 BB: Trying checkout ArduPlane stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: [118/225] Building board: MicoAir405v2 at 2025-02-09 10:33:33.912380 BB: Trying checkout ArduPlane stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [119/225] Building board: MicoAir743 at 2025-02-09 10:33:33.944437 BB: Trying checkout ArduPlane stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: [120/225] Building board: MicoAir743-AIO at 2025-02-09 10:33:34.744878 BB: Trying checkout ArduPlane stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [121/225] Building board: MicoAir743v2 at 2025-02-09 10:33:35.566788 BB: Trying checkout ArduPlane stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: [122/225] Building board: mindpx-v2 at 2025-02-09 10:33:36.373638 BB: Trying checkout ArduPlane stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [123/225] Building board: mini-pix at 2025-02-09 10:33:36.404851 BB: Trying checkout ArduPlane stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [124/225] Building board: modalai_fc-v1 at 2025-02-09 10:33:36.436553 BB: Trying checkout ArduPlane stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [125/225] Building board: mRoControlZeroClassic at 2025-02-09 10:33:36.467546 BB: Trying checkout ArduPlane stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [126/225] Building board: mRoControlZeroF7 at 2025-02-09 10:33:36.499462 BB: Trying checkout ArduPlane stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [127/225] Building board: mRoControlZeroH7 at 2025-02-09 10:33:36.531617 BB: Trying checkout ArduPlane stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [128/225] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:33:36.615108 BB: Trying checkout ArduPlane stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [129/225] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:33:36.647611 BB: Trying checkout ArduPlane stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [130/225] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:33:36.678534 BB: Trying checkout ArduPlane stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [131/225] Building board: mRoNexus at 2025-02-09 10:33:36.707872 BB: Trying checkout ArduPlane stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [132/225] Building board: mRoPixracerPro at 2025-02-09 10:33:36.740481 BB: Trying checkout ArduPlane stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [133/225] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:33:36.772303 BB: Trying checkout ArduPlane stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [134/225] Building board: mRoX21 at 2025-02-09 10:33:36.804154 BB: Trying checkout ArduPlane stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [135/225] Building board: mRoX21-777 at 2025-02-09 10:33:36.835023 BB: Trying checkout ArduPlane stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [136/225] Building board: MUPilot at 2025-02-09 10:33:36.868140 BB: Trying checkout ArduPlane stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: [137/225] Building board: navigator at 2025-02-09 10:33:37.682600 BB: Trying checkout ArduPlane stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [138/225] Building board: navigator64 at 2025-02-09 10:33:37.714646 BB: Trying checkout ArduPlane stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: [139/225] Building board: navio at 2025-02-09 10:33:38.522533 BB: Trying checkout ArduPlane stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable navio binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [140/225] Building board: navio2 at 2025-02-09 10:33:38.554046 BB: Trying checkout ArduPlane stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [141/225] Building board: NxtPX4v2 at 2025-02-09 10:33:38.583615 BB: Trying checkout ArduPlane stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: [142/225] Building board: obal at 2025-02-09 10:33:39.385828 BB: Trying checkout ArduPlane stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable obal binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [143/225] Building board: omnibusf4 at 2025-02-09 10:33:39.416978 BB: Trying checkout ArduPlane stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [144/225] Building board: omnibusf4pro at 2025-02-09 10:33:39.447280 BB: Trying checkout ArduPlane stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [145/225] Building board: omnibusf4pro-bdshot at 2025-02-09 10:33:39.477731 BB: Trying checkout ArduPlane stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [146/225] Building board: omnibusf4v6 at 2025-02-09 10:33:39.506373 BB: Trying checkout ArduPlane stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [147/225] Building board: OMNIBUSF7V2 at 2025-02-09 10:33:39.536573 BB: Trying checkout ArduPlane stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [148/225] Building board: OmnibusNanoV6 at 2025-02-09 10:33:39.566368 BB: Trying checkout ArduPlane stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [149/225] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:33:39.596061 BB: Trying checkout ArduPlane stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [150/225] Building board: OrqaF405Pro at 2025-02-09 10:33:39.625113 BB: Trying checkout ArduPlane stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [151/225] Building board: PH4-mini at 2025-02-09 10:33:39.653124 BB: Trying checkout ArduPlane stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [152/225] Building board: PH4-mini-bdshot at 2025-02-09 10:33:39.680898 BB: Trying checkout ArduPlane stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [153/225] Building board: Pix32v5 at 2025-02-09 10:33:39.710243 BB: Trying checkout ArduPlane stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [154/225] Building board: PixC4-Jetson at 2025-02-09 10:33:39.739864 BB: Trying checkout ArduPlane stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [155/225] Building board: PixFlamingo at 2025-02-09 10:33:39.767928 BB: Trying checkout ArduPlane stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [156/225] Building board: PixFlamingo-F767 at 2025-02-09 10:33:39.796479 BB: Trying checkout ArduPlane stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [157/225] Building board: Pixhawk1 at 2025-02-09 10:33:39.823796 BB: Trying checkout ArduPlane stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [158/225] Building board: Pixhawk1-1M at 2025-02-09 10:33:39.852027 BB: Trying checkout ArduPlane stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [159/225] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:33:39.880839 BB: Trying checkout ArduPlane stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [160/225] Building board: Pixhawk1-bdshot at 2025-02-09 10:33:39.910006 BB: Trying checkout ArduPlane stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [161/225] Building board: Pixhawk4 at 2025-02-09 10:33:39.939321 BB: Trying checkout ArduPlane stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [162/225] Building board: Pixhawk4-bdshot at 2025-02-09 10:33:39.967750 BB: Trying checkout ArduPlane stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [163/225] Building board: Pixhawk5X at 2025-02-09 10:33:40.002622 BB: Trying checkout ArduPlane stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [164/225] Building board: Pixhawk6C at 2025-02-09 10:33:40.031631 BB: Trying checkout ArduPlane stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [165/225] Building board: Pixhawk6C-bdshot at 2025-02-09 10:33:40.062581 BB: Trying checkout ArduPlane stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [166/225] Building board: Pixhawk6X at 2025-02-09 10:33:40.092076 BB: Trying checkout ArduPlane stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [167/225] Building board: Pixhawk6X-bdshot at 2025-02-09 10:33:40.122082 BB: Trying checkout ArduPlane stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [168/225] Building board: PixPilot-C3 at 2025-02-09 10:33:40.184337 BB: Trying checkout ArduPlane stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [169/225] Building board: PixPilot-V3 at 2025-02-09 10:33:40.213592 BB: Trying checkout ArduPlane stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [170/225] Building board: PixPilot-V6 at 2025-02-09 10:33:40.242538 BB: Trying checkout ArduPlane stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [171/225] Building board: PixPilot-V6PRO at 2025-02-09 10:33:40.271193 BB: Trying checkout ArduPlane stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [172/225] Building board: Pixracer at 2025-02-09 10:33:41.060680 BB: Trying checkout ArduPlane stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [173/225] Building board: Pixracer-bdshot at 2025-02-09 10:33:41.099868 BB: Trying checkout ArduPlane stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [174/225] Building board: PixSurveyA1 at 2025-02-09 10:33:41.129148 BB: Trying checkout ArduPlane stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [175/225] Building board: PixSurveyA1-IND at 2025-02-09 10:33:41.158774 BB: Trying checkout ArduPlane stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [176/225] Building board: PixSurveyA2 at 2025-02-09 10:33:41.188273 BB: Trying checkout ArduPlane stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [177/225] Building board: pxf at 2025-02-09 10:33:41.217059 BB: Trying checkout ArduPlane stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [178/225] Building board: pxfmini at 2025-02-09 10:33:41.243718 BB: Trying checkout ArduPlane stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [179/225] Building board: QioTekAdeptF407 at 2025-02-09 10:33:41.270389 BB: Trying checkout ArduPlane stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [180/225] Building board: QioTekZealotF427 at 2025-02-09 10:33:41.297370 BB: Trying checkout ArduPlane stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [181/225] Building board: QioTekZealotH743 at 2025-02-09 10:33:41.325407 BB: Trying checkout ArduPlane stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [182/225] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:33:41.352483 BB: Trying checkout ArduPlane stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [183/225] Building board: R9Pilot at 2025-02-09 10:33:41.380557 BB: Trying checkout ArduPlane stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [184/225] Building board: RadiolinkPIX6 at 2025-02-09 10:33:41.408276 BB: Trying checkout ArduPlane stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [185/225] Building board: RADIX2HD at 2025-02-09 10:33:41.438471 BB: Trying checkout ArduPlane stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [186/225] Building board: ReaperF745 at 2025-02-09 10:33:41.468366 BB: Trying checkout ArduPlane stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [187/225] Building board: revo-mini at 2025-02-09 10:33:41.497962 BB: Trying checkout ArduPlane stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [188/225] Building board: revo-mini-bdshot at 2025-02-09 10:33:41.528119 BB: Trying checkout ArduPlane stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [189/225] Building board: revo-mini-i2c at 2025-02-09 10:33:41.558408 BB: Trying checkout ArduPlane stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [190/225] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:33:41.589240 BB: Trying checkout ArduPlane stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [191/225] Building board: SDMODELH7V1 at 2025-02-09 10:33:41.618296 BB: Trying checkout ArduPlane stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [192/225] Building board: SDMODELH7V2 at 2025-02-09 10:33:41.647262 BB: Trying checkout ArduPlane stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [193/225] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:33:41.676903 BB: Trying checkout ArduPlane stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [194/225] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:33:41.704969 BB: Trying checkout ArduPlane stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [195/225] Building board: SIYI_N7 at 2025-02-09 10:33:41.734955 BB: Trying checkout ArduPlane stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [196/225] Building board: SkySakuraH743 at 2025-02-09 10:33:41.764580 BB: Trying checkout ArduPlane stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: [197/225] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:33:42.559620 BB: Trying checkout ArduPlane stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [198/225] Building board: sparky2 at 2025-02-09 10:33:42.590788 BB: Trying checkout ArduPlane stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [199/225] Building board: speedybeef4 at 2025-02-09 10:33:42.619047 BB: Trying checkout ArduPlane stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [200/225] Building board: SpeedyBeeF405Mini at 2025-02-09 10:33:42.647908 BB: Trying checkout ArduPlane stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [201/225] Building board: SpeedyBeeF405WING at 2025-02-09 10:33:42.676184 BB: Trying checkout ArduPlane stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [202/225] Building board: speedybeef4v3 at 2025-02-09 10:33:42.704355 BB: Trying checkout ArduPlane stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [203/225] Building board: speedybeef4v4 at 2025-02-09 10:33:42.732633 BB: Trying checkout ArduPlane stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [204/225] Building board: SPRacingH7 at 2025-02-09 10:33:42.761014 BB: Trying checkout ArduPlane stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [205/225] Building board: SPRacingH7RF at 2025-02-09 10:33:42.795078 BB: Trying checkout ArduPlane stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [206/225] Building board: SuccexF4 at 2025-02-09 10:33:42.824248 BB: Trying checkout ArduPlane stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [207/225] Building board: Swan-K1 at 2025-02-09 10:33:42.853504 BB: Trying checkout ArduPlane stable Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [208/225] Building board: TBS-Colibri-F7 at 2025-02-09 10:33:42.882850 BB: Trying checkout ArduPlane stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [209/225] Building board: TBS_LUCID_H7 at 2025-02-09 10:33:42.911965 BB: Trying checkout ArduPlane stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [210/225] Building board: TBS_LUCID_PRO at 2025-02-09 10:33:43.719150 BB: Trying checkout ArduPlane stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [211/225] Building board: thepeach-k1 at 2025-02-09 10:33:44.515155 BB: Trying checkout ArduPlane stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [212/225] Building board: thepeach-r1 at 2025-02-09 10:33:44.553146 BB: Trying checkout ArduPlane stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [213/225] Building board: TMotorH743 at 2025-02-09 10:33:44.584733 BB: Trying checkout ArduPlane stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [214/225] Building board: VRBrain-v51 at 2025-02-09 10:33:44.615607 BB: Trying checkout ArduPlane stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [215/225] Building board: VRBrain-v52 at 2025-02-09 10:33:44.645623 BB: Trying checkout ArduPlane stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [216/225] Building board: VRBrain-v54 at 2025-02-09 10:33:44.675622 BB: Trying checkout ArduPlane stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [217/225] Building board: VRCore-v10 at 2025-02-09 10:33:44.704034 BB: Trying checkout ArduPlane stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [218/225] Building board: VRUBrain-v51 at 2025-02-09 10:33:44.733065 BB: Trying checkout ArduPlane stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [219/225] Building board: VUAV-V7pro at 2025-02-09 10:33:44.764503 BB: Trying checkout ArduPlane stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [220/225] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:33:44.793878 BB: Trying checkout ArduPlane stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [221/225] Building board: YJUAV_A6 at 2025-02-09 10:33:45.587060 BB: Trying checkout ArduPlane stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [222/225] Building board: YJUAV_A6SE at 2025-02-09 10:33:45.617625 BB: Trying checkout ArduPlane stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [223/225] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:33:45.647891 BB: Trying checkout ArduPlane stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [224/225] Building board: YJUAV_A6Ultra at 2025-02-09 10:33:45.675947 BB: Trying checkout ArduPlane stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [225/225] Building board: ZeroOneX6 at 2025-02-09 10:33:45.704549 BB: Trying checkout ArduPlane stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: Trying checkout ArduPlane latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 0358a9c210 Plane: version to 4.5.7 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building Rover stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/221] Building board: 3DRControlZeroG at 2025-02-09 10:33:47.114400 BB: Trying checkout Rover stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'APMrover2-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [2/221] Building board: ACNS-CM4Pilot at 2025-02-09 10:33:47.825698 BB: Trying checkout Rover stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [3/221] Building board: ACNS-F405AIO at 2025-02-09 10:33:48.027398 BB: Trying checkout Rover stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [4/221] Building board: AEROFOX-H7 at 2025-02-09 10:33:48.056755 BB: Trying checkout Rover stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: [5/221] Building board: AET-H743-Basic at 2025-02-09 10:33:48.847677 BB: Trying checkout Rover stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: [6/221] Building board: airbotf4 at 2025-02-09 10:33:49.644313 BB: Trying checkout Rover stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [7/221] Building board: AIRLink at 2025-02-09 10:33:49.675360 BB: Trying checkout Rover stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [8/221] Building board: Airvolute-DCS2 at 2025-02-09 10:33:49.703885 BB: Trying checkout Rover stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [9/221] Building board: AnyleafH7 at 2025-02-09 10:33:49.732984 BB: Trying checkout Rover stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [10/221] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:33:49.761115 BB: Trying checkout Rover stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [11/221] Building board: ARK_FPV at 2025-02-09 10:33:49.792762 BB: Trying checkout Rover stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: [12/221] Building board: ARKV6X at 2025-02-09 10:33:50.592952 BB: Trying checkout Rover stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [13/221] Building board: AtomRCF405NAVI at 2025-02-09 10:33:50.624211 BB: Trying checkout Rover stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [14/221] Building board: bbbmini at 2025-02-09 10:33:50.652216 BB: Trying checkout Rover stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [15/221] Building board: BeastF7 at 2025-02-09 10:33:50.679640 BB: Trying checkout Rover stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [16/221] Building board: BeastF7v2 at 2025-02-09 10:33:50.707209 BB: Trying checkout Rover stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [17/221] Building board: BeastH7 at 2025-02-09 10:33:50.736480 BB: Trying checkout Rover stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [18/221] Building board: BeastH7v2 at 2025-02-09 10:33:50.764336 BB: Trying checkout Rover stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [19/221] Building board: bebop at 2025-02-09 10:33:50.796154 BB: Trying checkout Rover stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [20/221] Building board: BlitzF745 at 2025-02-09 10:33:50.824299 BB: Trying checkout Rover stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [21/221] Building board: BlitzF745AIO at 2025-02-09 10:33:50.852650 BB: Trying checkout Rover stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [22/221] Building board: BlitzH743Pro at 2025-02-09 10:33:50.880508 BB: Trying checkout Rover stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [23/221] Building board: BlitzMiniF745 at 2025-02-09 10:33:50.909422 BB: Trying checkout Rover stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [24/221] Building board: BlitzWingH743 at 2025-02-09 10:33:50.936869 BB: Trying checkout Rover stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [25/221] Building board: blue at 2025-02-09 10:33:50.964283 BB: Trying checkout Rover stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable blue binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [26/221] Building board: canzero at 2025-02-09 10:33:50.991216 BB: Trying checkout Rover stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [27/221] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:33:51.019910 BB: Trying checkout Rover stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/221] Building board: CBU-H7-Stamp at 2025-02-09 10:33:51.800851 BB: Trying checkout Rover stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [29/221] Building board: CSKY405 at 2025-02-09 10:33:52.585650 BB: Trying checkout Rover stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: [30/221] Building board: CUAV-7-Nano at 2025-02-09 10:33:53.373130 BB: Trying checkout Rover stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [31/221] Building board: CUAV-Nora at 2025-02-09 10:33:53.404878 BB: Trying checkout Rover stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [32/221] Building board: CUAV-Nora-bdshot at 2025-02-09 10:33:53.433860 BB: Trying checkout Rover stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [33/221] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:33:53.463005 BB: Trying checkout Rover stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [34/221] Building board: CUAV-X7 at 2025-02-09 10:33:54.256596 BB: Trying checkout Rover stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [35/221] Building board: CUAV-X7-bdshot at 2025-02-09 10:33:54.287192 BB: Trying checkout Rover stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [36/221] Building board: CUAVv5 at 2025-02-09 10:33:54.319376 BB: Trying checkout Rover stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [37/221] Building board: CUAVv5-bdshot at 2025-02-09 10:33:54.347603 BB: Trying checkout Rover stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [38/221] Building board: CUAVv5Nano at 2025-02-09 10:33:54.377970 BB: Trying checkout Rover stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [39/221] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:33:54.408823 BB: Trying checkout Rover stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [40/221] Building board: CubeBlack at 2025-02-09 10:33:54.439477 BB: Trying checkout Rover stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [41/221] Building board: CubeBlack+ at 2025-02-09 10:33:54.468220 BB: Trying checkout Rover stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [42/221] Building board: CubeOrange at 2025-02-09 10:33:54.497040 BB: Trying checkout Rover stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [43/221] Building board: CubeOrange-bdshot at 2025-02-09 10:33:54.532118 BB: Trying checkout Rover stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [44/221] Building board: CubeOrangePlus at 2025-02-09 10:33:54.561779 BB: Trying checkout Rover stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [45/221] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:33:54.589376 BB: Trying checkout Rover stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [46/221] Building board: CubePurple at 2025-02-09 10:33:54.617235 BB: Trying checkout Rover stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [47/221] Building board: CubeRedPrimary at 2025-02-09 10:33:54.644828 BB: Trying checkout Rover stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [48/221] Building board: CubeRedSecondary at 2025-02-09 10:33:54.672728 BB: Trying checkout Rover stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [49/221] Building board: CubeYellow at 2025-02-09 10:33:54.701024 BB: Trying checkout Rover stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [50/221] Building board: CubeYellow-bdshot at 2025-02-09 10:33:54.729993 BB: Trying checkout Rover stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [51/221] Building board: DevEBoxH7v2 at 2025-02-09 10:33:54.761118 BB: Trying checkout Rover stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [52/221] Building board: DroneerF405 at 2025-02-09 10:33:54.789643 BB: Trying checkout Rover stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: [53/221] Building board: DrotekP3Pro at 2025-02-09 10:33:55.561532 BB: Trying checkout Rover stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [54/221] Building board: Durandal at 2025-02-09 10:33:55.592497 BB: Trying checkout Rover stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [55/221] Building board: Durandal-bdshot at 2025-02-09 10:33:55.620747 BB: Trying checkout Rover stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [56/221] Building board: edge at 2025-02-09 10:33:55.649257 BB: Trying checkout Rover stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable edge binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [57/221] Building board: erlebrain2 at 2025-02-09 10:33:55.676215 BB: Trying checkout Rover stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [58/221] Building board: F35Lightning at 2025-02-09 10:33:55.703665 BB: Trying checkout Rover stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [59/221] Building board: F4BY at 2025-02-09 10:33:55.732070 BB: Trying checkout Rover stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [60/221] Building board: F4BY_F427 at 2025-02-09 10:33:55.760392 BB: Trying checkout Rover stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: [61/221] Building board: FlyingMoonF407 at 2025-02-09 10:33:56.538876 BB: Trying checkout Rover stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [62/221] Building board: FlyingMoonF427 at 2025-02-09 10:33:56.569966 BB: Trying checkout Rover stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [63/221] Building board: FlyingMoonH743 at 2025-02-09 10:33:56.599012 BB: Trying checkout Rover stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [64/221] Building board: FlywooF405Pro at 2025-02-09 10:33:56.628406 BB: Trying checkout Rover stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [65/221] Building board: FlywooF745 at 2025-02-09 10:33:56.656432 BB: Trying checkout Rover stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [66/221] Building board: FlywooF745Nano at 2025-02-09 10:33:56.684011 BB: Trying checkout Rover stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [67/221] Building board: FlywooH743Pro at 2025-02-09 10:33:56.711423 BB: Trying checkout Rover stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: [68/221] Building board: fmuv2 at 2025-02-09 10:33:57.492331 BB: Trying checkout Rover stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [69/221] Building board: fmuv3 at 2025-02-09 10:33:57.521607 BB: Trying checkout Rover stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [70/221] Building board: fmuv5 at 2025-02-09 10:33:57.549939 BB: Trying checkout Rover stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [71/221] Building board: FoxeerF405v2 at 2025-02-09 10:33:57.578171 BB: Trying checkout Rover stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [72/221] Building board: FoxeerH743v1 at 2025-02-09 10:33:57.605905 BB: Trying checkout Rover stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [73/221] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:33:57.632833 BB: Trying checkout Rover stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [74/221] Building board: GEPRCF745BTHD at 2025-02-09 10:33:58.408435 BB: Trying checkout Rover stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [75/221] Building board: Here4FC at 2025-02-09 10:33:59.180910 BB: Trying checkout Rover stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [76/221] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:33:59.211277 BB: Trying checkout Rover stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [77/221] Building board: JFB100 at 2025-02-09 10:33:59.239948 BB: Trying checkout Rover stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [78/221] Building board: JFB110 at 2025-02-09 10:33:59.268729 BB: Trying checkout Rover stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [79/221] Building board: JHEM_JHEF405 at 2025-02-09 10:33:59.297078 BB: Trying checkout Rover stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [80/221] Building board: JHEMCU-H743HD at 2025-02-09 10:34:00.082563 BB: Trying checkout Rover stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [81/221] Building board: KakuteF4 at 2025-02-09 10:34:00.858042 BB: Trying checkout Rover stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [82/221] Building board: KakuteF4-Wing at 2025-02-09 10:34:00.889478 BB: Trying checkout Rover stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [83/221] Building board: KakuteF4Mini at 2025-02-09 10:34:01.681245 BB: Trying checkout Rover stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [84/221] Building board: KakuteF7 at 2025-02-09 10:34:01.713938 BB: Trying checkout Rover stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [85/221] Building board: KakuteF7-bdshot at 2025-02-09 10:34:01.744670 BB: Trying checkout Rover stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [86/221] Building board: KakuteF7Mini at 2025-02-09 10:34:01.774502 BB: Trying checkout Rover stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [87/221] Building board: KakuteH7 at 2025-02-09 10:34:01.804775 BB: Trying checkout Rover stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [88/221] Building board: KakuteH7-bdshot at 2025-02-09 10:34:01.833488 BB: Trying checkout Rover stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [89/221] Building board: KakuteH7-Wing at 2025-02-09 10:34:01.862692 BB: Trying checkout Rover stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [90/221] Building board: KakuteH7Mini at 2025-02-09 10:34:01.892051 BB: Trying checkout Rover stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [91/221] Building board: KakuteH7Mini-Nand at 2025-02-09 10:34:01.920077 BB: Trying checkout Rover stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [92/221] Building board: KakuteH7v2 at 2025-02-09 10:34:01.948592 BB: Trying checkout Rover stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [93/221] Building board: LongBowF405WING at 2025-02-09 10:34:01.977931 BB: Trying checkout Rover stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: [94/221] Building board: luminousbee5 at 2025-02-09 10:34:02.770940 BB: Trying checkout Rover stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [95/221] Building board: MambaF405-2022 at 2025-02-09 10:34:02.803116 BB: Trying checkout Rover stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [96/221] Building board: MambaF405US-I2C at 2025-02-09 10:34:02.832341 BB: Trying checkout Rover stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [97/221] Building board: MambaF405v2 at 2025-02-09 10:34:02.860596 BB: Trying checkout Rover stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [98/221] Building board: MambaH743v4 at 2025-02-09 10:34:02.888340 BB: Trying checkout Rover stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [99/221] Building board: MatekF405 at 2025-02-09 10:34:02.916533 BB: Trying checkout Rover stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [100/221] Building board: MatekF405-bdshot at 2025-02-09 10:34:02.945534 BB: Trying checkout Rover stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [101/221] Building board: MatekF405-CAN at 2025-02-09 10:34:02.973737 BB: Trying checkout Rover stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [102/221] Building board: MatekF405-STD at 2025-02-09 10:34:03.003666 BB: Trying checkout Rover stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [103/221] Building board: MatekF405-TE at 2025-02-09 10:34:03.031238 BB: Trying checkout Rover stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [104/221] Building board: MatekF405-TE-bdshot at 2025-02-09 10:34:03.059829 BB: Trying checkout Rover stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [105/221] Building board: MatekF405-Wing at 2025-02-09 10:34:03.089507 BB: Trying checkout Rover stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [106/221] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:34:03.117482 BB: Trying checkout Rover stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [107/221] Building board: MatekF765-SE at 2025-02-09 10:34:03.144766 BB: Trying checkout Rover stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [108/221] Building board: MatekF765-Wing at 2025-02-09 10:34:03.172971 BB: Trying checkout Rover stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [109/221] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:34:03.200680 BB: Trying checkout Rover stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [110/221] Building board: MatekH743 at 2025-02-09 10:34:03.230122 BB: Trying checkout Rover stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [111/221] Building board: MatekH743-bdshot at 2025-02-09 10:34:03.259338 BB: Trying checkout Rover stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [112/221] Building board: MatekH7A3 at 2025-02-09 10:34:03.287598 BB: Trying checkout Rover stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: [113/221] Building board: MFT-SEMA100 at 2025-02-09 10:34:04.064408 BB: Trying checkout Rover stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [114/221] Building board: MicoAir405Mini at 2025-02-09 10:34:04.095523 BB: Trying checkout Rover stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: [115/221] Building board: MicoAir405v2 at 2025-02-09 10:34:04.884814 BB: Trying checkout Rover stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [116/221] Building board: MicoAir743 at 2025-02-09 10:34:04.916149 BB: Trying checkout Rover stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: [117/221] Building board: MicoAir743-AIO at 2025-02-09 10:34:05.689483 BB: Trying checkout Rover stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [118/221] Building board: MicoAir743v2 at 2025-02-09 10:34:06.470883 BB: Trying checkout Rover stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: [119/221] Building board: mindpx-v2 at 2025-02-09 10:34:07.249661 BB: Trying checkout Rover stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [120/221] Building board: mini-pix at 2025-02-09 10:34:07.281502 BB: Trying checkout Rover stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [121/221] Building board: modalai_fc-v1 at 2025-02-09 10:34:07.310821 BB: Trying checkout Rover stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [122/221] Building board: mRoControlZeroClassic at 2025-02-09 10:34:07.339784 BB: Trying checkout Rover stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [123/221] Building board: mRoControlZeroF7 at 2025-02-09 10:34:07.368018 BB: Trying checkout Rover stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [124/221] Building board: mRoControlZeroH7 at 2025-02-09 10:34:07.396910 BB: Trying checkout Rover stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [125/221] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:34:07.425872 BB: Trying checkout Rover stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [126/221] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:34:07.455480 BB: Trying checkout Rover stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [127/221] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:34:07.484214 BB: Trying checkout Rover stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [128/221] Building board: mRoNexus at 2025-02-09 10:34:07.512112 BB: Trying checkout Rover stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [129/221] Building board: mRoPixracerPro at 2025-02-09 10:34:07.540291 BB: Trying checkout Rover stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [130/221] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:34:07.568469 BB: Trying checkout Rover stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [131/221] Building board: mRoX21 at 2025-02-09 10:34:07.597914 BB: Trying checkout Rover stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [132/221] Building board: mRoX21-777 at 2025-02-09 10:34:07.628027 BB: Trying checkout Rover stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [133/221] Building board: MUPilot at 2025-02-09 10:34:07.656037 BB: Trying checkout Rover stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: [134/221] Building board: navigator at 2025-02-09 10:34:08.439926 BB: Trying checkout Rover stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [135/221] Building board: navigator64 at 2025-02-09 10:34:08.468838 BB: Trying checkout Rover stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: [136/221] Building board: navio at 2025-02-09 10:34:09.245465 BB: Trying checkout Rover stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable navio binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [137/221] Building board: navio2 at 2025-02-09 10:34:09.274982 BB: Trying checkout Rover stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [138/221] Building board: NxtPX4v2 at 2025-02-09 10:34:09.302699 BB: Trying checkout Rover stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: [139/221] Building board: obal at 2025-02-09 10:34:10.076373 BB: Trying checkout Rover stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable obal binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [140/221] Building board: omnibusf4 at 2025-02-09 10:34:10.105924 BB: Trying checkout Rover stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [141/221] Building board: omnibusf4pro at 2025-02-09 10:34:10.135670 BB: Trying checkout Rover stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [142/221] Building board: omnibusf4pro-bdshot at 2025-02-09 10:34:10.164655 BB: Trying checkout Rover stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [143/221] Building board: omnibusf4v6 at 2025-02-09 10:34:10.194529 BB: Trying checkout Rover stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [144/221] Building board: OMNIBUSF7V2 at 2025-02-09 10:34:10.223519 BB: Trying checkout Rover stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [145/221] Building board: OmnibusNanoV6 at 2025-02-09 10:34:10.251439 BB: Trying checkout Rover stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [146/221] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:34:10.279020 BB: Trying checkout Rover stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [147/221] Building board: OrqaF405Pro at 2025-02-09 10:34:10.309608 BB: Trying checkout Rover stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [148/221] Building board: PH4-mini at 2025-02-09 10:34:10.336997 BB: Trying checkout Rover stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [149/221] Building board: PH4-mini-bdshot at 2025-02-09 10:34:10.365124 BB: Trying checkout Rover stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [150/221] Building board: Pix32v5 at 2025-02-09 10:34:10.392988 BB: Trying checkout Rover stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [151/221] Building board: PixC4-Jetson at 2025-02-09 10:34:10.421400 BB: Trying checkout Rover stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [152/221] Building board: PixFlamingo at 2025-02-09 10:34:10.450173 BB: Trying checkout Rover stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [153/221] Building board: PixFlamingo-F767 at 2025-02-09 10:34:10.478040 BB: Trying checkout Rover stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [154/221] Building board: Pixhawk1 at 2025-02-09 10:34:10.506645 BB: Trying checkout Rover stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [155/221] Building board: Pixhawk1-1M at 2025-02-09 10:34:10.534161 BB: Trying checkout Rover stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [156/221] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:34:10.562146 BB: Trying checkout Rover stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [157/221] Building board: Pixhawk1-bdshot at 2025-02-09 10:34:10.591197 BB: Trying checkout Rover stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [158/221] Building board: Pixhawk4 at 2025-02-09 10:34:10.619657 BB: Trying checkout Rover stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [159/221] Building board: Pixhawk4-bdshot at 2025-02-09 10:34:10.648070 BB: Trying checkout Rover stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [160/221] Building board: Pixhawk5X at 2025-02-09 10:34:10.675551 BB: Trying checkout Rover stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [161/221] Building board: Pixhawk6C at 2025-02-09 10:34:10.703640 BB: Trying checkout Rover stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [162/221] Building board: Pixhawk6C-bdshot at 2025-02-09 10:34:10.731776 BB: Trying checkout Rover stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [163/221] Building board: Pixhawk6X at 2025-02-09 10:34:10.761832 BB: Trying checkout Rover stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [164/221] Building board: Pixhawk6X-bdshot at 2025-02-09 10:34:10.789859 BB: Trying checkout Rover stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [165/221] Building board: PixPilot-C3 at 2025-02-09 10:34:10.818369 BB: Trying checkout Rover stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [166/221] Building board: PixPilot-V3 at 2025-02-09 10:34:10.846125 BB: Trying checkout Rover stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [167/221] Building board: PixPilot-V6 at 2025-02-09 10:34:10.874793 BB: Trying checkout Rover stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [168/221] Building board: PixPilot-V6PRO at 2025-02-09 10:34:10.902273 BB: Trying checkout Rover stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [169/221] Building board: Pixracer at 2025-02-09 10:34:11.679276 BB: Trying checkout Rover stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [170/221] Building board: Pixracer-bdshot at 2025-02-09 10:34:11.709730 BB: Trying checkout Rover stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [171/221] Building board: PixSurveyA1 at 2025-02-09 10:34:11.738245 BB: Trying checkout Rover stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [172/221] Building board: PixSurveyA1-IND at 2025-02-09 10:34:11.767303 BB: Trying checkout Rover stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [173/221] Building board: PixSurveyA2 at 2025-02-09 10:34:11.795995 BB: Trying checkout Rover stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [174/221] Building board: pxf at 2025-02-09 10:34:11.824380 BB: Trying checkout Rover stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [175/221] Building board: pxfmini at 2025-02-09 10:34:11.851994 BB: Trying checkout Rover stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [176/221] Building board: QioTekAdeptF407 at 2025-02-09 10:34:11.878859 BB: Trying checkout Rover stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [177/221] Building board: QioTekZealotF427 at 2025-02-09 10:34:11.907178 BB: Trying checkout Rover stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [178/221] Building board: QioTekZealotH743 at 2025-02-09 10:34:11.935729 BB: Trying checkout Rover stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [179/221] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:34:11.963722 BB: Trying checkout Rover stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [180/221] Building board: R9Pilot at 2025-02-09 10:34:11.992109 BB: Trying checkout Rover stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [181/221] Building board: RadiolinkPIX6 at 2025-02-09 10:34:12.020807 BB: Trying checkout Rover stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [182/221] Building board: RADIX2HD at 2025-02-09 10:34:12.049781 BB: Trying checkout Rover stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [183/221] Building board: ReaperF745 at 2025-02-09 10:34:12.078098 BB: Trying checkout Rover stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [184/221] Building board: revo-mini at 2025-02-09 10:34:12.105662 BB: Trying checkout Rover stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [185/221] Building board: revo-mini-bdshot at 2025-02-09 10:34:12.132689 BB: Trying checkout Rover stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [186/221] Building board: revo-mini-i2c at 2025-02-09 10:34:12.161168 BB: Trying checkout Rover stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [187/221] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:34:12.188601 BB: Trying checkout Rover stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [188/221] Building board: SDMODELH7V1 at 2025-02-09 10:34:12.216443 BB: Trying checkout Rover stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [189/221] Building board: SDMODELH7V2 at 2025-02-09 10:34:12.244065 BB: Trying checkout Rover stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [190/221] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:34:12.272836 BB: Trying checkout Rover stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [191/221] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:34:12.299610 BB: Trying checkout Rover stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [192/221] Building board: SIYI_N7 at 2025-02-09 10:34:12.326717 BB: Trying checkout Rover stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [193/221] Building board: SkySakuraH743 at 2025-02-09 10:34:12.353718 BB: Trying checkout Rover stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: [194/221] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:34:13.132158 BB: Trying checkout Rover stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [195/221] Building board: sparky2 at 2025-02-09 10:34:13.162949 BB: Trying checkout Rover stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [196/221] Building board: speedybeef4 at 2025-02-09 10:34:13.191854 BB: Trying checkout Rover stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [197/221] Building board: SpeedyBeeF405Mini at 2025-02-09 10:34:13.221409 BB: Trying checkout Rover stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [198/221] Building board: SpeedyBeeF405WING at 2025-02-09 10:34:13.250063 BB: Trying checkout Rover stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [199/221] Building board: speedybeef4v3 at 2025-02-09 10:34:13.277988 BB: Trying checkout Rover stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [200/221] Building board: speedybeef4v4 at 2025-02-09 10:34:13.305885 BB: Trying checkout Rover stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [201/221] Building board: SPRacingH7 at 2025-02-09 10:34:13.333222 BB: Trying checkout Rover stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [202/221] Building board: SPRacingH7RF at 2025-02-09 10:34:13.360930 BB: Trying checkout Rover stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [203/221] Building board: SuccexF4 at 2025-02-09 10:34:13.388692 BB: Trying checkout Rover stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [204/221] Building board: TBS-Colibri-F7 at 2025-02-09 10:34:13.417028 BB: Trying checkout Rover stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [205/221] Building board: TBS_LUCID_H7 at 2025-02-09 10:34:13.444672 BB: Trying checkout Rover stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [206/221] Building board: TBS_LUCID_PRO at 2025-02-09 10:34:14.229731 BB: Trying checkout Rover stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [207/221] Building board: thepeach-k1 at 2025-02-09 10:34:15.036726 BB: Trying checkout Rover stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [208/221] Building board: thepeach-r1 at 2025-02-09 10:34:15.067733 BB: Trying checkout Rover stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [209/221] Building board: TMotorH743 at 2025-02-09 10:34:15.097040 BB: Trying checkout Rover stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [210/221] Building board: VRBrain-v51 at 2025-02-09 10:34:15.124790 BB: Trying checkout Rover stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [211/221] Building board: VRBrain-v52 at 2025-02-09 10:34:15.152256 BB: Trying checkout Rover stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [212/221] Building board: VRBrain-v54 at 2025-02-09 10:34:15.181782 BB: Trying checkout Rover stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [213/221] Building board: VRCore-v10 at 2025-02-09 10:34:15.209522 BB: Trying checkout Rover stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [214/221] Building board: VRUBrain-v51 at 2025-02-09 10:34:15.236871 BB: Trying checkout Rover stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [215/221] Building board: VUAV-V7pro at 2025-02-09 10:34:15.265499 BB: Trying checkout Rover stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [216/221] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:34:15.292939 BB: Trying checkout Rover stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [217/221] Building board: YJUAV_A6 at 2025-02-09 10:34:16.067058 BB: Trying checkout Rover stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [218/221] Building board: YJUAV_A6SE at 2025-02-09 10:34:16.099433 BB: Trying checkout Rover stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [219/221] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:34:16.128003 BB: Trying checkout Rover stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [220/221] Building board: YJUAV_A6Ultra at 2025-02-09 10:34:16.156506 BB: Trying checkout Rover stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [221/221] Building board: ZeroOneX6 at 2025-02-09 10:34:16.183990 BB: Trying checkout Rover stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: Trying checkout Rover latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 52bed8d542 Plane: version to 4.5.7 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building AntennaTracker stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/221] Building board: 3DRControlZeroG at 2025-02-09 10:34:17.567296 BB: Trying checkout AntennaTracker stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'AntennaTracker-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [2/221] Building board: ACNS-CM4Pilot at 2025-02-09 10:34:18.358470 BB: Trying checkout AntennaTracker stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [3/221] Building board: ACNS-F405AIO at 2025-02-09 10:34:18.888290 BB: Trying checkout AntennaTracker stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [4/221] Building board: AEROFOX-H7 at 2025-02-09 10:34:19.081969 BB: Trying checkout AntennaTracker stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: [5/221] Building board: AET-H743-Basic at 2025-02-09 10:34:19.886027 BB: Trying checkout AntennaTracker stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: [6/221] Building board: airbotf4 at 2025-02-09 10:34:20.674054 BB: Trying checkout AntennaTracker stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [7/221] Building board: AIRLink at 2025-02-09 10:34:20.705441 BB: Trying checkout AntennaTracker stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [8/221] Building board: Airvolute-DCS2 at 2025-02-09 10:34:20.733653 BB: Trying checkout AntennaTracker stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [9/221] Building board: AnyleafH7 at 2025-02-09 10:34:20.762374 BB: Trying checkout AntennaTracker stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [10/221] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:34:20.791501 BB: Trying checkout AntennaTracker stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [11/221] Building board: ARK_FPV at 2025-02-09 10:34:20.819703 BB: Trying checkout AntennaTracker stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: [12/221] Building board: ARKV6X at 2025-02-09 10:34:21.589999 BB: Trying checkout AntennaTracker stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [13/221] Building board: AtomRCF405NAVI at 2025-02-09 10:34:21.620434 BB: Trying checkout AntennaTracker stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [14/221] Building board: bbbmini at 2025-02-09 10:34:21.649406 BB: Trying checkout AntennaTracker stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [15/221] Building board: BeastF7 at 2025-02-09 10:34:21.676614 BB: Trying checkout AntennaTracker stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [16/221] Building board: BeastF7v2 at 2025-02-09 10:34:21.703914 BB: Trying checkout AntennaTracker stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [17/221] Building board: BeastH7 at 2025-02-09 10:34:21.732327 BB: Trying checkout AntennaTracker stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [18/221] Building board: BeastH7v2 at 2025-02-09 10:34:21.759850 BB: Trying checkout AntennaTracker stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [19/221] Building board: bebop at 2025-02-09 10:34:21.791372 BB: Trying checkout AntennaTracker stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable bebop binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [20/221] Building board: BlitzF745 at 2025-02-09 10:34:21.818976 BB: Trying checkout AntennaTracker stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [21/221] Building board: BlitzF745AIO at 2025-02-09 10:34:21.847388 BB: Trying checkout AntennaTracker stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [22/221] Building board: BlitzH743Pro at 2025-02-09 10:34:21.875167 BB: Trying checkout AntennaTracker stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [23/221] Building board: BlitzMiniF745 at 2025-02-09 10:34:21.904429 BB: Trying checkout AntennaTracker stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [24/221] Building board: BlitzWingH743 at 2025-02-09 10:34:21.933231 BB: Trying checkout AntennaTracker stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [25/221] Building board: blue at 2025-02-09 10:34:21.961237 BB: Trying checkout AntennaTracker stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable blue binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [26/221] Building board: canzero at 2025-02-09 10:34:21.987883 BB: Trying checkout AntennaTracker stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable canzero binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [27/221] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:34:22.014462 BB: Trying checkout AntennaTracker stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/221] Building board: CBU-H7-Stamp at 2025-02-09 10:34:22.814387 BB: Trying checkout AntennaTracker stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [29/221] Building board: CSKY405 at 2025-02-09 10:34:23.616387 BB: Trying checkout AntennaTracker stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: [30/221] Building board: CUAV-7-Nano at 2025-02-09 10:34:24.406779 BB: Trying checkout AntennaTracker stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [31/221] Building board: CUAV-Nora at 2025-02-09 10:34:24.441008 BB: Trying checkout AntennaTracker stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [32/221] Building board: CUAV-Nora-bdshot at 2025-02-09 10:34:24.473042 BB: Trying checkout AntennaTracker stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [33/221] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:34:24.503887 BB: Trying checkout AntennaTracker stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [34/221] Building board: CUAV-X7 at 2025-02-09 10:34:25.291416 BB: Trying checkout AntennaTracker stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [35/221] Building board: CUAV-X7-bdshot at 2025-02-09 10:34:25.321809 BB: Trying checkout AntennaTracker stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [36/221] Building board: CUAVv5 at 2025-02-09 10:34:25.350305 BB: Trying checkout AntennaTracker stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [37/221] Building board: CUAVv5-bdshot at 2025-02-09 10:34:25.379798 BB: Trying checkout AntennaTracker stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [38/221] Building board: CUAVv5Nano at 2025-02-09 10:34:25.407306 BB: Trying checkout AntennaTracker stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [39/221] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:34:25.436979 BB: Trying checkout AntennaTracker stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [40/221] Building board: CubeBlack at 2025-02-09 10:34:25.464374 BB: Trying checkout AntennaTracker stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [41/221] Building board: CubeBlack+ at 2025-02-09 10:34:25.492733 BB: Trying checkout AntennaTracker stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [42/221] Building board: CubeOrange at 2025-02-09 10:34:25.520665 BB: Trying checkout AntennaTracker stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [43/221] Building board: CubeOrange-bdshot at 2025-02-09 10:34:25.548494 BB: Trying checkout AntennaTracker stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [44/221] Building board: CubeOrangePlus at 2025-02-09 10:34:25.576351 BB: Trying checkout AntennaTracker stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [45/221] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:34:25.603845 BB: Trying checkout AntennaTracker stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [46/221] Building board: CubePurple at 2025-02-09 10:34:25.631737 BB: Trying checkout AntennaTracker stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [47/221] Building board: CubeRedPrimary at 2025-02-09 10:34:25.662084 BB: Trying checkout AntennaTracker stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [48/221] Building board: CubeRedSecondary at 2025-02-09 10:34:25.690259 BB: Trying checkout AntennaTracker stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [49/221] Building board: CubeYellow at 2025-02-09 10:34:25.717991 BB: Trying checkout AntennaTracker stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [50/221] Building board: CubeYellow-bdshot at 2025-02-09 10:34:25.747838 BB: Trying checkout AntennaTracker stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [51/221] Building board: DevEBoxH7v2 at 2025-02-09 10:34:25.776304 BB: Trying checkout AntennaTracker stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [52/221] Building board: DroneerF405 at 2025-02-09 10:34:25.804839 BB: Trying checkout AntennaTracker stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: [53/221] Building board: DrotekP3Pro at 2025-02-09 10:34:26.580765 BB: Trying checkout AntennaTracker stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [54/221] Building board: Durandal at 2025-02-09 10:34:26.611971 BB: Trying checkout AntennaTracker stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [55/221] Building board: Durandal-bdshot at 2025-02-09 10:34:26.640604 BB: Trying checkout AntennaTracker stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [56/221] Building board: edge at 2025-02-09 10:34:26.668337 BB: Trying checkout AntennaTracker stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable edge binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [57/221] Building board: erlebrain2 at 2025-02-09 10:34:26.695462 BB: Trying checkout AntennaTracker stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [58/221] Building board: F35Lightning at 2025-02-09 10:34:26.722751 BB: Trying checkout AntennaTracker stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [59/221] Building board: F4BY at 2025-02-09 10:34:26.751359 BB: Trying checkout AntennaTracker stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [60/221] Building board: F4BY_F427 at 2025-02-09 10:34:26.780058 BB: Trying checkout AntennaTracker stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: [61/221] Building board: FlyingMoonF407 at 2025-02-09 10:34:27.563269 BB: Trying checkout AntennaTracker stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [62/221] Building board: FlyingMoonF427 at 2025-02-09 10:34:27.593484 BB: Trying checkout AntennaTracker stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [63/221] Building board: FlyingMoonH743 at 2025-02-09 10:34:27.622813 BB: Trying checkout AntennaTracker stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [64/221] Building board: FlywooF405Pro at 2025-02-09 10:34:27.652654 BB: Trying checkout AntennaTracker stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [65/221] Building board: FlywooF745 at 2025-02-09 10:34:27.681491 BB: Trying checkout AntennaTracker stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [66/221] Building board: FlywooF745Nano at 2025-02-09 10:34:27.709894 BB: Trying checkout AntennaTracker stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [67/221] Building board: FlywooH743Pro at 2025-02-09 10:34:27.737227 BB: Trying checkout AntennaTracker stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: [68/221] Building board: fmuv2 at 2025-02-09 10:34:28.521078 BB: Trying checkout AntennaTracker stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [69/221] Building board: fmuv3 at 2025-02-09 10:34:28.552128 BB: Trying checkout AntennaTracker stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [70/221] Building board: fmuv5 at 2025-02-09 10:34:28.579204 BB: Trying checkout AntennaTracker stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [71/221] Building board: FoxeerF405v2 at 2025-02-09 10:34:28.608380 BB: Trying checkout AntennaTracker stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [72/221] Building board: FoxeerH743v1 at 2025-02-09 10:34:28.636807 BB: Trying checkout AntennaTracker stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [73/221] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:34:28.664345 BB: Trying checkout AntennaTracker stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [74/221] Building board: GEPRCF745BTHD at 2025-02-09 10:34:29.437741 BB: Trying checkout AntennaTracker stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [75/221] Building board: Here4FC at 2025-02-09 10:34:30.227381 BB: Trying checkout AntennaTracker stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [76/221] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:34:30.258426 BB: Trying checkout AntennaTracker stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [77/221] Building board: JFB100 at 2025-02-09 10:34:30.287299 BB: Trying checkout AntennaTracker stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [78/221] Building board: JFB110 at 2025-02-09 10:34:30.315086 BB: Trying checkout AntennaTracker stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [79/221] Building board: JHEM_JHEF405 at 2025-02-09 10:34:30.344076 BB: Trying checkout AntennaTracker stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [80/221] Building board: JHEMCU-H743HD at 2025-02-09 10:34:31.137703 BB: Trying checkout AntennaTracker stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [81/221] Building board: KakuteF4 at 2025-02-09 10:34:31.968292 BB: Trying checkout AntennaTracker stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [82/221] Building board: KakuteF4-Wing at 2025-02-09 10:34:31.999306 BB: Trying checkout AntennaTracker stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [83/221] Building board: KakuteF4Mini at 2025-02-09 10:34:32.785633 BB: Trying checkout AntennaTracker stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [84/221] Building board: KakuteF7 at 2025-02-09 10:34:32.816438 BB: Trying checkout AntennaTracker stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [85/221] Building board: KakuteF7-bdshot at 2025-02-09 10:34:32.845487 BB: Trying checkout AntennaTracker stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [86/221] Building board: KakuteF7Mini at 2025-02-09 10:34:32.873409 BB: Trying checkout AntennaTracker stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [87/221] Building board: KakuteH7 at 2025-02-09 10:34:32.901673 BB: Trying checkout AntennaTracker stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [88/221] Building board: KakuteH7-bdshot at 2025-02-09 10:34:32.929792 BB: Trying checkout AntennaTracker stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [89/221] Building board: KakuteH7-Wing at 2025-02-09 10:34:32.958087 BB: Trying checkout AntennaTracker stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [90/221] Building board: KakuteH7Mini at 2025-02-09 10:34:32.987070 BB: Trying checkout AntennaTracker stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [91/221] Building board: KakuteH7Mini-Nand at 2025-02-09 10:34:33.015904 BB: Trying checkout AntennaTracker stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [92/221] Building board: KakuteH7v2 at 2025-02-09 10:34:33.044389 BB: Trying checkout AntennaTracker stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [93/221] Building board: LongBowF405WING at 2025-02-09 10:34:33.072412 BB: Trying checkout AntennaTracker stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: [94/221] Building board: luminousbee5 at 2025-02-09 10:34:33.865712 BB: Trying checkout AntennaTracker stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [95/221] Building board: MambaF405-2022 at 2025-02-09 10:34:33.908865 BB: Trying checkout AntennaTracker stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [96/221] Building board: MambaF405US-I2C at 2025-02-09 10:34:33.937335 BB: Trying checkout AntennaTracker stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [97/221] Building board: MambaF405v2 at 2025-02-09 10:34:33.964784 BB: Trying checkout AntennaTracker stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [98/221] Building board: MambaH743v4 at 2025-02-09 10:34:33.992603 BB: Trying checkout AntennaTracker stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [99/221] Building board: MatekF405 at 2025-02-09 10:34:34.020446 BB: Trying checkout AntennaTracker stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [100/221] Building board: MatekF405-bdshot at 2025-02-09 10:34:34.048970 BB: Trying checkout AntennaTracker stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [101/221] Building board: MatekF405-CAN at 2025-02-09 10:34:34.076861 BB: Trying checkout AntennaTracker stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [102/221] Building board: MatekF405-STD at 2025-02-09 10:34:34.103727 BB: Trying checkout AntennaTracker stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [103/221] Building board: MatekF405-TE at 2025-02-09 10:34:34.133089 BB: Trying checkout AntennaTracker stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [104/221] Building board: MatekF405-TE-bdshot at 2025-02-09 10:34:34.160536 BB: Trying checkout AntennaTracker stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [105/221] Building board: MatekF405-Wing at 2025-02-09 10:34:34.188581 BB: Trying checkout AntennaTracker stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [106/221] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:34:34.217173 BB: Trying checkout AntennaTracker stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [107/221] Building board: MatekF765-SE at 2025-02-09 10:34:34.245058 BB: Trying checkout AntennaTracker stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [108/221] Building board: MatekF765-Wing at 2025-02-09 10:34:34.272688 BB: Trying checkout AntennaTracker stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [109/221] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:34:34.300979 BB: Trying checkout AntennaTracker stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [110/221] Building board: MatekH743 at 2025-02-09 10:34:34.328857 BB: Trying checkout AntennaTracker stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [111/221] Building board: MatekH743-bdshot at 2025-02-09 10:34:34.359609 BB: Trying checkout AntennaTracker stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [112/221] Building board: MatekH7A3 at 2025-02-09 10:34:34.389521 BB: Trying checkout AntennaTracker stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: [113/221] Building board: MFT-SEMA100 at 2025-02-09 10:34:35.170964 BB: Trying checkout AntennaTracker stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [114/221] Building board: MicoAir405Mini at 2025-02-09 10:34:35.202060 BB: Trying checkout AntennaTracker stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: [115/221] Building board: MicoAir405v2 at 2025-02-09 10:34:35.976779 BB: Trying checkout AntennaTracker stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [116/221] Building board: MicoAir743 at 2025-02-09 10:34:36.008437 BB: Trying checkout AntennaTracker stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: [117/221] Building board: MicoAir743-AIO at 2025-02-09 10:34:36.801438 BB: Trying checkout AntennaTracker stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [118/221] Building board: MicoAir743v2 at 2025-02-09 10:34:37.575121 BB: Trying checkout AntennaTracker stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: [119/221] Building board: mindpx-v2 at 2025-02-09 10:34:38.364846 BB: Trying checkout AntennaTracker stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [120/221] Building board: mini-pix at 2025-02-09 10:34:38.397275 BB: Trying checkout AntennaTracker stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [121/221] Building board: modalai_fc-v1 at 2025-02-09 10:34:38.425261 BB: Trying checkout AntennaTracker stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [122/221] Building board: mRoControlZeroClassic at 2025-02-09 10:34:38.452791 BB: Trying checkout AntennaTracker stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [123/221] Building board: mRoControlZeroF7 at 2025-02-09 10:34:38.480653 BB: Trying checkout AntennaTracker stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [124/221] Building board: mRoControlZeroH7 at 2025-02-09 10:34:38.509253 BB: Trying checkout AntennaTracker stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [125/221] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:34:38.536879 BB: Trying checkout AntennaTracker stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [126/221] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:34:38.564938 BB: Trying checkout AntennaTracker stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [127/221] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:34:38.593593 BB: Trying checkout AntennaTracker stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [128/221] Building board: mRoNexus at 2025-02-09 10:34:38.621699 BB: Trying checkout AntennaTracker stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [129/221] Building board: mRoPixracerPro at 2025-02-09 10:34:38.650517 BB: Trying checkout AntennaTracker stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [130/221] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:34:38.678661 BB: Trying checkout AntennaTracker stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [131/221] Building board: mRoX21 at 2025-02-09 10:34:38.706675 BB: Trying checkout AntennaTracker stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [132/221] Building board: mRoX21-777 at 2025-02-09 10:34:38.735075 BB: Trying checkout AntennaTracker stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [133/221] Building board: MUPilot at 2025-02-09 10:34:38.763003 BB: Trying checkout AntennaTracker stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: [134/221] Building board: navigator at 2025-02-09 10:34:39.542121 BB: Trying checkout AntennaTracker stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable navigator binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [135/221] Building board: navigator64 at 2025-02-09 10:34:39.571924 BB: Trying checkout AntennaTracker stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: [136/221] Building board: navio at 2025-02-09 10:34:40.343719 BB: Trying checkout AntennaTracker stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable navio binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [137/221] Building board: navio2 at 2025-02-09 10:34:40.372700 BB: Trying checkout AntennaTracker stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [138/221] Building board: NxtPX4v2 at 2025-02-09 10:34:40.399745 BB: Trying checkout AntennaTracker stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: [139/221] Building board: obal at 2025-02-09 10:34:41.173816 BB: Trying checkout AntennaTracker stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable obal binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [140/221] Building board: omnibusf4 at 2025-02-09 10:34:41.203399 BB: Trying checkout AntennaTracker stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [141/221] Building board: omnibusf4pro at 2025-02-09 10:34:41.233093 BB: Trying checkout AntennaTracker stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [142/221] Building board: omnibusf4pro-bdshot at 2025-02-09 10:34:41.261030 BB: Trying checkout AntennaTracker stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [143/221] Building board: omnibusf4v6 at 2025-02-09 10:34:41.288970 BB: Trying checkout AntennaTracker stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [144/221] Building board: OMNIBUSF7V2 at 2025-02-09 10:34:41.317054 BB: Trying checkout AntennaTracker stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [145/221] Building board: OmnibusNanoV6 at 2025-02-09 10:34:41.344948 BB: Trying checkout AntennaTracker stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [146/221] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:34:41.377249 BB: Trying checkout AntennaTracker stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [147/221] Building board: OrqaF405Pro at 2025-02-09 10:34:41.405416 BB: Trying checkout AntennaTracker stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [148/221] Building board: PH4-mini at 2025-02-09 10:34:41.433404 BB: Trying checkout AntennaTracker stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [149/221] Building board: PH4-mini-bdshot at 2025-02-09 10:34:41.461806 BB: Trying checkout AntennaTracker stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [150/221] Building board: Pix32v5 at 2025-02-09 10:34:41.510709 BB: Trying checkout AntennaTracker stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [151/221] Building board: PixC4-Jetson at 2025-02-09 10:34:41.538870 BB: Trying checkout AntennaTracker stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [152/221] Building board: PixFlamingo at 2025-02-09 10:34:41.567120 BB: Trying checkout AntennaTracker stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [153/221] Building board: PixFlamingo-F767 at 2025-02-09 10:34:41.594959 BB: Trying checkout AntennaTracker stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [154/221] Building board: Pixhawk1 at 2025-02-09 10:34:41.622773 BB: Trying checkout AntennaTracker stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [155/221] Building board: Pixhawk1-1M at 2025-02-09 10:34:41.651676 BB: Trying checkout AntennaTracker stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [156/221] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:34:41.680219 BB: Trying checkout AntennaTracker stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [157/221] Building board: Pixhawk1-bdshot at 2025-02-09 10:34:41.707939 BB: Trying checkout AntennaTracker stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [158/221] Building board: Pixhawk4 at 2025-02-09 10:34:41.736877 BB: Trying checkout AntennaTracker stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [159/221] Building board: Pixhawk4-bdshot at 2025-02-09 10:34:41.764285 BB: Trying checkout AntennaTracker stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [160/221] Building board: Pixhawk5X at 2025-02-09 10:34:41.793062 BB: Trying checkout AntennaTracker stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [161/221] Building board: Pixhawk6C at 2025-02-09 10:34:41.820978 BB: Trying checkout AntennaTracker stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [162/221] Building board: Pixhawk6C-bdshot at 2025-02-09 10:34:41.849204 BB: Trying checkout AntennaTracker stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [163/221] Building board: Pixhawk6X at 2025-02-09 10:34:41.877111 BB: Trying checkout AntennaTracker stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [164/221] Building board: Pixhawk6X-bdshot at 2025-02-09 10:34:41.906556 BB: Trying checkout AntennaTracker stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [165/221] Building board: PixPilot-C3 at 2025-02-09 10:34:41.936188 BB: Trying checkout AntennaTracker stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [166/221] Building board: PixPilot-V3 at 2025-02-09 10:34:41.964168 BB: Trying checkout AntennaTracker stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [167/221] Building board: PixPilot-V6 at 2025-02-09 10:34:42.011640 BB: Trying checkout AntennaTracker stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [168/221] Building board: PixPilot-V6PRO at 2025-02-09 10:34:42.039688 BB: Trying checkout AntennaTracker stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [169/221] Building board: Pixracer at 2025-02-09 10:34:42.812350 BB: Trying checkout AntennaTracker stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [170/221] Building board: Pixracer-bdshot at 2025-02-09 10:34:42.843690 BB: Trying checkout AntennaTracker stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [171/221] Building board: PixSurveyA1 at 2025-02-09 10:34:42.871840 BB: Trying checkout AntennaTracker stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [172/221] Building board: PixSurveyA1-IND at 2025-02-09 10:34:42.900236 BB: Trying checkout AntennaTracker stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [173/221] Building board: PixSurveyA2 at 2025-02-09 10:34:42.928162 BB: Trying checkout AntennaTracker stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [174/221] Building board: pxf at 2025-02-09 10:34:42.956733 BB: Trying checkout AntennaTracker stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable pxf binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [175/221] Building board: pxfmini at 2025-02-09 10:34:42.983507 BB: Trying checkout AntennaTracker stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [176/221] Building board: QioTekAdeptF407 at 2025-02-09 10:34:43.010035 BB: Trying checkout AntennaTracker stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [177/221] Building board: QioTekZealotF427 at 2025-02-09 10:34:43.038875 BB: Trying checkout AntennaTracker stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [178/221] Building board: QioTekZealotH743 at 2025-02-09 10:34:43.066903 BB: Trying checkout AntennaTracker stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [179/221] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:34:43.094826 BB: Trying checkout AntennaTracker stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [180/221] Building board: R9Pilot at 2025-02-09 10:34:43.124497 BB: Trying checkout AntennaTracker stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [181/221] Building board: RadiolinkPIX6 at 2025-02-09 10:34:43.152262 BB: Trying checkout AntennaTracker stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [182/221] Building board: RADIX2HD at 2025-02-09 10:34:43.180338 BB: Trying checkout AntennaTracker stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [183/221] Building board: ReaperF745 at 2025-02-09 10:34:43.208470 BB: Trying checkout AntennaTracker stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [184/221] Building board: revo-mini at 2025-02-09 10:34:43.237189 BB: Trying checkout AntennaTracker stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [185/221] Building board: revo-mini-bdshot at 2025-02-09 10:34:43.266134 BB: Trying checkout AntennaTracker stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [186/221] Building board: revo-mini-i2c at 2025-02-09 10:34:43.294489 BB: Trying checkout AntennaTracker stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [187/221] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:34:43.322255 BB: Trying checkout AntennaTracker stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [188/221] Building board: SDMODELH7V1 at 2025-02-09 10:34:43.350699 BB: Trying checkout AntennaTracker stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [189/221] Building board: SDMODELH7V2 at 2025-02-09 10:34:43.378786 BB: Trying checkout AntennaTracker stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [190/221] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:34:43.406773 BB: Trying checkout AntennaTracker stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [191/221] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:34:43.433368 BB: Trying checkout AntennaTracker stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [192/221] Building board: SIYI_N7 at 2025-02-09 10:34:43.460766 BB: Trying checkout AntennaTracker stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [193/221] Building board: SkySakuraH743 at 2025-02-09 10:34:43.498805 BB: Trying checkout AntennaTracker stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: [194/221] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:34:44.281374 BB: Trying checkout AntennaTracker stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [195/221] Building board: sparky2 at 2025-02-09 10:34:44.312138 BB: Trying checkout AntennaTracker stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [196/221] Building board: speedybeef4 at 2025-02-09 10:34:44.343686 BB: Trying checkout AntennaTracker stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [197/221] Building board: SpeedyBeeF405Mini at 2025-02-09 10:34:44.373561 BB: Trying checkout AntennaTracker stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [198/221] Building board: SpeedyBeeF405WING at 2025-02-09 10:34:44.404517 BB: Trying checkout AntennaTracker stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [199/221] Building board: speedybeef4v3 at 2025-02-09 10:34:44.434921 BB: Trying checkout AntennaTracker stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [200/221] Building board: speedybeef4v4 at 2025-02-09 10:34:44.465374 BB: Trying checkout AntennaTracker stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [201/221] Building board: SPRacingH7 at 2025-02-09 10:34:44.493477 BB: Trying checkout AntennaTracker stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [202/221] Building board: SPRacingH7RF at 2025-02-09 10:34:44.521619 BB: Trying checkout AntennaTracker stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [203/221] Building board: SuccexF4 at 2025-02-09 10:34:44.549441 BB: Trying checkout AntennaTracker stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [204/221] Building board: TBS-Colibri-F7 at 2025-02-09 10:34:44.578373 BB: Trying checkout AntennaTracker stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [205/221] Building board: TBS_LUCID_H7 at 2025-02-09 10:34:44.608091 BB: Trying checkout AntennaTracker stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [206/221] Building board: TBS_LUCID_PRO at 2025-02-09 10:34:45.385758 BB: Trying checkout AntennaTracker stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [207/221] Building board: thepeach-k1 at 2025-02-09 10:34:46.166462 BB: Trying checkout AntennaTracker stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [208/221] Building board: thepeach-r1 at 2025-02-09 10:34:46.197332 BB: Trying checkout AntennaTracker stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [209/221] Building board: TMotorH743 at 2025-02-09 10:34:46.226579 BB: Trying checkout AntennaTracker stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [210/221] Building board: VRBrain-v51 at 2025-02-09 10:34:46.255509 BB: Trying checkout AntennaTracker stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [211/221] Building board: VRBrain-v52 at 2025-02-09 10:34:46.283869 BB: Trying checkout AntennaTracker stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [212/221] Building board: VRBrain-v54 at 2025-02-09 10:34:46.312147 BB: Trying checkout AntennaTracker stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [213/221] Building board: VRCore-v10 at 2025-02-09 10:34:46.340842 BB: Trying checkout AntennaTracker stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [214/221] Building board: VRUBrain-v51 at 2025-02-09 10:34:46.368481 BB: Trying checkout AntennaTracker stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [215/221] Building board: VUAV-V7pro at 2025-02-09 10:34:46.396580 BB: Trying checkout AntennaTracker stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [216/221] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:34:46.425034 BB: Trying checkout AntennaTracker stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [217/221] Building board: YJUAV_A6 at 2025-02-09 10:34:47.192430 BB: Trying checkout AntennaTracker stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [218/221] Building board: YJUAV_A6SE at 2025-02-09 10:34:47.222973 BB: Trying checkout AntennaTracker stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [219/221] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:34:47.251862 BB: Trying checkout AntennaTracker stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [220/221] Building board: YJUAV_A6Ultra at 2025-02-09 10:34:47.279932 BB: Trying checkout AntennaTracker stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [221/221] Building board: ZeroOneX6 at 2025-02-09 10:34:47.315076 BB: Trying checkout AntennaTracker stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: Trying checkout AntennaTracker latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was a6c06e8b1d Plane: version to 4.5.7 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building ArduSub stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/221] Building board: 3DRControlZeroG at 2025-02-09 10:34:48.715407 BB: Trying checkout ArduSub stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduSub-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/221] Building board: ACNS-CM4Pilot at 2025-02-09 10:34:50.177099 BB: Trying checkout ArduSub stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [3/221] Building board: ACNS-F405AIO at 2025-02-09 10:34:50.296803 BB: Trying checkout ArduSub stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [4/221] Building board: AEROFOX-H7 at 2025-02-09 10:34:50.332172 BB: Trying checkout ArduSub stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AEROFOX-H7) - not in board list BB: [5/221] Building board: AET-H743-Basic at 2025-02-09 10:34:51.137315 BB: Trying checkout ArduSub stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AET-H743-Basic) - not in board list BB: [6/221] Building board: airbotf4 at 2025-02-09 10:34:51.922628 BB: Trying checkout ArduSub stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [7/221] Building board: AIRLink at 2025-02-09 10:34:51.952992 BB: Trying checkout ArduSub stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [8/221] Building board: Airvolute-DCS2 at 2025-02-09 10:34:51.981653 BB: Trying checkout ArduSub stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [9/221] Building board: AnyleafH7 at 2025-02-09 10:34:52.009924 BB: Trying checkout ArduSub stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [10/221] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:34:52.037167 BB: Trying checkout ArduSub stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [11/221] Building board: ARK_FPV at 2025-02-09 10:34:52.063973 BB: Trying checkout ArduSub stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ARK_FPV) - not in board list BB: [12/221] Building board: ARKV6X at 2025-02-09 10:34:52.845437 BB: Trying checkout ArduSub stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [13/221] Building board: AtomRCF405NAVI at 2025-02-09 10:34:52.875028 BB: Trying checkout ArduSub stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [14/221] Building board: bbbmini at 2025-02-09 10:34:52.904119 BB: Trying checkout ArduSub stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [15/221] Building board: BeastF7 at 2025-02-09 10:34:52.931431 BB: Trying checkout ArduSub stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [16/221] Building board: BeastF7v2 at 2025-02-09 10:34:52.963416 BB: Trying checkout ArduSub stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [17/221] Building board: BeastH7 at 2025-02-09 10:34:52.991526 BB: Trying checkout ArduSub stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [18/221] Building board: BeastH7v2 at 2025-02-09 10:34:53.019909 BB: Trying checkout ArduSub stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [19/221] Building board: bebop at 2025-02-09 10:34:53.048277 BB: Trying checkout ArduSub stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable bebop binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [20/221] Building board: BlitzF745 at 2025-02-09 10:34:53.074153 BB: Trying checkout ArduSub stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzF745) - not in board list BB: [21/221] Building board: BlitzF745AIO at 2025-02-09 10:34:53.844260 BB: Trying checkout ArduSub stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [22/221] Building board: BlitzH743Pro at 2025-02-09 10:34:53.873950 BB: Trying checkout ArduSub stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzH743Pro) - not in board list BB: [23/221] Building board: BlitzMiniF745 at 2025-02-09 10:34:54.666837 BB: Trying checkout ArduSub stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzMiniF745) - not in board list BB: [24/221] Building board: BlitzWingH743 at 2025-02-09 10:34:55.455326 BB: Trying checkout ArduSub stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzWingH743) - not in board list BB: [25/221] Building board: blue at 2025-02-09 10:34:56.240301 BB: Trying checkout ArduSub stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable blue binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [26/221] Building board: canzero at 2025-02-09 10:34:56.270425 BB: Trying checkout ArduSub stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable canzero binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [27/221] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:34:56.298047 BB: Trying checkout ArduSub stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/221] Building board: CBU-H7-Stamp at 2025-02-09 10:34:57.088493 BB: Trying checkout ArduSub stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [29/221] Building board: CSKY405 at 2025-02-09 10:34:57.895384 BB: Trying checkout ArduSub stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CSKY405) - not in board list BB: [30/221] Building board: CUAV-7-Nano at 2025-02-09 10:34:58.678044 BB: Trying checkout ArduSub stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [31/221] Building board: CUAV-Nora at 2025-02-09 10:34:59.467509 BB: Trying checkout ArduSub stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [32/221] Building board: CUAV-Nora-bdshot at 2025-02-09 10:34:59.500611 BB: Trying checkout ArduSub stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [33/221] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:34:59.533575 BB: Trying checkout ArduSub stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [34/221] Building board: CUAV-X7 at 2025-02-09 10:35:00.328052 BB: Trying checkout ArduSub stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [35/221] Building board: CUAV-X7-bdshot at 2025-02-09 10:35:00.359092 BB: Trying checkout ArduSub stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [36/221] Building board: CUAVv5 at 2025-02-09 10:35:00.387814 BB: Trying checkout ArduSub stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [37/221] Building board: CUAVv5-bdshot at 2025-02-09 10:35:00.416711 BB: Trying checkout ArduSub stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [38/221] Building board: CUAVv5Nano at 2025-02-09 10:35:00.446059 BB: Trying checkout ArduSub stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [39/221] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:35:00.474045 BB: Trying checkout ArduSub stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [40/221] Building board: CubeBlack at 2025-02-09 10:35:00.501886 BB: Trying checkout ArduSub stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [41/221] Building board: CubeBlack+ at 2025-02-09 10:35:00.530222 BB: Trying checkout ArduSub stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [42/221] Building board: CubeOrange at 2025-02-09 10:35:00.557258 BB: Trying checkout ArduSub stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [43/221] Building board: CubeOrange-bdshot at 2025-02-09 10:35:00.584934 BB: Trying checkout ArduSub stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [44/221] Building board: CubeOrangePlus at 2025-02-09 10:35:00.613040 BB: Trying checkout ArduSub stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [45/221] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:35:00.643759 BB: Trying checkout ArduSub stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [46/221] Building board: CubePurple at 2025-02-09 10:35:00.672057 BB: Trying checkout ArduSub stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [47/221] Building board: CubeRedPrimary at 2025-02-09 10:35:00.699537 BB: Trying checkout ArduSub stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [48/221] Building board: CubeRedSecondary at 2025-02-09 10:35:00.726543 BB: Trying checkout ArduSub stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [49/221] Building board: CubeYellow at 2025-02-09 10:35:00.754721 BB: Trying checkout ArduSub stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [50/221] Building board: CubeYellow-bdshot at 2025-02-09 10:35:00.789235 BB: Trying checkout ArduSub stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [51/221] Building board: DevEBoxH7v2 at 2025-02-09 10:35:00.817886 BB: Trying checkout ArduSub stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [52/221] Building board: DroneerF405 at 2025-02-09 10:35:00.845191 BB: Trying checkout ArduSub stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (DroneerF405) - not in board list BB: [53/221] Building board: DrotekP3Pro at 2025-02-09 10:35:01.741509 BB: Trying checkout ArduSub stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [54/221] Building board: Durandal at 2025-02-09 10:35:01.776870 BB: Trying checkout ArduSub stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [55/221] Building board: Durandal-bdshot at 2025-02-09 10:35:01.821369 BB: Trying checkout ArduSub stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [56/221] Building board: edge at 2025-02-09 10:35:01.857164 BB: Trying checkout ArduSub stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable edge binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [57/221] Building board: erlebrain2 at 2025-02-09 10:35:01.888211 BB: Trying checkout ArduSub stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [58/221] Building board: F35Lightning at 2025-02-09 10:35:01.919445 BB: Trying checkout ArduSub stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [59/221] Building board: F4BY at 2025-02-09 10:35:01.954781 BB: Trying checkout ArduSub stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [60/221] Building board: F4BY_F427 at 2025-02-09 10:35:01.991321 BB: Trying checkout ArduSub stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (F4BY_F427) - not in board list BB: [61/221] Building board: FlyingMoonF407 at 2025-02-09 10:35:02.891958 BB: Trying checkout ArduSub stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [62/221] Building board: FlyingMoonF427 at 2025-02-09 10:35:02.922997 BB: Trying checkout ArduSub stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [63/221] Building board: FlyingMoonH743 at 2025-02-09 10:35:02.955023 BB: Trying checkout ArduSub stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [64/221] Building board: FlywooF405Pro at 2025-02-09 10:35:02.993969 BB: Trying checkout ArduSub stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [65/221] Building board: FlywooF745 at 2025-02-09 10:35:03.024298 BB: Trying checkout ArduSub stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [66/221] Building board: FlywooF745Nano at 2025-02-09 10:35:03.053184 BB: Trying checkout ArduSub stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [67/221] Building board: FlywooH743Pro at 2025-02-09 10:35:03.083498 BB: Trying checkout ArduSub stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (FlywooH743Pro) - not in board list BB: [68/221] Building board: fmuv2 at 2025-02-09 10:35:03.930758 BB: Trying checkout ArduSub stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [69/221] Building board: fmuv3 at 2025-02-09 10:35:03.961485 BB: Trying checkout ArduSub stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [70/221] Building board: fmuv5 at 2025-02-09 10:35:03.989908 BB: Trying checkout ArduSub stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [71/221] Building board: FoxeerF405v2 at 2025-02-09 10:35:04.019065 BB: Trying checkout ArduSub stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (FoxeerF405v2) - not in board list BB: [72/221] Building board: FoxeerH743v1 at 2025-02-09 10:35:04.954532 BB: Trying checkout ArduSub stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [73/221] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:35:04.984739 BB: Trying checkout ArduSub stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [74/221] Building board: GEPRCF745BTHD at 2025-02-09 10:35:05.853621 BB: Trying checkout ArduSub stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [75/221] Building board: Here4FC at 2025-02-09 10:35:06.770166 BB: Trying checkout ArduSub stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [76/221] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:35:06.800793 BB: Trying checkout ArduSub stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [77/221] Building board: JFB100 at 2025-02-09 10:35:07.684104 BB: Trying checkout ArduSub stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [78/221] Building board: JFB110 at 2025-02-09 10:35:07.720886 BB: Trying checkout ArduSub stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [79/221] Building board: JHEM_JHEF405 at 2025-02-09 10:35:07.752150 BB: Trying checkout ArduSub stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [80/221] Building board: JHEMCU-H743HD at 2025-02-09 10:35:08.654305 BB: Trying checkout ArduSub stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [81/221] Building board: KakuteF4 at 2025-02-09 10:35:09.492220 BB: Trying checkout ArduSub stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [82/221] Building board: KakuteF4-Wing at 2025-02-09 10:35:09.524501 BB: Trying checkout ArduSub stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [83/221] Building board: KakuteF4Mini at 2025-02-09 10:35:10.344399 BB: Trying checkout ArduSub stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [84/221] Building board: KakuteF7 at 2025-02-09 10:35:10.375351 BB: Trying checkout ArduSub stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [85/221] Building board: KakuteF7-bdshot at 2025-02-09 10:35:10.408967 BB: Trying checkout ArduSub stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [86/221] Building board: KakuteF7Mini at 2025-02-09 10:35:10.436809 BB: Trying checkout ArduSub stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [87/221] Building board: KakuteH7 at 2025-02-09 10:35:10.471115 BB: Trying checkout ArduSub stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [88/221] Building board: KakuteH7-bdshot at 2025-02-09 10:35:10.500697 BB: Trying checkout ArduSub stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [89/221] Building board: KakuteH7-Wing at 2025-02-09 10:35:10.528786 BB: Trying checkout ArduSub stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [90/221] Building board: KakuteH7Mini at 2025-02-09 10:35:10.558342 BB: Trying checkout ArduSub stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [91/221] Building board: KakuteH7Mini-Nand at 2025-02-09 10:35:10.585400 BB: Trying checkout ArduSub stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [92/221] Building board: KakuteH7v2 at 2025-02-09 10:35:10.612964 BB: Trying checkout ArduSub stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [93/221] Building board: LongBowF405WING at 2025-02-09 10:35:10.639596 BB: Trying checkout ArduSub stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (LongBowF405WING) - not in board list BB: [94/221] Building board: luminousbee5 at 2025-02-09 10:35:11.472896 BB: Trying checkout ArduSub stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [95/221] Building board: MambaF405-2022 at 2025-02-09 10:35:11.507722 BB: Trying checkout ArduSub stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [96/221] Building board: MambaF405US-I2C at 2025-02-09 10:35:11.535636 BB: Trying checkout ArduSub stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [97/221] Building board: MambaF405v2 at 2025-02-09 10:35:11.562356 BB: Trying checkout ArduSub stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [98/221] Building board: MambaH743v4 at 2025-02-09 10:35:11.589520 BB: Trying checkout ArduSub stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [99/221] Building board: MatekF405 at 2025-02-09 10:35:11.619327 BB: Trying checkout ArduSub stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [100/221] Building board: MatekF405-bdshot at 2025-02-09 10:35:11.650587 BB: Trying checkout ArduSub stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [101/221] Building board: MatekF405-CAN at 2025-02-09 10:35:11.685661 BB: Trying checkout ArduSub stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [102/221] Building board: MatekF405-STD at 2025-02-09 10:35:11.716218 BB: Trying checkout ArduSub stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [103/221] Building board: MatekF405-TE at 2025-02-09 10:35:11.750325 BB: Trying checkout ArduSub stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [104/221] Building board: MatekF405-TE-bdshot at 2025-02-09 10:35:11.780735 BB: Trying checkout ArduSub stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [105/221] Building board: MatekF405-Wing at 2025-02-09 10:35:11.809973 BB: Trying checkout ArduSub stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [106/221] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:35:11.838977 BB: Trying checkout ArduSub stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [107/221] Building board: MatekF765-SE at 2025-02-09 10:35:11.868011 BB: Trying checkout ArduSub stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [108/221] Building board: MatekF765-Wing at 2025-02-09 10:35:11.897508 BB: Trying checkout ArduSub stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [109/221] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:35:11.926324 BB: Trying checkout ArduSub stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [110/221] Building board: MatekH743 at 2025-02-09 10:35:11.957076 BB: Trying checkout ArduSub stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [111/221] Building board: MatekH743-bdshot at 2025-02-09 10:35:11.995029 BB: Trying checkout ArduSub stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [112/221] Building board: MatekH7A3 at 2025-02-09 10:35:12.024951 BB: Trying checkout ArduSub stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekH7A3) - not in board list BB: [113/221] Building board: MFT-SEMA100 at 2025-02-09 10:35:12.862631 BB: Trying checkout ArduSub stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MFT-SEMA100) - not in board list BB: [114/221] Building board: MicoAir405Mini at 2025-02-09 10:35:13.732469 BB: Trying checkout ArduSub stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir405Mini) - not in board list BB: [115/221] Building board: MicoAir405v2 at 2025-02-09 10:35:14.617441 BB: Trying checkout ArduSub stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir405v2) - not in board list BB: [116/221] Building board: MicoAir743 at 2025-02-09 10:35:15.439172 BB: Trying checkout ArduSub stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743) - not in board list BB: [117/221] Building board: MicoAir743-AIO at 2025-02-09 10:35:16.287859 BB: Trying checkout ArduSub stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [118/221] Building board: MicoAir743v2 at 2025-02-09 10:35:17.119696 BB: Trying checkout ArduSub stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743v2) - not in board list BB: [119/221] Building board: mindpx-v2 at 2025-02-09 10:35:18.299865 BB: Trying checkout ArduSub stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [120/221] Building board: mini-pix at 2025-02-09 10:35:18.329400 BB: Trying checkout ArduSub stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [121/221] Building board: modalai_fc-v1 at 2025-02-09 10:35:18.357469 BB: Trying checkout ArduSub stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [122/221] Building board: mRoControlZeroClassic at 2025-02-09 10:35:18.387451 BB: Trying checkout ArduSub stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [123/221] Building board: mRoControlZeroF7 at 2025-02-09 10:35:18.416271 BB: Trying checkout ArduSub stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [124/221] Building board: mRoControlZeroH7 at 2025-02-09 10:35:18.444358 BB: Trying checkout ArduSub stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [125/221] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:35:18.473135 BB: Trying checkout ArduSub stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [126/221] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:35:18.500386 BB: Trying checkout ArduSub stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [127/221] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:35:18.529188 BB: Trying checkout ArduSub stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [128/221] Building board: mRoNexus at 2025-02-09 10:35:18.556242 BB: Trying checkout ArduSub stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [129/221] Building board: mRoPixracerPro at 2025-02-09 10:35:18.590758 BB: Trying checkout ArduSub stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [130/221] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:35:18.619004 BB: Trying checkout ArduSub stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [131/221] Building board: mRoX21 at 2025-02-09 10:35:18.646726 BB: Trying checkout ArduSub stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [132/221] Building board: mRoX21-777 at 2025-02-09 10:35:18.681649 BB: Trying checkout ArduSub stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [133/221] Building board: MUPilot at 2025-02-09 10:35:18.710880 BB: Trying checkout ArduSub stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MUPilot) - not in board list BB: [134/221] Building board: navigator at 2025-02-09 10:35:19.562815 BB: Trying checkout ArduSub stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable navigator binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [135/221] Building board: navigator64 at 2025-02-09 10:35:19.591936 BB: Trying checkout ArduSub stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [136/221] Building board: navio at 2025-02-09 10:35:19.619009 BB: Trying checkout ArduSub stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable navio binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [137/221] Building board: navio2 at 2025-02-09 10:35:19.644806 BB: Trying checkout ArduSub stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [138/221] Building board: NxtPX4v2 at 2025-02-09 10:35:19.673891 BB: Trying checkout ArduSub stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (NxtPX4v2) - not in board list BB: [139/221] Building board: obal at 2025-02-09 10:35:20.518283 BB: Trying checkout ArduSub stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable obal binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [140/221] Building board: omnibusf4 at 2025-02-09 10:35:20.550404 BB: Trying checkout ArduSub stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [141/221] Building board: omnibusf4pro at 2025-02-09 10:35:20.596361 BB: Trying checkout ArduSub stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [142/221] Building board: omnibusf4pro-bdshot at 2025-02-09 10:35:20.645362 BB: Trying checkout ArduSub stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [143/221] Building board: omnibusf4v6 at 2025-02-09 10:35:20.688984 BB: Trying checkout ArduSub stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [144/221] Building board: OMNIBUSF7V2 at 2025-02-09 10:35:20.734133 BB: Trying checkout ArduSub stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [145/221] Building board: OmnibusNanoV6 at 2025-02-09 10:35:20.776154 BB: Trying checkout ArduSub stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [146/221] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:35:20.817796 BB: Trying checkout ArduSub stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [147/221] Building board: OrqaF405Pro at 2025-02-09 10:35:20.859607 BB: Trying checkout ArduSub stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (OrqaF405Pro) - not in board list BB: [148/221] Building board: PH4-mini at 2025-02-09 10:35:21.692784 BB: Trying checkout ArduSub stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [149/221] Building board: PH4-mini-bdshot at 2025-02-09 10:35:21.723749 BB: Trying checkout ArduSub stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [150/221] Building board: Pix32v5 at 2025-02-09 10:35:21.753084 BB: Trying checkout ArduSub stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [151/221] Building board: PixC4-Jetson at 2025-02-09 10:35:21.782618 BB: Trying checkout ArduSub stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [152/221] Building board: PixFlamingo at 2025-02-09 10:35:21.810051 BB: Trying checkout ArduSub stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [153/221] Building board: PixFlamingo-F767 at 2025-02-09 10:35:21.836530 BB: Trying checkout ArduSub stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [154/221] Building board: Pixhawk1 at 2025-02-09 10:35:22.683089 BB: Trying checkout ArduSub stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [155/221] Building board: Pixhawk1-1M at 2025-02-09 10:35:22.719304 BB: Trying checkout ArduSub stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [156/221] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:35:22.749445 BB: Trying checkout ArduSub stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [157/221] Building board: Pixhawk1-bdshot at 2025-02-09 10:35:22.778461 BB: Trying checkout ArduSub stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [158/221] Building board: Pixhawk4 at 2025-02-09 10:35:22.811236 BB: Trying checkout ArduSub stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [159/221] Building board: Pixhawk4-bdshot at 2025-02-09 10:35:22.838926 BB: Trying checkout ArduSub stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [160/221] Building board: Pixhawk5X at 2025-02-09 10:35:22.867480 BB: Trying checkout ArduSub stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [161/221] Building board: Pixhawk6C at 2025-02-09 10:35:22.895926 BB: Trying checkout ArduSub stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [162/221] Building board: Pixhawk6C-bdshot at 2025-02-09 10:35:22.929080 BB: Trying checkout ArduSub stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [163/221] Building board: Pixhawk6X at 2025-02-09 10:35:22.956681 BB: Trying checkout ArduSub stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [164/221] Building board: Pixhawk6X-bdshot at 2025-02-09 10:35:22.985698 BB: Trying checkout ArduSub stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [165/221] Building board: PixPilot-C3 at 2025-02-09 10:35:23.013136 BB: Trying checkout ArduSub stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [166/221] Building board: PixPilot-V3 at 2025-02-09 10:35:23.040218 BB: Trying checkout ArduSub stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [167/221] Building board: PixPilot-V6 at 2025-02-09 10:35:23.067707 BB: Trying checkout ArduSub stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [168/221] Building board: PixPilot-V6PRO at 2025-02-09 10:35:23.095361 BB: Trying checkout ArduSub stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [169/221] Building board: Pixracer at 2025-02-09 10:35:23.907171 BB: Trying checkout ArduSub stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [170/221] Building board: Pixracer-bdshot at 2025-02-09 10:35:23.937139 BB: Trying checkout ArduSub stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [171/221] Building board: PixSurveyA1 at 2025-02-09 10:35:23.964983 BB: Trying checkout ArduSub stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [172/221] Building board: PixSurveyA1-IND at 2025-02-09 10:35:23.993023 BB: Trying checkout ArduSub stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [173/221] Building board: PixSurveyA2 at 2025-02-09 10:35:24.020364 BB: Trying checkout ArduSub stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [174/221] Building board: pxf at 2025-02-09 10:35:24.047763 BB: Trying checkout ArduSub stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable pxf binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [175/221] Building board: pxfmini at 2025-02-09 10:35:24.073537 BB: Trying checkout ArduSub stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [176/221] Building board: QioTekAdeptF407 at 2025-02-09 10:35:24.099822 BB: Trying checkout ArduSub stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [177/221] Building board: QioTekZealotF427 at 2025-02-09 10:35:24.127191 BB: Trying checkout ArduSub stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [178/221] Building board: QioTekZealotH743 at 2025-02-09 10:35:24.155137 BB: Trying checkout ArduSub stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [179/221] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:35:24.183994 BB: Trying checkout ArduSub stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [180/221] Building board: R9Pilot at 2025-02-09 10:35:24.212519 BB: Trying checkout ArduSub stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [181/221] Building board: RadiolinkPIX6 at 2025-02-09 10:35:24.240057 BB: Trying checkout ArduSub stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [182/221] Building board: RADIX2HD at 2025-02-09 10:35:25.051977 BB: Trying checkout ArduSub stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [183/221] Building board: ReaperF745 at 2025-02-09 10:35:25.081294 BB: Trying checkout ArduSub stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [184/221] Building board: revo-mini at 2025-02-09 10:35:25.109233 BB: Trying checkout ArduSub stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [185/221] Building board: revo-mini-bdshot at 2025-02-09 10:35:25.136150 BB: Trying checkout ArduSub stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [186/221] Building board: revo-mini-i2c at 2025-02-09 10:35:25.164359 BB: Trying checkout ArduSub stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [187/221] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:35:25.190957 BB: Trying checkout ArduSub stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [188/221] Building board: SDMODELH7V1 at 2025-02-09 10:35:25.218562 BB: Trying checkout ArduSub stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [189/221] Building board: SDMODELH7V2 at 2025-02-09 10:35:25.245251 BB: Trying checkout ArduSub stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SDMODELH7V2) - not in board list BB: [190/221] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:35:26.043640 BB: Trying checkout ArduSub stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [191/221] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:35:26.072125 BB: Trying checkout ArduSub stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [192/221] Building board: SIYI_N7 at 2025-02-09 10:35:26.099695 BB: Trying checkout ArduSub stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [193/221] Building board: SkySakuraH743 at 2025-02-09 10:35:26.129188 BB: Trying checkout ArduSub stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SkySakuraH743) - not in board list BB: [194/221] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:35:26.944118 BB: Trying checkout ArduSub stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [195/221] Building board: sparky2 at 2025-02-09 10:35:26.974617 BB: Trying checkout ArduSub stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [196/221] Building board: speedybeef4 at 2025-02-09 10:35:27.004676 BB: Trying checkout ArduSub stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [197/221] Building board: SpeedyBeeF405Mini at 2025-02-09 10:35:27.039954 BB: Trying checkout ArduSub stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [198/221] Building board: SpeedyBeeF405WING at 2025-02-09 10:35:27.074453 BB: Trying checkout ArduSub stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [199/221] Building board: speedybeef4v3 at 2025-02-09 10:35:27.108409 BB: Trying checkout ArduSub stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [200/221] Building board: speedybeef4v4 at 2025-02-09 10:35:27.140226 BB: Trying checkout ArduSub stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [201/221] Building board: SPRacingH7 at 2025-02-09 10:35:27.170733 BB: Trying checkout ArduSub stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [202/221] Building board: SPRacingH7RF at 2025-02-09 10:35:27.200611 BB: Trying checkout ArduSub stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [203/221] Building board: SuccexF4 at 2025-02-09 10:35:27.227974 BB: Trying checkout ArduSub stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [204/221] Building board: TBS-Colibri-F7 at 2025-02-09 10:35:27.256484 BB: Trying checkout ArduSub stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [205/221] Building board: TBS_LUCID_H7 at 2025-02-09 10:35:27.284461 BB: Trying checkout ArduSub stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [206/221] Building board: TBS_LUCID_PRO at 2025-02-09 10:35:28.110510 BB: Trying checkout ArduSub stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [207/221] Building board: thepeach-k1 at 2025-02-09 10:35:28.924639 BB: Trying checkout ArduSub stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [208/221] Building board: thepeach-r1 at 2025-02-09 10:35:28.955421 BB: Trying checkout ArduSub stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [209/221] Building board: TMotorH743 at 2025-02-09 10:35:28.983573 BB: Trying checkout ArduSub stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [210/221] Building board: VRBrain-v51 at 2025-02-09 10:35:29.011619 BB: Trying checkout ArduSub stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [211/221] Building board: VRBrain-v52 at 2025-02-09 10:35:29.040460 BB: Trying checkout ArduSub stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [212/221] Building board: VRBrain-v54 at 2025-02-09 10:35:29.067557 BB: Trying checkout ArduSub stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [213/221] Building board: VRCore-v10 at 2025-02-09 10:35:29.094675 BB: Trying checkout ArduSub stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [214/221] Building board: VRUBrain-v51 at 2025-02-09 10:35:29.122369 BB: Trying checkout ArduSub stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [215/221] Building board: VUAV-V7pro at 2025-02-09 10:35:29.150210 BB: Trying checkout ArduSub stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (VUAV-V7pro) - not in board list BB: [216/221] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:35:29.970993 BB: Trying checkout ArduSub stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [217/221] Building board: YJUAV_A6 at 2025-02-09 10:35:30.786690 BB: Trying checkout ArduSub stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [218/221] Building board: YJUAV_A6SE at 2025-02-09 10:35:30.818445 BB: Trying checkout ArduSub stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [219/221] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:35:30.847427 BB: Trying checkout ArduSub stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [220/221] Building board: YJUAV_A6Ultra at 2025-02-09 10:35:30.876757 BB: Trying checkout ArduSub stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [221/221] Building board: ZeroOneX6 at 2025-02-09 10:35:30.904727 BB: Trying checkout ArduSub stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ZeroOneX6) - not in board list BB: Trying checkout ArduSub latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was ed13879468 Sub: Version to 4.5.1 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building AP_Periph stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/89] Building board: AeroFox-Airspeed at 2025-02-09 10:35:33.322387 BB: Trying checkout AP_Periph stable AeroFox-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'AP_Periph-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AeroFox-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [2/89] Building board: AeroFox-Airspeed-DLVR at 2025-02-09 10:35:34.158657 BB: Trying checkout AP_Periph stable AeroFox-Airspeed-DLVR None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AeroFox-Airspeed-DLVR binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [3/89] Building board: AeroFox-GNSS_F9P at 2025-02-09 10:35:34.427869 BB: Trying checkout AP_Periph stable AeroFox-GNSS_F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AeroFox-GNSS_F9P binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [4/89] Building board: AeroFox-PMU at 2025-02-09 10:35:34.768632 BB: Trying checkout AP_Periph stable AeroFox-PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AeroFox-PMU binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [5/89] Building board: AR-F407SmartBat at 2025-02-09 10:35:35.032635 BB: Trying checkout AP_Periph stable AR-F407SmartBat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AR-F407SmartBat binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [6/89] Building board: ARK_CANNODE at 2025-02-09 10:35:35.063136 BB: Trying checkout AP_Periph stable ARK_CANNODE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable ARK_CANNODE binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [7/89] Building board: ARK_GPS at 2025-02-09 10:35:35.092705 BB: Trying checkout AP_Periph stable ARK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable ARK_GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [8/89] Building board: ARK_RTK_GPS at 2025-02-09 10:35:35.120820 BB: Trying checkout AP_Periph stable ARK_RTK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable ARK_RTK_GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [9/89] Building board: BirdCANdy at 2025-02-09 10:35:35.152515 BB: Trying checkout AP_Periph stable BirdCANdy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable BirdCANdy binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [10/89] Building board: BotBloxDroneNet at 2025-02-09 10:35:35.181177 BB: Trying checkout AP_Periph stable BotBloxDroneNet None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable BotBloxDroneNet binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/BotBloxDroneNet/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BotBloxDroneNet) - not in board list BB: [11/89] Building board: C-RTK2-HP at 2025-02-09 10:35:36.119533 BB: Trying checkout AP_Periph stable C-RTK2-HP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable C-RTK2-HP binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [12/89] Building board: CarbonixF405 at 2025-02-09 10:35:36.153337 BB: Trying checkout AP_Periph stable CarbonixF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CarbonixF405 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [13/89] Building board: CarbonixL496 at 2025-02-09 10:35:36.182214 BB: Trying checkout AP_Periph stable CarbonixL496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CarbonixL496 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [14/89] Building board: CUAV_GPS at 2025-02-09 10:35:36.214714 BB: Trying checkout AP_Periph stable CUAV_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CUAV_GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [15/89] Building board: CubeBlack-periph at 2025-02-09 10:35:36.244025 BB: Trying checkout AP_Periph stable CubeBlack-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeBlack-periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [16/89] Building board: CubeNode at 2025-02-09 10:35:36.279793 BB: Trying checkout AP_Periph stable CubeNode None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeNode binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/CubeNode/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CubeNode) - not in board list BB: [17/89] Building board: CubeNode-ETH at 2025-02-09 10:35:37.130968 BB: Trying checkout AP_Periph stable CubeNode-ETH None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeNode-ETH binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/CubeNode-ETH/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CubeNode-ETH) - not in board list BB: [18/89] Building board: CubeOrange-periph at 2025-02-09 10:35:37.954911 BB: Trying checkout AP_Periph stable CubeOrange-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeOrange-periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [19/89] Building board: CubeRedPrimary-PPPGW at 2025-02-09 10:35:37.987402 BB: Trying checkout AP_Periph stable CubeRedPrimary-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeRedPrimary-PPPGW binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [20/89] Building board: f103-ADSB at 2025-02-09 10:35:38.016385 BB: Trying checkout AP_Periph stable f103-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-ADSB binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [21/89] Building board: f103-Airspeed at 2025-02-09 10:35:38.047700 BB: Trying checkout AP_Periph stable f103-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [22/89] Building board: f103-GPS at 2025-02-09 10:35:38.075925 BB: Trying checkout AP_Periph stable f103-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [23/89] Building board: f103-QiotekPeriph at 2025-02-09 10:35:38.103975 BB: Trying checkout AP_Periph stable f103-QiotekPeriph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-QiotekPeriph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [24/89] Building board: f103-RangeFinder at 2025-02-09 10:35:38.132626 BB: Trying checkout AP_Periph stable f103-RangeFinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-RangeFinder binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [25/89] Building board: f303-GPS at 2025-02-09 10:35:38.160802 BB: Trying checkout AP_Periph stable f303-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [26/89] Building board: f303-HWESC at 2025-02-09 10:35:38.188149 BB: Trying checkout AP_Periph stable f303-HWESC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-HWESC binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [27/89] Building board: f303-M10025 at 2025-02-09 10:35:38.216951 BB: Trying checkout AP_Periph stable f303-M10025 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-M10025 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [28/89] Building board: f303-M10070 at 2025-02-09 10:35:38.246313 BB: Trying checkout AP_Periph stable f303-M10070 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-M10070 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [29/89] Building board: f303-MatekGPS at 2025-02-09 10:35:38.275398 BB: Trying checkout AP_Periph stable f303-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-MatekGPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [30/89] Building board: f303-PWM at 2025-02-09 10:35:38.304075 BB: Trying checkout AP_Periph stable f303-PWM None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-PWM binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [31/89] Building board: f303-TempSensor at 2025-02-09 10:35:38.333376 BB: Trying checkout AP_Periph stable f303-TempSensor None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-TempSensor binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [32/89] Building board: f303-Universal at 2025-02-09 10:35:38.362286 BB: Trying checkout AP_Periph stable f303-Universal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-Universal binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [33/89] Building board: f405-MatekAirspeed at 2025-02-09 10:35:38.391969 BB: Trying checkout AP_Periph stable f405-MatekAirspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f405-MatekAirspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [34/89] Building board: f405-MatekGPS at 2025-02-09 10:35:38.421821 BB: Trying checkout AP_Periph stable f405-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f405-MatekGPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [35/89] Building board: FreeflyRTK at 2025-02-09 10:35:38.452032 BB: Trying checkout AP_Periph stable FreeflyRTK None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable FreeflyRTK binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [36/89] Building board: Here4AP at 2025-02-09 10:35:38.482206 BB: Trying checkout AP_Periph stable Here4AP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Here4AP binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [37/89] Building board: Hitec-Airspeed at 2025-02-09 10:35:38.510950 BB: Trying checkout AP_Periph stable Hitec-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Hitec-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [38/89] Building board: HitecMosaic at 2025-02-09 10:35:38.543906 BB: Trying checkout AP_Periph stable HitecMosaic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HitecMosaic binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [39/89] Building board: HolybroF4_PMU at 2025-02-09 10:35:38.572634 BB: Trying checkout AP_Periph stable HolybroF4_PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroF4_PMU binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/HolybroF4_PMU/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (HolybroF4_PMU) - not in board list BB: [40/89] Building board: HolybroG4_Airspeed at 2025-02-09 10:35:39.374968 BB: Trying checkout AP_Periph stable HolybroG4_Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroG4_Airspeed binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/HolybroG4_Airspeed/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (HolybroG4_Airspeed) - not in board list BB: [41/89] Building board: HolybroG4_Compass at 2025-02-09 10:35:40.167601 BB: Trying checkout AP_Periph stable HolybroG4_Compass None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroG4_Compass binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [42/89] Building board: HolybroG4_GPS at 2025-02-09 10:35:40.198184 BB: Trying checkout AP_Periph stable HolybroG4_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroG4_GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [43/89] Building board: HolybroGPS at 2025-02-09 10:35:40.228082 BB: Trying checkout AP_Periph stable HolybroGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroGPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [44/89] Building board: kha_eth at 2025-02-09 10:35:40.256725 BB: Trying checkout AP_Periph stable kha_eth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable kha_eth binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [45/89] Building board: MatekG474-DShot at 2025-02-09 10:35:40.285271 BB: Trying checkout AP_Periph stable MatekG474-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekG474-DShot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekG474-DShot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekG474-DShot) - not in board list BB: [46/89] Building board: MatekG474-GPS at 2025-02-09 10:35:41.086613 BB: Trying checkout AP_Periph stable MatekG474-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekG474-GPS binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekG474-GPS/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekG474-GPS) - not in board list BB: [47/89] Building board: MatekG474-Periph at 2025-02-09 10:35:41.900721 BB: Trying checkout AP_Periph stable MatekG474-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekG474-Periph binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekG474-Periph/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekG474-Periph) - not in board list BB: [48/89] Building board: MatekH743-periph at 2025-02-09 10:35:42.701551 BB: Trying checkout AP_Periph stable MatekH743-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekH743-periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [49/89] Building board: MatekL431-ADSB at 2025-02-09 10:35:42.732252 BB: Trying checkout AP_Periph stable MatekL431-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-ADSB binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [50/89] Building board: MatekL431-Airspeed at 2025-02-09 10:35:42.760794 BB: Trying checkout AP_Periph stable MatekL431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [51/89] Building board: MatekL431-APDTelem at 2025-02-09 10:35:42.790154 BB: Trying checkout AP_Periph stable MatekL431-APDTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-APDTelem binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekL431-APDTelem/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekL431-APDTelem) - not in board list BB: [52/89] Building board: MatekL431-BattMon at 2025-02-09 10:35:43.608801 BB: Trying checkout AP_Periph stable MatekL431-BattMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-BattMon binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [53/89] Building board: MatekL431-bdshot at 2025-02-09 10:35:43.639261 BB: Trying checkout AP_Periph stable MatekL431-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [54/89] Building board: MatekL431-DShot at 2025-02-09 10:35:43.668288 BB: Trying checkout AP_Periph stable MatekL431-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-DShot binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [55/89] Building board: MatekL431-EFI at 2025-02-09 10:35:43.696342 BB: Trying checkout AP_Periph stable MatekL431-EFI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-EFI binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [56/89] Building board: MatekL431-GPS at 2025-02-09 10:35:43.724787 BB: Trying checkout AP_Periph stable MatekL431-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [57/89] Building board: MatekL431-HWTelem at 2025-02-09 10:35:43.753456 BB: Trying checkout AP_Periph stable MatekL431-HWTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-HWTelem binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [58/89] Building board: MatekL431-MagHiRes at 2025-02-09 10:35:43.782635 BB: Trying checkout AP_Periph stable MatekL431-MagHiRes None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-MagHiRes binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekL431-MagHiRes/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekL431-MagHiRes) - not in board list BB: [59/89] Building board: MatekL431-Periph at 2025-02-09 10:35:44.596645 BB: Trying checkout AP_Periph stable MatekL431-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [60/89] Building board: MatekL431-Proximity at 2025-02-09 10:35:44.629175 BB: Trying checkout AP_Periph stable MatekL431-Proximity None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Proximity binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [61/89] Building board: MatekL431-Rangefinder at 2025-02-09 10:35:44.660501 BB: Trying checkout AP_Periph stable MatekL431-Rangefinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Rangefinder binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [62/89] Building board: MatekL431-RC at 2025-02-09 10:35:44.697233 BB: Trying checkout AP_Periph stable MatekL431-RC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-RC binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [63/89] Building board: MatekL431-Serial at 2025-02-09 10:35:44.728934 BB: Trying checkout AP_Periph stable MatekL431-Serial None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Serial binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [64/89] Building board: MFE_AirSpeed_CAN at 2025-02-09 10:35:44.767234 BB: Trying checkout AP_Periph stable MFE_AirSpeed_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MFE_AirSpeed_CAN binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MFE_AirSpeed_CAN/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MFE_AirSpeed_CAN) - not in board list BB: [65/89] Building board: MFE_POS3_CAN at 2025-02-09 10:35:45.568337 BB: Trying checkout AP_Periph stable MFE_POS3_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MFE_POS3_CAN binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MFE_POS3_CAN/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MFE_POS3_CAN) - not in board list BB: [66/89] Building board: mRo-M10095 at 2025-02-09 10:35:46.417098 BB: Trying checkout AP_Periph stable mRo-M10095 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable mRo-M10095 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [67/89] Building board: mRoCANPWM-M10126 at 2025-02-09 10:35:46.448860 BB: Trying checkout AP_Periph stable mRoCANPWM-M10126 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable mRoCANPWM-M10126 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [68/89] Building board: mRoKitCANrevC at 2025-02-09 10:35:46.480340 BB: Trying checkout AP_Periph stable mRoKitCANrevC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable mRoKitCANrevC binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [69/89] Building board: Nucleo-G491 at 2025-02-09 10:35:46.514113 BB: Trying checkout AP_Periph stable Nucleo-G491 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Nucleo-G491 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [70/89] Building board: Nucleo-L476 at 2025-02-09 10:35:46.541683 BB: Trying checkout AP_Periph stable Nucleo-L476 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Nucleo-L476 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [71/89] Building board: Nucleo-L496 at 2025-02-09 10:35:46.571938 BB: Trying checkout AP_Periph stable Nucleo-L496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Nucleo-L496 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [72/89] Building board: Pixhawk6X-PPPGW at 2025-02-09 10:35:46.600389 BB: Trying checkout AP_Periph stable Pixhawk6X-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Pixhawk6X-PPPGW binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [73/89] Building board: Pixracer-periph at 2025-02-09 10:35:46.628932 BB: Trying checkout AP_Periph stable Pixracer-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Pixracer-periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [74/89] Building board: rGNSS at 2025-02-09 10:35:46.658196 BB: Trying checkout AP_Periph stable rGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable rGNSS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [75/89] Building board: Sierra-F405 at 2025-02-09 10:35:46.687537 BB: Trying checkout AP_Periph stable Sierra-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-F405 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [76/89] Building board: Sierra-F412 at 2025-02-09 10:35:46.722524 BB: Trying checkout AP_Periph stable Sierra-F412 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-F412 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [77/89] Building board: Sierra-F9P at 2025-02-09 10:35:46.752136 BB: Trying checkout AP_Periph stable Sierra-F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-F9P binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [78/89] Building board: Sierra-L431 at 2025-02-09 10:35:46.780468 BB: Trying checkout AP_Periph stable Sierra-L431 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-L431 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [79/89] Building board: Sierra-PrecisionPoint at 2025-02-09 10:35:46.814971 BB: Trying checkout AP_Periph stable Sierra-PrecisionPoint None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-PrecisionPoint binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [80/89] Building board: Sierra-TrueNavIC at 2025-02-09 10:35:46.843723 BB: Trying checkout AP_Periph stable Sierra-TrueNavIC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueNavIC binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [81/89] Building board: Sierra-TrueNavPro at 2025-02-09 10:35:46.873029 BB: Trying checkout AP_Periph stable Sierra-TrueNavPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueNavPro binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [82/89] Building board: Sierra-TrueNavPro-G4 at 2025-02-09 10:35:46.901804 BB: Trying checkout AP_Periph stable Sierra-TrueNavPro-G4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueNavPro-G4 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [83/89] Building board: Sierra-TrueNorth at 2025-02-09 10:35:46.932614 BB: Trying checkout AP_Periph stable Sierra-TrueNorth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueNorth binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [84/89] Building board: Sierra-TrueSpeed at 2025-02-09 10:35:46.965890 BB: Trying checkout AP_Periph stable Sierra-TrueSpeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueSpeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [85/89] Building board: sw-boom-f407 at 2025-02-09 10:35:46.995648 BB: Trying checkout AP_Periph stable sw-boom-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable sw-boom-f407 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/sw-boom-f407/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (sw-boom-f407) - not in board list BB: [86/89] Building board: sw-nav-f405 at 2025-02-09 10:35:47.803308 BB: Trying checkout AP_Periph stable sw-nav-f405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable sw-nav-f405 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [87/89] Building board: sw-spar-f407 at 2025-02-09 10:35:47.837338 BB: Trying checkout AP_Periph stable sw-spar-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable sw-spar-f407 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [88/89] Building board: TBS-L431-Airspeed at 2025-02-09 10:35:47.870962 BB: Trying checkout AP_Periph stable TBS-L431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable TBS-L431-Airspeed binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/TBS-L431-Airspeed/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS-L431-Airspeed) - not in board list BB: [89/89] Building board: ZubaxGNSS at 2025-02-09 10:35:48.725761 BB: Trying checkout AP_Periph stable ZubaxGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable ZubaxGNSS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: Trying checkout AP_Periph latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 9c6f307faa AP_Periph: prepare for 1.7.0 release BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building Blimp stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/221] Building board: 3DRControlZeroG at 2025-02-09 10:35:50.259258 BB: Trying checkout Blimp stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1320941, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable 3DRControlZeroG None BB: Failed checkout of Blimp 3DRControlZeroG stable None BB: [2/221] Building board: ACNS-CM4Pilot at 2025-02-09 10:35:50.627945 BB: Trying checkout Blimp stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1320984, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ACNS-CM4Pilot None BB: Failed checkout of Blimp ACNS-CM4Pilot stable None BB: [3/221] Building board: ACNS-F405AIO at 2025-02-09 10:35:50.642932 BB: Trying checkout Blimp stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321025, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ACNS-F405AIO None BB: Failed checkout of Blimp ACNS-F405AIO stable None BB: [4/221] Building board: AEROFOX-H7 at 2025-02-09 10:35:50.657020 BB: Trying checkout Blimp stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321066, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AEROFOX-H7 None BB: Failed checkout of Blimp AEROFOX-H7 stable None BB: [5/221] Building board: AET-H743-Basic at 2025-02-09 10:35:50.671127 BB: Trying checkout Blimp stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321107, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AET-H743-Basic None BB: Failed checkout of Blimp AET-H743-Basic stable None BB: [6/221] Building board: airbotf4 at 2025-02-09 10:35:50.684951 BB: Trying checkout Blimp stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321148, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable airbotf4 None BB: Failed checkout of Blimp airbotf4 stable None BB: [7/221] Building board: AIRLink at 2025-02-09 10:35:50.699168 BB: Trying checkout Blimp stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321189, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AIRLink None BB: Failed checkout of Blimp AIRLink stable None BB: [8/221] Building board: Airvolute-DCS2 at 2025-02-09 10:35:50.712833 BB: Trying checkout Blimp stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321230, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Airvolute-DCS2 None BB: Failed checkout of Blimp Airvolute-DCS2 stable None BB: [9/221] Building board: AnyleafH7 at 2025-02-09 10:35:50.726534 BB: Trying checkout Blimp stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321271, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AnyleafH7 None BB: Failed checkout of Blimp AnyleafH7 stable None BB: [10/221] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:35:50.740929 BB: Trying checkout Blimp stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321312, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Aocoda-RC-H743Dual None BB: Failed checkout of Blimp Aocoda-RC-H743Dual stable None BB: [11/221] Building board: ARK_FPV at 2025-02-09 10:35:50.756625 BB: Trying checkout Blimp stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321353, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARK_FPV None BB: Failed checkout of Blimp ARK_FPV stable None BB: [12/221] Building board: ARKV6X at 2025-02-09 10:35:50.770475 BB: Trying checkout Blimp stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321394, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARKV6X None BB: Failed checkout of Blimp ARKV6X stable None BB: [13/221] Building board: AtomRCF405NAVI at 2025-02-09 10:35:50.785874 BB: Trying checkout Blimp stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321435, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AtomRCF405NAVI None BB: Failed checkout of Blimp AtomRCF405NAVI stable None BB: [14/221] Building board: bbbmini at 2025-02-09 10:35:50.799892 BB: Trying checkout Blimp stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321476, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable bbbmini None BB: Failed checkout of Blimp bbbmini stable None BB: [15/221] Building board: BeastF7 at 2025-02-09 10:35:50.813707 BB: Trying checkout Blimp stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321517, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastF7 None BB: Failed checkout of Blimp BeastF7 stable None BB: [16/221] Building board: BeastF7v2 at 2025-02-09 10:35:50.828950 BB: Trying checkout Blimp stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321558, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastF7v2 None BB: Failed checkout of Blimp BeastF7v2 stable None BB: [17/221] Building board: BeastH7 at 2025-02-09 10:35:50.842490 BB: Trying checkout Blimp stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321599, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastH7 None BB: Failed checkout of Blimp BeastH7 stable None BB: [18/221] Building board: BeastH7v2 at 2025-02-09 10:35:50.856538 BB: Trying checkout Blimp stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321640, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastH7v2 None BB: Failed checkout of Blimp BeastH7v2 stable None BB: [19/221] Building board: bebop at 2025-02-09 10:35:50.870585 BB: Trying checkout Blimp stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321681, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable bebop None BB: Failed checkout of Blimp bebop stable None BB: [20/221] Building board: BlitzF745 at 2025-02-09 10:35:50.884589 BB: Trying checkout Blimp stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321722, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzF745 None BB: Failed checkout of Blimp BlitzF745 stable None BB: [21/221] Building board: BlitzF745AIO at 2025-02-09 10:35:50.898470 BB: Trying checkout Blimp stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321763, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzF745AIO None BB: Failed checkout of Blimp BlitzF745AIO stable None BB: [22/221] Building board: BlitzH743Pro at 2025-02-09 10:35:50.912704 BB: Trying checkout Blimp stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321804, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzH743Pro None BB: Failed checkout of Blimp BlitzH743Pro stable None BB: [23/221] Building board: BlitzMiniF745 at 2025-02-09 10:35:50.926612 BB: Trying checkout Blimp stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321845, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzMiniF745 None BB: Failed checkout of Blimp BlitzMiniF745 stable None BB: [24/221] Building board: BlitzWingH743 at 2025-02-09 10:35:50.941367 BB: Trying checkout Blimp stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321886, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzWingH743 None BB: Failed checkout of Blimp BlitzWingH743 stable None BB: [25/221] Building board: blue at 2025-02-09 10:35:50.955749 BB: Trying checkout Blimp stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321927, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable blue None BB: Failed checkout of Blimp blue stable None BB: [26/221] Building board: canzero at 2025-02-09 10:35:50.969814 BB: Trying checkout Blimp stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1321968, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable canzero None BB: Failed checkout of Blimp canzero stable None BB: [27/221] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:35:50.983803 BB: Trying checkout Blimp stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322009, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CBU-H7-LC-Stamp None BB: Failed checkout of Blimp CBU-H7-LC-Stamp stable None BB: [28/221] Building board: CBU-H7-Stamp at 2025-02-09 10:35:50.998192 BB: Trying checkout Blimp stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322050, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CBU-H7-Stamp None BB: Failed checkout of Blimp CBU-H7-Stamp stable None BB: [29/221] Building board: CSKY405 at 2025-02-09 10:35:51.011656 BB: Trying checkout Blimp stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322091, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CSKY405 None BB: Failed checkout of Blimp CSKY405 stable None BB: [30/221] Building board: CUAV-7-Nano at 2025-02-09 10:35:51.025453 BB: Trying checkout Blimp stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322132, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-7-Nano None BB: Failed checkout of Blimp CUAV-7-Nano stable None BB: [31/221] Building board: CUAV-Nora at 2025-02-09 10:35:51.040039 BB: Trying checkout Blimp stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322173, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Nora None BB: Failed checkout of Blimp CUAV-Nora stable None BB: [32/221] Building board: CUAV-Nora-bdshot at 2025-02-09 10:35:51.053878 BB: Trying checkout Blimp stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322214, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Nora-bdshot None BB: Failed checkout of Blimp CUAV-Nora-bdshot stable None BB: [33/221] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:35:51.067789 BB: Trying checkout Blimp stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322255, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Pixhack-v3 None BB: Failed checkout of Blimp CUAV-Pixhack-v3 stable None BB: [34/221] Building board: CUAV-X7 at 2025-02-09 10:35:51.081501 BB: Trying checkout Blimp stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322296, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-X7 None BB: Failed checkout of Blimp CUAV-X7 stable None BB: [35/221] Building board: CUAV-X7-bdshot at 2025-02-09 10:35:51.095127 BB: Trying checkout Blimp stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322337, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-X7-bdshot None BB: Failed checkout of Blimp CUAV-X7-bdshot stable None BB: [36/221] Building board: CUAVv5 at 2025-02-09 10:35:51.110291 BB: Trying checkout Blimp stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322378, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5 None BB: Failed checkout of Blimp CUAVv5 stable None BB: [37/221] Building board: CUAVv5-bdshot at 2025-02-09 10:35:51.125119 BB: Trying checkout Blimp stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322419, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5-bdshot None BB: Failed checkout of Blimp CUAVv5-bdshot stable None BB: [38/221] Building board: CUAVv5Nano at 2025-02-09 10:35:51.138843 BB: Trying checkout Blimp stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322460, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5Nano None BB: Failed checkout of Blimp CUAVv5Nano stable None BB: [39/221] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:35:51.152897 BB: Trying checkout Blimp stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322501, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5Nano-bdshot None BB: Failed checkout of Blimp CUAVv5Nano-bdshot stable None BB: [40/221] Building board: CubeBlack at 2025-02-09 10:35:51.166700 BB: Trying checkout Blimp stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322542, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeBlack None BB: Failed checkout of Blimp CubeBlack stable None BB: [41/221] Building board: CubeBlack+ at 2025-02-09 10:35:51.180198 BB: Trying checkout Blimp stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322583, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeBlack+ None BB: Failed checkout of Blimp CubeBlack+ stable None BB: [42/221] Building board: CubeOrange at 2025-02-09 10:35:51.194205 BB: Trying checkout Blimp stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322624, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrange None BB: Failed checkout of Blimp CubeOrange stable None BB: [43/221] Building board: CubeOrange-bdshot at 2025-02-09 10:35:51.208022 BB: Trying checkout Blimp stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322665, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrange-bdshot None BB: Failed checkout of Blimp CubeOrange-bdshot stable None BB: [44/221] Building board: CubeOrangePlus at 2025-02-09 10:35:51.221323 BB: Trying checkout Blimp stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322708, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrangePlus None BB: Failed checkout of Blimp CubeOrangePlus stable None BB: [45/221] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:35:51.235181 BB: Trying checkout Blimp stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322762, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrangePlus-bdshot None BB: Failed checkout of Blimp CubeOrangePlus-bdshot stable None BB: [46/221] Building board: CubePurple at 2025-02-09 10:35:51.249156 BB: Trying checkout Blimp stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322803, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubePurple None BB: Failed checkout of Blimp CubePurple stable None BB: [47/221] Building board: CubeRedPrimary at 2025-02-09 10:35:51.263635 BB: Trying checkout Blimp stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322844, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeRedPrimary None BB: Failed checkout of Blimp CubeRedPrimary stable None BB: [48/221] Building board: CubeRedSecondary at 2025-02-09 10:35:51.277679 BB: Trying checkout Blimp stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322885, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeRedSecondary None BB: Failed checkout of Blimp CubeRedSecondary stable None BB: [49/221] Building board: CubeYellow at 2025-02-09 10:35:51.291313 BB: Trying checkout Blimp stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322926, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeYellow None BB: Failed checkout of Blimp CubeYellow stable None BB: [50/221] Building board: CubeYellow-bdshot at 2025-02-09 10:35:51.305324 BB: Trying checkout Blimp stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1322967, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeYellow-bdshot None BB: Failed checkout of Blimp CubeYellow-bdshot stable None BB: [51/221] Building board: DevEBoxH7v2 at 2025-02-09 10:35:51.319264 BB: Trying checkout Blimp stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323008, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DevEBoxH7v2 None BB: Failed checkout of Blimp DevEBoxH7v2 stable None BB: [52/221] Building board: DroneerF405 at 2025-02-09 10:35:51.333296 BB: Trying checkout Blimp stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323049, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DroneerF405 None BB: Failed checkout of Blimp DroneerF405 stable None BB: [53/221] Building board: DrotekP3Pro at 2025-02-09 10:35:51.346847 BB: Trying checkout Blimp stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323090, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DrotekP3Pro None BB: Failed checkout of Blimp DrotekP3Pro stable None BB: [54/221] Building board: Durandal at 2025-02-09 10:35:51.360907 BB: Trying checkout Blimp stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323131, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Durandal None BB: Failed checkout of Blimp Durandal stable None BB: [55/221] Building board: Durandal-bdshot at 2025-02-09 10:35:51.375395 BB: Trying checkout Blimp stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323172, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Durandal-bdshot None BB: Failed checkout of Blimp Durandal-bdshot stable None BB: [56/221] Building board: edge at 2025-02-09 10:35:51.389249 BB: Trying checkout Blimp stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323213, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable edge None BB: Failed checkout of Blimp edge stable None BB: [57/221] Building board: erlebrain2 at 2025-02-09 10:35:51.403411 BB: Trying checkout Blimp stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323254, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable erlebrain2 None BB: Failed checkout of Blimp erlebrain2 stable None BB: [58/221] Building board: F35Lightning at 2025-02-09 10:35:51.417715 BB: Trying checkout Blimp stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323295, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F35Lightning None BB: Failed checkout of Blimp F35Lightning stable None BB: [59/221] Building board: F4BY at 2025-02-09 10:35:51.432461 BB: Trying checkout Blimp stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323336, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F4BY None BB: Failed checkout of Blimp F4BY stable None BB: [60/221] Building board: F4BY_F427 at 2025-02-09 10:35:51.446272 BB: Trying checkout Blimp stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323377, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F4BY_F427 None BB: Failed checkout of Blimp F4BY_F427 stable None BB: [61/221] Building board: FlyingMoonF407 at 2025-02-09 10:35:51.460953 BB: Trying checkout Blimp stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323418, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonF407 None BB: Failed checkout of Blimp FlyingMoonF407 stable None BB: [62/221] Building board: FlyingMoonF427 at 2025-02-09 10:35:51.475520 BB: Trying checkout Blimp stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323459, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonF427 None BB: Failed checkout of Blimp FlyingMoonF427 stable None BB: [63/221] Building board: FlyingMoonH743 at 2025-02-09 10:35:51.489605 BB: Trying checkout Blimp stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323500, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonH743 None BB: Failed checkout of Blimp FlyingMoonH743 stable None BB: [64/221] Building board: FlywooF405Pro at 2025-02-09 10:35:51.503915 BB: Trying checkout Blimp stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323542, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF405Pro None BB: Failed checkout of Blimp FlywooF405Pro stable None BB: [65/221] Building board: FlywooF745 at 2025-02-09 10:35:51.518481 BB: Trying checkout Blimp stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323583, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF745 None BB: Failed checkout of Blimp FlywooF745 stable None BB: [66/221] Building board: FlywooF745Nano at 2025-02-09 10:35:51.532698 BB: Trying checkout Blimp stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323624, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF745Nano None BB: Failed checkout of Blimp FlywooF745Nano stable None BB: [67/221] Building board: FlywooH743Pro at 2025-02-09 10:35:51.549707 BB: Trying checkout Blimp stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323665, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooH743Pro None BB: Failed checkout of Blimp FlywooH743Pro stable None BB: [68/221] Building board: fmuv2 at 2025-02-09 10:35:51.563739 BB: Trying checkout Blimp stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323706, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv2 None BB: Failed checkout of Blimp fmuv2 stable None BB: [69/221] Building board: fmuv3 at 2025-02-09 10:35:51.577879 BB: Trying checkout Blimp stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323747, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv3 None BB: Failed checkout of Blimp fmuv3 stable None BB: [70/221] Building board: fmuv5 at 2025-02-09 10:35:51.592594 BB: Trying checkout Blimp stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323788, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv5 None BB: Failed checkout of Blimp fmuv5 stable None BB: [71/221] Building board: FoxeerF405v2 at 2025-02-09 10:35:51.606602 BB: Trying checkout Blimp stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323829, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FoxeerF405v2 None BB: Failed checkout of Blimp FoxeerF405v2 stable None BB: [72/221] Building board: FoxeerH743v1 at 2025-02-09 10:35:51.621106 BB: Trying checkout Blimp stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323870, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FoxeerH743v1 None BB: Failed checkout of Blimp FoxeerH743v1 stable None BB: [73/221] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:35:51.635291 BB: Trying checkout Blimp stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323913, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable GEPRC_TAKER_H743 None BB: Failed checkout of Blimp GEPRC_TAKER_H743 stable None BB: [74/221] Building board: GEPRCF745BTHD at 2025-02-09 10:35:51.650636 BB: Trying checkout Blimp stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323954, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable GEPRCF745BTHD None BB: Failed checkout of Blimp GEPRCF745BTHD stable None BB: [75/221] Building board: Here4FC at 2025-02-09 10:35:51.665230 BB: Trying checkout Blimp stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1323995, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Here4FC None BB: Failed checkout of Blimp Here4FC stable None BB: [76/221] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:35:51.679612 BB: Trying checkout Blimp stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324036, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable IFLIGHT_2RAW_H7 None BB: Failed checkout of Blimp IFLIGHT_2RAW_H7 stable None BB: [77/221] Building board: JFB100 at 2025-02-09 10:35:51.693321 BB: Trying checkout Blimp stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324077, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JFB100 None BB: Failed checkout of Blimp JFB100 stable None BB: [78/221] Building board: JFB110 at 2025-02-09 10:35:51.708494 BB: Trying checkout Blimp stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324118, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JFB110 None BB: Failed checkout of Blimp JFB110 stable None BB: [79/221] Building board: JHEM_JHEF405 at 2025-02-09 10:35:51.722318 BB: Trying checkout Blimp stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324159, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEM_JHEF405 None BB: Failed checkout of Blimp JHEM_JHEF405 stable None BB: [80/221] Building board: JHEMCU-H743HD at 2025-02-09 10:35:51.736276 BB: Trying checkout Blimp stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324200, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEMCU-H743HD None BB: Failed checkout of Blimp JHEMCU-H743HD stable None BB: [81/221] Building board: KakuteF4 at 2025-02-09 10:35:51.750189 BB: Trying checkout Blimp stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324241, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4 None BB: Failed checkout of Blimp KakuteF4 stable None BB: [82/221] Building board: KakuteF4-Wing at 2025-02-09 10:35:51.764422 BB: Trying checkout Blimp stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324282, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4-Wing None BB: Failed checkout of Blimp KakuteF4-Wing stable None BB: [83/221] Building board: KakuteF4Mini at 2025-02-09 10:35:51.778543 BB: Trying checkout Blimp stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324323, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4Mini None BB: Failed checkout of Blimp KakuteF4Mini stable None BB: [84/221] Building board: KakuteF7 at 2025-02-09 10:35:51.792604 BB: Trying checkout Blimp stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324364, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7 None BB: Failed checkout of Blimp KakuteF7 stable None BB: [85/221] Building board: KakuteF7-bdshot at 2025-02-09 10:35:51.810166 BB: Trying checkout Blimp stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324405, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7-bdshot None BB: Failed checkout of Blimp KakuteF7-bdshot stable None BB: [86/221] Building board: KakuteF7Mini at 2025-02-09 10:35:51.824257 BB: Trying checkout Blimp stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324446, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7Mini None BB: Failed checkout of Blimp KakuteF7Mini stable None BB: [87/221] Building board: KakuteH7 at 2025-02-09 10:35:51.837840 BB: Trying checkout Blimp stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324487, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7 None BB: Failed checkout of Blimp KakuteH7 stable None BB: [88/221] Building board: KakuteH7-bdshot at 2025-02-09 10:35:51.851882 BB: Trying checkout Blimp stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324528, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7-bdshot None BB: Failed checkout of Blimp KakuteH7-bdshot stable None BB: [89/221] Building board: KakuteH7-Wing at 2025-02-09 10:35:51.865828 BB: Trying checkout Blimp stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324569, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7-Wing None BB: Failed checkout of Blimp KakuteH7-Wing stable None BB: [90/221] Building board: KakuteH7Mini at 2025-02-09 10:35:51.879644 BB: Trying checkout Blimp stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324610, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7Mini None BB: Failed checkout of Blimp KakuteH7Mini stable None BB: [91/221] Building board: KakuteH7Mini-Nand at 2025-02-09 10:35:51.893636 BB: Trying checkout Blimp stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324651, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7Mini-Nand None BB: Failed checkout of Blimp KakuteH7Mini-Nand stable None BB: [92/221] Building board: KakuteH7v2 at 2025-02-09 10:35:51.908358 BB: Trying checkout Blimp stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324692, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7v2 None BB: Failed checkout of Blimp KakuteH7v2 stable None BB: [93/221] Building board: LongBowF405WING at 2025-02-09 10:35:51.922489 BB: Trying checkout Blimp stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324733, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable LongBowF405WING None BB: Failed checkout of Blimp LongBowF405WING stable None BB: [94/221] Building board: luminousbee5 at 2025-02-09 10:35:51.937038 BB: Trying checkout Blimp stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324774, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable luminousbee5 None BB: Failed checkout of Blimp luminousbee5 stable None BB: [95/221] Building board: MambaF405-2022 at 2025-02-09 10:35:51.951293 BB: Trying checkout Blimp stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324815, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405-2022 None BB: Failed checkout of Blimp MambaF405-2022 stable None BB: [96/221] Building board: MambaF405US-I2C at 2025-02-09 10:35:51.964581 BB: Trying checkout Blimp stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324856, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405US-I2C None BB: Failed checkout of Blimp MambaF405US-I2C stable None BB: [97/221] Building board: MambaF405v2 at 2025-02-09 10:35:51.980177 BB: Trying checkout Blimp stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324897, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405v2 None BB: Failed checkout of Blimp MambaF405v2 stable None BB: [98/221] Building board: MambaH743v4 at 2025-02-09 10:35:51.994039 BB: Trying checkout Blimp stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324938, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaH743v4 None BB: Failed checkout of Blimp MambaH743v4 stable None BB: [99/221] Building board: MatekF405 at 2025-02-09 10:35:52.007802 BB: Trying checkout Blimp stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1324979, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405 None BB: Failed checkout of Blimp MatekF405 stable None BB: [100/221] Building board: MatekF405-bdshot at 2025-02-09 10:35:52.021468 BB: Trying checkout Blimp stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325020, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-bdshot None BB: Failed checkout of Blimp MatekF405-bdshot stable None BB: [101/221] Building board: MatekF405-CAN at 2025-02-09 10:35:52.035118 BB: Trying checkout Blimp stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325061, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-CAN None BB: Failed checkout of Blimp MatekF405-CAN stable None BB: [102/221] Building board: MatekF405-STD at 2025-02-09 10:35:52.049170 BB: Trying checkout Blimp stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325105, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-STD None BB: Failed checkout of Blimp MatekF405-STD stable None BB: [103/221] Building board: MatekF405-TE at 2025-02-09 10:35:52.063875 BB: Trying checkout Blimp stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325148, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-TE None BB: Failed checkout of Blimp MatekF405-TE stable None BB: [104/221] Building board: MatekF405-TE-bdshot at 2025-02-09 10:35:52.077732 BB: Trying checkout Blimp stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325189, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-TE-bdshot None BB: Failed checkout of Blimp MatekF405-TE-bdshot stable None BB: [105/221] Building board: MatekF405-Wing at 2025-02-09 10:35:52.092907 BB: Trying checkout Blimp stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325230, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-Wing None BB: Failed checkout of Blimp MatekF405-Wing stable None BB: [106/221] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:35:52.107100 BB: Trying checkout Blimp stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325271, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-Wing-bdshot None BB: Failed checkout of Blimp MatekF405-Wing-bdshot stable None BB: [107/221] Building board: MatekF765-SE at 2025-02-09 10:35:52.121147 BB: Trying checkout Blimp stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325312, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-SE None BB: Failed checkout of Blimp MatekF765-SE stable None BB: [108/221] Building board: MatekF765-Wing at 2025-02-09 10:35:52.135293 BB: Trying checkout Blimp stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325353, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-Wing None BB: Failed checkout of Blimp MatekF765-Wing stable None BB: [109/221] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:35:52.154107 BB: Trying checkout Blimp stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325394, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-Wing-bdshot None BB: Failed checkout of Blimp MatekF765-Wing-bdshot stable None BB: [110/221] Building board: MatekH743 at 2025-02-09 10:35:52.176036 BB: Trying checkout Blimp stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325435, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH743 None BB: Failed checkout of Blimp MatekH743 stable None BB: [111/221] Building board: MatekH743-bdshot at 2025-02-09 10:35:52.190018 BB: Trying checkout Blimp stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325476, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH743-bdshot None BB: Failed checkout of Blimp MatekH743-bdshot stable None BB: [112/221] Building board: MatekH7A3 at 2025-02-09 10:35:52.204249 BB: Trying checkout Blimp stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325517, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH7A3 None BB: Failed checkout of Blimp MatekH7A3 stable None BB: [113/221] Building board: MFT-SEMA100 at 2025-02-09 10:35:52.218393 BB: Trying checkout Blimp stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325558, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MFT-SEMA100 None BB: Failed checkout of Blimp MFT-SEMA100 stable None BB: [114/221] Building board: MicoAir405Mini at 2025-02-09 10:35:52.233339 BB: Trying checkout Blimp stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325599, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir405Mini None BB: Failed checkout of Blimp MicoAir405Mini stable None BB: [115/221] Building board: MicoAir405v2 at 2025-02-09 10:35:52.248626 BB: Trying checkout Blimp stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325641, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir405v2 None BB: Failed checkout of Blimp MicoAir405v2 stable None BB: [116/221] Building board: MicoAir743 at 2025-02-09 10:35:52.263084 BB: Trying checkout Blimp stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325682, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743 None BB: Failed checkout of Blimp MicoAir743 stable None BB: [117/221] Building board: MicoAir743-AIO at 2025-02-09 10:35:52.277737 BB: Trying checkout Blimp stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325723, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743-AIO None BB: Failed checkout of Blimp MicoAir743-AIO stable None BB: [118/221] Building board: MicoAir743v2 at 2025-02-09 10:35:52.292352 BB: Trying checkout Blimp stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325764, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743v2 None BB: Failed checkout of Blimp MicoAir743v2 stable None BB: [119/221] Building board: mindpx-v2 at 2025-02-09 10:35:52.306081 BB: Trying checkout Blimp stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325805, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mindpx-v2 None BB: Failed checkout of Blimp mindpx-v2 stable None BB: [120/221] Building board: mini-pix at 2025-02-09 10:35:52.320603 BB: Trying checkout Blimp stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325846, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mini-pix None BB: Failed checkout of Blimp mini-pix stable None BB: [121/221] Building board: modalai_fc-v1 at 2025-02-09 10:35:52.337464 BB: Trying checkout Blimp stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325887, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable modalai_fc-v1 None BB: Failed checkout of Blimp modalai_fc-v1 stable None BB: [122/221] Building board: mRoControlZeroClassic at 2025-02-09 10:35:52.351530 BB: Trying checkout Blimp stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325928, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroClassic None BB: Failed checkout of Blimp mRoControlZeroClassic stable None BB: [123/221] Building board: mRoControlZeroF7 at 2025-02-09 10:35:52.365899 BB: Trying checkout Blimp stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1325969, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroF7 None BB: Failed checkout of Blimp mRoControlZeroF7 stable None BB: [124/221] Building board: mRoControlZeroH7 at 2025-02-09 10:35:52.380612 BB: Trying checkout Blimp stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326010, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroH7 None BB: Failed checkout of Blimp mRoControlZeroH7 stable None BB: [125/221] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:35:52.394495 BB: Trying checkout Blimp stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326051, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroH7-bdshot None BB: Failed checkout of Blimp mRoControlZeroH7-bdshot stable None BB: [126/221] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:35:52.408138 BB: Trying checkout Blimp stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326093, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroOEMH7 None BB: Failed checkout of Blimp mRoControlZeroOEMH7 stable None BB: [127/221] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:35:52.423323 BB: Trying checkout Blimp stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326135, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoCZeroOEMH7-bdshot None BB: Failed checkout of Blimp mRoCZeroOEMH7-bdshot stable None BB: [128/221] Building board: mRoNexus at 2025-02-09 10:35:52.437041 BB: Trying checkout Blimp stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326176, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoNexus None BB: Failed checkout of Blimp mRoNexus stable None BB: [129/221] Building board: mRoPixracerPro at 2025-02-09 10:35:52.450918 BB: Trying checkout Blimp stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326217, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoPixracerPro None BB: Failed checkout of Blimp mRoPixracerPro stable None BB: [130/221] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:35:52.465750 BB: Trying checkout Blimp stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326258, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoPixracerPro-bdshot None BB: Failed checkout of Blimp mRoPixracerPro-bdshot stable None BB: [131/221] Building board: mRoX21 at 2025-02-09 10:35:52.479647 BB: Trying checkout Blimp stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326299, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoX21 None BB: Failed checkout of Blimp mRoX21 stable None BB: [132/221] Building board: mRoX21-777 at 2025-02-09 10:35:52.494213 BB: Trying checkout Blimp stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326340, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoX21-777 None BB: Failed checkout of Blimp mRoX21-777 stable None BB: [133/221] Building board: MUPilot at 2025-02-09 10:35:52.507580 BB: Trying checkout Blimp stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326381, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MUPilot None BB: Failed checkout of Blimp MUPilot stable None BB: [134/221] Building board: navigator at 2025-02-09 10:35:52.521475 BB: Trying checkout Blimp stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326422, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navigator None BB: Failed checkout of Blimp navigator stable None BB: [135/221] Building board: navigator64 at 2025-02-09 10:35:52.536577 BB: Trying checkout Blimp stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326463, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navigator64 None BB: Failed checkout of Blimp navigator64 stable None BB: [136/221] Building board: navio at 2025-02-09 10:35:52.550614 BB: Trying checkout Blimp stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326504, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navio None BB: Failed checkout of Blimp navio stable None BB: [137/221] Building board: navio2 at 2025-02-09 10:35:52.565782 BB: Trying checkout Blimp stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326545, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navio2 None BB: Failed checkout of Blimp navio2 stable None BB: [138/221] Building board: NxtPX4v2 at 2025-02-09 10:35:52.580028 BB: Trying checkout Blimp stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326586, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable NxtPX4v2 None BB: Failed checkout of Blimp NxtPX4v2 stable None BB: [139/221] Building board: obal at 2025-02-09 10:35:52.594003 BB: Trying checkout Blimp stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326627, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable obal None BB: Failed checkout of Blimp obal stable None BB: [140/221] Building board: omnibusf4 at 2025-02-09 10:35:52.608409 BB: Trying checkout Blimp stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326668, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4 None BB: Failed checkout of Blimp omnibusf4 stable None BB: [141/221] Building board: omnibusf4pro at 2025-02-09 10:35:52.622680 BB: Trying checkout Blimp stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326709, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4pro None BB: Failed checkout of Blimp omnibusf4pro stable None BB: [142/221] Building board: omnibusf4pro-bdshot at 2025-02-09 10:35:52.636637 BB: Trying checkout Blimp stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326750, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4pro-bdshot None BB: Failed checkout of Blimp omnibusf4pro-bdshot stable None BB: [143/221] Building board: omnibusf4v6 at 2025-02-09 10:35:52.650251 BB: Trying checkout Blimp stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326791, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4v6 None BB: Failed checkout of Blimp omnibusf4v6 stable None BB: [144/221] Building board: OMNIBUSF7V2 at 2025-02-09 10:35:52.664047 BB: Trying checkout Blimp stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326832, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OMNIBUSF7V2 None BB: Failed checkout of Blimp OMNIBUSF7V2 stable None BB: [145/221] Building board: OmnibusNanoV6 at 2025-02-09 10:35:52.677651 BB: Trying checkout Blimp stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326873, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OmnibusNanoV6 None BB: Failed checkout of Blimp OmnibusNanoV6 stable None BB: [146/221] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:35:52.691600 BB: Trying checkout Blimp stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326914, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OmnibusNanoV6-bdshot None BB: Failed checkout of Blimp OmnibusNanoV6-bdshot stable None BB: [147/221] Building board: OrqaF405Pro at 2025-02-09 10:35:52.705352 BB: Trying checkout Blimp stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326955, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OrqaF405Pro None BB: Failed checkout of Blimp OrqaF405Pro stable None BB: [148/221] Building board: PH4-mini at 2025-02-09 10:35:52.720012 BB: Trying checkout Blimp stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1326996, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PH4-mini None BB: Failed checkout of Blimp PH4-mini stable None BB: [149/221] Building board: PH4-mini-bdshot at 2025-02-09 10:35:52.735314 BB: Trying checkout Blimp stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327037, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PH4-mini-bdshot None BB: Failed checkout of Blimp PH4-mini-bdshot stable None BB: [150/221] Building board: Pix32v5 at 2025-02-09 10:35:52.749162 BB: Trying checkout Blimp stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327078, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pix32v5 None BB: Failed checkout of Blimp Pix32v5 stable None BB: [151/221] Building board: PixC4-Jetson at 2025-02-09 10:35:52.764678 BB: Trying checkout Blimp stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327119, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixC4-Jetson None BB: Failed checkout of Blimp PixC4-Jetson stable None BB: [152/221] Building board: PixFlamingo at 2025-02-09 10:35:52.779111 BB: Trying checkout Blimp stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327160, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixFlamingo None BB: Failed checkout of Blimp PixFlamingo stable None BB: [153/221] Building board: PixFlamingo-F767 at 2025-02-09 10:35:52.792667 BB: Trying checkout Blimp stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327201, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixFlamingo-F767 None BB: Failed checkout of Blimp PixFlamingo-F767 stable None BB: [154/221] Building board: Pixhawk1 at 2025-02-09 10:35:52.806456 BB: Trying checkout Blimp stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327242, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1 None BB: Failed checkout of Blimp Pixhawk1 stable None BB: [155/221] Building board: Pixhawk1-1M at 2025-02-09 10:35:52.858846 BB: Trying checkout Blimp stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327283, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-1M None BB: Failed checkout of Blimp Pixhawk1-1M stable None BB: [156/221] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:35:52.876139 BB: Trying checkout Blimp stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327324, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-1M-bdshot None BB: Failed checkout of Blimp Pixhawk1-1M-bdshot stable None BB: [157/221] Building board: Pixhawk1-bdshot at 2025-02-09 10:35:52.891133 BB: Trying checkout Blimp stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327365, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-bdshot None BB: Failed checkout of Blimp Pixhawk1-bdshot stable None BB: [158/221] Building board: Pixhawk4 at 2025-02-09 10:35:52.905168 BB: Trying checkout Blimp stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327406, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk4 None BB: Failed checkout of Blimp Pixhawk4 stable None BB: [159/221] Building board: Pixhawk4-bdshot at 2025-02-09 10:35:52.919808 BB: Trying checkout Blimp stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327447, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk4-bdshot None BB: Failed checkout of Blimp Pixhawk4-bdshot stable None BB: [160/221] Building board: Pixhawk5X at 2025-02-09 10:35:52.933493 BB: Trying checkout Blimp stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327488, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk5X None BB: Failed checkout of Blimp Pixhawk5X stable None BB: [161/221] Building board: Pixhawk6C at 2025-02-09 10:35:52.947515 BB: Trying checkout Blimp stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327529, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6C None BB: Failed checkout of Blimp Pixhawk6C stable None BB: [162/221] Building board: Pixhawk6C-bdshot at 2025-02-09 10:35:52.961824 BB: Trying checkout Blimp stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327570, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6C-bdshot None BB: Failed checkout of Blimp Pixhawk6C-bdshot stable None BB: [163/221] Building board: Pixhawk6X at 2025-02-09 10:35:52.976794 BB: Trying checkout Blimp stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327614, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6X None BB: Failed checkout of Blimp Pixhawk6X stable None BB: [164/221] Building board: Pixhawk6X-bdshot at 2025-02-09 10:35:52.991320 BB: Trying checkout Blimp stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327658, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6X-bdshot None BB: Failed checkout of Blimp Pixhawk6X-bdshot stable None BB: [165/221] Building board: PixPilot-C3 at 2025-02-09 10:35:53.005553 BB: Trying checkout Blimp stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327699, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-C3 None BB: Failed checkout of Blimp PixPilot-C3 stable None BB: [166/221] Building board: PixPilot-V3 at 2025-02-09 10:35:53.019800 BB: Trying checkout Blimp stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327740, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V3 None BB: Failed checkout of Blimp PixPilot-V3 stable None BB: [167/221] Building board: PixPilot-V6 at 2025-02-09 10:35:53.033842 BB: Trying checkout Blimp stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327781, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V6 None BB: Failed checkout of Blimp PixPilot-V6 stable None BB: [168/221] Building board: PixPilot-V6PRO at 2025-02-09 10:35:53.047759 BB: Trying checkout Blimp stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327822, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V6PRO None BB: Failed checkout of Blimp PixPilot-V6PRO stable None BB: [169/221] Building board: Pixracer at 2025-02-09 10:35:53.061731 BB: Trying checkout Blimp stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327863, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixracer None BB: Failed checkout of Blimp Pixracer stable None BB: [170/221] Building board: Pixracer-bdshot at 2025-02-09 10:35:53.075562 BB: Trying checkout Blimp stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327904, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixracer-bdshot None BB: Failed checkout of Blimp Pixracer-bdshot stable None BB: [171/221] Building board: PixSurveyA1 at 2025-02-09 10:35:53.090244 BB: Trying checkout Blimp stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327945, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA1 None BB: Failed checkout of Blimp PixSurveyA1 stable None BB: [172/221] Building board: PixSurveyA1-IND at 2025-02-09 10:35:53.105247 BB: Trying checkout Blimp stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1327986, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA1-IND None BB: Failed checkout of Blimp PixSurveyA1-IND stable None BB: [173/221] Building board: PixSurveyA2 at 2025-02-09 10:35:53.122501 BB: Trying checkout Blimp stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328027, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA2 None BB: Failed checkout of Blimp PixSurveyA2 stable None BB: [174/221] Building board: pxf at 2025-02-09 10:35:53.136837 BB: Trying checkout Blimp stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328068, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pxf None BB: Failed checkout of Blimp pxf stable None BB: [175/221] Building board: pxfmini at 2025-02-09 10:35:53.151683 BB: Trying checkout Blimp stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328109, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pxfmini None BB: Failed checkout of Blimp pxfmini stable None BB: [176/221] Building board: QioTekAdeptF407 at 2025-02-09 10:35:53.166531 BB: Trying checkout Blimp stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328150, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekAdeptF407 None BB: Failed checkout of Blimp QioTekAdeptF407 stable None BB: [177/221] Building board: QioTekZealotF427 at 2025-02-09 10:35:53.181901 BB: Trying checkout Blimp stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328191, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotF427 None BB: Failed checkout of Blimp QioTekZealotF427 stable None BB: [178/221] Building board: QioTekZealotH743 at 2025-02-09 10:35:53.198734 BB: Trying checkout Blimp stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328233, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotH743 None BB: Failed checkout of Blimp QioTekZealotH743 stable None BB: [179/221] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:35:53.214216 BB: Trying checkout Blimp stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328274, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotH743-bdshot None BB: Failed checkout of Blimp QioTekZealotH743-bdshot stable None BB: [180/221] Building board: R9Pilot at 2025-02-09 10:35:53.229594 BB: Trying checkout Blimp stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328315, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable R9Pilot None BB: Failed checkout of Blimp R9Pilot stable None BB: [181/221] Building board: RadiolinkPIX6 at 2025-02-09 10:35:53.245151 BB: Trying checkout Blimp stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328356, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable RadiolinkPIX6 None BB: Failed checkout of Blimp RadiolinkPIX6 stable None BB: [182/221] Building board: RADIX2HD at 2025-02-09 10:35:53.259641 BB: Trying checkout Blimp stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328397, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable RADIX2HD None BB: Failed checkout of Blimp RADIX2HD stable None BB: [183/221] Building board: ReaperF745 at 2025-02-09 10:35:53.274474 BB: Trying checkout Blimp stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328438, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ReaperF745 None BB: Failed checkout of Blimp ReaperF745 stable None BB: [184/221] Building board: revo-mini at 2025-02-09 10:35:53.289540 BB: Trying checkout Blimp stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328479, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini None BB: Failed checkout of Blimp revo-mini stable None BB: [185/221] Building board: revo-mini-bdshot at 2025-02-09 10:35:53.304601 BB: Trying checkout Blimp stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328520, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-bdshot None BB: Failed checkout of Blimp revo-mini-bdshot stable None BB: [186/221] Building board: revo-mini-i2c at 2025-02-09 10:35:53.319419 BB: Trying checkout Blimp stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328561, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-i2c None BB: Failed checkout of Blimp revo-mini-i2c stable None BB: [187/221] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:35:53.335145 BB: Trying checkout Blimp stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328602, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-i2c-bdshot None BB: Failed checkout of Blimp revo-mini-i2c-bdshot stable None BB: [188/221] Building board: SDMODELH7V1 at 2025-02-09 10:35:53.355065 BB: Trying checkout Blimp stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328643, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SDMODELH7V1 None BB: Failed checkout of Blimp SDMODELH7V1 stable None BB: [189/221] Building board: SDMODELH7V2 at 2025-02-09 10:35:53.370612 BB: Trying checkout Blimp stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328684, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SDMODELH7V2 None BB: Failed checkout of Blimp SDMODELH7V2 stable None BB: [190/221] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:35:53.386431 BB: Trying checkout Blimp stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328725, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SITL_arm_linux_gnueabihf None BB: Failed checkout of Blimp SITL_arm_linux_gnueabihf stable None BB: [191/221] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:35:53.401704 BB: Trying checkout Blimp stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328766, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SITL_x86_64_linux_gnu None BB: Failed checkout of Blimp SITL_x86_64_linux_gnu stable None BB: [192/221] Building board: SIYI_N7 at 2025-02-09 10:35:53.417996 BB: Trying checkout Blimp stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328807, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SIYI_N7 None BB: Failed checkout of Blimp SIYI_N7 stable None BB: [193/221] Building board: SkySakuraH743 at 2025-02-09 10:35:53.433316 BB: Trying checkout Blimp stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328848, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkySakuraH743 None BB: Failed checkout of Blimp SkySakuraH743 stable None BB: [194/221] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:35:53.448504 BB: Trying checkout Blimp stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328889, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkystarsH7HD-bdshot None BB: Failed checkout of Blimp SkystarsH7HD-bdshot stable None BB: [195/221] Building board: sparky2 at 2025-02-09 10:35:53.464357 BB: Trying checkout Blimp stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328930, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable sparky2 None BB: Failed checkout of Blimp sparky2 stable None BB: [196/221] Building board: speedybeef4 at 2025-02-09 10:35:53.480763 BB: Trying checkout Blimp stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1328971, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4 None BB: Failed checkout of Blimp speedybeef4 stable None BB: [197/221] Building board: SpeedyBeeF405Mini at 2025-02-09 10:35:53.496607 BB: Trying checkout Blimp stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329012, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405Mini None BB: Failed checkout of Blimp SpeedyBeeF405Mini stable None BB: [198/221] Building board: SpeedyBeeF405WING at 2025-02-09 10:35:53.514623 BB: Trying checkout Blimp stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329053, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405WING None BB: Failed checkout of Blimp SpeedyBeeF405WING stable None BB: [199/221] Building board: speedybeef4v3 at 2025-02-09 10:35:53.531418 BB: Trying checkout Blimp stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329094, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4v3 None BB: Failed checkout of Blimp speedybeef4v3 stable None BB: [200/221] Building board: speedybeef4v4 at 2025-02-09 10:35:53.546530 BB: Trying checkout Blimp stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329135, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4v4 None BB: Failed checkout of Blimp speedybeef4v4 stable None BB: [201/221] Building board: SPRacingH7 at 2025-02-09 10:35:53.562394 BB: Trying checkout Blimp stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329176, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPRacingH7 None BB: Failed checkout of Blimp SPRacingH7 stable None BB: [202/221] Building board: SPRacingH7RF at 2025-02-09 10:35:53.577725 BB: Trying checkout Blimp stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329217, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPRacingH7RF None BB: Failed checkout of Blimp SPRacingH7RF stable None BB: [203/221] Building board: SuccexF4 at 2025-02-09 10:35:53.593029 BB: Trying checkout Blimp stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329258, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SuccexF4 None BB: Failed checkout of Blimp SuccexF4 stable None BB: [204/221] Building board: TBS-Colibri-F7 at 2025-02-09 10:35:53.609046 BB: Trying checkout Blimp stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329299, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS-Colibri-F7 None BB: Failed checkout of Blimp TBS-Colibri-F7 stable None BB: [205/221] Building board: TBS_LUCID_H7 at 2025-02-09 10:35:53.625048 BB: Trying checkout Blimp stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329340, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_H7 None BB: Failed checkout of Blimp TBS_LUCID_H7 stable None BB: [206/221] Building board: TBS_LUCID_PRO at 2025-02-09 10:35:53.640417 BB: Trying checkout Blimp stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329381, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_PRO None BB: Failed checkout of Blimp TBS_LUCID_PRO stable None BB: [207/221] Building board: thepeach-k1 at 2025-02-09 10:35:53.655227 BB: Trying checkout Blimp stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329422, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable thepeach-k1 None BB: Failed checkout of Blimp thepeach-k1 stable None BB: [208/221] Building board: thepeach-r1 at 2025-02-09 10:35:53.669463 BB: Trying checkout Blimp stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329463, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable thepeach-r1 None BB: Failed checkout of Blimp thepeach-r1 stable None BB: [209/221] Building board: TMotorH743 at 2025-02-09 10:35:53.683654 BB: Trying checkout Blimp stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329504, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TMotorH743 None BB: Failed checkout of Blimp TMotorH743 stable None BB: [210/221] Building board: VRBrain-v51 at 2025-02-09 10:35:53.698243 BB: Trying checkout Blimp stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329545, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v51 None BB: Failed checkout of Blimp VRBrain-v51 stable None BB: [211/221] Building board: VRBrain-v52 at 2025-02-09 10:35:53.713195 BB: Trying checkout Blimp stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329587, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v52 None BB: Failed checkout of Blimp VRBrain-v52 stable None BB: [212/221] Building board: VRBrain-v54 at 2025-02-09 10:35:53.727373 BB: Trying checkout Blimp stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329628, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v54 None BB: Failed checkout of Blimp VRBrain-v54 stable None BB: [213/221] Building board: VRCore-v10 at 2025-02-09 10:35:53.741051 BB: Trying checkout Blimp stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329669, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRCore-v10 None BB: Failed checkout of Blimp VRCore-v10 stable None BB: [214/221] Building board: VRUBrain-v51 at 2025-02-09 10:35:53.755010 BB: Trying checkout Blimp stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329710, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRUBrain-v51 None BB: Failed checkout of Blimp VRUBrain-v51 stable None BB: [215/221] Building board: VUAV-V7pro at 2025-02-09 10:35:53.773121 BB: Trying checkout Blimp stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329751, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VUAV-V7pro None BB: Failed checkout of Blimp VUAV-V7pro stable None BB: [216/221] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:35:53.789037 BB: Trying checkout Blimp stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329792, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable X-MAV-AP-H743v2 None BB: Failed checkout of Blimp X-MAV-AP-H743v2 stable None BB: [217/221] Building board: YJUAV_A6 at 2025-02-09 10:35:53.805410 BB: Trying checkout Blimp stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329833, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6 None BB: Failed checkout of Blimp YJUAV_A6 stable None BB: [218/221] Building board: YJUAV_A6SE at 2025-02-09 10:35:53.820686 BB: Trying checkout Blimp stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329874, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6SE None BB: Failed checkout of Blimp YJUAV_A6SE stable None BB: [219/221] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:35:53.840029 BB: Trying checkout Blimp stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329915, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6SE_H743 None BB: Failed checkout of Blimp YJUAV_A6SE_H743 stable None BB: [220/221] Building board: YJUAV_A6Ultra at 2025-02-09 10:35:53.853700 BB: Trying checkout Blimp stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329956, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6Ultra None BB: Failed checkout of Blimp YJUAV_A6Ultra stable None BB: [221/221] Building board: ZeroOneX6 at 2025-02-09 10:35:53.867365 BB: Trying checkout Blimp stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((1329997, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ZeroOneX6 None BB: Failed checkout of Blimp ZeroOneX6 stable None BB: Trying checkout Blimp latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building ArduCopter beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/237] Building board: 3DRControlZeroG at 2025-02-09 10:35:54.512082 BB: Trying checkout ArduCopter beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: warning: unable to rmdir 'modules/Micro-CDR': Directory not empty BB-GIT: warning: unable to rmdir 'modules/Micro-XRCE-DDS-Client': Directory not empty BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: warning: unable to rmdir 'modules/lwip': Directory not empty BB-GIT: Note: switching to 'ArduCopter-beta-4.3'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (3DRControlZeroG) - not in board list BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter beta-4.3 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 3DRControlZeroG binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/3DRControlZeroG-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/237] Building board: ACNS-CM4Pilot at 2025-02-09 10:35:59.799600 BB: Trying checkout ArduCopter beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ACNS-CM4Pilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ACNS-CM4Pilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-CM4Pilot) - not in board list BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter beta-4.3 ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ACNS-CM4Pilot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ACNS-CM4Pilot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-CM4Pilot) - not in board list BB: [3/237] Building board: ACNS-F405AIO at 2025-02-09 10:36:01.249129 BB: Trying checkout ArduCopter beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ACNS-F405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ACNS-F405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-F405AIO) - not in board list BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter beta-4.3 ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ACNS-F405AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ACNS-F405AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-F405AIO) - not in board list BB: [4/237] Building board: aerofc-v1 at 2025-02-09 10:36:02.721888 BB: Trying checkout ArduCopter beta-4.3 aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/aerofc-v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter beta-4.3 aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [5/237] Building board: AEROFOX-H7 at 2025-02-09 10:36:03.472952 BB: Trying checkout ArduCopter beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AEROFOX-H7) - not in board list BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter beta-4.3 AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AEROFOX-H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AEROFOX-H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AEROFOX-H7) - not in board list BB: [6/237] Building board: AET-H743-Basic at 2025-02-09 10:36:04.891532 BB: Trying checkout ArduCopter beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AET-H743-Basic) - not in board list BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter beta-4.3 AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AET-H743-Basic binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AET-H743-Basic-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AET-H743-Basic) - not in board list BB: [7/237] Building board: airbotf4 at 2025-02-09 10:36:06.328451 BB: Trying checkout ArduCopter beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter beta-4.3 airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [8/237] Building board: AIRLink at 2025-02-09 10:36:06.384158 BB: Trying checkout ArduCopter beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter beta-4.3 AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [9/237] Building board: Airvolute-DCS2 at 2025-02-09 10:36:06.437925 BB: Trying checkout ArduCopter beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Airvolute-DCS2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Airvolute-DCS2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Airvolute-DCS2) - not in board list BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter beta-4.3 Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Airvolute-DCS2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Airvolute-DCS2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Airvolute-DCS2) - not in board list BB: [10/237] Building board: AnyleafH7 at 2025-02-09 10:36:07.861845 BB: Trying checkout ArduCopter beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AnyleafH7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AnyleafH7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AnyleafH7) - not in board list BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter beta-4.3 AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AnyleafH7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AnyleafH7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AnyleafH7) - not in board list BB: [11/237] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:36:09.308005 BB: Trying checkout ArduCopter beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Aocoda-RC-H743Dual binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Aocoda-RC-H743Dual/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Aocoda-RC-H743Dual) - not in board list BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter beta-4.3 Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Aocoda-RC-H743Dual binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Aocoda-RC-H743Dual-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Aocoda-RC-H743Dual) - not in board list BB: [12/237] Building board: ARK_FPV at 2025-02-09 10:36:10.760063 BB: Trying checkout ArduCopter beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter beta-4.3 ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ARK_FPV-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ARK_FPV) - not in board list BB: [13/237] Building board: ARKV6X at 2025-02-09 10:36:12.224122 BB: Trying checkout ArduCopter beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter beta-4.3 ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [14/237] Building board: AtomRCF405NAVI at 2025-02-09 10:36:12.278873 BB: Trying checkout ArduCopter beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter beta-4.3 AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [15/237] Building board: bbbmini at 2025-02-09 10:36:12.332230 BB: Trying checkout ArduCopter beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter beta-4.3 bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [16/237] Building board: BeastF7 at 2025-02-09 10:36:12.381714 BB: Trying checkout ArduCopter beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter beta-4.3 BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [17/237] Building board: BeastF7v2 at 2025-02-09 10:36:12.431980 BB: Trying checkout ArduCopter beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter beta-4.3 BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [18/237] Building board: BeastH7 at 2025-02-09 10:36:12.482737 BB: Trying checkout ArduCopter beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter beta-4.3 BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [19/237] Building board: BeastH7v2 at 2025-02-09 10:36:12.535102 BB: Trying checkout ArduCopter beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter beta-4.3 BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [20/237] Building board: bebop at 2025-02-09 10:36:12.585651 BB: Trying checkout ArduCopter beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bebop binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta-4.3 bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [21/237] Building board: bebop at 2025-02-09 10:36:12.632131 BB: Trying checkout ArduCopter beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bebop binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta-4.3 bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [22/237] Building board: BETAFPV-F405 at 2025-02-09 10:36:12.680007 BB: Trying checkout ArduCopter beta-4.3 BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BETAFPV-F405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BETAFPV-F405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BETAFPV-F405) - not in board list BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter beta-4.3 BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BETAFPV-F405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BETAFPV-F405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BETAFPV-F405) - not in board list BB: [23/237] Building board: BETAFPV-F405-I2C at 2025-02-09 10:36:14.125730 BB: Trying checkout ArduCopter beta-4.3 BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BETAFPV-F405-I2C binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BETAFPV-F405-I2C/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter beta-4.3 BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BETAFPV-F405-I2C binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BETAFPV-F405-I2C-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: [24/237] Building board: BlitzF745 at 2025-02-09 10:36:15.596949 BB: Trying checkout ArduCopter beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745) - not in board list BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter beta-4.3 BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzF745 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzF745-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745) - not in board list BB: [25/237] Building board: BlitzF745AIO at 2025-02-09 10:36:17.030230 BB: Trying checkout ArduCopter beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzF745AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzF745AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745AIO) - not in board list BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter beta-4.3 BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzF745AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzF745AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745AIO) - not in board list BB: [26/237] Building board: BlitzH743Pro at 2025-02-09 10:36:18.463721 BB: Trying checkout ArduCopter beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzH743Pro) - not in board list BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter beta-4.3 BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzH743Pro) - not in board list BB: [27/237] Building board: BlitzMiniF745 at 2025-02-09 10:36:19.946146 BB: Trying checkout ArduCopter beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzMiniF745) - not in board list BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter beta-4.3 BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzMiniF745 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzMiniF745-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzMiniF745) - not in board list BB: [28/237] Building board: BlitzWingH743 at 2025-02-09 10:36:21.401151 BB: Trying checkout ArduCopter beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzWingH743) - not in board list BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter beta-4.3 BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzWingH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzWingH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzWingH743) - not in board list BB: [29/237] Building board: blue at 2025-02-09 10:36:22.875649 BB: Trying checkout ArduCopter beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 blue binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter beta-4.3 blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 blue binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [30/237] Building board: canzero at 2025-02-09 10:36:22.931911 BB: Trying checkout ArduCopter beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 canzero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/canzero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (canzero) - not in board list BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter beta-4.3 canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 canzero binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/canzero-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (canzero) - not in board list BB: [31/237] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:36:24.470467 BB: Trying checkout ArduCopter beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-LC-Stamp BB: Trying checkout ArduCopter beta-4.3 CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CBU-H7-LC-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [32/237] Building board: CBU-H7-Stamp at 2025-02-09 10:36:25.904843 BB: Trying checkout ArduCopter beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter beta-4.3 CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CBU-H7-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CBU-H7-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [33/237] Building board: CrazyF405 at 2025-02-09 10:36:27.323106 BB: Trying checkout ArduCopter beta-4.3 CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter beta-4.3 CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CrazyF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CrazyF405) - not in board list BB: [34/237] Building board: crazyflie2 at 2025-02-09 10:36:28.923278 BB: Trying checkout ArduCopter beta-4.3 crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter beta-4.3 crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [35/237] Building board: CSKY405 at 2025-02-09 10:36:28.986173 BB: Trying checkout ArduCopter beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CSKY405) - not in board list BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter beta-4.3 CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CSKY405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CSKY405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CSKY405) - not in board list BB: [36/237] Building board: CUAV-7-Nano at 2025-02-09 10:36:30.387326 BB: Trying checkout ArduCopter beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-7-Nano) - not in board list BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter beta-4.3 CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-7-Nano binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CUAV-7-Nano-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [37/237] Building board: CUAV-Nora at 2025-02-09 10:36:31.829950 BB: Trying checkout ArduCopter beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter beta-4.3 CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [38/237] Building board: CUAV-Nora-bdshot at 2025-02-09 10:36:31.893407 BB: Trying checkout ArduCopter beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter beta-4.3 CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [39/237] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:36:31.948375 BB: Trying checkout ArduCopter beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter beta-4.3 CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Pixhack-v3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CUAV-Pixhack-v3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [40/237] Building board: CUAV-X7 at 2025-02-09 10:36:33.374211 BB: Trying checkout ArduCopter beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter beta-4.3 CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [41/237] Building board: CUAV-X7-bdshot at 2025-02-09 10:36:33.441183 BB: Trying checkout ArduCopter beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter beta-4.3 CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [42/237] Building board: CUAVv5 at 2025-02-09 10:36:33.494418 BB: Trying checkout ArduCopter beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter beta-4.3 CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [43/237] Building board: CUAVv5-bdshot at 2025-02-09 10:36:33.546389 BB: Trying checkout ArduCopter beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter beta-4.3 CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [44/237] Building board: CUAVv5Nano at 2025-02-09 10:36:33.597573 BB: Trying checkout ArduCopter beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter beta-4.3 CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [45/237] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:36:33.648594 BB: Trying checkout ArduCopter beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter beta-4.3 CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [46/237] Building board: CubeBlack at 2025-02-09 10:36:33.699515 BB: Trying checkout ArduCopter beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter beta-4.3 CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [47/237] Building board: CubeBlack+ at 2025-02-09 10:36:33.752281 BB: Trying checkout ArduCopter beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter beta-4.3 CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [48/237] Building board: CubeGreen-solo at 2025-02-09 10:36:33.803926 BB: Trying checkout ArduCopter beta-4.3 CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter beta-4.3 CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [49/237] Building board: CubeOrange at 2025-02-09 10:36:33.852469 BB: Trying checkout ArduCopter beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter beta-4.3 CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [50/237] Building board: CubeOrange-bdshot at 2025-02-09 10:36:33.904952 BB: Trying checkout ArduCopter beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter beta-4.3 CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [51/237] Building board: CubeOrange-SimOnHardWare at 2025-02-09 10:36:33.956019 BB: Trying checkout ArduCopter beta-4.3 CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter beta-4.3 CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [52/237] Building board: CubeOrangePlus at 2025-02-09 10:36:34.009239 BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [53/237] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:36:34.062789 BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [54/237] Building board: CubeOrangePlus-SimOnHardWare at 2025-02-09 10:36:34.114030 BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus-SimOnHardWare binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeOrangePlus-SimOnHardWare/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeOrangePlus-SimOnHardWare) - not in board list BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus-SimOnHardWare binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeOrangePlus-SimOnHardWare-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeOrangePlus-SimOnHardWare) - not in board list BB: [55/237] Building board: CubePurple at 2025-02-09 10:36:35.540359 BB: Trying checkout ArduCopter beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter beta-4.3 CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [56/237] Building board: CubeRedPrimary at 2025-02-09 10:36:35.594455 BB: Trying checkout ArduCopter beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeRedPrimary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeRedPrimary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedPrimary) - not in board list BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter beta-4.3 CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeRedPrimary binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeRedPrimary-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedPrimary) - not in board list BB: [57/237] Building board: CubeRedSecondary at 2025-02-09 10:36:36.994966 BB: Trying checkout ArduCopter beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeRedSecondary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeRedSecondary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedSecondary) - not in board list BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter beta-4.3 CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeRedSecondary binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeRedSecondary-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedSecondary) - not in board list BB: [58/237] Building board: CubeSolo at 2025-02-09 10:36:38.395186 BB: Trying checkout ArduCopter beta-4.3 CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter beta-4.3 CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [59/237] Building board: CubeYellow at 2025-02-09 10:36:38.448085 BB: Trying checkout ArduCopter beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter beta-4.3 CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [60/237] Building board: CubeYellow-bdshot at 2025-02-09 10:36:38.500505 BB: Trying checkout ArduCopter beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter beta-4.3 CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [61/237] Building board: DevEBoxH7v2 at 2025-02-09 10:36:38.550408 BB: Trying checkout ArduCopter beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter beta-4.3 DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [62/237] Building board: DroneerF405 at 2025-02-09 10:36:38.600125 BB: Trying checkout ArduCopter beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter beta-4.3 DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/DroneerF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (DroneerF405) - not in board list BB: [63/237] Building board: DrotekP3Pro at 2025-02-09 10:36:40.039195 BB: Trying checkout ArduCopter beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter beta-4.3 DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [64/237] Building board: Durandal at 2025-02-09 10:36:40.093289 BB: Trying checkout ArduCopter beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Durandal binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter beta-4.3 Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [65/237] Building board: Durandal-bdshot at 2025-02-09 10:36:40.143590 BB: Trying checkout ArduCopter beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter beta-4.3 Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [66/237] Building board: edge at 2025-02-09 10:36:40.195401 BB: Trying checkout ArduCopter beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 edge binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter beta-4.3 edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 edge binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [67/237] Building board: erlebrain2 at 2025-02-09 10:36:40.248182 BB: Trying checkout ArduCopter beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter beta-4.3 erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [68/237] Building board: F35Lightning at 2025-02-09 10:36:40.298431 BB: Trying checkout ArduCopter beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter beta-4.3 F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [69/237] Building board: F4BY at 2025-02-09 10:36:40.352065 BB: Trying checkout ArduCopter beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F4BY binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter beta-4.3 F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [70/237] Building board: F4BY_F427 at 2025-02-09 10:36:40.403095 BB: Trying checkout ArduCopter beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter beta-4.3 F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/F4BY_F427-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (F4BY_F427) - not in board list BB: [71/237] Building board: FlyingMoonF407 at 2025-02-09 10:36:41.786713 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [72/237] Building board: FlyingMoonF427 at 2025-02-09 10:36:41.842497 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [73/237] Building board: FlyingMoonH743 at 2025-02-09 10:36:41.892628 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlyingMoonH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlyingMoonH743) - not in board list BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlyingMoonH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlyingMoonH743) - not in board list BB: [74/237] Building board: FlywooF405HD-AIOv2 at 2025-02-09 10:36:43.278628 BB: Trying checkout ArduCopter beta-4.3 FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405HD-AIOv2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405HD-AIOv2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405HD-AIOv2) - not in board list BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter beta-4.3 FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405HD-AIOv2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405HD-AIOv2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405HD-AIOv2) - not in board list BB: [75/237] Building board: FlywooF405Pro at 2025-02-09 10:36:44.705033 BB: Trying checkout ArduCopter beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405Pro) - not in board list BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter beta-4.3 FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405Pro) - not in board list BB: [76/237] Building board: FlywooF405S-AIO at 2025-02-09 10:36:46.097101 BB: Trying checkout ArduCopter beta-4.3 FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405S-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405S-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405S-AIO) - not in board list BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter beta-4.3 FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405S-AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405S-AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405S-AIO) - not in board list BB: [77/237] Building board: FlywooF745 at 2025-02-09 10:36:47.489009 BB: Trying checkout ArduCopter beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter beta-4.3 FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [78/237] Building board: FlywooF745Nano at 2025-02-09 10:36:47.544558 BB: Trying checkout ArduCopter beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter beta-4.3 FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [79/237] Building board: FlywooH743Pro at 2025-02-09 10:36:47.596150 BB: Trying checkout ArduCopter beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooH743Pro) - not in board list BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter beta-4.3 FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooH743Pro) - not in board list BB: [80/237] Building board: fmuv2 at 2025-02-09 10:36:49.008654 BB: Trying checkout ArduCopter beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter beta-4.3 fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [81/237] Building board: fmuv3 at 2025-02-09 10:36:49.069910 BB: Trying checkout ArduCopter beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter beta-4.3 fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [82/237] Building board: fmuv5 at 2025-02-09 10:36:49.123511 BB: Trying checkout ArduCopter beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter beta-4.3 fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [83/237] Building board: FoxeerF405v2 at 2025-02-09 10:36:49.174462 BB: Trying checkout ArduCopter beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerF405v2) - not in board list BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter beta-4.3 FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FoxeerF405v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FoxeerF405v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerF405v2) - not in board list BB: [84/237] Building board: FoxeerH743v1 at 2025-02-09 10:36:50.567375 BB: Trying checkout ArduCopter beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FoxeerH743v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FoxeerH743v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerH743v1) - not in board list BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter beta-4.3 FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FoxeerH743v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FoxeerH743v1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerH743v1) - not in board list BB: [85/237] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:36:51.969927 BB: Trying checkout ArduCopter beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter beta-4.3 GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/GEPRC_TAKER_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [86/237] Building board: GEPRCF745BTHD at 2025-02-09 10:36:53.356361 BB: Trying checkout ArduCopter beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter beta-4.3 GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 GEPRCF745BTHD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/GEPRCF745BTHD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [87/237] Building board: Here4FC at 2025-02-09 10:36:54.747135 BB: Trying checkout ArduCopter beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Here4FC binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Here4FC/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Here4FC) - not in board list BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter beta-4.3 Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Here4FC binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Here4FC-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Here4FC) - not in board list BB: [88/237] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:36:56.127920 BB: Trying checkout ArduCopter beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter beta-4.3 IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 IFLIGHT_2RAW_H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/IFLIGHT_2RAW_H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [89/237] Building board: JFB100 at 2025-02-09 10:36:57.511441 BB: Trying checkout ArduCopter beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JFB100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JFB100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB100) - not in board list BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter beta-4.3 JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JFB100 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JFB100-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB100) - not in board list BB: [90/237] Building board: JFB110 at 2025-02-09 10:36:58.892883 BB: Trying checkout ArduCopter beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JFB110 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JFB110/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB110) - not in board list BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter beta-4.3 JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JFB110 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JFB110-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB110) - not in board list BB: [91/237] Building board: JHEM_JHEF405 at 2025-02-09 10:37:00.276737 BB: Trying checkout ArduCopter beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEM_JHEF405) - not in board list BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter beta-4.3 JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEM_JHEF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JHEM_JHEF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [92/237] Building board: JHEMCU-GSF405A at 2025-02-09 10:37:01.668226 BB: Trying checkout ArduCopter beta-4.3 JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter beta-4.3 JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [93/237] Building board: JHEMCU-GSF405A-RX2 at 2025-02-09 10:37:01.722339 BB: Trying checkout ArduCopter beta-4.3 JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter beta-4.3 JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [94/237] Building board: JHEMCU-H743HD at 2025-02-09 10:37:01.779423 BB: Trying checkout ArduCopter beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter beta-4.3 JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-H743HD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JHEMCU-H743HD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [95/237] Building board: KakuteF4 at 2025-02-09 10:37:03.162738 BB: Trying checkout ArduCopter beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter beta-4.3 KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [96/237] Building board: KakuteF4-Wing at 2025-02-09 10:37:03.219065 BB: Trying checkout ArduCopter beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteF4-Wing) - not in board list BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter beta-4.3 KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4-Wing binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/KakuteF4-Wing-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [97/237] Building board: KakuteF4Mini at 2025-02-09 10:37:05.190138 BB: Trying checkout ArduCopter beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter beta-4.3 KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [98/237] Building board: KakuteF7 at 2025-02-09 10:37:05.248155 BB: Trying checkout ArduCopter beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter beta-4.3 KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [99/237] Building board: KakuteF7-bdshot at 2025-02-09 10:37:05.302213 BB: Trying checkout ArduCopter beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter beta-4.3 KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [100/237] Building board: KakuteF7Mini at 2025-02-09 10:37:05.355188 BB: Trying checkout ArduCopter beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter beta-4.3 KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [101/237] Building board: KakuteH7 at 2025-02-09 10:37:05.406354 BB: Trying checkout ArduCopter beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter beta-4.3 KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [102/237] Building board: KakuteH7-bdshot at 2025-02-09 10:37:05.457810 BB: Trying checkout ArduCopter beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter beta-4.3 KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [103/237] Building board: KakuteH7-Wing at 2025-02-09 10:37:05.509628 BB: Trying checkout ArduCopter beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/KakuteH7-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteH7-Wing) - not in board list BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter beta-4.3 KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7-Wing binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/KakuteH7-Wing-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteH7-Wing) - not in board list BB: [104/237] Building board: KakuteH7Mini at 2025-02-09 10:37:06.892996 BB: Trying checkout ArduCopter beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter beta-4.3 KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [105/237] Building board: KakuteH7Mini-Nand at 2025-02-09 10:37:06.947182 BB: Trying checkout ArduCopter beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter beta-4.3 KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [106/237] Building board: KakuteH7v2 at 2025-02-09 10:37:06.999062 BB: Trying checkout ArduCopter beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter beta-4.3 KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [107/237] Building board: LongBowF405WING at 2025-02-09 10:37:07.050160 BB: Trying checkout ArduCopter beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LongBowF405WING) - not in board list BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter beta-4.3 LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 LongBowF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/LongBowF405WING-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LongBowF405WING) - not in board list BB: [108/237] Building board: luminousbee5 at 2025-02-09 10:37:08.443482 BB: Trying checkout ArduCopter beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter beta-4.3 luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [109/237] Building board: MambaF405-2022 at 2025-02-09 10:37:08.498348 BB: Trying checkout ArduCopter beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter beta-4.3 MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [110/237] Building board: MambaF405US-I2C at 2025-02-09 10:37:08.550822 BB: Trying checkout ArduCopter beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter beta-4.3 MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [111/237] Building board: MambaF405v2 at 2025-02-09 10:37:08.603270 BB: Trying checkout ArduCopter beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter beta-4.3 MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [112/237] Building board: MambaH743v4 at 2025-02-09 10:37:08.653810 BB: Trying checkout ArduCopter beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter beta-4.3 MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [113/237] Building board: MatekF405 at 2025-02-09 10:37:08.704202 BB: Trying checkout ArduCopter beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter beta-4.3 MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [114/237] Building board: MatekF405-bdshot at 2025-02-09 10:37:08.754584 BB: Trying checkout ArduCopter beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [115/237] Building board: MatekF405-CAN at 2025-02-09 10:37:08.806707 BB: Trying checkout ArduCopter beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter beta-4.3 MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [116/237] Building board: MatekF405-STD at 2025-02-09 10:37:08.857856 BB: Trying checkout ArduCopter beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter beta-4.3 MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [117/237] Building board: MatekF405-TE at 2025-02-09 10:37:08.908468 BB: Trying checkout ArduCopter beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter beta-4.3 MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [118/237] Building board: MatekF405-TE-bdshot at 2025-02-09 10:37:08.959936 BB: Trying checkout ArduCopter beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-TE-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MatekF405-TE-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekF405-TE-bdshot) - not in board list BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-TE-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MatekF405-TE-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekF405-TE-bdshot) - not in board list BB: [119/237] Building board: MatekF405-Wing at 2025-02-09 10:37:10.356464 BB: Trying checkout ArduCopter beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter beta-4.3 MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [120/237] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:37:10.409846 BB: Trying checkout ArduCopter beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [121/237] Building board: MatekF765-SE at 2025-02-09 10:37:10.460959 BB: Trying checkout ArduCopter beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter beta-4.3 MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [122/237] Building board: MatekF765-Wing at 2025-02-09 10:37:10.512838 BB: Trying checkout ArduCopter beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter beta-4.3 MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [123/237] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:37:10.564204 BB: Trying checkout ArduCopter beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [124/237] Building board: MatekH743 at 2025-02-09 10:37:10.615675 BB: Trying checkout ArduCopter beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter beta-4.3 MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [125/237] Building board: MatekH743-bdshot at 2025-02-09 10:37:10.664714 BB: Trying checkout ArduCopter beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [126/237] Building board: MatekH7A3 at 2025-02-09 10:37:10.715565 BB: Trying checkout ArduCopter beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekH7A3) - not in board list BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter beta-4.3 MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH7A3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MatekH7A3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekH7A3) - not in board list BB: [127/237] Building board: MFT-SEMA100 at 2025-02-09 10:37:12.093164 BB: Trying checkout ArduCopter beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MFT-SEMA100) - not in board list BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter beta-4.3 MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MFT-SEMA100 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MFT-SEMA100-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MFT-SEMA100) - not in board list BB: [128/237] Building board: MicoAir405Mini at 2025-02-09 10:37:13.496376 BB: Trying checkout ArduCopter beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405Mini) - not in board list BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter beta-4.3 MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir405Mini binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir405Mini-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405Mini) - not in board list BB: [129/237] Building board: MicoAir405v2 at 2025-02-09 10:37:14.920086 BB: Trying checkout ArduCopter beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405v2) - not in board list BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter beta-4.3 MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir405v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir405v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405v2) - not in board list BB: [130/237] Building board: MicoAir743 at 2025-02-09 10:37:16.296743 BB: Trying checkout ArduCopter beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743) - not in board list BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter beta-4.3 MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743) - not in board list BB: [131/237] Building board: MicoAir743-AIO at 2025-02-09 10:37:17.671369 BB: Trying checkout ArduCopter beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743-AIO) - not in board list BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter beta-4.3 MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743-AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743-AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [132/237] Building board: MicoAir743v2 at 2025-02-09 10:37:19.059891 BB: Trying checkout ArduCopter beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743v2) - not in board list BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter beta-4.3 MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743v2) - not in board list BB: [133/237] Building board: mindpx-v2 at 2025-02-09 10:37:20.444405 BB: Trying checkout ArduCopter beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter beta-4.3 mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [134/237] Building board: mini-pix at 2025-02-09 10:37:20.499658 BB: Trying checkout ArduCopter beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter beta-4.3 mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [135/237] Building board: modalai_fc-v1 at 2025-02-09 10:37:20.550917 BB: Trying checkout ArduCopter beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter beta-4.3 modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [136/237] Building board: mRoControlZeroClassic at 2025-02-09 10:37:20.603278 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [137/237] Building board: mRoControlZeroF7 at 2025-02-09 10:37:20.655650 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [138/237] Building board: mRoControlZeroH7 at 2025-02-09 10:37:20.705975 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [139/237] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:37:20.757082 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [140/237] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:37:20.808388 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [141/237] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:37:20.859799 BB: Trying checkout ArduCopter beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoCZeroOEMH7-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/mRoCZeroOEMH7-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (mRoCZeroOEMH7-bdshot) - not in board list BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter beta-4.3 mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoCZeroOEMH7-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/mRoCZeroOEMH7-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (mRoCZeroOEMH7-bdshot) - not in board list BB: [142/237] Building board: mRoNexus at 2025-02-09 10:37:22.226675 BB: Trying checkout ArduCopter beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter beta-4.3 mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [143/237] Building board: mRoPixracerPro at 2025-02-09 10:37:22.281739 BB: Trying checkout ArduCopter beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter beta-4.3 mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [144/237] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:37:22.333006 BB: Trying checkout ArduCopter beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter beta-4.3 mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [145/237] Building board: mRoX21 at 2025-02-09 10:37:22.384100 BB: Trying checkout ArduCopter beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter beta-4.3 mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [146/237] Building board: mRoX21-777 at 2025-02-09 10:37:22.435930 BB: Trying checkout ArduCopter beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter beta-4.3 mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [147/237] Building board: MUPilot at 2025-02-09 10:37:22.487466 BB: Trying checkout ArduCopter beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MUPilot) - not in board list BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter beta-4.3 MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MUPilot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MUPilot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MUPilot) - not in board list BB: [148/237] Building board: navigator at 2025-02-09 10:37:23.867960 BB: Trying checkout ArduCopter beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navigator binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter beta-4.3 navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navigator binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [149/237] Building board: navigator64 at 2025-02-09 10:37:23.920027 BB: Trying checkout ArduCopter beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (navigator64) - not in board list BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter beta-4.3 navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navigator64 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/navigator64-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (navigator64) - not in board list BB: [150/237] Building board: navio at 2025-02-09 10:37:25.314744 BB: Trying checkout ArduCopter beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navio binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter beta-4.3 navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navio binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [151/237] Building board: navio2 at 2025-02-09 10:37:25.371840 BB: Trying checkout ArduCopter beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navio2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter beta-4.3 navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [152/237] Building board: NxtPX4v2 at 2025-02-09 10:37:25.426709 BB: Trying checkout ArduCopter beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (NxtPX4v2) - not in board list BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter beta-4.3 NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 NxtPX4v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/NxtPX4v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (NxtPX4v2) - not in board list BB: [153/237] Building board: obal at 2025-02-09 10:37:26.806719 BB: Trying checkout ArduCopter beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 obal binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter beta-4.3 obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 obal binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [154/237] Building board: omnibusf4 at 2025-02-09 10:37:26.859136 BB: Trying checkout ArduCopter beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter beta-4.3 omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [155/237] Building board: omnibusf4pro at 2025-02-09 10:37:26.909507 BB: Trying checkout ArduCopter beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter beta-4.3 omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [156/237] Building board: omnibusf4pro-bdshot at 2025-02-09 10:37:26.959891 BB: Trying checkout ArduCopter beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter beta-4.3 omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [157/237] Building board: omnibusf4v6 at 2025-02-09 10:37:27.010150 BB: Trying checkout ArduCopter beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter beta-4.3 omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [158/237] Building board: OMNIBUSF7V2 at 2025-02-09 10:37:27.061069 BB: Trying checkout ArduCopter beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter beta-4.3 OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [159/237] Building board: OmnibusNanoV6 at 2025-02-09 10:37:27.112302 BB: Trying checkout ArduCopter beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter beta-4.3 OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [160/237] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:37:27.163799 BB: Trying checkout ArduCopter beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter beta-4.3 OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [161/237] Building board: OrqaF405Pro at 2025-02-09 10:37:27.213725 BB: Trying checkout ArduCopter beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (OrqaF405Pro) - not in board list BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter beta-4.3 OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OrqaF405Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/OrqaF405Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (OrqaF405Pro) - not in board list BB: [162/237] Building board: PH4-mini at 2025-02-09 10:37:28.600445 BB: Trying checkout ArduCopter beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter beta-4.3 PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [163/237] Building board: PH4-mini-bdshot at 2025-02-09 10:37:28.656241 BB: Trying checkout ArduCopter beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter beta-4.3 PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [164/237] Building board: Pix32v5 at 2025-02-09 10:37:28.707875 BB: Trying checkout ArduCopter beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter beta-4.3 Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [165/237] Building board: PixC4-Jetson at 2025-02-09 10:37:28.760132 BB: Trying checkout ArduCopter beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter beta-4.3 PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [166/237] Building board: PixFlamingo at 2025-02-09 10:37:28.811918 BB: Trying checkout ArduCopter beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixFlamingo binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixFlamingo/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo) - not in board list BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter beta-4.3 PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixFlamingo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixFlamingo-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo) - not in board list BB: [167/237] Building board: PixFlamingo-F767 at 2025-02-09 10:37:30.186708 BB: Trying checkout ArduCopter beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo-F767) - not in board list BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter beta-4.3 PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixFlamingo-F767 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixFlamingo-F767-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [168/237] Building board: Pixhawk1 at 2025-02-09 10:37:31.559867 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [169/237] Building board: Pixhawk1-1M at 2025-02-09 10:37:31.613725 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [170/237] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:37:31.664936 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [171/237] Building board: Pixhawk1-bdshot at 2025-02-09 10:37:31.715502 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk1-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk1-bdshot) - not in board list BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk1-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk1-bdshot) - not in board list BB: [172/237] Building board: Pixhawk4 at 2025-02-09 10:37:33.111998 BB: Trying checkout ArduCopter beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter beta-4.3 Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [173/237] Building board: Pixhawk4-bdshot at 2025-02-09 10:37:33.170385 BB: Trying checkout ArduCopter beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [174/237] Building board: Pixhawk5X at 2025-02-09 10:37:33.221504 BB: Trying checkout ArduCopter beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter beta-4.3 Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [175/237] Building board: Pixhawk6C at 2025-02-09 10:37:33.272650 BB: Trying checkout ArduCopter beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter beta-4.3 Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [176/237] Building board: Pixhawk6C-bdshot at 2025-02-09 10:37:33.324353 BB: Trying checkout ArduCopter beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6C-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk6C-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6C-bdshot) - not in board list BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6C-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk6C-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6C-bdshot) - not in board list BB: [177/237] Building board: Pixhawk6X at 2025-02-09 10:37:34.694437 BB: Trying checkout ArduCopter beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter beta-4.3 Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [178/237] Building board: Pixhawk6X-bdshot at 2025-02-09 10:37:34.749874 BB: Trying checkout ArduCopter beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6X-bdshot) - not in board list BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6X-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk6X-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6X-bdshot) - not in board list BB: [179/237] Building board: PixPilot-C3 at 2025-02-09 10:37:36.118372 BB: Trying checkout ArduCopter beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-C3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-C3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-C3) - not in board list BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter beta-4.3 PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-C3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-C3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-C3) - not in board list BB: [180/237] Building board: PixPilot-V3 at 2025-02-09 10:37:37.516998 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-V3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V3) - not in board list BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-V3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V3) - not in board list BB: [181/237] Building board: PixPilot-V6 at 2025-02-09 10:37:38.895973 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [182/237] Building board: PixPilot-V6PRO at 2025-02-09 10:37:38.950804 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter beta-4.3 PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V6PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-V6PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [183/237] Building board: Pixracer at 2025-02-09 10:37:40.329043 BB: Trying checkout ArduCopter beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter beta-4.3 Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [184/237] Building board: Pixracer-bdshot at 2025-02-09 10:37:40.384304 BB: Trying checkout ArduCopter beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [185/237] Building board: PixSurveyA1 at 2025-02-09 10:37:40.436244 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [186/237] Building board: PixSurveyA1-IND at 2025-02-09 10:37:40.487889 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA1-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixSurveyA1-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA1-IND) - not in board list BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter beta-4.3 PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA1-IND binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixSurveyA1-IND-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA1-IND) - not in board list BB: [187/237] Building board: PixSurveyA2 at 2025-02-09 10:37:41.872025 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixSurveyA2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA2) - not in board list BB: Considering frame heli for board PixSurveyA2 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixSurveyA2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA2) - not in board list BB: [188/237] Building board: pxf at 2025-02-09 10:37:43.253160 BB: Trying checkout ArduCopter beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pxf binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter beta-4.3 pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pxf binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [189/237] Building board: pxfmini at 2025-02-09 10:37:43.306207 BB: Trying checkout ArduCopter beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter beta-4.3 pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [190/237] Building board: QioTekAdeptF407 at 2025-02-09 10:37:43.356410 BB: Trying checkout ArduCopter beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekAdeptF407 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/QioTekAdeptF407/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekAdeptF407) - not in board list BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter beta-4.3 QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekAdeptF407 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/QioTekAdeptF407-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekAdeptF407) - not in board list BB: [191/237] Building board: QioTekZealotF427 at 2025-02-09 10:37:44.764751 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [192/237] Building board: QioTekZealotH743 at 2025-02-09 10:37:44.823989 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [193/237] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:37:44.876438 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotH743-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/QioTekZealotH743-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekZealotH743-bdshot) - not in board list BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter beta-4.3 QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotH743-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/QioTekZealotH743-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekZealotH743-bdshot) - not in board list BB: [194/237] Building board: R9Pilot at 2025-02-09 10:37:46.268820 BB: Trying checkout ArduCopter beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter beta-4.3 R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [195/237] Building board: RadiolinkPIX6 at 2025-02-09 10:37:46.324147 BB: Trying checkout ArduCopter beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RadiolinkPIX6) - not in board list BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter beta-4.3 RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 RadiolinkPIX6 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/RadiolinkPIX6-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [196/237] Building board: RADIX2HD at 2025-02-09 10:37:47.754204 BB: Trying checkout ArduCopter beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 RADIX2HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/RADIX2HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RADIX2HD) - not in board list BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter beta-4.3 RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 RADIX2HD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/RADIX2HD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RADIX2HD) - not in board list BB: [197/237] Building board: ReaperF745 at 2025-02-09 10:37:49.163990 BB: Trying checkout ArduCopter beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ReaperF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ReaperF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ReaperF745) - not in board list BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter beta-4.3 ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ReaperF745 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ReaperF745-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ReaperF745) - not in board list BB: [198/237] Building board: revo-mini at 2025-02-09 10:37:50.562762 BB: Trying checkout ArduCopter beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter beta-4.3 revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [199/237] Building board: revo-mini-bdshot at 2025-02-09 10:37:50.617667 BB: Trying checkout ArduCopter beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter beta-4.3 revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [200/237] Building board: revo-mini-i2c at 2025-02-09 10:37:50.669975 BB: Trying checkout ArduCopter beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter beta-4.3 revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [201/237] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:37:50.720957 BB: Trying checkout ArduCopter beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter beta-4.3 revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [202/237] Building board: SDMODELH7V1 at 2025-02-09 10:37:50.770948 BB: Trying checkout ArduCopter beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SDMODELH7V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SDMODELH7V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V1) - not in board list BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter beta-4.3 SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SDMODELH7V1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SDMODELH7V1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V1) - not in board list BB: [203/237] Building board: SDMODELH7V2 at 2025-02-09 10:37:52.146503 BB: Trying checkout ArduCopter beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V2) - not in board list BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter beta-4.3 SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SDMODELH7V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SDMODELH7V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V2) - not in board list BB: [204/237] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:37:53.538257 BB: Trying checkout ArduCopter beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter beta-4.3 SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [205/237] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:37:53.590855 BB: Trying checkout ArduCopter beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter beta-4.3 SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [206/237] Building board: SIYI_N7 at 2025-02-09 10:37:53.639204 BB: Trying checkout ArduCopter beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SIYI_N7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SIYI_N7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SIYI_N7) - not in board list BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter beta-4.3 SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SIYI_N7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SIYI_N7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SIYI_N7) - not in board list BB: [207/237] Building board: SkySakuraH743 at 2025-02-09 10:37:55.037332 BB: Trying checkout ArduCopter beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SkySakuraH743) - not in board list BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter beta-4.3 SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SkySakuraH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SkySakuraH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SkySakuraH743) - not in board list BB: [208/237] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:37:56.431701 BB: Trying checkout ArduCopter beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter beta-4.3 SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [209/237] Building board: skyviper-journey at 2025-02-09 10:37:56.487548 BB: Trying checkout ArduCopter beta-4.3 skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter beta-4.3 skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [210/237] Building board: skyviper-v2450 at 2025-02-09 10:37:56.537212 BB: Trying checkout ArduCopter beta-4.3 skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter beta-4.3 skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [211/237] Building board: sparky2 at 2025-02-09 10:37:56.587445 BB: Trying checkout ArduCopter beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter beta-4.3 sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [212/237] Building board: speedybeef4 at 2025-02-09 10:37:56.639009 BB: Trying checkout ArduCopter beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter beta-4.3 speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [213/237] Building board: SpeedyBeeF405Mini at 2025-02-09 10:37:56.697376 BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405Mini) - not in board list BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405Mini binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405Mini-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405Mini) - not in board list BB: [214/237] Building board: SpeedyBeeF405WING at 2025-02-09 10:37:58.105902 BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405WING) - not in board list BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405WING-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405WING) - not in board list BB: [215/237] Building board: speedybeef4v3 at 2025-02-09 10:37:59.497279 BB: Trying checkout ArduCopter beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter beta-4.3 speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [216/237] Building board: speedybeef4v4 at 2025-02-09 10:37:59.552949 BB: Trying checkout ArduCopter beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4v4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/speedybeef4v4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (speedybeef4v4) - not in board list BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter beta-4.3 speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4v4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/speedybeef4v4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (speedybeef4v4) - not in board list BB: [217/237] Building board: SPRacingH7 at 2025-02-09 10:38:00.937070 BB: Trying checkout ArduCopter beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter beta-4.3 SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [218/237] Building board: SPRacingH7RF at 2025-02-09 10:38:00.992217 BB: Trying checkout ArduCopter beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SPRacingH7RF binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SPRacingH7RF/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SPRacingH7RF) - not in board list BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter beta-4.3 SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SPRacingH7RF binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SPRacingH7RF-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SPRacingH7RF) - not in board list BB: [219/237] Building board: SuccexF4 at 2025-02-09 10:38:02.386239 BB: Trying checkout ArduCopter beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter beta-4.3 SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [220/237] Building board: TBS-Colibri-F7 at 2025-02-09 10:38:02.443369 BB: Trying checkout ArduCopter beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter beta-4.3 TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [221/237] Building board: TBS_LUCID_H7 at 2025-02-09 10:38:02.494043 BB: Trying checkout ArduCopter beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter beta-4.3 TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS_LUCID_H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TBS_LUCID_H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [222/237] Building board: TBS_LUCID_PRO at 2025-02-09 10:38:03.898494 BB: Trying checkout ArduCopter beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter beta-4.3 TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS_LUCID_PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TBS_LUCID_PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [223/237] Building board: thepeach-k1 at 2025-02-09 10:38:05.284192 BB: Trying checkout ArduCopter beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 thepeach-k1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/thepeach-k1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-k1) - not in board list BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter beta-4.3 thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 thepeach-k1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/thepeach-k1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-k1) - not in board list BB: [224/237] Building board: thepeach-r1 at 2025-02-09 10:38:06.670099 BB: Trying checkout ArduCopter beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 thepeach-r1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/thepeach-r1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-r1) - not in board list BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter beta-4.3 thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 thepeach-r1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/thepeach-r1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-r1) - not in board list BB: [225/237] Building board: TMotorH743 at 2025-02-09 10:38:08.071551 BB: Trying checkout ArduCopter beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TMotorH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TMotorH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TMotorH743) - not in board list BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter beta-4.3 TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TMotorH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TMotorH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TMotorH743) - not in board list BB: [226/237] Building board: VRBrain-v51 at 2025-02-09 10:38:09.465102 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [227/237] Building board: VRBrain-v52 at 2025-02-09 10:38:09.521067 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [228/237] Building board: VRBrain-v54 at 2025-02-09 10:38:09.573082 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [229/237] Building board: VRCore-v10 at 2025-02-09 10:38:09.626660 BB: Trying checkout ArduCopter beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter beta-4.3 VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [230/237] Building board: VRUBrain-v51 at 2025-02-09 10:38:09.678507 BB: Trying checkout ArduCopter beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter beta-4.3 VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [231/237] Building board: VUAV-V7pro at 2025-02-09 10:38:09.729708 BB: Trying checkout ArduCopter beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (VUAV-V7pro) - not in board list BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter beta-4.3 VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VUAV-V7pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/VUAV-V7pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (VUAV-V7pro) - not in board list BB: [232/237] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:38:11.145381 BB: Trying checkout ArduCopter beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter beta-4.3 X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 X-MAV-AP-H743v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/X-MAV-AP-H743v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [233/237] Building board: YJUAV_A6 at 2025-02-09 10:38:12.546433 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6) - not in board list BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6) - not in board list BB: [234/237] Building board: YJUAV_A6SE at 2025-02-09 10:38:13.948381 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6SE binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6SE/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE) - not in board list BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6SE binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6SE-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE) - not in board list BB: [235/237] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:38:15.371212 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6SE_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6SE_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE_H743) - not in board list BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6SE_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6SE_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE_H743) - not in board list BB: [236/237] Building board: YJUAV_A6Ultra at 2025-02-09 10:38:16.805744 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6Ultra binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6Ultra/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6Ultra) - not in board list BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6Ultra binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6Ultra-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6Ultra) - not in board list BB: [237/237] Building board: ZeroOneX6 at 2025-02-09 10:38:18.218207 BB: Trying checkout ArduCopter beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6) - not in board list BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter beta-4.3 ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ZeroOneX6 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ZeroOneX6-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6) - not in board list BB: Trying checkout ArduCopter latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: warning: unable to rmdir 'modules/uavcan': Directory not empty BB-GIT: Previous HEAD position was 60ebf6fbb9 Copter: version to 4.3.8 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: warning: unable to rmdir 'dsdl_compiler/pyuavcan': Directory not empty BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building ArduPlane beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/225] Building board: 3DRControlZeroG at 2025-02-09 10:38:22.927834 BB: Trying checkout ArduPlane beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: warning: unable to rmdir 'modules/Micro-CDR': Directory not empty BB-GIT: warning: unable to rmdir 'modules/Micro-XRCE-DDS-Client': Directory not empty BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: warning: unable to rmdir 'modules/lwip': Directory not empty BB-GIT: Note: switching to 'ArduPlane-beta-4.3'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/225] Building board: ACNS-CM4Pilot at 2025-02-09 10:38:25.402157 BB: Trying checkout ArduPlane beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ACNS-CM4Pilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ACNS-CM4Pilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-CM4Pilot) - not in board list BB: [3/225] Building board: ACNS-F405AIO at 2025-02-09 10:38:27.862396 BB: Trying checkout ArduPlane beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ACNS-F405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ACNS-F405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-F405AIO) - not in board list BB: [4/225] Building board: AEROFOX-H7 at 2025-02-09 10:38:28.582799 BB: Trying checkout ArduPlane beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AEROFOX-H7) - not in board list BB: [5/225] Building board: AET-H743-Basic at 2025-02-09 10:38:29.297116 BB: Trying checkout ArduPlane beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AET-H743-Basic) - not in board list BB: [6/225] Building board: airbotf4 at 2025-02-09 10:38:30.021644 BB: Trying checkout ArduPlane beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [7/225] Building board: AIRLink at 2025-02-09 10:38:30.052439 BB: Trying checkout ArduPlane beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [8/225] Building board: Airvolute-DCS2 at 2025-02-09 10:38:30.081207 BB: Trying checkout ArduPlane beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Airvolute-DCS2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Airvolute-DCS2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Airvolute-DCS2) - not in board list BB: [9/225] Building board: AnyleafH7 at 2025-02-09 10:38:30.825972 BB: Trying checkout ArduPlane beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AnyleafH7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/AnyleafH7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AnyleafH7) - not in board list BB: [10/225] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:38:31.588976 BB: Trying checkout ArduPlane beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Aocoda-RC-H743Dual binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Aocoda-RC-H743Dual/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Aocoda-RC-H743Dual) - not in board list BB: [11/225] Building board: ARK_FPV at 2025-02-09 10:38:32.354512 BB: Trying checkout ArduPlane beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ARK_FPV) - not in board list BB: [12/225] Building board: ARKV6X at 2025-02-09 10:38:33.099553 BB: Trying checkout ArduPlane beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [13/225] Building board: AtomRCF405NAVI at 2025-02-09 10:38:33.130515 BB: Trying checkout ArduPlane beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [14/225] Building board: bbbmini at 2025-02-09 10:38:33.160656 BB: Trying checkout ArduPlane beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [15/225] Building board: BeastF7 at 2025-02-09 10:38:33.188172 BB: Trying checkout ArduPlane beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [16/225] Building board: BeastF7v2 at 2025-02-09 10:38:33.216221 BB: Trying checkout ArduPlane beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [17/225] Building board: BeastH7 at 2025-02-09 10:38:33.244423 BB: Trying checkout ArduPlane beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [18/225] Building board: BeastH7v2 at 2025-02-09 10:38:33.273050 BB: Trying checkout ArduPlane beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [19/225] Building board: bebop at 2025-02-09 10:38:33.300876 BB: Trying checkout ArduPlane beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 bebop binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [20/225] Building board: BlitzF745 at 2025-02-09 10:38:33.328776 BB: Trying checkout ArduPlane beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745) - not in board list BB: [21/225] Building board: BlitzF745AIO at 2025-02-09 10:38:34.074438 BB: Trying checkout ArduPlane beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzF745AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzF745AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745AIO) - not in board list BB: [22/225] Building board: BlitzH743Pro at 2025-02-09 10:38:34.836596 BB: Trying checkout ArduPlane beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzH743Pro) - not in board list BB: [23/225] Building board: BlitzMiniF745 at 2025-02-09 10:38:35.594712 BB: Trying checkout ArduPlane beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzMiniF745) - not in board list BB: [24/225] Building board: BlitzWingH743 at 2025-02-09 10:38:36.341383 BB: Trying checkout ArduPlane beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzWingH743) - not in board list BB: [25/225] Building board: blue at 2025-02-09 10:38:37.101020 BB: Trying checkout ArduPlane beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 blue binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [26/225] Building board: canzero at 2025-02-09 10:38:37.131381 BB: Trying checkout ArduPlane beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 canzero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/canzero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (canzero) - not in board list BB: [27/225] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:38:37.884297 BB: Trying checkout ArduPlane beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/225] Building board: CBU-H7-Stamp at 2025-02-09 10:38:38.642505 BB: Trying checkout ArduPlane beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [29/225] Building board: CSKY405 at 2025-02-09 10:38:39.353736 BB: Trying checkout ArduPlane beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CSKY405) - not in board list BB: [30/225] Building board: CUAV-7-Nano at 2025-02-09 10:38:40.084128 BB: Trying checkout ArduPlane beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [31/225] Building board: CUAV-Nora at 2025-02-09 10:38:40.815350 BB: Trying checkout ArduPlane beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [32/225] Building board: CUAV-Nora-bdshot at 2025-02-09 10:38:40.844568 BB: Trying checkout ArduPlane beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [33/225] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:38:40.872582 BB: Trying checkout ArduPlane beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [34/225] Building board: CUAV-X7 at 2025-02-09 10:38:41.607526 BB: Trying checkout ArduPlane beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [35/225] Building board: CUAV-X7-bdshot at 2025-02-09 10:38:41.637008 BB: Trying checkout ArduPlane beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [36/225] Building board: CUAVv5 at 2025-02-09 10:38:41.665035 BB: Trying checkout ArduPlane beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [37/225] Building board: CUAVv5-bdshot at 2025-02-09 10:38:41.693292 BB: Trying checkout ArduPlane beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [38/225] Building board: CUAVv5Nano at 2025-02-09 10:38:41.720927 BB: Trying checkout ArduPlane beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [39/225] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:38:41.748218 BB: Trying checkout ArduPlane beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [40/225] Building board: CubeBlack at 2025-02-09 10:38:41.776229 BB: Trying checkout ArduPlane beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [41/225] Building board: CubeBlack+ at 2025-02-09 10:38:41.804122 BB: Trying checkout ArduPlane beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [42/225] Building board: CubeOrange at 2025-02-09 10:38:41.832054 BB: Trying checkout ArduPlane beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [43/225] Building board: CubeOrange-bdshot at 2025-02-09 10:38:41.859871 BB: Trying checkout ArduPlane beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [44/225] Building board: CubeOrangePlus at 2025-02-09 10:38:41.887254 BB: Trying checkout ArduPlane beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [45/225] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:38:41.915328 BB: Trying checkout ArduPlane beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [46/225] Building board: CubePurple at 2025-02-09 10:38:41.944804 BB: Trying checkout ArduPlane beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [47/225] Building board: CubeRedPrimary at 2025-02-09 10:38:41.972406 BB: Trying checkout ArduPlane beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeRedPrimary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CubeRedPrimary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedPrimary) - not in board list BB: [48/225] Building board: CubeRedSecondary at 2025-02-09 10:38:42.690755 BB: Trying checkout ArduPlane beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeRedSecondary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CubeRedSecondary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedSecondary) - not in board list BB: [49/225] Building board: CubeYellow at 2025-02-09 10:38:43.411186 BB: Trying checkout ArduPlane beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [50/225] Building board: CubeYellow-bdshot at 2025-02-09 10:38:43.440445 BB: Trying checkout ArduPlane beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [51/225] Building board: DevEBoxH7v2 at 2025-02-09 10:38:43.469289 BB: Trying checkout ArduPlane beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [52/225] Building board: disco at 2025-02-09 10:38:43.498797 BB: Trying checkout ArduPlane beta-4.3 disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 disco binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [53/225] Building board: DroneerF405 at 2025-02-09 10:38:43.526280 BB: Trying checkout ArduPlane beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (DroneerF405) - not in board list BB: [54/225] Building board: DrotekP3Pro at 2025-02-09 10:38:44.226105 BB: Trying checkout ArduPlane beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [55/225] Building board: Durandal at 2025-02-09 10:38:44.254506 BB: Trying checkout ArduPlane beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Durandal binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [56/225] Building board: Durandal-bdshot at 2025-02-09 10:38:44.281132 BB: Trying checkout ArduPlane beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [57/225] Building board: edge at 2025-02-09 10:38:44.306755 BB: Trying checkout ArduPlane beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 edge binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [58/225] Building board: erlebrain2 at 2025-02-09 10:38:44.332135 BB: Trying checkout ArduPlane beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [59/225] Building board: F35Lightning at 2025-02-09 10:38:44.357887 BB: Trying checkout ArduPlane beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [60/225] Building board: F4BY at 2025-02-09 10:38:44.384316 BB: Trying checkout ArduPlane beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 F4BY binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [61/225] Building board: F4BY_F427 at 2025-02-09 10:38:44.411366 BB: Trying checkout ArduPlane beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (F4BY_F427) - not in board list BB: [62/225] Building board: FlyingMoonF407 at 2025-02-09 10:38:45.122805 BB: Trying checkout ArduPlane beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [63/225] Building board: FlyingMoonF427 at 2025-02-09 10:38:45.151970 BB: Trying checkout ArduPlane beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [64/225] Building board: FlyingMoonH743 at 2025-02-09 10:38:45.177457 BB: Trying checkout ArduPlane beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlyingMoonH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FlyingMoonH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlyingMoonH743) - not in board list BB: [65/225] Building board: FlywooF405Pro at 2025-02-09 10:38:45.867281 BB: Trying checkout ArduPlane beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlywooF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FlywooF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405Pro) - not in board list BB: [66/225] Building board: FlywooF745 at 2025-02-09 10:38:46.553649 BB: Trying checkout ArduPlane beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [67/225] Building board: FlywooF745Nano at 2025-02-09 10:38:46.583259 BB: Trying checkout ArduPlane beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [68/225] Building board: FlywooH743Pro at 2025-02-09 10:38:46.611288 BB: Trying checkout ArduPlane beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooH743Pro) - not in board list BB: [69/225] Building board: fmuv2 at 2025-02-09 10:38:47.296398 BB: Trying checkout ArduPlane beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [70/225] Building board: fmuv3 at 2025-02-09 10:38:47.324601 BB: Trying checkout ArduPlane beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [71/225] Building board: fmuv5 at 2025-02-09 10:38:47.352792 BB: Trying checkout ArduPlane beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [72/225] Building board: FoxeerF405v2 at 2025-02-09 10:38:47.379427 BB: Trying checkout ArduPlane beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerF405v2) - not in board list BB: [73/225] Building board: FoxeerH743v1 at 2025-02-09 10:38:48.065642 BB: Trying checkout ArduPlane beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FoxeerH743v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FoxeerH743v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerH743v1) - not in board list BB: [74/225] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:38:48.762707 BB: Trying checkout ArduPlane beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [75/225] Building board: GEPRCF745BTHD at 2025-02-09 10:38:49.468265 BB: Trying checkout ArduPlane beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [76/225] Building board: HEEWING-F405 at 2025-02-09 10:38:50.182734 BB: Trying checkout ArduPlane beta-4.3 HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 HEEWING-F405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/HEEWING-F405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (HEEWING-F405) - not in board list BB: [77/225] Building board: HEEWING-F405v2 at 2025-02-09 10:38:50.893250 BB: Trying checkout ArduPlane beta-4.3 HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 HEEWING-F405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/HEEWING-F405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (HEEWING-F405v2) - not in board list BB: [78/225] Building board: Here4FC at 2025-02-09 10:38:51.592241 BB: Trying checkout ArduPlane beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Here4FC binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Here4FC/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Here4FC) - not in board list BB: [79/225] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:38:52.286104 BB: Trying checkout ArduPlane beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [80/225] Building board: JFB100 at 2025-02-09 10:38:53.015131 BB: Trying checkout ArduPlane beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 JFB100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/JFB100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB100) - not in board list BB: [81/225] Building board: JFB110 at 2025-02-09 10:38:53.710431 BB: Trying checkout ArduPlane beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 JFB110 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/JFB110/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB110) - not in board list BB: [82/225] Building board: JHEM_JHEF405 at 2025-02-09 10:38:54.418335 BB: Trying checkout ArduPlane beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [83/225] Building board: JHEMCU-H743HD at 2025-02-09 10:38:55.112160 BB: Trying checkout ArduPlane beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [84/225] Building board: KakuteF4 at 2025-02-09 10:38:55.814641 BB: Trying checkout ArduPlane beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [85/225] Building board: KakuteF4-Wing at 2025-02-09 10:38:55.843604 BB: Trying checkout ArduPlane beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [86/225] Building board: KakuteF4Mini at 2025-02-09 10:38:56.550763 BB: Trying checkout ArduPlane beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [87/225] Building board: KakuteF7 at 2025-02-09 10:38:56.579758 BB: Trying checkout ArduPlane beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [88/225] Building board: KakuteF7-bdshot at 2025-02-09 10:38:56.607537 BB: Trying checkout ArduPlane beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [89/225] Building board: KakuteF7Mini at 2025-02-09 10:38:56.633242 BB: Trying checkout ArduPlane beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [90/225] Building board: KakuteH7 at 2025-02-09 10:38:56.659113 BB: Trying checkout ArduPlane beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [91/225] Building board: KakuteH7-bdshot at 2025-02-09 10:38:56.685485 BB: Trying checkout ArduPlane beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [92/225] Building board: KakuteH7-Wing at 2025-02-09 10:38:56.711705 BB: Trying checkout ArduPlane beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/KakuteH7-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteH7-Wing) - not in board list BB: [93/225] Building board: KakuteH7Mini at 2025-02-09 10:38:57.399245 BB: Trying checkout ArduPlane beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [94/225] Building board: KakuteH7Mini-Nand at 2025-02-09 10:38:57.428738 BB: Trying checkout ArduPlane beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [95/225] Building board: KakuteH7v2 at 2025-02-09 10:38:57.466472 BB: Trying checkout ArduPlane beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [96/225] Building board: LongBowF405WING at 2025-02-09 10:38:57.519985 BB: Trying checkout ArduPlane beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LongBowF405WING) - not in board list BB: [97/225] Building board: luminousbee5 at 2025-02-09 10:38:58.472545 BB: Trying checkout ArduPlane beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [98/225] Building board: MambaF405-2022 at 2025-02-09 10:38:58.500843 BB: Trying checkout ArduPlane beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [99/225] Building board: MambaF405US-I2C at 2025-02-09 10:38:58.527974 BB: Trying checkout ArduPlane beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [100/225] Building board: MambaF405v2 at 2025-02-09 10:38:58.554298 BB: Trying checkout ArduPlane beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [101/225] Building board: MambaH743v4 at 2025-02-09 10:38:58.579498 BB: Trying checkout ArduPlane beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [102/225] Building board: MatekF405 at 2025-02-09 10:38:58.606175 BB: Trying checkout ArduPlane beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [103/225] Building board: MatekF405-bdshot at 2025-02-09 10:38:58.631641 BB: Trying checkout ArduPlane beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [104/225] Building board: MatekF405-CAN at 2025-02-09 10:38:58.656748 BB: Trying checkout ArduPlane beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [105/225] Building board: MatekF405-STD at 2025-02-09 10:38:58.685950 BB: Trying checkout ArduPlane beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [106/225] Building board: MatekF405-TE at 2025-02-09 10:38:58.711774 BB: Trying checkout ArduPlane beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [107/225] Building board: MatekF405-TE-bdshot at 2025-02-09 10:38:58.737369 BB: Trying checkout ArduPlane beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-TE-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MatekF405-TE-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekF405-TE-bdshot) - not in board list BB: [108/225] Building board: MatekF405-Wing at 2025-02-09 10:38:59.429413 BB: Trying checkout ArduPlane beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [109/225] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:38:59.458529 BB: Trying checkout ArduPlane beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [110/225] Building board: MatekF765-SE at 2025-02-09 10:38:59.485453 BB: Trying checkout ArduPlane beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [111/225] Building board: MatekF765-Wing at 2025-02-09 10:38:59.512216 BB: Trying checkout ArduPlane beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [112/225] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:38:59.537846 BB: Trying checkout ArduPlane beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [113/225] Building board: MatekH743 at 2025-02-09 10:38:59.569551 BB: Trying checkout ArduPlane beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [114/225] Building board: MatekH743-bdshot at 2025-02-09 10:38:59.597548 BB: Trying checkout ArduPlane beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [115/225] Building board: MatekH7A3 at 2025-02-09 10:38:59.623764 BB: Trying checkout ArduPlane beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekH7A3) - not in board list BB: [116/225] Building board: MFT-SEMA100 at 2025-02-09 10:39:00.320597 BB: Trying checkout ArduPlane beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MFT-SEMA100) - not in board list BB: [117/225] Building board: MicoAir405Mini at 2025-02-09 10:39:01.014669 BB: Trying checkout ArduPlane beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405Mini) - not in board list BB: [118/225] Building board: MicoAir405v2 at 2025-02-09 10:39:01.722413 BB: Trying checkout ArduPlane beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405v2) - not in board list BB: [119/225] Building board: MicoAir743 at 2025-02-09 10:39:02.427480 BB: Trying checkout ArduPlane beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743) - not in board list BB: [120/225] Building board: MicoAir743-AIO at 2025-02-09 10:39:03.127516 BB: Trying checkout ArduPlane beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [121/225] Building board: MicoAir743v2 at 2025-02-09 10:39:03.827564 BB: Trying checkout ArduPlane beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743v2) - not in board list BB: [122/225] Building board: mindpx-v2 at 2025-02-09 10:39:04.527321 BB: Trying checkout ArduPlane beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [123/225] Building board: mini-pix at 2025-02-09 10:39:04.555168 BB: Trying checkout ArduPlane beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [124/225] Building board: modalai_fc-v1 at 2025-02-09 10:39:04.580728 BB: Trying checkout ArduPlane beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [125/225] Building board: mRoControlZeroClassic at 2025-02-09 10:39:04.606478 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [126/225] Building board: mRoControlZeroF7 at 2025-02-09 10:39:04.631814 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [127/225] Building board: mRoControlZeroH7 at 2025-02-09 10:39:04.657156 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [128/225] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:39:04.682395 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [129/225] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:39:04.707654 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [130/225] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:39:04.732196 BB: Trying checkout ArduPlane beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoCZeroOEMH7-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/mRoCZeroOEMH7-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (mRoCZeroOEMH7-bdshot) - not in board list BB: [131/225] Building board: mRoNexus at 2025-02-09 10:39:05.430812 BB: Trying checkout ArduPlane beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [132/225] Building board: mRoPixracerPro at 2025-02-09 10:39:05.459882 BB: Trying checkout ArduPlane beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [133/225] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:39:05.486175 BB: Trying checkout ArduPlane beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [134/225] Building board: mRoX21 at 2025-02-09 10:39:05.512603 BB: Trying checkout ArduPlane beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [135/225] Building board: mRoX21-777 at 2025-02-09 10:39:05.538769 BB: Trying checkout ArduPlane beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [136/225] Building board: MUPilot at 2025-02-09 10:39:05.564293 BB: Trying checkout ArduPlane beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MUPilot) - not in board list BB: [137/225] Building board: navigator at 2025-02-09 10:39:06.260906 BB: Trying checkout ArduPlane beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 navigator binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [138/225] Building board: navigator64 at 2025-02-09 10:39:06.288405 BB: Trying checkout ArduPlane beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (navigator64) - not in board list BB: [139/225] Building board: navio at 2025-02-09 10:39:06.974774 BB: Trying checkout ArduPlane beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 navio binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [140/225] Building board: navio2 at 2025-02-09 10:39:07.002398 BB: Trying checkout ArduPlane beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 navio2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [141/225] Building board: NxtPX4v2 at 2025-02-09 10:39:07.027855 BB: Trying checkout ArduPlane beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (NxtPX4v2) - not in board list BB: [142/225] Building board: obal at 2025-02-09 10:39:07.720076 BB: Trying checkout ArduPlane beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 obal binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [143/225] Building board: omnibusf4 at 2025-02-09 10:39:07.748713 BB: Trying checkout ArduPlane beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [144/225] Building board: omnibusf4pro at 2025-02-09 10:39:07.776457 BB: Trying checkout ArduPlane beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [145/225] Building board: omnibusf4pro-bdshot at 2025-02-09 10:39:07.802452 BB: Trying checkout ArduPlane beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [146/225] Building board: omnibusf4v6 at 2025-02-09 10:39:07.828123 BB: Trying checkout ArduPlane beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [147/225] Building board: OMNIBUSF7V2 at 2025-02-09 10:39:07.854010 BB: Trying checkout ArduPlane beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [148/225] Building board: OmnibusNanoV6 at 2025-02-09 10:39:07.879963 BB: Trying checkout ArduPlane beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [149/225] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:39:07.905158 BB: Trying checkout ArduPlane beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [150/225] Building board: OrqaF405Pro at 2025-02-09 10:39:07.930880 BB: Trying checkout ArduPlane beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (OrqaF405Pro) - not in board list BB: [151/225] Building board: PH4-mini at 2025-02-09 10:39:08.626166 BB: Trying checkout ArduPlane beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [152/225] Building board: PH4-mini-bdshot at 2025-02-09 10:39:08.654999 BB: Trying checkout ArduPlane beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [153/225] Building board: Pix32v5 at 2025-02-09 10:39:08.681514 BB: Trying checkout ArduPlane beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [154/225] Building board: PixC4-Jetson at 2025-02-09 10:39:08.710505 BB: Trying checkout ArduPlane beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [155/225] Building board: PixFlamingo at 2025-02-09 10:39:08.736163 BB: Trying checkout ArduPlane beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixFlamingo binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixFlamingo/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo) - not in board list BB: [156/225] Building board: PixFlamingo-F767 at 2025-02-09 10:39:09.424148 BB: Trying checkout ArduPlane beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [157/225] Building board: Pixhawk1 at 2025-02-09 10:39:10.118228 BB: Trying checkout ArduPlane beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [158/225] Building board: Pixhawk1-1M at 2025-02-09 10:39:10.146795 BB: Trying checkout ArduPlane beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [159/225] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:39:10.176125 BB: Trying checkout ArduPlane beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [160/225] Building board: Pixhawk1-bdshot at 2025-02-09 10:39:10.201723 BB: Trying checkout ArduPlane beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk1-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Pixhawk1-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk1-bdshot) - not in board list BB: [161/225] Building board: Pixhawk4 at 2025-02-09 10:39:10.906910 BB: Trying checkout ArduPlane beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [162/225] Building board: Pixhawk4-bdshot at 2025-02-09 10:39:10.935587 BB: Trying checkout ArduPlane beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [163/225] Building board: Pixhawk5X at 2025-02-09 10:39:10.961280 BB: Trying checkout ArduPlane beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [164/225] Building board: Pixhawk6C at 2025-02-09 10:39:10.988273 BB: Trying checkout ArduPlane beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [165/225] Building board: Pixhawk6C-bdshot at 2025-02-09 10:39:11.014230 BB: Trying checkout ArduPlane beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk6C-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Pixhawk6C-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6C-bdshot) - not in board list BB: [166/225] Building board: Pixhawk6X at 2025-02-09 10:39:11.729829 BB: Trying checkout ArduPlane beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [167/225] Building board: Pixhawk6X-bdshot at 2025-02-09 10:39:11.757871 BB: Trying checkout ArduPlane beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Pixhawk6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6X-bdshot) - not in board list BB: [168/225] Building board: PixPilot-C3 at 2025-02-09 10:39:12.463985 BB: Trying checkout ArduPlane beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixPilot-C3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixPilot-C3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-C3) - not in board list BB: [169/225] Building board: PixPilot-V3 at 2025-02-09 10:39:13.172517 BB: Trying checkout ArduPlane beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixPilot-V3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixPilot-V3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V3) - not in board list BB: [170/225] Building board: PixPilot-V6 at 2025-02-09 10:39:13.906501 BB: Trying checkout ArduPlane beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [171/225] Building board: PixPilot-V6PRO at 2025-02-09 10:39:13.936741 BB: Trying checkout ArduPlane beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [172/225] Building board: Pixracer at 2025-02-09 10:39:14.659964 BB: Trying checkout ArduPlane beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [173/225] Building board: Pixracer-bdshot at 2025-02-09 10:39:14.689951 BB: Trying checkout ArduPlane beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [174/225] Building board: PixSurveyA1 at 2025-02-09 10:39:14.716742 BB: Trying checkout ArduPlane beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [175/225] Building board: PixSurveyA1-IND at 2025-02-09 10:39:14.742638 BB: Trying checkout ArduPlane beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixSurveyA1-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixSurveyA1-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA1-IND) - not in board list BB: [176/225] Building board: PixSurveyA2 at 2025-02-09 10:39:15.436007 BB: Trying checkout ArduPlane beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixSurveyA2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixSurveyA2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA2) - not in board list BB: [177/225] Building board: pxf at 2025-02-09 10:39:16.126116 BB: Trying checkout ArduPlane beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 pxf binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [178/225] Building board: pxfmini at 2025-02-09 10:39:16.152843 BB: Trying checkout ArduPlane beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [179/225] Building board: QioTekAdeptF407 at 2025-02-09 10:39:16.178372 BB: Trying checkout ArduPlane beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 QioTekAdeptF407 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/QioTekAdeptF407/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekAdeptF407) - not in board list BB: [180/225] Building board: QioTekZealotF427 at 2025-02-09 10:39:16.876721 BB: Trying checkout ArduPlane beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [181/225] Building board: QioTekZealotH743 at 2025-02-09 10:39:16.904252 BB: Trying checkout ArduPlane beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [182/225] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:39:16.931511 BB: Trying checkout ArduPlane beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 QioTekZealotH743-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/QioTekZealotH743-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekZealotH743-bdshot) - not in board list BB: [183/225] Building board: R9Pilot at 2025-02-09 10:39:17.631372 BB: Trying checkout ArduPlane beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [184/225] Building board: RadiolinkPIX6 at 2025-02-09 10:39:17.659694 BB: Trying checkout ArduPlane beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [185/225] Building board: RADIX2HD at 2025-02-09 10:39:18.362475 BB: Trying checkout ArduPlane beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 RADIX2HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/RADIX2HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RADIX2HD) - not in board list BB: [186/225] Building board: ReaperF745 at 2025-02-09 10:39:19.090690 BB: Trying checkout ArduPlane beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ReaperF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ReaperF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ReaperF745) - not in board list BB: [187/225] Building board: revo-mini at 2025-02-09 10:39:19.814614 BB: Trying checkout ArduPlane beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [188/225] Building board: revo-mini-bdshot at 2025-02-09 10:39:19.843265 BB: Trying checkout ArduPlane beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [189/225] Building board: revo-mini-i2c at 2025-02-09 10:39:19.871016 BB: Trying checkout ArduPlane beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [190/225] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:39:19.896056 BB: Trying checkout ArduPlane beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [191/225] Building board: SDMODELH7V1 at 2025-02-09 10:39:19.924255 BB: Trying checkout ArduPlane beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SDMODELH7V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SDMODELH7V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V1) - not in board list BB: [192/225] Building board: SDMODELH7V2 at 2025-02-09 10:39:20.632706 BB: Trying checkout ArduPlane beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V2) - not in board list BB: [193/225] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:39:21.342196 BB: Trying checkout ArduPlane beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [194/225] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:39:21.369683 BB: Trying checkout ArduPlane beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [195/225] Building board: SIYI_N7 at 2025-02-09 10:39:21.395422 BB: Trying checkout ArduPlane beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SIYI_N7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SIYI_N7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SIYI_N7) - not in board list BB: [196/225] Building board: SkySakuraH743 at 2025-02-09 10:39:22.095284 BB: Trying checkout ArduPlane beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SkySakuraH743) - not in board list BB: [197/225] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:39:22.792637 BB: Trying checkout ArduPlane beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [198/225] Building board: sparky2 at 2025-02-09 10:39:22.821882 BB: Trying checkout ArduPlane beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [199/225] Building board: speedybeef4 at 2025-02-09 10:39:22.849862 BB: Trying checkout ArduPlane beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [200/225] Building board: SpeedyBeeF405Mini at 2025-02-09 10:39:22.876250 BB: Trying checkout ArduPlane beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SpeedyBeeF405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SpeedyBeeF405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405Mini) - not in board list BB: [201/225] Building board: SpeedyBeeF405WING at 2025-02-09 10:39:23.585914 BB: Trying checkout ArduPlane beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SpeedyBeeF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SpeedyBeeF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405WING) - not in board list BB: [202/225] Building board: speedybeef4v3 at 2025-02-09 10:39:24.303218 BB: Trying checkout ArduPlane beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [203/225] Building board: speedybeef4v4 at 2025-02-09 10:39:24.332632 BB: Trying checkout ArduPlane beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 speedybeef4v4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/speedybeef4v4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (speedybeef4v4) - not in board list BB: [204/225] Building board: SPRacingH7 at 2025-02-09 10:39:25.052304 BB: Trying checkout ArduPlane beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [205/225] Building board: SPRacingH7RF at 2025-02-09 10:39:25.081316 BB: Trying checkout ArduPlane beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SPRacingH7RF binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SPRacingH7RF/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SPRacingH7RF) - not in board list BB: [206/225] Building board: SuccexF4 at 2025-02-09 10:39:25.799350 BB: Trying checkout ArduPlane beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [207/225] Building board: Swan-K1 at 2025-02-09 10:39:25.827635 BB: Trying checkout ArduPlane beta-4.3 Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [208/225] Building board: TBS-Colibri-F7 at 2025-02-09 10:39:25.855252 BB: Trying checkout ArduPlane beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [209/225] Building board: TBS_LUCID_H7 at 2025-02-09 10:39:25.882634 BB: Trying checkout ArduPlane beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [210/225] Building board: TBS_LUCID_PRO at 2025-02-09 10:39:26.580061 BB: Trying checkout ArduPlane beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [211/225] Building board: thepeach-k1 at 2025-02-09 10:39:27.281957 BB: Trying checkout ArduPlane beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 thepeach-k1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/thepeach-k1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-k1) - not in board list BB: [212/225] Building board: thepeach-r1 at 2025-02-09 10:39:27.991408 BB: Trying checkout ArduPlane beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 thepeach-r1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/thepeach-r1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-r1) - not in board list BB: [213/225] Building board: TMotorH743 at 2025-02-09 10:39:28.701105 BB: Trying checkout ArduPlane beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 TMotorH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/TMotorH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TMotorH743) - not in board list BB: [214/225] Building board: VRBrain-v51 at 2025-02-09 10:39:29.391474 BB: Trying checkout ArduPlane beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [215/225] Building board: VRBrain-v52 at 2025-02-09 10:39:29.420709 BB: Trying checkout ArduPlane beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [216/225] Building board: VRBrain-v54 at 2025-02-09 10:39:29.448170 BB: Trying checkout ArduPlane beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [217/225] Building board: VRCore-v10 at 2025-02-09 10:39:29.479072 BB: Trying checkout ArduPlane beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [218/225] Building board: VRUBrain-v51 at 2025-02-09 10:39:29.507412 BB: Trying checkout ArduPlane beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [219/225] Building board: VUAV-V7pro at 2025-02-09 10:39:29.535339 BB: Trying checkout ArduPlane beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (VUAV-V7pro) - not in board list BB: [220/225] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:39:30.282233 BB: Trying checkout ArduPlane beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [221/225] Building board: YJUAV_A6 at 2025-02-09 10:39:30.986194 BB: Trying checkout ArduPlane beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 YJUAV_A6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/YJUAV_A6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6) - not in board list BB: [222/225] Building board: YJUAV_A6SE at 2025-02-09 10:39:31.689067 BB: Trying checkout ArduPlane beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 YJUAV_A6SE binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/YJUAV_A6SE/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE) - not in board list BB: [223/225] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:39:32.401116 BB: Trying checkout ArduPlane beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 YJUAV_A6SE_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/YJUAV_A6SE_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE_H743) - not in board list BB: [224/225] Building board: YJUAV_A6Ultra at 2025-02-09 10:39:33.101415 BB: Trying checkout ArduPlane beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 YJUAV_A6Ultra binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/YJUAV_A6Ultra/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6Ultra) - not in board list BB: [225/225] Building board: ZeroOneX6 at 2025-02-09 10:39:33.782225 BB: Trying checkout ArduPlane beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6) - not in board list BB: Trying checkout ArduPlane latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: warning: unable to rmdir 'modules/uavcan': Directory not empty BB-GIT: Previous HEAD position was 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: warning: unable to rmdir 'dsdl_compiler/pyuavcan': Directory not empty BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building Rover beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/221] Building board: 3DRControlZeroG at 2025-02-09 10:39:37.177839 BB: Trying checkout Rover beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: warning: unable to rmdir 'modules/Micro-CDR': Directory not empty BB-GIT: warning: unable to rmdir 'modules/Micro-XRCE-DDS-Client': Directory not empty BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: warning: unable to rmdir 'modules/lwip': Directory not empty BB-GIT: Note: switching to 'APMrover2-beta-4.3'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/221] Building board: ACNS-CM4Pilot at 2025-02-09 10:39:39.502070 BB: Trying checkout Rover beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ACNS-CM4Pilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ACNS-CM4Pilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-CM4Pilot) - not in board list BB: [3/221] Building board: ACNS-F405AIO at 2025-02-09 10:39:41.774860 BB: Trying checkout Rover beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ACNS-F405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ACNS-F405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-F405AIO) - not in board list BB: [4/221] Building board: AEROFOX-H7 at 2025-02-09 10:39:42.480519 BB: Trying checkout Rover beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AEROFOX-H7) - not in board list BB: [5/221] Building board: AET-H743-Basic at 2025-02-09 10:39:43.180518 BB: Trying checkout Rover beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AET-H743-Basic) - not in board list BB: [6/221] Building board: airbotf4 at 2025-02-09 10:39:43.897538 BB: Trying checkout Rover beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [7/221] Building board: AIRLink at 2025-02-09 10:39:43.927660 BB: Trying checkout Rover beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [8/221] Building board: Airvolute-DCS2 at 2025-02-09 10:39:43.955716 BB: Trying checkout Rover beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Airvolute-DCS2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/Airvolute-DCS2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Airvolute-DCS2) - not in board list BB: [9/221] Building board: AnyleafH7 at 2025-02-09 10:39:44.673813 BB: Trying checkout Rover beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 AnyleafH7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/AnyleafH7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AnyleafH7) - not in board list BB: [10/221] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:39:45.375783 BB: Trying checkout Rover beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Aocoda-RC-H743Dual binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/Aocoda-RC-H743Dual/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Aocoda-RC-H743Dual) - not in board list BB: [11/221] Building board: ARK_FPV at 2025-02-09 10:39:46.079844 BB: Trying checkout Rover beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ARK_FPV) - not in board list BB: [12/221] Building board: ARKV6X at 2025-02-09 10:39:46.789801 BB: Trying checkout Rover beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [13/221] Building board: AtomRCF405NAVI at 2025-02-09 10:39:46.817739 BB: Trying checkout Rover beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [14/221] Building board: bbbmini at 2025-02-09 10:39:46.843604 BB: Trying checkout Rover beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [15/221] Building board: BeastF7 at 2025-02-09 10:39:46.868662 BB: Trying checkout Rover beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [16/221] Building board: BeastF7v2 at 2025-02-09 10:39:46.894656 BB: Trying checkout Rover beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [17/221] Building board: BeastH7 at 2025-02-09 10:39:46.920458 BB: Trying checkout Rover beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [18/221] Building board: BeastH7v2 at 2025-02-09 10:39:46.947805 BB: Trying checkout Rover beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [19/221] Building board: bebop at 2025-02-09 10:39:46.976104 BB: Trying checkout Rover beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 bebop binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [20/221] Building board: BlitzF745 at 2025-02-09 10:39:47.002203 BB: Trying checkout Rover beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745) - not in board list BB: [21/221] Building board: BlitzF745AIO at 2025-02-09 10:39:47.711051 BB: Trying checkout Rover beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BlitzF745AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/BlitzF745AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745AIO) - not in board list BB: [22/221] Building board: BlitzH743Pro at 2025-02-09 10:39:48.419800 BB: Trying checkout Rover beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzH743Pro) - not in board list BB: [23/221] Building board: BlitzMiniF745 at 2025-02-09 10:39:49.146575 BB: Trying checkout Rover beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzMiniF745) - not in board list BB: [24/221] Building board: BlitzWingH743 at 2025-02-09 10:39:49.868267 BB: Trying checkout Rover beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzWingH743) - not in board list BB: [25/221] Building board: blue at 2025-02-09 10:39:50.625523 BB: Trying checkout Rover beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 blue binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [26/221] Building board: canzero at 2025-02-09 10:39:50.653248 BB: Trying checkout Rover beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 canzero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/canzero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (canzero) - not in board list BB: [27/221] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:39:51.372091 BB: Trying checkout Rover beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/221] Building board: CBU-H7-Stamp at 2025-02-09 10:39:52.090950 BB: Trying checkout Rover beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [29/221] Building board: CSKY405 at 2025-02-09 10:39:52.884025 BB: Trying checkout Rover beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CSKY405) - not in board list BB: [30/221] Building board: CUAV-7-Nano at 2025-02-09 10:39:53.694223 BB: Trying checkout Rover beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [31/221] Building board: CUAV-Nora at 2025-02-09 10:39:54.509949 BB: Trying checkout Rover beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [32/221] Building board: CUAV-Nora-bdshot at 2025-02-09 10:39:54.542926 BB: Trying checkout Rover beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [33/221] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:39:54.573996 BB: Trying checkout Rover beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [34/221] Building board: CUAV-X7 at 2025-02-09 10:39:55.337910 BB: Trying checkout Rover beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [35/221] Building board: CUAV-X7-bdshot at 2025-02-09 10:39:55.368301 BB: Trying checkout Rover beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [36/221] Building board: CUAVv5 at 2025-02-09 10:39:55.395853 BB: Trying checkout Rover beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [37/221] Building board: CUAVv5-bdshot at 2025-02-09 10:39:55.423100 BB: Trying checkout Rover beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [38/221] Building board: CUAVv5Nano at 2025-02-09 10:39:55.449731 BB: Trying checkout Rover beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [39/221] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:39:55.476252 BB: Trying checkout Rover beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [40/221] Building board: CubeBlack at 2025-02-09 10:39:55.504235 BB: Trying checkout Rover beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [41/221] Building board: CubeBlack+ at 2025-02-09 10:39:55.531131 BB: Trying checkout Rover beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [42/221] Building board: CubeOrange at 2025-02-09 10:39:55.558556 BB: Trying checkout Rover beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [43/221] Building board: CubeOrange-bdshot at 2025-02-09 10:39:55.584236 BB: Trying checkout Rover beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [44/221] Building board: CubeOrangePlus at 2025-02-09 10:39:55.610990 BB: Trying checkout Rover beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [45/221] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:39:55.638163 BB: Trying checkout Rover beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [46/221] Building board: CubePurple at 2025-02-09 10:39:55.664861 BB: Trying checkout Rover beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [47/221] Building board: CubeRedPrimary at 2025-02-09 10:39:55.691924 BB: Trying checkout Rover beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeRedPrimary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CubeRedPrimary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedPrimary) - not in board list BB: [48/221] Building board: CubeRedSecondary at 2025-02-09 10:39:56.410390 BB: Trying checkout Rover beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeRedSecondary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CubeRedSecondary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedSecondary) - not in board list BB: [49/221] Building board: CubeYellow at 2025-02-09 10:39:57.121501 BB: Trying checkout Rover beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [50/221] Building board: CubeYellow-bdshot at 2025-02-09 10:39:57.149506 BB: Trying checkout Rover beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [51/221] Building board: DevEBoxH7v2 at 2025-02-09 10:39:57.176033 BB: Trying checkout Rover beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [52/221] Building board: DroneerF405 at 2025-02-09 10:39:57.216667 BB: Trying checkout Rover beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (DroneerF405) - not in board list BB: [53/221] Building board: DrotekP3Pro at 2025-02-09 10:39:57.963638 BB: Trying checkout Rover beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [54/221] Building board: Durandal at 2025-02-09 10:39:57.992893 BB: Trying checkout Rover beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Durandal binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [55/221] Building board: Durandal-bdshot at 2025-02-09 10:39:58.019962 BB: Trying checkout Rover beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [56/221] Building board: edge at 2025-02-09 10:39:58.046546 BB: Trying checkout Rover beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 edge binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [57/221] Building board: erlebrain2 at 2025-02-09 10:39:58.072756 BB: Trying checkout Rover beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [58/221] Building board: F35Lightning at 2025-02-09 10:39:58.099401 BB: Trying checkout Rover beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [59/221] Building board: F4BY at 2025-02-09 10:39:58.125423 BB: Trying checkout Rover beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 F4BY binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [60/221] Building board: F4BY_F427 at 2025-02-09 10:39:58.153444 BB: Trying checkout Rover beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (F4BY_F427) - not in board list BB: [61/221] Building board: FlyingMoonF407 at 2025-02-09 10:39:58.863247 BB: Trying checkout Rover beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [62/221] Building board: FlyingMoonF427 at 2025-02-09 10:39:58.891942 BB: Trying checkout Rover beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [63/221] Building board: FlyingMoonH743 at 2025-02-09 10:39:58.917471 BB: Trying checkout Rover beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlyingMoonH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/FlyingMoonH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlyingMoonH743) - not in board list BB: [64/221] Building board: FlywooF405Pro at 2025-02-09 10:39:59.602060 BB: Trying checkout Rover beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlywooF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/FlywooF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405Pro) - not in board list BB: [65/221] Building board: FlywooF745 at 2025-02-09 10:40:00.305905 BB: Trying checkout Rover beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [66/221] Building board: FlywooF745Nano at 2025-02-09 10:40:00.334167 BB: Trying checkout Rover beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [67/221] Building board: FlywooH743Pro at 2025-02-09 10:40:00.360429 BB: Trying checkout Rover beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooH743Pro) - not in board list BB: [68/221] Building board: fmuv2 at 2025-02-09 10:40:01.057624 BB: Trying checkout Rover beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [69/221] Building board: fmuv3 at 2025-02-09 10:40:01.085367 BB: Trying checkout Rover beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [70/221] Building board: fmuv5 at 2025-02-09 10:40:01.111797 BB: Trying checkout Rover beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [71/221] Building board: FoxeerF405v2 at 2025-02-09 10:40:01.137785 BB: Trying checkout Rover beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerF405v2) - not in board list BB: [72/221] Building board: FoxeerH743v1 at 2025-02-09 10:40:01.956267 BB: Trying checkout Rover beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FoxeerH743v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/FoxeerH743v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerH743v1) - not in board list BB: [73/221] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:40:02.846307 BB: Trying checkout Rover beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [74/221] Building board: GEPRCF745BTHD at 2025-02-09 10:40:03.693028 BB: Trying checkout Rover beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [75/221] Building board: Here4FC at 2025-02-09 10:40:04.486030 BB: Trying checkout Rover beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Here4FC binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/Here4FC/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Here4FC) - not in board list BB: [76/221] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:40:05.306795 BB: Trying checkout Rover beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [77/221] Building board: JFB100 at 2025-02-09 10:40:06.151093 BB: Trying checkout Rover beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 JFB100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/JFB100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB100) - not in board list BB: [78/221] Building board: JFB110 at 2025-02-09 10:40:06.944421 BB: Trying checkout Rover beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 JFB110 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/JFB110/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB110) - not in board list BB: [79/221] Building board: JHEM_JHEF405 at 2025-02-09 10:40:07.728343 BB: Trying checkout Rover beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [80/221] Building board: JHEMCU-H743HD at 2025-02-09 10:40:08.539804 BB: Trying checkout Rover beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [81/221] Building board: KakuteF4 at 2025-02-09 10:40:09.340692 BB: Trying checkout Rover beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [82/221] Building board: KakuteF4-Wing at 2025-02-09 10:40:09.370909 BB: Trying checkout Rover beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [83/221] Building board: KakuteF4Mini at 2025-02-09 10:40:10.186542 BB: Trying checkout Rover beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [84/221] Building board: KakuteF7 at 2025-02-09 10:40:10.226964 BB: Trying checkout Rover beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [85/221] Building board: KakuteF7-bdshot at 2025-02-09 10:40:10.270096 BB: Trying checkout Rover beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [86/221] Building board: KakuteF7Mini at 2025-02-09 10:40:10.304326 BB: Trying checkout Rover beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [87/221] Building board: KakuteH7 at 2025-02-09 10:40:10.352894 BB: Trying checkout Rover beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [88/221] Building board: KakuteH7-bdshot at 2025-02-09 10:40:10.398354 BB: Trying checkout Rover beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [89/221] Building board: KakuteH7-Wing at 2025-02-09 10:40:10.433719 BB: Trying checkout Rover beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteH7-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/KakuteH7-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteH7-Wing) - not in board list BB: [90/221] Building board: KakuteH7Mini at 2025-02-09 10:40:11.193883 BB: Trying checkout Rover beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [91/221] Building board: KakuteH7Mini-Nand at 2025-02-09 10:40:11.227262 BB: Trying checkout Rover beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [92/221] Building board: KakuteH7v2 at 2025-02-09 10:40:11.255222 BB: Trying checkout Rover beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [93/221] Building board: LongBowF405WING at 2025-02-09 10:40:11.283366 BB: Trying checkout Rover beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LongBowF405WING) - not in board list BB: [94/221] Building board: luminousbee5 at 2025-02-09 10:40:12.046009 BB: Trying checkout Rover beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [95/221] Building board: MambaF405-2022 at 2025-02-09 10:40:12.079479 BB: Trying checkout Rover beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [96/221] Building board: MambaF405US-I2C at 2025-02-09 10:40:12.105320 BB: Trying checkout Rover beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [97/221] Building board: MambaF405v2 at 2025-02-09 10:40:12.131293 BB: Trying checkout Rover beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [98/221] Building board: MambaH743v4 at 2025-02-09 10:40:12.156606 BB: Trying checkout Rover beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [99/221] Building board: MatekF405 at 2025-02-09 10:40:12.182634 BB: Trying checkout Rover beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [100/221] Building board: MatekF405-bdshot at 2025-02-09 10:40:12.214244 BB: Trying checkout Rover beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [101/221] Building board: MatekF405-CAN at 2025-02-09 10:40:12.244193 BB: Trying checkout Rover beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [102/221] Building board: MatekF405-STD at 2025-02-09 10:40:12.269643 BB: Trying checkout Rover beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [103/221] Building board: MatekF405-TE at 2025-02-09 10:40:12.298716 BB: Trying checkout Rover beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [104/221] Building board: MatekF405-TE-bdshot at 2025-02-09 10:40:12.328376 BB: Trying checkout Rover beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-TE-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MatekF405-TE-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekF405-TE-bdshot) - not in board list BB: [105/221] Building board: MatekF405-Wing at 2025-02-09 10:40:13.063271 BB: Trying checkout Rover beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [106/221] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:40:13.092078 BB: Trying checkout Rover beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [107/221] Building board: MatekF765-SE at 2025-02-09 10:40:13.117792 BB: Trying checkout Rover beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [108/221] Building board: MatekF765-Wing at 2025-02-09 10:40:13.144624 BB: Trying checkout Rover beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [109/221] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:40:13.170197 BB: Trying checkout Rover beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [110/221] Building board: MatekH743 at 2025-02-09 10:40:13.195844 BB: Trying checkout Rover beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [111/221] Building board: MatekH743-bdshot at 2025-02-09 10:40:13.220923 BB: Trying checkout Rover beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [112/221] Building board: MatekH7A3 at 2025-02-09 10:40:13.316285 BB: Trying checkout Rover beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekH7A3) - not in board list BB: [113/221] Building board: MFT-SEMA100 at 2025-02-09 10:40:14.064321 BB: Trying checkout Rover beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MFT-SEMA100) - not in board list BB: [114/221] Building board: MicoAir405Mini at 2025-02-09 10:40:14.835361 BB: Trying checkout Rover beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405Mini) - not in board list BB: [115/221] Building board: MicoAir405v2 at 2025-02-09 10:40:15.563534 BB: Trying checkout Rover beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405v2) - not in board list BB: [116/221] Building board: MicoAir743 at 2025-02-09 10:40:16.286377 BB: Trying checkout Rover beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743) - not in board list BB: [117/221] Building board: MicoAir743-AIO at 2025-02-09 10:40:17.228910 BB: Trying checkout Rover beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [118/221] Building board: MicoAir743v2 at 2025-02-09 10:40:17.960110 BB: Trying checkout Rover beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743v2) - not in board list BB: [119/221] Building board: mindpx-v2 at 2025-02-09 10:40:18.700450 BB: Trying checkout Rover beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [120/221] Building board: mini-pix at 2025-02-09 10:40:18.728110 BB: Trying checkout Rover beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [121/221] Building board: modalai_fc-v1 at 2025-02-09 10:40:18.755114 BB: Trying checkout Rover beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [122/221] Building board: mRoControlZeroClassic at 2025-02-09 10:40:18.780837 BB: Trying checkout Rover beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [123/221] Building board: mRoControlZeroF7 at 2025-02-09 10:40:18.806692 BB: Trying checkout Rover beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [124/221] Building board: mRoControlZeroH7 at 2025-02-09 10:40:18.832036 BB: Trying checkout Rover beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [125/221] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:40:18.857674 BB: Trying checkout Rover beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [126/221] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:40:18.883830 BB: Trying checkout Rover beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [127/221] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:40:18.909467 BB: Trying checkout Rover beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoCZeroOEMH7-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/mRoCZeroOEMH7-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (mRoCZeroOEMH7-bdshot) - not in board list BB: [128/221] Building board: mRoNexus at 2025-02-09 10:40:19.656357 BB: Trying checkout Rover beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [129/221] Building board: mRoPixracerPro at 2025-02-09 10:40:19.684943 BB: Trying checkout Rover beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [130/221] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:40:19.730903 BB: Trying checkout Rover beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [131/221] Building board: mRoX21 at 2025-02-09 10:40:19.757080 BB: Trying checkout Rover beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [132/221] Building board: mRoX21-777 at 2025-02-09 10:40:19.785236 BB: Trying checkout Rover beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [133/221] Building board: MUPilot at 2025-02-09 10:40:19.811142 BB: Trying checkout Rover beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MUPilot) - not in board list BB: [134/221] Building board: navigator at 2025-02-09 10:40:20.544036 BB: Trying checkout Rover beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 navigator binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [135/221] Building board: navigator64 at 2025-02-09 10:40:20.576380 BB: Trying checkout Rover beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (navigator64) - not in board list BB: [136/221] Building board: navio at 2025-02-09 10:40:21.293963 BB: Trying checkout Rover beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 navio binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [137/221] Building board: navio2 at 2025-02-09 10:40:21.321265 BB: Trying checkout Rover beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 navio2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [138/221] Building board: NxtPX4v2 at 2025-02-09 10:40:21.348664 BB: Trying checkout Rover beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (NxtPX4v2) - not in board list BB: [139/221] Building board: obal at 2025-02-09 10:40:22.514796 BB: Trying checkout Rover beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 obal binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [140/221] Building board: omnibusf4 at 2025-02-09 10:40:22.542070 BB: Trying checkout Rover beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [141/221] Building board: omnibusf4pro at 2025-02-09 10:40:22.569129 BB: Trying checkout Rover beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [142/221] Building board: omnibusf4pro-bdshot at 2025-02-09 10:40:22.596203 BB: Trying checkout Rover beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [143/221] Building board: omnibusf4v6 at 2025-02-09 10:40:22.622284 BB: Trying checkout Rover beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [144/221] Building board: OMNIBUSF7V2 at 2025-02-09 10:40:22.648227 BB: Trying checkout Rover beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [145/221] Building board: OmnibusNanoV6 at 2025-02-09 10:40:22.673417 BB: Trying checkout Rover beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [146/221] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:40:22.700285 BB: Trying checkout Rover beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [147/221] Building board: OrqaF405Pro at 2025-02-09 10:40:22.726447 BB: Trying checkout Rover beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (OrqaF405Pro) - not in board list BB: [148/221] Building board: PH4-mini at 2025-02-09 10:40:23.430406 BB: Trying checkout Rover beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [149/221] Building board: PH4-mini-bdshot at 2025-02-09 10:40:23.458605 BB: Trying checkout Rover beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [150/221] Building board: Pix32v5 at 2025-02-09 10:40:23.485414 BB: Trying checkout Rover beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [151/221] Building board: PixC4-Jetson at 2025-02-09 10:40:23.511538 BB: Trying checkout Rover beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [152/221] Building board: PixFlamingo at 2025-02-09 10:40:23.536854 BB: Trying checkout Rover beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixFlamingo binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixFlamingo/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo) - not in board list BB: [153/221] Building board: PixFlamingo-F767 at 2025-02-09 10:40:24.274933 BB: Trying checkout Rover beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [154/221] Building board: Pixhawk1 at 2025-02-09 10:40:24.981806 BB: Trying checkout Rover beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [155/221] Building board: Pixhawk1-1M at 2025-02-09 10:40:25.010130 BB: Trying checkout Rover beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [156/221] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:40:25.036698 BB: Trying checkout Rover beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [157/221] Building board: Pixhawk1-bdshot at 2025-02-09 10:40:25.061990 BB: Trying checkout Rover beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk1-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/Pixhawk1-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk1-bdshot) - not in board list BB: [158/221] Building board: Pixhawk4 at 2025-02-09 10:40:25.757111 BB: Trying checkout Rover beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [159/221] Building board: Pixhawk4-bdshot at 2025-02-09 10:40:25.785089 BB: Trying checkout Rover beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [160/221] Building board: Pixhawk5X at 2025-02-09 10:40:25.812028 BB: Trying checkout Rover beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [161/221] Building board: Pixhawk6C at 2025-02-09 10:40:25.837545 BB: Trying checkout Rover beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [162/221] Building board: Pixhawk6C-bdshot at 2025-02-09 10:40:25.863237 BB: Trying checkout Rover beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk6C-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/Pixhawk6C-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6C-bdshot) - not in board list BB: [163/221] Building board: Pixhawk6X at 2025-02-09 10:40:26.582508 BB: Trying checkout Rover beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [164/221] Building board: Pixhawk6X-bdshot at 2025-02-09 10:40:26.612009 BB: Trying checkout Rover beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/Pixhawk6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6X-bdshot) - not in board list BB: [165/221] Building board: PixPilot-C3 at 2025-02-09 10:40:27.353678 BB: Trying checkout Rover beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixPilot-C3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixPilot-C3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-C3) - not in board list BB: [166/221] Building board: PixPilot-V3 at 2025-02-09 10:40:28.069233 BB: Trying checkout Rover beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixPilot-V3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixPilot-V3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V3) - not in board list BB: [167/221] Building board: PixPilot-V6 at 2025-02-09 10:40:28.786305 BB: Trying checkout Rover beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [168/221] Building board: PixPilot-V6PRO at 2025-02-09 10:40:28.815547 BB: Trying checkout Rover beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [169/221] Building board: Pixracer at 2025-02-09 10:40:29.507301 BB: Trying checkout Rover beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [170/221] Building board: Pixracer-bdshot at 2025-02-09 10:40:29.535834 BB: Trying checkout Rover beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [171/221] Building board: PixSurveyA1 at 2025-02-09 10:40:29.563131 BB: Trying checkout Rover beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [172/221] Building board: PixSurveyA1-IND at 2025-02-09 10:40:29.589228 BB: Trying checkout Rover beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixSurveyA1-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixSurveyA1-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA1-IND) - not in board list BB: [173/221] Building board: PixSurveyA2 at 2025-02-09 10:40:30.322553 BB: Trying checkout Rover beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixSurveyA2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixSurveyA2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA2) - not in board list BB: [174/221] Building board: pxf at 2025-02-09 10:40:31.085726 BB: Trying checkout Rover beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 pxf binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [175/221] Building board: pxfmini at 2025-02-09 10:40:31.113708 BB: Trying checkout Rover beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [176/221] Building board: QioTekAdeptF407 at 2025-02-09 10:40:31.141477 BB: Trying checkout Rover beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 QioTekAdeptF407 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/QioTekAdeptF407/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekAdeptF407) - not in board list BB: [177/221] Building board: QioTekZealotF427 at 2025-02-09 10:40:31.836702 BB: Trying checkout Rover beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [178/221] Building board: QioTekZealotH743 at 2025-02-09 10:40:31.864972 BB: Trying checkout Rover beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [179/221] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:40:31.892242 BB: Trying checkout Rover beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 QioTekZealotH743-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/QioTekZealotH743-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekZealotH743-bdshot) - not in board list BB: [180/221] Building board: R9Pilot at 2025-02-09 10:40:32.610597 BB: Trying checkout Rover beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [181/221] Building board: RadiolinkPIX6 at 2025-02-09 10:40:32.639091 BB: Trying checkout Rover beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [182/221] Building board: RADIX2HD at 2025-02-09 10:40:33.351318 BB: Trying checkout Rover beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 RADIX2HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/RADIX2HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RADIX2HD) - not in board list BB: [183/221] Building board: ReaperF745 at 2025-02-09 10:40:34.044386 BB: Trying checkout Rover beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ReaperF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ReaperF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ReaperF745) - not in board list BB: [184/221] Building board: revo-mini at 2025-02-09 10:40:34.773808 BB: Trying checkout Rover beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [185/221] Building board: revo-mini-bdshot at 2025-02-09 10:40:34.801868 BB: Trying checkout Rover beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [186/221] Building board: revo-mini-i2c at 2025-02-09 10:40:34.828251 BB: Trying checkout Rover beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [187/221] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:40:34.854568 BB: Trying checkout Rover beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [188/221] Building board: SDMODELH7V1 at 2025-02-09 10:40:34.880418 BB: Trying checkout Rover beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SDMODELH7V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SDMODELH7V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V1) - not in board list BB: [189/221] Building board: SDMODELH7V2 at 2025-02-09 10:40:35.595030 BB: Trying checkout Rover beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V2) - not in board list BB: [190/221] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:40:36.396548 BB: Trying checkout Rover beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [191/221] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:40:36.437825 BB: Trying checkout Rover beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [192/221] Building board: SIYI_N7 at 2025-02-09 10:40:36.478690 BB: Trying checkout Rover beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SIYI_N7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SIYI_N7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SIYI_N7) - not in board list BB: [193/221] Building board: SkySakuraH743 at 2025-02-09 10:40:37.215094 BB: Trying checkout Rover beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SkySakuraH743) - not in board list BB: [194/221] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:40:37.938312 BB: Trying checkout Rover beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [195/221] Building board: sparky2 at 2025-02-09 10:40:37.967199 BB: Trying checkout Rover beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [196/221] Building board: speedybeef4 at 2025-02-09 10:40:37.995206 BB: Trying checkout Rover beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [197/221] Building board: SpeedyBeeF405Mini at 2025-02-09 10:40:38.027357 BB: Trying checkout Rover beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SpeedyBeeF405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SpeedyBeeF405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405Mini) - not in board list BB: [198/221] Building board: SpeedyBeeF405WING at 2025-02-09 10:40:38.779691 BB: Trying checkout Rover beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SpeedyBeeF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SpeedyBeeF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405WING) - not in board list BB: [199/221] Building board: speedybeef4v3 at 2025-02-09 10:40:39.496327 BB: Trying checkout Rover beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [200/221] Building board: speedybeef4v4 at 2025-02-09 10:40:39.525781 BB: Trying checkout Rover beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 speedybeef4v4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/speedybeef4v4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (speedybeef4v4) - not in board list BB: [201/221] Building board: SPRacingH7 at 2025-02-09 10:40:40.243236 BB: Trying checkout Rover beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [202/221] Building board: SPRacingH7RF at 2025-02-09 10:40:40.271803 BB: Trying checkout Rover beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SPRacingH7RF binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SPRacingH7RF/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SPRacingH7RF) - not in board list BB: [203/221] Building board: SuccexF4 at 2025-02-09 10:40:40.976088 BB: Trying checkout Rover beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [204/221] Building board: TBS-Colibri-F7 at 2025-02-09 10:40:41.004637 BB: Trying checkout Rover beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [205/221] Building board: TBS_LUCID_H7 at 2025-02-09 10:40:41.032438 BB: Trying checkout Rover beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [206/221] Building board: TBS_LUCID_PRO at 2025-02-09 10:40:41.724632 BB: Trying checkout Rover beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [207/221] Building board: thepeach-k1 at 2025-02-09 10:40:42.444362 BB: Trying checkout Rover beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 thepeach-k1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/thepeach-k1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-k1) - not in board list BB: [208/221] Building board: thepeach-r1 at 2025-02-09 10:40:43.165877 BB: Trying checkout Rover beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 thepeach-r1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/thepeach-r1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-r1) - not in board list BB: [209/221] Building board: TMotorH743 at 2025-02-09 10:40:43.890246 BB: Trying checkout Rover beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 TMotorH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/TMotorH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TMotorH743) - not in board list BB: [210/221] Building board: VRBrain-v51 at 2025-02-09 10:40:44.649316 BB: Trying checkout Rover beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [211/221] Building board: VRBrain-v52 at 2025-02-09 10:40:44.684708 BB: Trying checkout Rover beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [212/221] Building board: VRBrain-v54 at 2025-02-09 10:40:44.719090 BB: Trying checkout Rover beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [213/221] Building board: VRCore-v10 at 2025-02-09 10:40:44.748901 BB: Trying checkout Rover beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [214/221] Building board: VRUBrain-v51 at 2025-02-09 10:40:44.778079 BB: Trying checkout Rover beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [215/221] Building board: VUAV-V7pro at 2025-02-09 10:40:44.805623 BB: Trying checkout Rover beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (VUAV-V7pro) - not in board list BB: [216/221] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:40:45.565641 BB: Trying checkout Rover beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [217/221] Building board: YJUAV_A6 at 2025-02-09 10:40:46.327275 BB: Trying checkout Rover beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 YJUAV_A6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/YJUAV_A6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6) - not in board list BB: [218/221] Building board: YJUAV_A6SE at 2025-02-09 10:40:47.078984 BB: Trying checkout Rover beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 YJUAV_A6SE binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/YJUAV_A6SE/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE) - not in board list BB: [219/221] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:40:47.804198 BB: Trying checkout Rover beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 YJUAV_A6SE_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/YJUAV_A6SE_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE_H743) - not in board list BB: [220/221] Building board: YJUAV_A6Ultra at 2025-02-09 10:40:48.529338 BB: Trying checkout Rover beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 YJUAV_A6Ultra binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/YJUAV_A6Ultra/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6Ultra) - not in board list BB: [221/221] Building board: ZeroOneX6 at 2025-02-09 10:40:49.281785 BB: Trying checkout Rover beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6) - not in board list BB: Trying checkout Rover latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: warning: unable to rmdir 'modules/uavcan': Directory not empty BB-GIT: Previous HEAD position was 9a80387af7 Copter: version to 4.3.7-beta1 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: warning: unable to rmdir 'dsdl_compiler/pyuavcan': Directory not empty BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building AntennaTracker beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/221] Building board: 3DRControlZeroG at 2025-02-09 10:40:52.662043 BB: Trying checkout AntennaTracker beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1502890, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 3DRControlZeroG None BB: Failed checkout of AntennaTracker 3DRControlZeroG beta-4.3 None BB: [2/221] Building board: ACNS-CM4Pilot at 2025-02-09 10:40:53.247197 BB: Trying checkout AntennaTracker beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1502931, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ACNS-CM4Pilot None BB: Failed checkout of AntennaTracker ACNS-CM4Pilot beta-4.3 None BB: [3/221] Building board: ACNS-F405AIO at 2025-02-09 10:40:53.263013 BB: Trying checkout AntennaTracker beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1502972, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ACNS-F405AIO None BB: Failed checkout of AntennaTracker ACNS-F405AIO beta-4.3 None BB: [4/221] Building board: AEROFOX-H7 at 2025-02-09 10:40:53.277801 BB: Trying checkout AntennaTracker beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503013, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 AEROFOX-H7 None BB: Failed checkout of AntennaTracker AEROFOX-H7 beta-4.3 None BB: [5/221] Building board: AET-H743-Basic at 2025-02-09 10:40:53.291884 BB: Trying checkout AntennaTracker beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503054, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 AET-H743-Basic None BB: Failed checkout of AntennaTracker AET-H743-Basic beta-4.3 None BB: [6/221] Building board: airbotf4 at 2025-02-09 10:40:53.306760 BB: Trying checkout AntennaTracker beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503095, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 airbotf4 None BB: Failed checkout of AntennaTracker airbotf4 beta-4.3 None BB: [7/221] Building board: AIRLink at 2025-02-09 10:40:53.321419 BB: Trying checkout AntennaTracker beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503136, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 AIRLink None BB: Failed checkout of AntennaTracker AIRLink beta-4.3 None BB: [8/221] Building board: Airvolute-DCS2 at 2025-02-09 10:40:53.335340 BB: Trying checkout AntennaTracker beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503177, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Airvolute-DCS2 None BB: Failed checkout of AntennaTracker Airvolute-DCS2 beta-4.3 None BB: [9/221] Building board: AnyleafH7 at 2025-02-09 10:40:53.354856 BB: Trying checkout AntennaTracker beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503218, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 AnyleafH7 None BB: Failed checkout of AntennaTracker AnyleafH7 beta-4.3 None BB: [10/221] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:40:53.369930 BB: Trying checkout AntennaTracker beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503259, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Aocoda-RC-H743Dual None BB: Failed checkout of AntennaTracker Aocoda-RC-H743Dual beta-4.3 None BB: [11/221] Building board: ARK_FPV at 2025-02-09 10:40:53.383831 BB: Trying checkout AntennaTracker beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503300, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ARK_FPV None BB: Failed checkout of AntennaTracker ARK_FPV beta-4.3 None BB: [12/221] Building board: ARKV6X at 2025-02-09 10:40:53.398502 BB: Trying checkout AntennaTracker beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503341, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ARKV6X None BB: Failed checkout of AntennaTracker ARKV6X beta-4.3 None BB: [13/221] Building board: AtomRCF405NAVI at 2025-02-09 10:40:53.414550 BB: Trying checkout AntennaTracker beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503382, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 AtomRCF405NAVI None BB: Failed checkout of AntennaTracker AtomRCF405NAVI beta-4.3 None BB: [14/221] Building board: bbbmini at 2025-02-09 10:40:53.430853 BB: Trying checkout AntennaTracker beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503423, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 bbbmini None BB: Failed checkout of AntennaTracker bbbmini beta-4.3 None BB: [15/221] Building board: BeastF7 at 2025-02-09 10:40:53.445889 BB: Trying checkout AntennaTracker beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503464, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BeastF7 None BB: Failed checkout of AntennaTracker BeastF7 beta-4.3 None BB: [16/221] Building board: BeastF7v2 at 2025-02-09 10:40:53.462640 BB: Trying checkout AntennaTracker beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503505, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BeastF7v2 None BB: Failed checkout of AntennaTracker BeastF7v2 beta-4.3 None BB: [17/221] Building board: BeastH7 at 2025-02-09 10:40:53.477683 BB: Trying checkout AntennaTracker beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503546, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BeastH7 None BB: Failed checkout of AntennaTracker BeastH7 beta-4.3 None BB: [18/221] Building board: BeastH7v2 at 2025-02-09 10:40:53.492104 BB: Trying checkout AntennaTracker beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503587, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BeastH7v2 None BB: Failed checkout of AntennaTracker BeastH7v2 beta-4.3 None BB: [19/221] Building board: bebop at 2025-02-09 10:40:53.506715 BB: Trying checkout AntennaTracker beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503628, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 bebop None BB: Failed checkout of AntennaTracker bebop beta-4.3 None BB: [20/221] Building board: BlitzF745 at 2025-02-09 10:40:53.521645 BB: Trying checkout AntennaTracker beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503669, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BlitzF745 None BB: Failed checkout of AntennaTracker BlitzF745 beta-4.3 None BB: [21/221] Building board: BlitzF745AIO at 2025-02-09 10:40:53.537083 BB: Trying checkout AntennaTracker beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503710, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BlitzF745AIO None BB: Failed checkout of AntennaTracker BlitzF745AIO beta-4.3 None BB: [22/221] Building board: BlitzH743Pro at 2025-02-09 10:40:53.551840 BB: Trying checkout AntennaTracker beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503751, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BlitzH743Pro None BB: Failed checkout of AntennaTracker BlitzH743Pro beta-4.3 None BB: [23/221] Building board: BlitzMiniF745 at 2025-02-09 10:40:53.566159 BB: Trying checkout AntennaTracker beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503792, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BlitzMiniF745 None BB: Failed checkout of AntennaTracker BlitzMiniF745 beta-4.3 None BB: [24/221] Building board: BlitzWingH743 at 2025-02-09 10:40:53.580968 BB: Trying checkout AntennaTracker beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503833, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BlitzWingH743 None BB: Failed checkout of AntennaTracker BlitzWingH743 beta-4.3 None BB: [25/221] Building board: blue at 2025-02-09 10:40:53.594751 BB: Trying checkout AntennaTracker beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503874, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 blue None BB: Failed checkout of AntennaTracker blue beta-4.3 None BB: [26/221] Building board: canzero at 2025-02-09 10:40:53.608827 BB: Trying checkout AntennaTracker beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503915, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 canzero None BB: Failed checkout of AntennaTracker canzero beta-4.3 None BB: [27/221] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:40:53.622581 BB: Trying checkout AntennaTracker beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503956, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CBU-H7-LC-Stamp None BB: Failed checkout of AntennaTracker CBU-H7-LC-Stamp beta-4.3 None BB: [28/221] Building board: CBU-H7-Stamp at 2025-02-09 10:40:53.636426 BB: Trying checkout AntennaTracker beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1503997, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CBU-H7-Stamp None BB: Failed checkout of AntennaTracker CBU-H7-Stamp beta-4.3 None BB: [29/221] Building board: CSKY405 at 2025-02-09 10:40:53.651354 BB: Trying checkout AntennaTracker beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504038, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CSKY405 None BB: Failed checkout of AntennaTracker CSKY405 beta-4.3 None BB: [30/221] Building board: CUAV-7-Nano at 2025-02-09 10:40:53.666335 BB: Trying checkout AntennaTracker beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504079, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAV-7-Nano None BB: Failed checkout of AntennaTracker CUAV-7-Nano beta-4.3 None BB: [31/221] Building board: CUAV-Nora at 2025-02-09 10:40:53.680853 BB: Trying checkout AntennaTracker beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504120, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAV-Nora None BB: Failed checkout of AntennaTracker CUAV-Nora beta-4.3 None BB: [32/221] Building board: CUAV-Nora-bdshot at 2025-02-09 10:40:53.694956 BB: Trying checkout AntennaTracker beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504161, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAV-Nora-bdshot None BB: Failed checkout of AntennaTracker CUAV-Nora-bdshot beta-4.3 None BB: [33/221] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:40:53.708839 BB: Trying checkout AntennaTracker beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504202, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAV-Pixhack-v3 None BB: Failed checkout of AntennaTracker CUAV-Pixhack-v3 beta-4.3 None BB: [34/221] Building board: CUAV-X7 at 2025-02-09 10:40:53.722848 BB: Trying checkout AntennaTracker beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504243, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAV-X7 None BB: Failed checkout of AntennaTracker CUAV-X7 beta-4.3 None BB: [35/221] Building board: CUAV-X7-bdshot at 2025-02-09 10:40:53.736744 BB: Trying checkout AntennaTracker beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504284, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAV-X7-bdshot None BB: Failed checkout of AntennaTracker CUAV-X7-bdshot beta-4.3 None BB: [36/221] Building board: CUAVv5 at 2025-02-09 10:40:53.751760 BB: Trying checkout AntennaTracker beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504325, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAVv5 None BB: Failed checkout of AntennaTracker CUAVv5 beta-4.3 None BB: [37/221] Building board: CUAVv5-bdshot at 2025-02-09 10:40:53.765752 BB: Trying checkout AntennaTracker beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504366, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAVv5-bdshot None BB: Failed checkout of AntennaTracker CUAVv5-bdshot beta-4.3 None BB: [38/221] Building board: CUAVv5Nano at 2025-02-09 10:40:53.781114 BB: Trying checkout AntennaTracker beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504407, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAVv5Nano None BB: Failed checkout of AntennaTracker CUAVv5Nano beta-4.3 None BB: [39/221] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:40:53.796231 BB: Trying checkout AntennaTracker beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504448, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAVv5Nano-bdshot None BB: Failed checkout of AntennaTracker CUAVv5Nano-bdshot beta-4.3 None BB: [40/221] Building board: CubeBlack at 2025-02-09 10:40:53.811166 BB: Trying checkout AntennaTracker beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504489, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeBlack None BB: Failed checkout of AntennaTracker CubeBlack beta-4.3 None BB: [41/221] Building board: CubeBlack+ at 2025-02-09 10:40:53.824799 BB: Trying checkout AntennaTracker beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504530, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeBlack+ None BB: Failed checkout of AntennaTracker CubeBlack+ beta-4.3 None BB: [42/221] Building board: CubeOrange at 2025-02-09 10:40:53.838657 BB: Trying checkout AntennaTracker beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504571, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeOrange None BB: Failed checkout of AntennaTracker CubeOrange beta-4.3 None BB: [43/221] Building board: CubeOrange-bdshot at 2025-02-09 10:40:53.852937 BB: Trying checkout AntennaTracker beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504612, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeOrange-bdshot None BB: Failed checkout of AntennaTracker CubeOrange-bdshot beta-4.3 None BB: [44/221] Building board: CubeOrangePlus at 2025-02-09 10:40:53.867619 BB: Trying checkout AntennaTracker beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504653, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeOrangePlus None BB: Failed checkout of AntennaTracker CubeOrangePlus beta-4.3 None BB: [45/221] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:40:53.887538 BB: Trying checkout AntennaTracker beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504694, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeOrangePlus-bdshot None BB: Failed checkout of AntennaTracker CubeOrangePlus-bdshot beta-4.3 None BB: [46/221] Building board: CubePurple at 2025-02-09 10:40:53.901799 BB: Trying checkout AntennaTracker beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504735, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubePurple None BB: Failed checkout of AntennaTracker CubePurple beta-4.3 None BB: [47/221] Building board: CubeRedPrimary at 2025-02-09 10:40:53.915483 BB: Trying checkout AntennaTracker beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504776, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeRedPrimary None BB: Failed checkout of AntennaTracker CubeRedPrimary beta-4.3 None BB: [48/221] Building board: CubeRedSecondary at 2025-02-09 10:40:53.929553 BB: Trying checkout AntennaTracker beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504817, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeRedSecondary None BB: Failed checkout of AntennaTracker CubeRedSecondary beta-4.3 None BB: [49/221] Building board: CubeYellow at 2025-02-09 10:40:53.943521 BB: Trying checkout AntennaTracker beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504858, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeYellow None BB: Failed checkout of AntennaTracker CubeYellow beta-4.3 None BB: [50/221] Building board: CubeYellow-bdshot at 2025-02-09 10:40:53.963006 BB: Trying checkout AntennaTracker beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504899, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeYellow-bdshot None BB: Failed checkout of AntennaTracker CubeYellow-bdshot beta-4.3 None BB: [51/221] Building board: DevEBoxH7v2 at 2025-02-09 10:40:53.977014 BB: Trying checkout AntennaTracker beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504940, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 DevEBoxH7v2 None BB: Failed checkout of AntennaTracker DevEBoxH7v2 beta-4.3 None BB: [52/221] Building board: DroneerF405 at 2025-02-09 10:40:53.991723 BB: Trying checkout AntennaTracker beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1504981, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 DroneerF405 None BB: Failed checkout of AntennaTracker DroneerF405 beta-4.3 None BB: [53/221] Building board: DrotekP3Pro at 2025-02-09 10:40:54.005500 BB: Trying checkout AntennaTracker beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505022, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 DrotekP3Pro None BB: Failed checkout of AntennaTracker DrotekP3Pro beta-4.3 None BB: [54/221] Building board: Durandal at 2025-02-09 10:40:54.019358 BB: Trying checkout AntennaTracker beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505063, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Durandal None BB: Failed checkout of AntennaTracker Durandal beta-4.3 None BB: [55/221] Building board: Durandal-bdshot at 2025-02-09 10:40:54.034513 BB: Trying checkout AntennaTracker beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505104, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Durandal-bdshot None BB: Failed checkout of AntennaTracker Durandal-bdshot beta-4.3 None BB: [56/221] Building board: edge at 2025-02-09 10:40:54.048915 BB: Trying checkout AntennaTracker beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505145, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 edge None BB: Failed checkout of AntennaTracker edge beta-4.3 None BB: [57/221] Building board: erlebrain2 at 2025-02-09 10:40:54.063600 BB: Trying checkout AntennaTracker beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505186, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 erlebrain2 None BB: Failed checkout of AntennaTracker erlebrain2 beta-4.3 None BB: [58/221] Building board: F35Lightning at 2025-02-09 10:40:54.077342 BB: Trying checkout AntennaTracker beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505227, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 F35Lightning None BB: Failed checkout of AntennaTracker F35Lightning beta-4.3 None BB: [59/221] Building board: F4BY at 2025-02-09 10:40:54.092301 BB: Trying checkout AntennaTracker beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505268, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 F4BY None BB: Failed checkout of AntennaTracker F4BY beta-4.3 None BB: [60/221] Building board: F4BY_F427 at 2025-02-09 10:40:54.106088 BB: Trying checkout AntennaTracker beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505309, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 F4BY_F427 None BB: Failed checkout of AntennaTracker F4BY_F427 beta-4.3 None BB: [61/221] Building board: FlyingMoonF407 at 2025-02-09 10:40:54.119938 BB: Trying checkout AntennaTracker beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505350, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlyingMoonF407 None BB: Failed checkout of AntennaTracker FlyingMoonF407 beta-4.3 None BB: [62/221] Building board: FlyingMoonF427 at 2025-02-09 10:40:54.139554 BB: Trying checkout AntennaTracker beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505391, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlyingMoonF427 None BB: Failed checkout of AntennaTracker FlyingMoonF427 beta-4.3 None BB: [63/221] Building board: FlyingMoonH743 at 2025-02-09 10:40:54.153121 BB: Trying checkout AntennaTracker beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505432, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlyingMoonH743 None BB: Failed checkout of AntennaTracker FlyingMoonH743 beta-4.3 None BB: [64/221] Building board: FlywooF405Pro at 2025-02-09 10:40:54.167690 BB: Trying checkout AntennaTracker beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505473, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlywooF405Pro None BB: Failed checkout of AntennaTracker FlywooF405Pro beta-4.3 None BB: [65/221] Building board: FlywooF745 at 2025-02-09 10:40:54.181830 BB: Trying checkout AntennaTracker beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505514, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlywooF745 None BB: Failed checkout of AntennaTracker FlywooF745 beta-4.3 None BB: [66/221] Building board: FlywooF745Nano at 2025-02-09 10:40:54.197384 BB: Trying checkout AntennaTracker beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505555, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlywooF745Nano None BB: Failed checkout of AntennaTracker FlywooF745Nano beta-4.3 None BB: [67/221] Building board: FlywooH743Pro at 2025-02-09 10:40:54.213197 BB: Trying checkout AntennaTracker beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505596, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlywooH743Pro None BB: Failed checkout of AntennaTracker FlywooH743Pro beta-4.3 None BB: [68/221] Building board: fmuv2 at 2025-02-09 10:40:54.227887 BB: Trying checkout AntennaTracker beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505637, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 fmuv2 None BB: Failed checkout of AntennaTracker fmuv2 beta-4.3 None BB: [69/221] Building board: fmuv3 at 2025-02-09 10:40:54.243350 BB: Trying checkout AntennaTracker beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505678, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 fmuv3 None BB: Failed checkout of AntennaTracker fmuv3 beta-4.3 None BB: [70/221] Building board: fmuv5 at 2025-02-09 10:40:54.256909 BB: Trying checkout AntennaTracker beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505719, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 fmuv5 None BB: Failed checkout of AntennaTracker fmuv5 beta-4.3 None BB: [71/221] Building board: FoxeerF405v2 at 2025-02-09 10:40:54.271387 BB: Trying checkout AntennaTracker beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505760, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FoxeerF405v2 None BB: Failed checkout of AntennaTracker FoxeerF405v2 beta-4.3 None BB: [72/221] Building board: FoxeerH743v1 at 2025-02-09 10:40:54.285830 BB: Trying checkout AntennaTracker beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505801, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FoxeerH743v1 None BB: Failed checkout of AntennaTracker FoxeerH743v1 beta-4.3 None BB: [73/221] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:40:54.301737 BB: Trying checkout AntennaTracker beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505842, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 GEPRC_TAKER_H743 None BB: Failed checkout of AntennaTracker GEPRC_TAKER_H743 beta-4.3 None BB: [74/221] Building board: GEPRCF745BTHD at 2025-02-09 10:40:54.317162 BB: Trying checkout AntennaTracker beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505885, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 GEPRCF745BTHD None BB: Failed checkout of AntennaTracker GEPRCF745BTHD beta-4.3 None BB: [75/221] Building board: Here4FC at 2025-02-09 10:40:54.332436 BB: Trying checkout AntennaTracker beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505926, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Here4FC None BB: Failed checkout of AntennaTracker Here4FC beta-4.3 None BB: [76/221] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:40:54.346570 BB: Trying checkout AntennaTracker beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1505967, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 IFLIGHT_2RAW_H7 None BB: Failed checkout of AntennaTracker IFLIGHT_2RAW_H7 beta-4.3 None BB: [77/221] Building board: JFB100 at 2025-02-09 10:40:54.363980 BB: Trying checkout AntennaTracker beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506008, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 JFB100 None BB: Failed checkout of AntennaTracker JFB100 beta-4.3 None BB: [78/221] Building board: JFB110 at 2025-02-09 10:40:54.379121 BB: Trying checkout AntennaTracker beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506049, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 JFB110 None BB: Failed checkout of AntennaTracker JFB110 beta-4.3 None BB: [79/221] Building board: JHEM_JHEF405 at 2025-02-09 10:40:54.394451 BB: Trying checkout AntennaTracker beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506090, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 JHEM_JHEF405 None BB: Failed checkout of AntennaTracker JHEM_JHEF405 beta-4.3 None BB: [80/221] Building board: JHEMCU-H743HD at 2025-02-09 10:40:54.409812 BB: Trying checkout AntennaTracker beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506131, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 JHEMCU-H743HD None BB: Failed checkout of AntennaTracker JHEMCU-H743HD beta-4.3 None BB: [81/221] Building board: KakuteF4 at 2025-02-09 10:40:54.425968 BB: Trying checkout AntennaTracker beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506172, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteF4 None BB: Failed checkout of AntennaTracker KakuteF4 beta-4.3 None BB: [82/221] Building board: KakuteF4-Wing at 2025-02-09 10:40:54.440572 BB: Trying checkout AntennaTracker beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506213, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteF4-Wing None BB: Failed checkout of AntennaTracker KakuteF4-Wing beta-4.3 None BB: [83/221] Building board: KakuteF4Mini at 2025-02-09 10:40:54.454912 BB: Trying checkout AntennaTracker beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506254, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteF4Mini None BB: Failed checkout of AntennaTracker KakuteF4Mini beta-4.3 None BB: [84/221] Building board: KakuteF7 at 2025-02-09 10:40:54.469143 BB: Trying checkout AntennaTracker beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506295, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteF7 None BB: Failed checkout of AntennaTracker KakuteF7 beta-4.3 None BB: [85/221] Building board: KakuteF7-bdshot at 2025-02-09 10:40:54.483495 BB: Trying checkout AntennaTracker beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506336, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteF7-bdshot None BB: Failed checkout of AntennaTracker KakuteF7-bdshot beta-4.3 None BB: [86/221] Building board: KakuteF7Mini at 2025-02-09 10:40:54.497664 BB: Trying checkout AntennaTracker beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506377, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteF7Mini None BB: Failed checkout of AntennaTracker KakuteF7Mini beta-4.3 None BB: [87/221] Building board: KakuteH7 at 2025-02-09 10:40:54.513133 BB: Trying checkout AntennaTracker beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506418, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteH7 None BB: Failed checkout of AntennaTracker KakuteH7 beta-4.3 None BB: [88/221] Building board: KakuteH7-bdshot at 2025-02-09 10:40:54.528761 BB: Trying checkout AntennaTracker beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506459, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteH7-bdshot None BB: Failed checkout of AntennaTracker KakuteH7-bdshot beta-4.3 None BB: [89/221] Building board: KakuteH7-Wing at 2025-02-09 10:40:54.543550 BB: Trying checkout AntennaTracker beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506500, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteH7-Wing None BB: Failed checkout of AntennaTracker KakuteH7-Wing beta-4.3 None BB: [90/221] Building board: KakuteH7Mini at 2025-02-09 10:40:54.557789 BB: Trying checkout AntennaTracker beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506541, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteH7Mini None BB: Failed checkout of AntennaTracker KakuteH7Mini beta-4.3 None BB: [91/221] Building board: KakuteH7Mini-Nand at 2025-02-09 10:40:54.571737 BB: Trying checkout AntennaTracker beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506582, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteH7Mini-Nand None BB: Failed checkout of AntennaTracker KakuteH7Mini-Nand beta-4.3 None BB: [92/221] Building board: KakuteH7v2 at 2025-02-09 10:40:54.585870 BB: Trying checkout AntennaTracker beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506623, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteH7v2 None BB: Failed checkout of AntennaTracker KakuteH7v2 beta-4.3 None BB: [93/221] Building board: LongBowF405WING at 2025-02-09 10:40:54.599692 BB: Trying checkout AntennaTracker beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506664, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 LongBowF405WING None BB: Failed checkout of AntennaTracker LongBowF405WING beta-4.3 None BB: [94/221] Building board: luminousbee5 at 2025-02-09 10:40:54.614003 BB: Trying checkout AntennaTracker beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506705, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 luminousbee5 None BB: Failed checkout of AntennaTracker luminousbee5 beta-4.3 None BB: [95/221] Building board: MambaF405-2022 at 2025-02-09 10:40:54.628587 BB: Trying checkout AntennaTracker beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506746, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MambaF405-2022 None BB: Failed checkout of AntennaTracker MambaF405-2022 beta-4.3 None BB: [96/221] Building board: MambaF405US-I2C at 2025-02-09 10:40:54.643660 BB: Trying checkout AntennaTracker beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506787, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MambaF405US-I2C None BB: Failed checkout of AntennaTracker MambaF405US-I2C beta-4.3 None BB: [97/221] Building board: MambaF405v2 at 2025-02-09 10:40:54.658366 BB: Trying checkout AntennaTracker beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506828, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MambaF405v2 None BB: Failed checkout of AntennaTracker MambaF405v2 beta-4.3 None BB: [98/221] Building board: MambaH743v4 at 2025-02-09 10:40:54.672685 BB: Trying checkout AntennaTracker beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506869, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MambaH743v4 None BB: Failed checkout of AntennaTracker MambaH743v4 beta-4.3 None BB: [99/221] Building board: MatekF405 at 2025-02-09 10:40:54.686579 BB: Trying checkout AntennaTracker beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506910, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405 None BB: Failed checkout of AntennaTracker MatekF405 beta-4.3 None BB: [100/221] Building board: MatekF405-bdshot at 2025-02-09 10:40:54.700741 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506951, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-bdshot None BB: Failed checkout of AntennaTracker MatekF405-bdshot beta-4.3 None BB: [101/221] Building board: MatekF405-CAN at 2025-02-09 10:40:54.714992 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1506992, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-CAN None BB: Failed checkout of AntennaTracker MatekF405-CAN beta-4.3 None BB: [102/221] Building board: MatekF405-STD at 2025-02-09 10:40:54.729713 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507033, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-STD None BB: Failed checkout of AntennaTracker MatekF405-STD beta-4.3 None BB: [103/221] Building board: MatekF405-TE at 2025-02-09 10:40:54.743356 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507074, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-TE None BB: Failed checkout of AntennaTracker MatekF405-TE beta-4.3 None BB: [104/221] Building board: MatekF405-TE-bdshot at 2025-02-09 10:40:54.757383 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507115, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-TE-bdshot None BB: Failed checkout of AntennaTracker MatekF405-TE-bdshot beta-4.3 None BB: [105/221] Building board: MatekF405-Wing at 2025-02-09 10:40:54.772142 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507156, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-Wing None BB: Failed checkout of AntennaTracker MatekF405-Wing beta-4.3 None BB: [106/221] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:40:54.786458 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507197, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-Wing-bdshot None BB: Failed checkout of AntennaTracker MatekF405-Wing-bdshot beta-4.3 None BB: [107/221] Building board: MatekF765-SE at 2025-02-09 10:40:54.800832 BB: Trying checkout AntennaTracker beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507238, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF765-SE None BB: Failed checkout of AntennaTracker MatekF765-SE beta-4.3 None BB: [108/221] Building board: MatekF765-Wing at 2025-02-09 10:40:54.814625 BB: Trying checkout AntennaTracker beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507279, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF765-Wing None BB: Failed checkout of AntennaTracker MatekF765-Wing beta-4.3 None BB: [109/221] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:40:54.828891 BB: Trying checkout AntennaTracker beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507320, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF765-Wing-bdshot None BB: Failed checkout of AntennaTracker MatekF765-Wing-bdshot beta-4.3 None BB: [110/221] Building board: MatekH743 at 2025-02-09 10:40:54.842409 BB: Trying checkout AntennaTracker beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507361, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekH743 None BB: Failed checkout of AntennaTracker MatekH743 beta-4.3 None BB: [111/221] Building board: MatekH743-bdshot at 2025-02-09 10:40:54.856748 BB: Trying checkout AntennaTracker beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507402, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekH743-bdshot None BB: Failed checkout of AntennaTracker MatekH743-bdshot beta-4.3 None BB: [112/221] Building board: MatekH7A3 at 2025-02-09 10:40:54.871036 BB: Trying checkout AntennaTracker beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507443, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekH7A3 None BB: Failed checkout of AntennaTracker MatekH7A3 beta-4.3 None BB: [113/221] Building board: MFT-SEMA100 at 2025-02-09 10:40:54.885091 BB: Trying checkout AntennaTracker beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507484, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MFT-SEMA100 None BB: Failed checkout of AntennaTracker MFT-SEMA100 beta-4.3 None BB: [114/221] Building board: MicoAir405Mini at 2025-02-09 10:40:54.899267 BB: Trying checkout AntennaTracker beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507525, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MicoAir405Mini None BB: Failed checkout of AntennaTracker MicoAir405Mini beta-4.3 None BB: [115/221] Building board: MicoAir405v2 at 2025-02-09 10:40:54.913406 BB: Trying checkout AntennaTracker beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507566, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MicoAir405v2 None BB: Failed checkout of AntennaTracker MicoAir405v2 beta-4.3 None BB: [116/221] Building board: MicoAir743 at 2025-02-09 10:40:54.928088 BB: Trying checkout AntennaTracker beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507607, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MicoAir743 None BB: Failed checkout of AntennaTracker MicoAir743 beta-4.3 None BB: [117/221] Building board: MicoAir743-AIO at 2025-02-09 10:40:54.942336 BB: Trying checkout AntennaTracker beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507648, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MicoAir743-AIO None BB: Failed checkout of AntennaTracker MicoAir743-AIO beta-4.3 None BB: [118/221] Building board: MicoAir743v2 at 2025-02-09 10:40:54.956190 BB: Trying checkout AntennaTracker beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507692, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MicoAir743v2 None BB: Failed checkout of AntennaTracker MicoAir743v2 beta-4.3 None BB: [119/221] Building board: mindpx-v2 at 2025-02-09 10:40:54.971412 BB: Trying checkout AntennaTracker beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507745, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mindpx-v2 None BB: Failed checkout of AntennaTracker mindpx-v2 beta-4.3 None BB: [120/221] Building board: mini-pix at 2025-02-09 10:40:54.986240 BB: Trying checkout AntennaTracker beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507786, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mini-pix None BB: Failed checkout of AntennaTracker mini-pix beta-4.3 None BB: [121/221] Building board: modalai_fc-v1 at 2025-02-09 10:40:55.000739 BB: Trying checkout AntennaTracker beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507827, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 modalai_fc-v1 None BB: Failed checkout of AntennaTracker modalai_fc-v1 beta-4.3 None BB: [122/221] Building board: mRoControlZeroClassic at 2025-02-09 10:40:55.014958 BB: Trying checkout AntennaTracker beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507868, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoControlZeroClassic None BB: Failed checkout of AntennaTracker mRoControlZeroClassic beta-4.3 None BB: [123/221] Building board: mRoControlZeroF7 at 2025-02-09 10:40:55.030108 BB: Trying checkout AntennaTracker beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507909, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoControlZeroF7 None BB: Failed checkout of AntennaTracker mRoControlZeroF7 beta-4.3 None BB: [124/221] Building board: mRoControlZeroH7 at 2025-02-09 10:40:55.044671 BB: Trying checkout AntennaTracker beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507950, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoControlZeroH7 None BB: Failed checkout of AntennaTracker mRoControlZeroH7 beta-4.3 None BB: [125/221] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:40:55.059262 BB: Trying checkout AntennaTracker beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1507991, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoControlZeroH7-bdshot None BB: Failed checkout of AntennaTracker mRoControlZeroH7-bdshot beta-4.3 None BB: [126/221] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:40:55.073212 BB: Trying checkout AntennaTracker beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508032, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoControlZeroOEMH7 None BB: Failed checkout of AntennaTracker mRoControlZeroOEMH7 beta-4.3 None BB: [127/221] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:40:55.088850 BB: Trying checkout AntennaTracker beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508073, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoCZeroOEMH7-bdshot None BB: Failed checkout of AntennaTracker mRoCZeroOEMH7-bdshot beta-4.3 None BB: [128/221] Building board: mRoNexus at 2025-02-09 10:40:55.103785 BB: Trying checkout AntennaTracker beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508114, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoNexus None BB: Failed checkout of AntennaTracker mRoNexus beta-4.3 None BB: [129/221] Building board: mRoPixracerPro at 2025-02-09 10:40:55.118163 BB: Trying checkout AntennaTracker beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508155, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoPixracerPro None BB: Failed checkout of AntennaTracker mRoPixracerPro beta-4.3 None BB: [130/221] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:40:55.131996 BB: Trying checkout AntennaTracker beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508196, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoPixracerPro-bdshot None BB: Failed checkout of AntennaTracker mRoPixracerPro-bdshot beta-4.3 None BB: [131/221] Building board: mRoX21 at 2025-02-09 10:40:55.151121 BB: Trying checkout AntennaTracker beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508237, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoX21 None BB: Failed checkout of AntennaTracker mRoX21 beta-4.3 None BB: [132/221] Building board: mRoX21-777 at 2025-02-09 10:40:55.167124 BB: Trying checkout AntennaTracker beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508278, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoX21-777 None BB: Failed checkout of AntennaTracker mRoX21-777 beta-4.3 None BB: [133/221] Building board: MUPilot at 2025-02-09 10:40:55.181769 BB: Trying checkout AntennaTracker beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508319, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MUPilot None BB: Failed checkout of AntennaTracker MUPilot beta-4.3 None BB: [134/221] Building board: navigator at 2025-02-09 10:40:55.197417 BB: Trying checkout AntennaTracker beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508360, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 navigator None BB: Failed checkout of AntennaTracker navigator beta-4.3 None BB: [135/221] Building board: navigator64 at 2025-02-09 10:40:55.213492 BB: Trying checkout AntennaTracker beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508401, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 navigator64 None BB: Failed checkout of AntennaTracker navigator64 beta-4.3 None BB: [136/221] Building board: navio at 2025-02-09 10:40:55.228332 BB: Trying checkout AntennaTracker beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508442, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 navio None BB: Failed checkout of AntennaTracker navio beta-4.3 None BB: [137/221] Building board: navio2 at 2025-02-09 10:40:55.243316 BB: Trying checkout AntennaTracker beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508483, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 navio2 None BB: Failed checkout of AntennaTracker navio2 beta-4.3 None BB: [138/221] Building board: NxtPX4v2 at 2025-02-09 10:40:55.262986 BB: Trying checkout AntennaTracker beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508524, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 NxtPX4v2 None BB: Failed checkout of AntennaTracker NxtPX4v2 beta-4.3 None BB: [139/221] Building board: obal at 2025-02-09 10:40:55.278257 BB: Trying checkout AntennaTracker beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508565, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 obal None BB: Failed checkout of AntennaTracker obal beta-4.3 None BB: [140/221] Building board: omnibusf4 at 2025-02-09 10:40:55.295529 BB: Trying checkout AntennaTracker beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508606, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 omnibusf4 None BB: Failed checkout of AntennaTracker omnibusf4 beta-4.3 None BB: [141/221] Building board: omnibusf4pro at 2025-02-09 10:40:55.309835 BB: Trying checkout AntennaTracker beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508647, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 omnibusf4pro None BB: Failed checkout of AntennaTracker omnibusf4pro beta-4.3 None BB: [142/221] Building board: omnibusf4pro-bdshot at 2025-02-09 10:40:55.323957 BB: Trying checkout AntennaTracker beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508688, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 omnibusf4pro-bdshot None BB: Failed checkout of AntennaTracker omnibusf4pro-bdshot beta-4.3 None BB: [143/221] Building board: omnibusf4v6 at 2025-02-09 10:40:55.338119 BB: Trying checkout AntennaTracker beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508729, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 omnibusf4v6 None BB: Failed checkout of AntennaTracker omnibusf4v6 beta-4.3 None BB: [144/221] Building board: OMNIBUSF7V2 at 2025-02-09 10:40:55.353464 BB: Trying checkout AntennaTracker beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508770, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 OMNIBUSF7V2 None BB: Failed checkout of AntennaTracker OMNIBUSF7V2 beta-4.3 None BB: [145/221] Building board: OmnibusNanoV6 at 2025-02-09 10:40:55.373751 BB: Trying checkout AntennaTracker beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508811, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 OmnibusNanoV6 None BB: Failed checkout of AntennaTracker OmnibusNanoV6 beta-4.3 None BB: [146/221] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:40:55.388751 BB: Trying checkout AntennaTracker beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508852, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 OmnibusNanoV6-bdshot None BB: Failed checkout of AntennaTracker OmnibusNanoV6-bdshot beta-4.3 None BB: [147/221] Building board: OrqaF405Pro at 2025-02-09 10:40:55.403723 BB: Trying checkout AntennaTracker beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508893, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 OrqaF405Pro None BB: Failed checkout of AntennaTracker OrqaF405Pro beta-4.3 None BB: [148/221] Building board: PH4-mini at 2025-02-09 10:40:55.418449 BB: Trying checkout AntennaTracker beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508934, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PH4-mini None BB: Failed checkout of AntennaTracker PH4-mini beta-4.3 None BB: [149/221] Building board: PH4-mini-bdshot at 2025-02-09 10:40:55.433147 BB: Trying checkout AntennaTracker beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1508975, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PH4-mini-bdshot None BB: Failed checkout of AntennaTracker PH4-mini-bdshot beta-4.3 None BB: [150/221] Building board: Pix32v5 at 2025-02-09 10:40:55.448854 BB: Trying checkout AntennaTracker beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509016, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pix32v5 None BB: Failed checkout of AntennaTracker Pix32v5 beta-4.3 None BB: [151/221] Building board: PixC4-Jetson at 2025-02-09 10:40:55.463115 BB: Trying checkout AntennaTracker beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509057, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixC4-Jetson None BB: Failed checkout of AntennaTracker PixC4-Jetson beta-4.3 None BB: [152/221] Building board: PixFlamingo at 2025-02-09 10:40:55.477410 BB: Trying checkout AntennaTracker beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509099, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixFlamingo None BB: Failed checkout of AntennaTracker PixFlamingo beta-4.3 None BB: [153/221] Building board: PixFlamingo-F767 at 2025-02-09 10:40:55.492248 BB: Trying checkout AntennaTracker beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509140, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixFlamingo-F767 None BB: Failed checkout of AntennaTracker PixFlamingo-F767 beta-4.3 None BB: [154/221] Building board: Pixhawk1 at 2025-02-09 10:40:55.507692 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509181, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk1 None BB: Failed checkout of AntennaTracker Pixhawk1 beta-4.3 None BB: [155/221] Building board: Pixhawk1-1M at 2025-02-09 10:40:55.522506 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509222, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk1-1M None BB: Failed checkout of AntennaTracker Pixhawk1-1M beta-4.3 None BB: [156/221] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:40:55.537479 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509263, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk1-1M-bdshot None BB: Failed checkout of AntennaTracker Pixhawk1-1M-bdshot beta-4.3 None BB: [157/221] Building board: Pixhawk1-bdshot at 2025-02-09 10:40:55.553999 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509304, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk1-bdshot None BB: Failed checkout of AntennaTracker Pixhawk1-bdshot beta-4.3 None BB: [158/221] Building board: Pixhawk4 at 2025-02-09 10:40:55.567530 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509345, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk4 None BB: Failed checkout of AntennaTracker Pixhawk4 beta-4.3 None BB: [159/221] Building board: Pixhawk4-bdshot at 2025-02-09 10:40:55.587075 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509386, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk4-bdshot None BB: Failed checkout of AntennaTracker Pixhawk4-bdshot beta-4.3 None BB: [160/221] Building board: Pixhawk5X at 2025-02-09 10:40:55.601892 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509427, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk5X None BB: Failed checkout of AntennaTracker Pixhawk5X beta-4.3 None BB: [161/221] Building board: Pixhawk6C at 2025-02-09 10:40:55.616343 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509468, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk6C None BB: Failed checkout of AntennaTracker Pixhawk6C beta-4.3 None BB: [162/221] Building board: Pixhawk6C-bdshot at 2025-02-09 10:40:55.630280 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509509, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk6C-bdshot None BB: Failed checkout of AntennaTracker Pixhawk6C-bdshot beta-4.3 None BB: [163/221] Building board: Pixhawk6X at 2025-02-09 10:40:55.645083 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509550, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk6X None BB: Failed checkout of AntennaTracker Pixhawk6X beta-4.3 None BB: [164/221] Building board: Pixhawk6X-bdshot at 2025-02-09 10:40:55.659492 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509591, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk6X-bdshot None BB: Failed checkout of AntennaTracker Pixhawk6X-bdshot beta-4.3 None BB: [165/221] Building board: PixPilot-C3 at 2025-02-09 10:40:55.673421 BB: Trying checkout AntennaTracker beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509632, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixPilot-C3 None BB: Failed checkout of AntennaTracker PixPilot-C3 beta-4.3 None BB: [166/221] Building board: PixPilot-V3 at 2025-02-09 10:40:55.687984 BB: Trying checkout AntennaTracker beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509673, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixPilot-V3 None BB: Failed checkout of AntennaTracker PixPilot-V3 beta-4.3 None BB: [167/221] Building board: PixPilot-V6 at 2025-02-09 10:40:55.702094 BB: Trying checkout AntennaTracker beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509714, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixPilot-V6 None BB: Failed checkout of AntennaTracker PixPilot-V6 beta-4.3 None BB: [168/221] Building board: PixPilot-V6PRO at 2025-02-09 10:40:55.717801 BB: Trying checkout AntennaTracker beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509755, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixPilot-V6PRO None BB: Failed checkout of AntennaTracker PixPilot-V6PRO beta-4.3 None BB: [169/221] Building board: Pixracer at 2025-02-09 10:40:55.732547 BB: Trying checkout AntennaTracker beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509796, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixracer None BB: Failed checkout of AntennaTracker Pixracer beta-4.3 None BB: [170/221] Building board: Pixracer-bdshot at 2025-02-09 10:40:55.747662 BB: Trying checkout AntennaTracker beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509837, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixracer-bdshot None BB: Failed checkout of AntennaTracker Pixracer-bdshot beta-4.3 None BB: [171/221] Building board: PixSurveyA1 at 2025-02-09 10:40:55.761487 BB: Trying checkout AntennaTracker beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509878, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixSurveyA1 None BB: Failed checkout of AntennaTracker PixSurveyA1 beta-4.3 None BB: [172/221] Building board: PixSurveyA1-IND at 2025-02-09 10:40:55.775616 BB: Trying checkout AntennaTracker beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509919, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixSurveyA1-IND None BB: Failed checkout of AntennaTracker PixSurveyA1-IND beta-4.3 None BB: [173/221] Building board: PixSurveyA2 at 2025-02-09 10:40:55.791322 BB: Trying checkout AntennaTracker beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1509960, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixSurveyA2 None BB: Failed checkout of AntennaTracker PixSurveyA2 beta-4.3 None BB: [174/221] Building board: pxf at 2025-02-09 10:40:55.805138 BB: Trying checkout AntennaTracker beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510001, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 pxf None BB: Failed checkout of AntennaTracker pxf beta-4.3 None BB: [175/221] Building board: pxfmini at 2025-02-09 10:40:55.820309 BB: Trying checkout AntennaTracker beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510042, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 pxfmini None BB: Failed checkout of AntennaTracker pxfmini beta-4.3 None BB: [176/221] Building board: QioTekAdeptF407 at 2025-02-09 10:40:55.834195 BB: Trying checkout AntennaTracker beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510083, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 QioTekAdeptF407 None BB: Failed checkout of AntennaTracker QioTekAdeptF407 beta-4.3 None BB: [177/221] Building board: QioTekZealotF427 at 2025-02-09 10:40:55.848475 BB: Trying checkout AntennaTracker beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510124, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 QioTekZealotF427 None BB: Failed checkout of AntennaTracker QioTekZealotF427 beta-4.3 None BB: [178/221] Building board: QioTekZealotH743 at 2025-02-09 10:40:55.862236 BB: Trying checkout AntennaTracker beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510165, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 QioTekZealotH743 None BB: Failed checkout of AntennaTracker QioTekZealotH743 beta-4.3 None BB: [179/221] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:40:55.877701 BB: Trying checkout AntennaTracker beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510206, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 QioTekZealotH743-bdshot None BB: Failed checkout of AntennaTracker QioTekZealotH743-bdshot beta-4.3 None BB: [180/221] Building board: R9Pilot at 2025-02-09 10:40:55.891858 BB: Trying checkout AntennaTracker beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510247, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 R9Pilot None BB: Failed checkout of AntennaTracker R9Pilot beta-4.3 None BB: [181/221] Building board: RadiolinkPIX6 at 2025-02-09 10:40:55.905912 BB: Trying checkout AntennaTracker beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510288, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 RadiolinkPIX6 None BB: Failed checkout of AntennaTracker RadiolinkPIX6 beta-4.3 None BB: [182/221] Building board: RADIX2HD at 2025-02-09 10:40:55.925895 BB: Trying checkout AntennaTracker beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510329, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 RADIX2HD None BB: Failed checkout of AntennaTracker RADIX2HD beta-4.3 None BB: [183/221] Building board: ReaperF745 at 2025-02-09 10:40:55.940316 BB: Trying checkout AntennaTracker beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510370, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ReaperF745 None BB: Failed checkout of AntennaTracker ReaperF745 beta-4.3 None BB: [184/221] Building board: revo-mini at 2025-02-09 10:40:55.954423 BB: Trying checkout AntennaTracker beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510411, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 revo-mini None BB: Failed checkout of AntennaTracker revo-mini beta-4.3 None BB: [185/221] Building board: revo-mini-bdshot at 2025-02-09 10:40:55.968640 BB: Trying checkout AntennaTracker beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510452, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 revo-mini-bdshot None BB: Failed checkout of AntennaTracker revo-mini-bdshot beta-4.3 None BB: [186/221] Building board: revo-mini-i2c at 2025-02-09 10:40:55.982507 BB: Trying checkout AntennaTracker beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510493, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 revo-mini-i2c None BB: Failed checkout of AntennaTracker revo-mini-i2c beta-4.3 None BB: [187/221] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:40:55.996644 BB: Trying checkout AntennaTracker beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510534, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 revo-mini-i2c-bdshot None BB: Failed checkout of AntennaTracker revo-mini-i2c-bdshot beta-4.3 None BB: [188/221] Building board: SDMODELH7V1 at 2025-02-09 10:40:56.010720 BB: Trying checkout AntennaTracker beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510575, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SDMODELH7V1 None BB: Failed checkout of AntennaTracker SDMODELH7V1 beta-4.3 None BB: [189/221] Building board: SDMODELH7V2 at 2025-02-09 10:40:56.026832 BB: Trying checkout AntennaTracker beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510616, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SDMODELH7V2 None BB: Failed checkout of AntennaTracker SDMODELH7V2 beta-4.3 None BB: [190/221] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:40:56.046866 BB: Trying checkout AntennaTracker beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510657, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SITL_arm_linux_gnueabihf None BB: Failed checkout of AntennaTracker SITL_arm_linux_gnueabihf beta-4.3 None BB: [191/221] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:40:56.061082 BB: Trying checkout AntennaTracker beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510698, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SITL_x86_64_linux_gnu None BB: Failed checkout of AntennaTracker SITL_x86_64_linux_gnu beta-4.3 None BB: [192/221] Building board: SIYI_N7 at 2025-02-09 10:40:56.075054 BB: Trying checkout AntennaTracker beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510739, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SIYI_N7 None BB: Failed checkout of AntennaTracker SIYI_N7 beta-4.3 None BB: [193/221] Building board: SkySakuraH743 at 2025-02-09 10:40:56.088940 BB: Trying checkout AntennaTracker beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510780, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SkySakuraH743 None BB: Failed checkout of AntennaTracker SkySakuraH743 beta-4.3 None BB: [194/221] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:40:56.102138 BB: Trying checkout AntennaTracker beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510821, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SkystarsH7HD-bdshot None BB: Failed checkout of AntennaTracker SkystarsH7HD-bdshot beta-4.3 None BB: [195/221] Building board: sparky2 at 2025-02-09 10:40:56.116384 BB: Trying checkout AntennaTracker beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510862, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 sparky2 None BB: Failed checkout of AntennaTracker sparky2 beta-4.3 None BB: [196/221] Building board: speedybeef4 at 2025-02-09 10:40:56.130540 BB: Trying checkout AntennaTracker beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510903, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 speedybeef4 None BB: Failed checkout of AntennaTracker speedybeef4 beta-4.3 None BB: [197/221] Building board: SpeedyBeeF405Mini at 2025-02-09 10:40:56.144949 BB: Trying checkout AntennaTracker beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510944, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SpeedyBeeF405Mini None BB: Failed checkout of AntennaTracker SpeedyBeeF405Mini beta-4.3 None BB: [198/221] Building board: SpeedyBeeF405WING at 2025-02-09 10:40:56.159381 BB: Trying checkout AntennaTracker beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1510985, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SpeedyBeeF405WING None BB: Failed checkout of AntennaTracker SpeedyBeeF405WING beta-4.3 None BB: [199/221] Building board: speedybeef4v3 at 2025-02-09 10:40:56.172739 BB: Trying checkout AntennaTracker beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511026, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 speedybeef4v3 None BB: Failed checkout of AntennaTracker speedybeef4v3 beta-4.3 None BB: [200/221] Building board: speedybeef4v4 at 2025-02-09 10:40:56.186597 BB: Trying checkout AntennaTracker beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511067, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 speedybeef4v4 None BB: Failed checkout of AntennaTracker speedybeef4v4 beta-4.3 None BB: [201/221] Building board: SPRacingH7 at 2025-02-09 10:40:56.200848 BB: Trying checkout AntennaTracker beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511108, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SPRacingH7 None BB: Failed checkout of AntennaTracker SPRacingH7 beta-4.3 None BB: [202/221] Building board: SPRacingH7RF at 2025-02-09 10:40:56.214906 BB: Trying checkout AntennaTracker beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511149, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SPRacingH7RF None BB: Failed checkout of AntennaTracker SPRacingH7RF beta-4.3 None BB: [203/221] Building board: SuccexF4 at 2025-02-09 10:40:56.229372 BB: Trying checkout AntennaTracker beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511190, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SuccexF4 None BB: Failed checkout of AntennaTracker SuccexF4 beta-4.3 None BB: [204/221] Building board: TBS-Colibri-F7 at 2025-02-09 10:40:56.244691 BB: Trying checkout AntennaTracker beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511233, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 TBS-Colibri-F7 None BB: Failed checkout of AntennaTracker TBS-Colibri-F7 beta-4.3 None BB: [205/221] Building board: TBS_LUCID_H7 at 2025-02-09 10:40:56.258697 BB: Trying checkout AntennaTracker beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511274, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 TBS_LUCID_H7 None BB: Failed checkout of AntennaTracker TBS_LUCID_H7 beta-4.3 None BB: [206/221] Building board: TBS_LUCID_PRO at 2025-02-09 10:40:56.272873 BB: Trying checkout AntennaTracker beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511315, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 TBS_LUCID_PRO None BB: Failed checkout of AntennaTracker TBS_LUCID_PRO beta-4.3 None BB: [207/221] Building board: thepeach-k1 at 2025-02-09 10:40:56.287367 BB: Trying checkout AntennaTracker beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511356, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 thepeach-k1 None BB: Failed checkout of AntennaTracker thepeach-k1 beta-4.3 None BB: [208/221] Building board: thepeach-r1 at 2025-02-09 10:40:56.301366 BB: Trying checkout AntennaTracker beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511397, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 thepeach-r1 None BB: Failed checkout of AntennaTracker thepeach-r1 beta-4.3 None BB: [209/221] Building board: TMotorH743 at 2025-02-09 10:40:56.315564 BB: Trying checkout AntennaTracker beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511438, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 TMotorH743 None BB: Failed checkout of AntennaTracker TMotorH743 beta-4.3 None BB: [210/221] Building board: VRBrain-v51 at 2025-02-09 10:40:56.329834 BB: Trying checkout AntennaTracker beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511479, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 VRBrain-v51 None BB: Failed checkout of AntennaTracker VRBrain-v51 beta-4.3 None BB: [211/221] Building board: VRBrain-v52 at 2025-02-09 10:40:56.343355 BB: Trying checkout AntennaTracker beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511520, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 VRBrain-v52 None BB: Failed checkout of AntennaTracker VRBrain-v52 beta-4.3 None BB: [212/221] Building board: VRBrain-v54 at 2025-02-09 10:40:56.357431 BB: Trying checkout AntennaTracker beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511561, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 VRBrain-v54 None BB: Failed checkout of AntennaTracker VRBrain-v54 beta-4.3 None BB: [213/221] Building board: VRCore-v10 at 2025-02-09 10:40:56.371511 BB: Trying checkout AntennaTracker beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511602, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 VRCore-v10 None BB: Failed checkout of AntennaTracker VRCore-v10 beta-4.3 None BB: [214/221] Building board: VRUBrain-v51 at 2025-02-09 10:40:56.385669 BB: Trying checkout AntennaTracker beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511643, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 VRUBrain-v51 None BB: Failed checkout of AntennaTracker VRUBrain-v51 beta-4.3 None BB: [215/221] Building board: VUAV-V7pro at 2025-02-09 10:40:56.399498 BB: Trying checkout AntennaTracker beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511684, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 VUAV-V7pro None BB: Failed checkout of AntennaTracker VUAV-V7pro beta-4.3 None BB: [216/221] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:40:56.413217 BB: Trying checkout AntennaTracker beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511725, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 X-MAV-AP-H743v2 None BB: Failed checkout of AntennaTracker X-MAV-AP-H743v2 beta-4.3 None BB: [217/221] Building board: YJUAV_A6 at 2025-02-09 10:40:56.427089 BB: Trying checkout AntennaTracker beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511766, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 YJUAV_A6 None BB: Failed checkout of AntennaTracker YJUAV_A6 beta-4.3 None BB: [218/221] Building board: YJUAV_A6SE at 2025-02-09 10:40:56.444632 BB: Trying checkout AntennaTracker beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511807, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 YJUAV_A6SE None BB: Failed checkout of AntennaTracker YJUAV_A6SE beta-4.3 None BB: [219/221] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:40:56.458280 BB: Trying checkout AntennaTracker beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511848, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 YJUAV_A6SE_H743 None BB: Failed checkout of AntennaTracker YJUAV_A6SE_H743 beta-4.3 None BB: [220/221] Building board: YJUAV_A6Ultra at 2025-02-09 10:40:56.472004 BB: Trying checkout AntennaTracker beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511889, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 YJUAV_A6Ultra None BB: Failed checkout of AntennaTracker YJUAV_A6Ultra beta-4.3 None BB: [221/221] Building board: ZeroOneX6 at 2025-02-09 10:40:56.485786 BB: Trying checkout AntennaTracker beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((1511930, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ZeroOneX6 None BB: Failed checkout of AntennaTracker ZeroOneX6 beta-4.3 None BB: Trying checkout AntennaTracker latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building ArduSub beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/221] Building board: 3DRControlZeroG at 2025-02-09 10:40:57.230431 BB: Trying checkout ArduSub beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512397, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 3DRControlZeroG None BB: Failed checkout of ArduSub 3DRControlZeroG beta-4.3 None BB: [2/221] Building board: ACNS-CM4Pilot at 2025-02-09 10:40:57.245053 BB: Trying checkout ArduSub beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512438, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ACNS-CM4Pilot None BB: Failed checkout of ArduSub ACNS-CM4Pilot beta-4.3 None BB: [3/221] Building board: ACNS-F405AIO at 2025-02-09 10:40:57.259505 BB: Trying checkout ArduSub beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512479, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ACNS-F405AIO None BB: Failed checkout of ArduSub ACNS-F405AIO beta-4.3 None BB: [4/221] Building board: AEROFOX-H7 at 2025-02-09 10:40:57.273266 BB: Trying checkout ArduSub beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512520, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 AEROFOX-H7 None BB: Failed checkout of ArduSub AEROFOX-H7 beta-4.3 None BB: [5/221] Building board: AET-H743-Basic at 2025-02-09 10:40:57.288639 BB: Trying checkout ArduSub beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512561, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 AET-H743-Basic None BB: Failed checkout of ArduSub AET-H743-Basic beta-4.3 None BB: [6/221] Building board: airbotf4 at 2025-02-09 10:40:57.302670 BB: Trying checkout ArduSub beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512602, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 airbotf4 None BB: Failed checkout of ArduSub airbotf4 beta-4.3 None BB: [7/221] Building board: AIRLink at 2025-02-09 10:40:57.316974 BB: Trying checkout ArduSub beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512643, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 AIRLink None BB: Failed checkout of ArduSub AIRLink beta-4.3 None BB: [8/221] Building board: Airvolute-DCS2 at 2025-02-09 10:40:57.331429 BB: Trying checkout ArduSub beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512684, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Airvolute-DCS2 None BB: Failed checkout of ArduSub Airvolute-DCS2 beta-4.3 None BB: [9/221] Building board: AnyleafH7 at 2025-02-09 10:40:57.345500 BB: Trying checkout ArduSub beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512725, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 AnyleafH7 None BB: Failed checkout of ArduSub AnyleafH7 beta-4.3 None BB: [10/221] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:40:57.359156 BB: Trying checkout ArduSub beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512766, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Aocoda-RC-H743Dual None BB: Failed checkout of ArduSub Aocoda-RC-H743Dual beta-4.3 None BB: [11/221] Building board: ARK_FPV at 2025-02-09 10:40:57.373152 BB: Trying checkout ArduSub beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512807, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ARK_FPV None BB: Failed checkout of ArduSub ARK_FPV beta-4.3 None BB: [12/221] Building board: ARKV6X at 2025-02-09 10:40:57.388824 BB: Trying checkout ArduSub beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512848, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ARKV6X None BB: Failed checkout of ArduSub ARKV6X beta-4.3 None BB: [13/221] Building board: AtomRCF405NAVI at 2025-02-09 10:40:57.404036 BB: Trying checkout ArduSub beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512889, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 AtomRCF405NAVI None BB: Failed checkout of ArduSub AtomRCF405NAVI beta-4.3 None BB: [14/221] Building board: bbbmini at 2025-02-09 10:40:57.417641 BB: Trying checkout ArduSub beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512930, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 bbbmini None BB: Failed checkout of ArduSub bbbmini beta-4.3 None BB: [15/221] Building board: BeastF7 at 2025-02-09 10:40:57.431107 BB: Trying checkout ArduSub beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1512973, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BeastF7 None BB: Failed checkout of ArduSub BeastF7 beta-4.3 None BB: [16/221] Building board: BeastF7v2 at 2025-02-09 10:40:57.445412 BB: Trying checkout ArduSub beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513017, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BeastF7v2 None BB: Failed checkout of ArduSub BeastF7v2 beta-4.3 None BB: [17/221] Building board: BeastH7 at 2025-02-09 10:40:57.460829 BB: Trying checkout ArduSub beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513058, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BeastH7 None BB: Failed checkout of ArduSub BeastH7 beta-4.3 None BB: [18/221] Building board: BeastH7v2 at 2025-02-09 10:40:57.475126 BB: Trying checkout ArduSub beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513099, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BeastH7v2 None BB: Failed checkout of ArduSub BeastH7v2 beta-4.3 None BB: [19/221] Building board: bebop at 2025-02-09 10:40:57.489084 BB: Trying checkout ArduSub beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513140, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 bebop None BB: Failed checkout of ArduSub bebop beta-4.3 None BB: [20/221] Building board: BlitzF745 at 2025-02-09 10:40:57.503790 BB: Trying checkout ArduSub beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513181, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BlitzF745 None BB: Failed checkout of ArduSub BlitzF745 beta-4.3 None BB: [21/221] Building board: BlitzF745AIO at 2025-02-09 10:40:57.521067 BB: Trying checkout ArduSub beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513222, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BlitzF745AIO None BB: Failed checkout of ArduSub BlitzF745AIO beta-4.3 None BB: [22/221] Building board: BlitzH743Pro at 2025-02-09 10:40:57.536636 BB: Trying checkout ArduSub beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513263, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BlitzH743Pro None BB: Failed checkout of ArduSub BlitzH743Pro beta-4.3 None BB: [23/221] Building board: BlitzMiniF745 at 2025-02-09 10:40:57.551467 BB: Trying checkout ArduSub beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513305, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BlitzMiniF745 None BB: Failed checkout of ArduSub BlitzMiniF745 beta-4.3 None BB: [24/221] Building board: BlitzWingH743 at 2025-02-09 10:40:57.567952 BB: Trying checkout ArduSub beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513346, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BlitzWingH743 None BB: Failed checkout of ArduSub BlitzWingH743 beta-4.3 None BB: [25/221] Building board: blue at 2025-02-09 10:40:57.582386 BB: Trying checkout ArduSub beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513387, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 blue None BB: Failed checkout of ArduSub blue beta-4.3 None BB: [26/221] Building board: canzero at 2025-02-09 10:40:57.596024 BB: Trying checkout ArduSub beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513428, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 canzero None BB: Failed checkout of ArduSub canzero beta-4.3 None BB: [27/221] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:40:57.609851 BB: Trying checkout ArduSub beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513469, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CBU-H7-LC-Stamp None BB: Failed checkout of ArduSub CBU-H7-LC-Stamp beta-4.3 None BB: [28/221] Building board: CBU-H7-Stamp at 2025-02-09 10:40:57.623996 BB: Trying checkout ArduSub beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513512, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CBU-H7-Stamp None BB: Failed checkout of ArduSub CBU-H7-Stamp beta-4.3 None BB: [29/221] Building board: CSKY405 at 2025-02-09 10:40:57.638962 BB: Trying checkout ArduSub beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513553, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CSKY405 None BB: Failed checkout of ArduSub CSKY405 beta-4.3 None BB: [30/221] Building board: CUAV-7-Nano at 2025-02-09 10:40:57.653381 BB: Trying checkout ArduSub beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513594, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAV-7-Nano None BB: Failed checkout of ArduSub CUAV-7-Nano beta-4.3 None BB: [31/221] Building board: CUAV-Nora at 2025-02-09 10:40:57.667431 BB: Trying checkout ArduSub beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513635, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAV-Nora None BB: Failed checkout of ArduSub CUAV-Nora beta-4.3 None BB: [32/221] Building board: CUAV-Nora-bdshot at 2025-02-09 10:40:57.681152 BB: Trying checkout ArduSub beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513676, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAV-Nora-bdshot None BB: Failed checkout of ArduSub CUAV-Nora-bdshot beta-4.3 None BB: [33/221] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:40:57.695882 BB: Trying checkout ArduSub beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513717, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAV-Pixhack-v3 None BB: Failed checkout of ArduSub CUAV-Pixhack-v3 beta-4.3 None BB: [34/221] Building board: CUAV-X7 at 2025-02-09 10:40:57.709822 BB: Trying checkout ArduSub beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513758, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAV-X7 None BB: Failed checkout of ArduSub CUAV-X7 beta-4.3 None BB: [35/221] Building board: CUAV-X7-bdshot at 2025-02-09 10:40:57.723325 BB: Trying checkout ArduSub beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513799, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAV-X7-bdshot None BB: Failed checkout of ArduSub CUAV-X7-bdshot beta-4.3 None BB: [36/221] Building board: CUAVv5 at 2025-02-09 10:40:57.736808 BB: Trying checkout ArduSub beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513840, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAVv5 None BB: Failed checkout of ArduSub CUAVv5 beta-4.3 None BB: [37/221] Building board: CUAVv5-bdshot at 2025-02-09 10:40:57.750745 BB: Trying checkout ArduSub beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513881, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAVv5-bdshot None BB: Failed checkout of ArduSub CUAVv5-bdshot beta-4.3 None BB: [38/221] Building board: CUAVv5Nano at 2025-02-09 10:40:57.765299 BB: Trying checkout ArduSub beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513922, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAVv5Nano None BB: Failed checkout of ArduSub CUAVv5Nano beta-4.3 None BB: [39/221] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:40:57.779578 BB: Trying checkout ArduSub beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1513963, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAVv5Nano-bdshot None BB: Failed checkout of ArduSub CUAVv5Nano-bdshot beta-4.3 None BB: [40/221] Building board: CubeBlack at 2025-02-09 10:40:57.793390 BB: Trying checkout ArduSub beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514004, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeBlack None BB: Failed checkout of ArduSub CubeBlack beta-4.3 None BB: [41/221] Building board: CubeBlack+ at 2025-02-09 10:40:57.807199 BB: Trying checkout ArduSub beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514045, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeBlack+ None BB: Failed checkout of ArduSub CubeBlack+ beta-4.3 None BB: [42/221] Building board: CubeOrange at 2025-02-09 10:40:57.821736 BB: Trying checkout ArduSub beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514086, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeOrange None BB: Failed checkout of ArduSub CubeOrange beta-4.3 None BB: [43/221] Building board: CubeOrange-bdshot at 2025-02-09 10:40:57.835614 BB: Trying checkout ArduSub beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514127, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeOrange-bdshot None BB: Failed checkout of ArduSub CubeOrange-bdshot beta-4.3 None BB: [44/221] Building board: CubeOrangePlus at 2025-02-09 10:40:57.849415 BB: Trying checkout ArduSub beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514168, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeOrangePlus None BB: Failed checkout of ArduSub CubeOrangePlus beta-4.3 None BB: [45/221] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:40:57.863262 BB: Trying checkout ArduSub beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514209, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeOrangePlus-bdshot None BB: Failed checkout of ArduSub CubeOrangePlus-bdshot beta-4.3 None BB: [46/221] Building board: CubePurple at 2025-02-09 10:40:57.876639 BB: Trying checkout ArduSub beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514250, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubePurple None BB: Failed checkout of ArduSub CubePurple beta-4.3 None BB: [47/221] Building board: CubeRedPrimary at 2025-02-09 10:40:57.890656 BB: Trying checkout ArduSub beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514291, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeRedPrimary None BB: Failed checkout of ArduSub CubeRedPrimary beta-4.3 None BB: [48/221] Building board: CubeRedSecondary at 2025-02-09 10:40:57.904806 BB: Trying checkout ArduSub beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514332, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeRedSecondary None BB: Failed checkout of ArduSub CubeRedSecondary beta-4.3 None BB: [49/221] Building board: CubeYellow at 2025-02-09 10:40:57.918927 BB: Trying checkout ArduSub beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514373, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeYellow None BB: Failed checkout of ArduSub CubeYellow beta-4.3 None BB: [50/221] Building board: CubeYellow-bdshot at 2025-02-09 10:40:57.932981 BB: Trying checkout ArduSub beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514414, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeYellow-bdshot None BB: Failed checkout of ArduSub CubeYellow-bdshot beta-4.3 None BB: [51/221] Building board: DevEBoxH7v2 at 2025-02-09 10:40:57.947389 BB: Trying checkout ArduSub beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514455, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 DevEBoxH7v2 None BB: Failed checkout of ArduSub DevEBoxH7v2 beta-4.3 None BB: [52/221] Building board: DroneerF405 at 2025-02-09 10:40:57.962012 BB: Trying checkout ArduSub beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514496, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 DroneerF405 None BB: Failed checkout of ArduSub DroneerF405 beta-4.3 None BB: [53/221] Building board: DrotekP3Pro at 2025-02-09 10:40:57.976087 BB: Trying checkout ArduSub beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514537, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 DrotekP3Pro None BB: Failed checkout of ArduSub DrotekP3Pro beta-4.3 None BB: [54/221] Building board: Durandal at 2025-02-09 10:40:57.990391 BB: Trying checkout ArduSub beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514579, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Durandal None BB: Failed checkout of ArduSub Durandal beta-4.3 None BB: [55/221] Building board: Durandal-bdshot at 2025-02-09 10:40:58.004823 BB: Trying checkout ArduSub beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514621, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Durandal-bdshot None BB: Failed checkout of ArduSub Durandal-bdshot beta-4.3 None BB: [56/221] Building board: edge at 2025-02-09 10:40:58.018792 BB: Trying checkout ArduSub beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514662, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 edge None BB: Failed checkout of ArduSub edge beta-4.3 None BB: [57/221] Building board: erlebrain2 at 2025-02-09 10:40:58.034396 BB: Trying checkout ArduSub beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514703, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 erlebrain2 None BB: Failed checkout of ArduSub erlebrain2 beta-4.3 None BB: [58/221] Building board: F35Lightning at 2025-02-09 10:40:58.048490 BB: Trying checkout ArduSub beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514744, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 F35Lightning None BB: Failed checkout of ArduSub F35Lightning beta-4.3 None BB: [59/221] Building board: F4BY at 2025-02-09 10:40:58.062781 BB: Trying checkout ArduSub beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514785, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 F4BY None BB: Failed checkout of ArduSub F4BY beta-4.3 None BB: [60/221] Building board: F4BY_F427 at 2025-02-09 10:40:58.077028 BB: Trying checkout ArduSub beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514829, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 F4BY_F427 None BB: Failed checkout of ArduSub F4BY_F427 beta-4.3 None BB: [61/221] Building board: FlyingMoonF407 at 2025-02-09 10:40:58.091624 BB: Trying checkout ArduSub beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514872, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlyingMoonF407 None BB: Failed checkout of ArduSub FlyingMoonF407 beta-4.3 None BB: [62/221] Building board: FlyingMoonF427 at 2025-02-09 10:40:58.105803 BB: Trying checkout ArduSub beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514913, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlyingMoonF427 None BB: Failed checkout of ArduSub FlyingMoonF427 beta-4.3 None BB: [63/221] Building board: FlyingMoonH743 at 2025-02-09 10:40:58.119409 BB: Trying checkout ArduSub beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514954, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlyingMoonH743 None BB: Failed checkout of ArduSub FlyingMoonH743 beta-4.3 None BB: [64/221] Building board: FlywooF405Pro at 2025-02-09 10:40:58.133383 BB: Trying checkout ArduSub beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1514995, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlywooF405Pro None BB: Failed checkout of ArduSub FlywooF405Pro beta-4.3 None BB: [65/221] Building board: FlywooF745 at 2025-02-09 10:40:58.147783 BB: Trying checkout ArduSub beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515036, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlywooF745 None BB: Failed checkout of ArduSub FlywooF745 beta-4.3 None BB: [66/221] Building board: FlywooF745Nano at 2025-02-09 10:40:58.162770 BB: Trying checkout ArduSub beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515077, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlywooF745Nano None BB: Failed checkout of ArduSub FlywooF745Nano beta-4.3 None BB: [67/221] Building board: FlywooH743Pro at 2025-02-09 10:40:58.177690 BB: Trying checkout ArduSub beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515118, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlywooH743Pro None BB: Failed checkout of ArduSub FlywooH743Pro beta-4.3 None BB: [68/221] Building board: fmuv2 at 2025-02-09 10:40:58.192763 BB: Trying checkout ArduSub beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515159, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 fmuv2 None BB: Failed checkout of ArduSub fmuv2 beta-4.3 None BB: [69/221] Building board: fmuv3 at 2025-02-09 10:40:58.207117 BB: Trying checkout ArduSub beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515200, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 fmuv3 None BB: Failed checkout of ArduSub fmuv3 beta-4.3 None BB: [70/221] Building board: fmuv5 at 2025-02-09 10:40:58.221167 BB: Trying checkout ArduSub beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515242, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 fmuv5 None BB: Failed checkout of ArduSub fmuv5 beta-4.3 None BB: [71/221] Building board: FoxeerF405v2 at 2025-02-09 10:40:58.235436 BB: Trying checkout ArduSub beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515283, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FoxeerF405v2 None BB: Failed checkout of ArduSub FoxeerF405v2 beta-4.3 None BB: [72/221] Building board: FoxeerH743v1 at 2025-02-09 10:40:58.249574 BB: Trying checkout ArduSub beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515324, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FoxeerH743v1 None BB: Failed checkout of ArduSub FoxeerH743v1 beta-4.3 None BB: [73/221] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:40:58.263529 BB: Trying checkout ArduSub beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515365, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 GEPRC_TAKER_H743 None BB: Failed checkout of ArduSub GEPRC_TAKER_H743 beta-4.3 None BB: [74/221] Building board: GEPRCF745BTHD at 2025-02-09 10:40:58.277872 BB: Trying checkout ArduSub beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515406, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 GEPRCF745BTHD None BB: Failed checkout of ArduSub GEPRCF745BTHD beta-4.3 None BB: [75/221] Building board: Here4FC at 2025-02-09 10:40:58.293666 BB: Trying checkout ArduSub beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515447, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Here4FC None BB: Failed checkout of ArduSub Here4FC beta-4.3 None BB: [76/221] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:40:58.308354 BB: Trying checkout ArduSub beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515488, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 IFLIGHT_2RAW_H7 None BB: Failed checkout of ArduSub IFLIGHT_2RAW_H7 beta-4.3 None BB: [77/221] Building board: JFB100 at 2025-02-09 10:40:58.322076 BB: Trying checkout ArduSub beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515529, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 JFB100 None BB: Failed checkout of ArduSub JFB100 beta-4.3 None BB: [78/221] Building board: JFB110 at 2025-02-09 10:40:58.335661 BB: Trying checkout ArduSub beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515570, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 JFB110 None BB: Failed checkout of ArduSub JFB110 beta-4.3 None BB: [79/221] Building board: JHEM_JHEF405 at 2025-02-09 10:40:58.349723 BB: Trying checkout ArduSub beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515611, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 JHEM_JHEF405 None BB: Failed checkout of ArduSub JHEM_JHEF405 beta-4.3 None BB: [80/221] Building board: JHEMCU-H743HD at 2025-02-09 10:40:58.363402 BB: Trying checkout ArduSub beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515652, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 JHEMCU-H743HD None BB: Failed checkout of ArduSub JHEMCU-H743HD beta-4.3 None BB: [81/221] Building board: KakuteF4 at 2025-02-09 10:40:58.378135 BB: Trying checkout ArduSub beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515693, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteF4 None BB: Failed checkout of ArduSub KakuteF4 beta-4.3 None BB: [82/221] Building board: KakuteF4-Wing at 2025-02-09 10:40:58.392495 BB: Trying checkout ArduSub beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515734, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteF4-Wing None BB: Failed checkout of ArduSub KakuteF4-Wing beta-4.3 None BB: [83/221] Building board: KakuteF4Mini at 2025-02-09 10:40:58.407060 BB: Trying checkout ArduSub beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515775, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteF4Mini None BB: Failed checkout of ArduSub KakuteF4Mini beta-4.3 None BB: [84/221] Building board: KakuteF7 at 2025-02-09 10:40:58.420993 BB: Trying checkout ArduSub beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515816, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteF7 None BB: Failed checkout of ArduSub KakuteF7 beta-4.3 None BB: [85/221] Building board: KakuteF7-bdshot at 2025-02-09 10:40:58.435028 BB: Trying checkout ArduSub beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515857, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteF7-bdshot None BB: Failed checkout of ArduSub KakuteF7-bdshot beta-4.3 None BB: [86/221] Building board: KakuteF7Mini at 2025-02-09 10:40:58.449132 BB: Trying checkout ArduSub beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515898, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteF7Mini None BB: Failed checkout of ArduSub KakuteF7Mini beta-4.3 None BB: [87/221] Building board: KakuteH7 at 2025-02-09 10:40:58.464338 BB: Trying checkout ArduSub beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515939, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteH7 None BB: Failed checkout of ArduSub KakuteH7 beta-4.3 None BB: [88/221] Building board: KakuteH7-bdshot at 2025-02-09 10:40:58.479282 BB: Trying checkout ArduSub beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1515980, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteH7-bdshot None BB: Failed checkout of ArduSub KakuteH7-bdshot beta-4.3 None BB: [89/221] Building board: KakuteH7-Wing at 2025-02-09 10:40:58.494473 BB: Trying checkout ArduSub beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516022, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteH7-Wing None BB: Failed checkout of ArduSub KakuteH7-Wing beta-4.3 None BB: [90/221] Building board: KakuteH7Mini at 2025-02-09 10:40:58.508722 BB: Trying checkout ArduSub beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516064, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteH7Mini None BB: Failed checkout of ArduSub KakuteH7Mini beta-4.3 None BB: [91/221] Building board: KakuteH7Mini-Nand at 2025-02-09 10:40:58.522988 BB: Trying checkout ArduSub beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516105, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteH7Mini-Nand None BB: Failed checkout of ArduSub KakuteH7Mini-Nand beta-4.3 None BB: [92/221] Building board: KakuteH7v2 at 2025-02-09 10:40:58.538505 BB: Trying checkout ArduSub beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516146, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteH7v2 None BB: Failed checkout of ArduSub KakuteH7v2 beta-4.3 None BB: [93/221] Building board: LongBowF405WING at 2025-02-09 10:40:58.552907 BB: Trying checkout ArduSub beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516187, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 LongBowF405WING None BB: Failed checkout of ArduSub LongBowF405WING beta-4.3 None BB: [94/221] Building board: luminousbee5 at 2025-02-09 10:40:58.569035 BB: Trying checkout ArduSub beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516228, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 luminousbee5 None BB: Failed checkout of ArduSub luminousbee5 beta-4.3 None BB: [95/221] Building board: MambaF405-2022 at 2025-02-09 10:40:58.583599 BB: Trying checkout ArduSub beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516269, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MambaF405-2022 None BB: Failed checkout of ArduSub MambaF405-2022 beta-4.3 None BB: [96/221] Building board: MambaF405US-I2C at 2025-02-09 10:40:58.597703 BB: Trying checkout ArduSub beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516310, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MambaF405US-I2C None BB: Failed checkout of ArduSub MambaF405US-I2C beta-4.3 None BB: [97/221] Building board: MambaF405v2 at 2025-02-09 10:40:58.611784 BB: Trying checkout ArduSub beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516351, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MambaF405v2 None BB: Failed checkout of ArduSub MambaF405v2 beta-4.3 None BB: [98/221] Building board: MambaH743v4 at 2025-02-09 10:40:58.625630 BB: Trying checkout ArduSub beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516392, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MambaH743v4 None BB: Failed checkout of ArduSub MambaH743v4 beta-4.3 None BB: [99/221] Building board: MatekF405 at 2025-02-09 10:40:58.638845 BB: Trying checkout ArduSub beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516433, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405 None BB: Failed checkout of ArduSub MatekF405 beta-4.3 None BB: [100/221] Building board: MatekF405-bdshot at 2025-02-09 10:40:58.653171 BB: Trying checkout ArduSub beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516474, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-bdshot None BB: Failed checkout of ArduSub MatekF405-bdshot beta-4.3 None BB: [101/221] Building board: MatekF405-CAN at 2025-02-09 10:40:58.666785 BB: Trying checkout ArduSub beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516515, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-CAN None BB: Failed checkout of ArduSub MatekF405-CAN beta-4.3 None BB: [102/221] Building board: MatekF405-STD at 2025-02-09 10:40:58.680926 BB: Trying checkout ArduSub beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516556, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-STD None BB: Failed checkout of ArduSub MatekF405-STD beta-4.3 None BB: [103/221] Building board: MatekF405-TE at 2025-02-09 10:40:58.694899 BB: Trying checkout ArduSub beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516597, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-TE None BB: Failed checkout of ArduSub MatekF405-TE beta-4.3 None BB: [104/221] Building board: MatekF405-TE-bdshot at 2025-02-09 10:40:58.710009 BB: Trying checkout ArduSub beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516638, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-TE-bdshot None BB: Failed checkout of ArduSub MatekF405-TE-bdshot beta-4.3 None BB: [105/221] Building board: MatekF405-Wing at 2025-02-09 10:40:58.724179 BB: Trying checkout ArduSub beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516679, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-Wing None BB: Failed checkout of ArduSub MatekF405-Wing beta-4.3 None BB: [106/221] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:40:58.738164 BB: Trying checkout ArduSub beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516720, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-Wing-bdshot None BB: Failed checkout of ArduSub MatekF405-Wing-bdshot beta-4.3 None BB: [107/221] Building board: MatekF765-SE at 2025-02-09 10:40:58.751799 BB: Trying checkout ArduSub beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516761, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF765-SE None BB: Failed checkout of ArduSub MatekF765-SE beta-4.3 None BB: [108/221] Building board: MatekF765-Wing at 2025-02-09 10:40:58.765672 BB: Trying checkout ArduSub beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516802, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF765-Wing None BB: Failed checkout of ArduSub MatekF765-Wing beta-4.3 None BB: [109/221] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:40:58.779904 BB: Trying checkout ArduSub beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516843, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF765-Wing-bdshot None BB: Failed checkout of ArduSub MatekF765-Wing-bdshot beta-4.3 None BB: [110/221] Building board: MatekH743 at 2025-02-09 10:40:58.794111 BB: Trying checkout ArduSub beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516884, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekH743 None BB: Failed checkout of ArduSub MatekH743 beta-4.3 None BB: [111/221] Building board: MatekH743-bdshot at 2025-02-09 10:40:58.809311 BB: Trying checkout ArduSub beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516925, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekH743-bdshot None BB: Failed checkout of ArduSub MatekH743-bdshot beta-4.3 None BB: [112/221] Building board: MatekH7A3 at 2025-02-09 10:40:58.826155 BB: Trying checkout ArduSub beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1516966, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekH7A3 None BB: Failed checkout of ArduSub MatekH7A3 beta-4.3 None BB: [113/221] Building board: MFT-SEMA100 at 2025-02-09 10:40:58.840909 BB: Trying checkout ArduSub beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517007, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MFT-SEMA100 None BB: Failed checkout of ArduSub MFT-SEMA100 beta-4.3 None BB: [114/221] Building board: MicoAir405Mini at 2025-02-09 10:40:58.855263 BB: Trying checkout ArduSub beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517048, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MicoAir405Mini None BB: Failed checkout of ArduSub MicoAir405Mini beta-4.3 None BB: [115/221] Building board: MicoAir405v2 at 2025-02-09 10:40:58.869053 BB: Trying checkout ArduSub beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517089, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MicoAir405v2 None BB: Failed checkout of ArduSub MicoAir405v2 beta-4.3 None BB: [116/221] Building board: MicoAir743 at 2025-02-09 10:40:58.882769 BB: Trying checkout ArduSub beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517130, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MicoAir743 None BB: Failed checkout of ArduSub MicoAir743 beta-4.3 None BB: [117/221] Building board: MicoAir743-AIO at 2025-02-09 10:40:58.897746 BB: Trying checkout ArduSub beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517171, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MicoAir743-AIO None BB: Failed checkout of ArduSub MicoAir743-AIO beta-4.3 None BB: [118/221] Building board: MicoAir743v2 at 2025-02-09 10:40:58.911723 BB: Trying checkout ArduSub beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517215, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MicoAir743v2 None BB: Failed checkout of ArduSub MicoAir743v2 beta-4.3 None BB: [119/221] Building board: mindpx-v2 at 2025-02-09 10:40:58.926742 BB: Trying checkout ArduSub beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517256, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mindpx-v2 None BB: Failed checkout of ArduSub mindpx-v2 beta-4.3 None BB: [120/221] Building board: mini-pix at 2025-02-09 10:40:58.941035 BB: Trying checkout ArduSub beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517298, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mini-pix None BB: Failed checkout of ArduSub mini-pix beta-4.3 None BB: [121/221] Building board: modalai_fc-v1 at 2025-02-09 10:40:58.957356 BB: Trying checkout ArduSub beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517341, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 modalai_fc-v1 None BB: Failed checkout of ArduSub modalai_fc-v1 beta-4.3 None BB: [122/221] Building board: mRoControlZeroClassic at 2025-02-09 10:40:58.974445 BB: Trying checkout ArduSub beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517382, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoControlZeroClassic None BB: Failed checkout of ArduSub mRoControlZeroClassic beta-4.3 None BB: [123/221] Building board: mRoControlZeroF7 at 2025-02-09 10:40:58.988547 BB: Trying checkout ArduSub beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517423, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoControlZeroF7 None BB: Failed checkout of ArduSub mRoControlZeroF7 beta-4.3 None BB: [124/221] Building board: mRoControlZeroH7 at 2025-02-09 10:40:59.003628 BB: Trying checkout ArduSub beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517464, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoControlZeroH7 None BB: Failed checkout of ArduSub mRoControlZeroH7 beta-4.3 None BB: [125/221] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:40:59.017398 BB: Trying checkout ArduSub beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517505, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoControlZeroH7-bdshot None BB: Failed checkout of ArduSub mRoControlZeroH7-bdshot beta-4.3 None BB: [126/221] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:40:59.034207 BB: Trying checkout ArduSub beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517546, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoControlZeroOEMH7 None BB: Failed checkout of ArduSub mRoControlZeroOEMH7 beta-4.3 None BB: [127/221] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:40:59.052642 BB: Trying checkout ArduSub beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517587, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoCZeroOEMH7-bdshot None BB: Failed checkout of ArduSub mRoCZeroOEMH7-bdshot beta-4.3 None BB: [128/221] Building board: mRoNexus at 2025-02-09 10:40:59.066661 BB: Trying checkout ArduSub beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517628, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoNexus None BB: Failed checkout of ArduSub mRoNexus beta-4.3 None BB: [129/221] Building board: mRoPixracerPro at 2025-02-09 10:40:59.080783 BB: Trying checkout ArduSub beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517669, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoPixracerPro None BB: Failed checkout of ArduSub mRoPixracerPro beta-4.3 None BB: [130/221] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:40:59.094782 BB: Trying checkout ArduSub beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517710, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoPixracerPro-bdshot None BB: Failed checkout of ArduSub mRoPixracerPro-bdshot beta-4.3 None BB: [131/221] Building board: mRoX21 at 2025-02-09 10:40:59.109045 BB: Trying checkout ArduSub beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517751, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoX21 None BB: Failed checkout of ArduSub mRoX21 beta-4.3 None BB: [132/221] Building board: mRoX21-777 at 2025-02-09 10:40:59.122590 BB: Trying checkout ArduSub beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517792, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoX21-777 None BB: Failed checkout of ArduSub mRoX21-777 beta-4.3 None BB: [133/221] Building board: MUPilot at 2025-02-09 10:40:59.136466 BB: Trying checkout ArduSub beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517833, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MUPilot None BB: Failed checkout of ArduSub MUPilot beta-4.3 None BB: [134/221] Building board: navigator at 2025-02-09 10:40:59.150810 BB: Trying checkout ArduSub beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517874, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 navigator None BB: Failed checkout of ArduSub navigator beta-4.3 None BB: [135/221] Building board: navigator64 at 2025-02-09 10:40:59.164394 BB: Trying checkout ArduSub beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517915, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 navigator64 None BB: Failed checkout of ArduSub navigator64 beta-4.3 None BB: [136/221] Building board: navio at 2025-02-09 10:40:59.179576 BB: Trying checkout ArduSub beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517956, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 navio None BB: Failed checkout of ArduSub navio beta-4.3 None BB: [137/221] Building board: navio2 at 2025-02-09 10:40:59.192998 BB: Trying checkout ArduSub beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1517997, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 navio2 None BB: Failed checkout of ArduSub navio2 beta-4.3 None BB: [138/221] Building board: NxtPX4v2 at 2025-02-09 10:40:59.207396 BB: Trying checkout ArduSub beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518038, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 NxtPX4v2 None BB: Failed checkout of ArduSub NxtPX4v2 beta-4.3 None BB: [139/221] Building board: obal at 2025-02-09 10:40:59.221263 BB: Trying checkout ArduSub beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518079, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 obal None BB: Failed checkout of ArduSub obal beta-4.3 None BB: [140/221] Building board: omnibusf4 at 2025-02-09 10:40:59.235345 BB: Trying checkout ArduSub beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518120, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 omnibusf4 None BB: Failed checkout of ArduSub omnibusf4 beta-4.3 None BB: [141/221] Building board: omnibusf4pro at 2025-02-09 10:40:59.249627 BB: Trying checkout ArduSub beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518161, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 omnibusf4pro None BB: Failed checkout of ArduSub omnibusf4pro beta-4.3 None BB: [142/221] Building board: omnibusf4pro-bdshot at 2025-02-09 10:40:59.263396 BB: Trying checkout ArduSub beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518202, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 omnibusf4pro-bdshot None BB: Failed checkout of ArduSub omnibusf4pro-bdshot beta-4.3 None BB: [143/221] Building board: omnibusf4v6 at 2025-02-09 10:40:59.278119 BB: Trying checkout ArduSub beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518243, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 omnibusf4v6 None BB: Failed checkout of ArduSub omnibusf4v6 beta-4.3 None BB: [144/221] Building board: OMNIBUSF7V2 at 2025-02-09 10:40:59.292142 BB: Trying checkout ArduSub beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518284, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 OMNIBUSF7V2 None BB: Failed checkout of ArduSub OMNIBUSF7V2 beta-4.3 None BB: [145/221] Building board: OmnibusNanoV6 at 2025-02-09 10:40:59.306284 BB: Trying checkout ArduSub beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518325, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 OmnibusNanoV6 None BB: Failed checkout of ArduSub OmnibusNanoV6 beta-4.3 None BB: [146/221] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:40:59.320431 BB: Trying checkout ArduSub beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518366, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 OmnibusNanoV6-bdshot None BB: Failed checkout of ArduSub OmnibusNanoV6-bdshot beta-4.3 None BB: [147/221] Building board: OrqaF405Pro at 2025-02-09 10:40:59.334061 BB: Trying checkout ArduSub beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518407, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 OrqaF405Pro None BB: Failed checkout of ArduSub OrqaF405Pro beta-4.3 None BB: [148/221] Building board: PH4-mini at 2025-02-09 10:40:59.347546 BB: Trying checkout ArduSub beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518448, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PH4-mini None BB: Failed checkout of ArduSub PH4-mini beta-4.3 None BB: [149/221] Building board: PH4-mini-bdshot at 2025-02-09 10:40:59.361190 BB: Trying checkout ArduSub beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518489, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PH4-mini-bdshot None BB: Failed checkout of ArduSub PH4-mini-bdshot beta-4.3 None BB: [150/221] Building board: Pix32v5 at 2025-02-09 10:40:59.375790 BB: Trying checkout ArduSub beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518530, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pix32v5 None BB: Failed checkout of ArduSub Pix32v5 beta-4.3 None BB: [151/221] Building board: PixC4-Jetson at 2025-02-09 10:40:59.390627 BB: Trying checkout ArduSub beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518571, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixC4-Jetson None BB: Failed checkout of ArduSub PixC4-Jetson beta-4.3 None BB: [152/221] Building board: PixFlamingo at 2025-02-09 10:40:59.405355 BB: Trying checkout ArduSub beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518612, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixFlamingo None BB: Failed checkout of ArduSub PixFlamingo beta-4.3 None BB: [153/221] Building board: PixFlamingo-F767 at 2025-02-09 10:40:59.420672 BB: Trying checkout ArduSub beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518655, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixFlamingo-F767 None BB: Failed checkout of ArduSub PixFlamingo-F767 beta-4.3 None BB: [154/221] Building board: Pixhawk1 at 2025-02-09 10:40:59.436013 BB: Trying checkout ArduSub beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518697, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk1 None BB: Failed checkout of ArduSub Pixhawk1 beta-4.3 None BB: [155/221] Building board: Pixhawk1-1M at 2025-02-09 10:40:59.452530 BB: Trying checkout ArduSub beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518738, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk1-1M None BB: Failed checkout of ArduSub Pixhawk1-1M beta-4.3 None BB: [156/221] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:40:59.466954 BB: Trying checkout ArduSub beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518779, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk1-1M-bdshot None BB: Failed checkout of ArduSub Pixhawk1-1M-bdshot beta-4.3 None BB: [157/221] Building board: Pixhawk1-bdshot at 2025-02-09 10:40:59.484168 BB: Trying checkout ArduSub beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518820, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk1-bdshot None BB: Failed checkout of ArduSub Pixhawk1-bdshot beta-4.3 None BB: [158/221] Building board: Pixhawk4 at 2025-02-09 10:40:59.498584 BB: Trying checkout ArduSub beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518861, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk4 None BB: Failed checkout of ArduSub Pixhawk4 beta-4.3 None BB: [159/221] Building board: Pixhawk4-bdshot at 2025-02-09 10:40:59.513323 BB: Trying checkout ArduSub beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518902, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk4-bdshot None BB: Failed checkout of ArduSub Pixhawk4-bdshot beta-4.3 None BB: [160/221] Building board: Pixhawk5X at 2025-02-09 10:40:59.528672 BB: Trying checkout ArduSub beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518943, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk5X None BB: Failed checkout of ArduSub Pixhawk5X beta-4.3 None BB: [161/221] Building board: Pixhawk6C at 2025-02-09 10:40:59.546041 BB: Trying checkout ArduSub beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1518984, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk6C None BB: Failed checkout of ArduSub Pixhawk6C beta-4.3 None BB: [162/221] Building board: Pixhawk6C-bdshot at 2025-02-09 10:40:59.566962 BB: Trying checkout ArduSub beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519025, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk6C-bdshot None BB: Failed checkout of ArduSub Pixhawk6C-bdshot beta-4.3 None BB: [163/221] Building board: Pixhawk6X at 2025-02-09 10:40:59.582444 BB: Trying checkout ArduSub beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519066, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk6X None BB: Failed checkout of ArduSub Pixhawk6X beta-4.3 None BB: [164/221] Building board: Pixhawk6X-bdshot at 2025-02-09 10:40:59.598275 BB: Trying checkout ArduSub beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519108, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk6X-bdshot None BB: Failed checkout of ArduSub Pixhawk6X-bdshot beta-4.3 None BB: [165/221] Building board: PixPilot-C3 at 2025-02-09 10:40:59.613217 BB: Trying checkout ArduSub beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519149, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixPilot-C3 None BB: Failed checkout of ArduSub PixPilot-C3 beta-4.3 None BB: [166/221] Building board: PixPilot-V3 at 2025-02-09 10:40:59.629802 BB: Trying checkout ArduSub beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519190, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixPilot-V3 None BB: Failed checkout of ArduSub PixPilot-V3 beta-4.3 None BB: [167/221] Building board: PixPilot-V6 at 2025-02-09 10:40:59.645237 BB: Trying checkout ArduSub beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519231, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixPilot-V6 None BB: Failed checkout of ArduSub PixPilot-V6 beta-4.3 None BB: [168/221] Building board: PixPilot-V6PRO at 2025-02-09 10:40:59.660284 BB: Trying checkout ArduSub beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519272, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixPilot-V6PRO None BB: Failed checkout of ArduSub PixPilot-V6PRO beta-4.3 None BB: [169/221] Building board: Pixracer at 2025-02-09 10:40:59.674749 BB: Trying checkout ArduSub beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519313, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixracer None BB: Failed checkout of ArduSub Pixracer beta-4.3 None BB: [170/221] Building board: Pixracer-bdshot at 2025-02-09 10:40:59.688836 BB: Trying checkout ArduSub beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519354, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixracer-bdshot None BB: Failed checkout of ArduSub Pixracer-bdshot beta-4.3 None BB: [171/221] Building board: PixSurveyA1 at 2025-02-09 10:40:59.704866 BB: Trying checkout ArduSub beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519395, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixSurveyA1 None BB: Failed checkout of ArduSub PixSurveyA1 beta-4.3 None BB: [172/221] Building board: PixSurveyA1-IND at 2025-02-09 10:40:59.719311 BB: Trying checkout ArduSub beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519436, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixSurveyA1-IND None BB: Failed checkout of ArduSub PixSurveyA1-IND beta-4.3 None BB: [173/221] Building board: PixSurveyA2 at 2025-02-09 10:40:59.733267 BB: Trying checkout ArduSub beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519477, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixSurveyA2 None BB: Failed checkout of ArduSub PixSurveyA2 beta-4.3 None BB: [174/221] Building board: pxf at 2025-02-09 10:40:59.747768 BB: Trying checkout ArduSub beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519518, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 pxf None BB: Failed checkout of ArduSub pxf beta-4.3 None BB: [175/221] Building board: pxfmini at 2025-02-09 10:40:59.762047 BB: Trying checkout ArduSub beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519559, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 pxfmini None BB: Failed checkout of ArduSub pxfmini beta-4.3 None BB: [176/221] Building board: QioTekAdeptF407 at 2025-02-09 10:40:59.777167 BB: Trying checkout ArduSub beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519600, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 QioTekAdeptF407 None BB: Failed checkout of ArduSub QioTekAdeptF407 beta-4.3 None BB: [177/221] Building board: QioTekZealotF427 at 2025-02-09 10:40:59.792178 BB: Trying checkout ArduSub beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519641, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 QioTekZealotF427 None BB: Failed checkout of ArduSub QioTekZealotF427 beta-4.3 None BB: [178/221] Building board: QioTekZealotH743 at 2025-02-09 10:40:59.806547 BB: Trying checkout ArduSub beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519682, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 QioTekZealotH743 None BB: Failed checkout of ArduSub QioTekZealotH743 beta-4.3 None BB: [179/221] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:40:59.820734 BB: Trying checkout ArduSub beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519723, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 QioTekZealotH743-bdshot None BB: Failed checkout of ArduSub QioTekZealotH743-bdshot beta-4.3 None BB: [180/221] Building board: R9Pilot at 2025-02-09 10:40:59.835584 BB: Trying checkout ArduSub beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519764, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 R9Pilot None BB: Failed checkout of ArduSub R9Pilot beta-4.3 None BB: [181/221] Building board: RadiolinkPIX6 at 2025-02-09 10:40:59.849872 BB: Trying checkout ArduSub beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519805, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 RadiolinkPIX6 None BB: Failed checkout of ArduSub RadiolinkPIX6 beta-4.3 None BB: [182/221] Building board: RADIX2HD at 2025-02-09 10:40:59.864578 BB: Trying checkout ArduSub beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519846, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 RADIX2HD None BB: Failed checkout of ArduSub RADIX2HD beta-4.3 None BB: [183/221] Building board: ReaperF745 at 2025-02-09 10:40:59.878843 BB: Trying checkout ArduSub beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519887, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ReaperF745 None BB: Failed checkout of ArduSub ReaperF745 beta-4.3 None BB: [184/221] Building board: revo-mini at 2025-02-09 10:40:59.894401 BB: Trying checkout ArduSub beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519928, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 revo-mini None BB: Failed checkout of ArduSub revo-mini beta-4.3 None BB: [185/221] Building board: revo-mini-bdshot at 2025-02-09 10:40:59.908960 BB: Trying checkout ArduSub beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1519969, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 revo-mini-bdshot None BB: Failed checkout of ArduSub revo-mini-bdshot beta-4.3 None BB: [186/221] Building board: revo-mini-i2c at 2025-02-09 10:40:59.924089 BB: Trying checkout ArduSub beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520010, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 revo-mini-i2c None BB: Failed checkout of ArduSub revo-mini-i2c beta-4.3 None BB: [187/221] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:40:59.938960 BB: Trying checkout ArduSub beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520051, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 revo-mini-i2c-bdshot None BB: Failed checkout of ArduSub revo-mini-i2c-bdshot beta-4.3 None BB: [188/221] Building board: SDMODELH7V1 at 2025-02-09 10:40:59.953179 BB: Trying checkout ArduSub beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520092, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SDMODELH7V1 None BB: Failed checkout of ArduSub SDMODELH7V1 beta-4.3 None BB: [189/221] Building board: SDMODELH7V2 at 2025-02-09 10:40:59.968070 BB: Trying checkout ArduSub beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520135, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SDMODELH7V2 None BB: Failed checkout of ArduSub SDMODELH7V2 beta-4.3 None BB: [190/221] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:40:59.983337 BB: Trying checkout ArduSub beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520176, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SITL_arm_linux_gnueabihf None BB: Failed checkout of ArduSub SITL_arm_linux_gnueabihf beta-4.3 None BB: [191/221] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:40:59.998123 BB: Trying checkout ArduSub beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520217, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SITL_x86_64_linux_gnu None BB: Failed checkout of ArduSub SITL_x86_64_linux_gnu beta-4.3 None BB: [192/221] Building board: SIYI_N7 at 2025-02-09 10:41:00.013412 BB: Trying checkout ArduSub beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520258, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SIYI_N7 None BB: Failed checkout of ArduSub SIYI_N7 beta-4.3 None BB: [193/221] Building board: SkySakuraH743 at 2025-02-09 10:41:00.029358 BB: Trying checkout ArduSub beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520299, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SkySakuraH743 None BB: Failed checkout of ArduSub SkySakuraH743 beta-4.3 None BB: [194/221] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:41:00.045022 BB: Trying checkout ArduSub beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520340, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SkystarsH7HD-bdshot None BB: Failed checkout of ArduSub SkystarsH7HD-bdshot beta-4.3 None BB: [195/221] Building board: sparky2 at 2025-02-09 10:41:00.060601 BB: Trying checkout ArduSub beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520381, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 sparky2 None BB: Failed checkout of ArduSub sparky2 beta-4.3 None BB: [196/221] Building board: speedybeef4 at 2025-02-09 10:41:00.075513 BB: Trying checkout ArduSub beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520422, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 speedybeef4 None BB: Failed checkout of ArduSub speedybeef4 beta-4.3 None BB: [197/221] Building board: SpeedyBeeF405Mini at 2025-02-09 10:41:00.090011 BB: Trying checkout ArduSub beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520463, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SpeedyBeeF405Mini None BB: Failed checkout of ArduSub SpeedyBeeF405Mini beta-4.3 None BB: [198/221] Building board: SpeedyBeeF405WING at 2025-02-09 10:41:00.108793 BB: Trying checkout ArduSub beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520504, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SpeedyBeeF405WING None BB: Failed checkout of ArduSub SpeedyBeeF405WING beta-4.3 None BB: [199/221] Building board: speedybeef4v3 at 2025-02-09 10:41:00.123595 BB: Trying checkout ArduSub beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520545, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 speedybeef4v3 None BB: Failed checkout of ArduSub speedybeef4v3 beta-4.3 None BB: [200/221] Building board: speedybeef4v4 at 2025-02-09 10:41:00.138114 BB: Trying checkout ArduSub beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520586, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 speedybeef4v4 None BB: Failed checkout of ArduSub speedybeef4v4 beta-4.3 None BB: [201/221] Building board: SPRacingH7 at 2025-02-09 10:41:00.152811 BB: Trying checkout ArduSub beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520627, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SPRacingH7 None BB: Failed checkout of ArduSub SPRacingH7 beta-4.3 None BB: [202/221] Building board: SPRacingH7RF at 2025-02-09 10:41:00.168039 BB: Trying checkout ArduSub beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520668, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SPRacingH7RF None BB: Failed checkout of ArduSub SPRacingH7RF beta-4.3 None BB: [203/221] Building board: SuccexF4 at 2025-02-09 10:41:00.182458 BB: Trying checkout ArduSub beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520709, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SuccexF4 None BB: Failed checkout of ArduSub SuccexF4 beta-4.3 None BB: [204/221] Building board: TBS-Colibri-F7 at 2025-02-09 10:41:00.197405 BB: Trying checkout ArduSub beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520750, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 TBS-Colibri-F7 None BB: Failed checkout of ArduSub TBS-Colibri-F7 beta-4.3 None BB: [205/221] Building board: TBS_LUCID_H7 at 2025-02-09 10:41:00.211878 BB: Trying checkout ArduSub beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520791, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 TBS_LUCID_H7 None BB: Failed checkout of ArduSub TBS_LUCID_H7 beta-4.3 None BB: [206/221] Building board: TBS_LUCID_PRO at 2025-02-09 10:41:00.225936 BB: Trying checkout ArduSub beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520832, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 TBS_LUCID_PRO None BB: Failed checkout of ArduSub TBS_LUCID_PRO beta-4.3 None BB: [207/221] Building board: thepeach-k1 at 2025-02-09 10:41:00.240514 BB: Trying checkout ArduSub beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520873, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 thepeach-k1 None BB: Failed checkout of ArduSub thepeach-k1 beta-4.3 None BB: [208/221] Building board: thepeach-r1 at 2025-02-09 10:41:00.256416 BB: Trying checkout ArduSub beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520914, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 thepeach-r1 None BB: Failed checkout of ArduSub thepeach-r1 beta-4.3 None BB: [209/221] Building board: TMotorH743 at 2025-02-09 10:41:00.271548 BB: Trying checkout ArduSub beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520955, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 TMotorH743 None BB: Failed checkout of ArduSub TMotorH743 beta-4.3 None BB: [210/221] Building board: VRBrain-v51 at 2025-02-09 10:41:00.286756 BB: Trying checkout ArduSub beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1520996, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 VRBrain-v51 None BB: Failed checkout of ArduSub VRBrain-v51 beta-4.3 None BB: [211/221] Building board: VRBrain-v52 at 2025-02-09 10:41:00.303748 BB: Trying checkout ArduSub beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521037, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 VRBrain-v52 None BB: Failed checkout of ArduSub VRBrain-v52 beta-4.3 None BB: [212/221] Building board: VRBrain-v54 at 2025-02-09 10:41:00.318609 BB: Trying checkout ArduSub beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521078, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 VRBrain-v54 None BB: Failed checkout of ArduSub VRBrain-v54 beta-4.3 None BB: [213/221] Building board: VRCore-v10 at 2025-02-09 10:41:00.334136 BB: Trying checkout ArduSub beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521119, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 VRCore-v10 None BB: Failed checkout of ArduSub VRCore-v10 beta-4.3 None BB: [214/221] Building board: VRUBrain-v51 at 2025-02-09 10:41:00.348982 BB: Trying checkout ArduSub beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521160, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 VRUBrain-v51 None BB: Failed checkout of ArduSub VRUBrain-v51 beta-4.3 None BB: [215/221] Building board: VUAV-V7pro at 2025-02-09 10:41:00.363407 BB: Trying checkout ArduSub beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521201, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 VUAV-V7pro None BB: Failed checkout of ArduSub VUAV-V7pro beta-4.3 None BB: [216/221] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:41:00.377425 BB: Trying checkout ArduSub beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521242, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 X-MAV-AP-H743v2 None BB: Failed checkout of ArduSub X-MAV-AP-H743v2 beta-4.3 None BB: [217/221] Building board: YJUAV_A6 at 2025-02-09 10:41:00.392158 BB: Trying checkout ArduSub beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521283, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 YJUAV_A6 None BB: Failed checkout of ArduSub YJUAV_A6 beta-4.3 None BB: [218/221] Building board: YJUAV_A6SE at 2025-02-09 10:41:00.407783 BB: Trying checkout ArduSub beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521324, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 YJUAV_A6SE None BB: Failed checkout of ArduSub YJUAV_A6SE beta-4.3 None BB: [219/221] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:41:00.424962 BB: Trying checkout ArduSub beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521365, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 YJUAV_A6SE_H743 None BB: Failed checkout of ArduSub YJUAV_A6SE_H743 beta-4.3 None BB: [220/221] Building board: YJUAV_A6Ultra at 2025-02-09 10:41:00.440373 BB: Trying checkout ArduSub beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521406, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 YJUAV_A6Ultra None BB: Failed checkout of ArduSub YJUAV_A6Ultra beta-4.3 None BB: [221/221] Building board: ZeroOneX6 at 2025-02-09 10:41:00.454810 BB: Trying checkout ArduSub beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521447, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ZeroOneX6 None BB: Failed checkout of ArduSub ZeroOneX6 beta-4.3 None BB: Trying checkout ArduSub latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building AP_Periph beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/89] Building board: AeroFox-Airspeed at 2025-02-09 10:41:01.007721 BB: Trying checkout AP_Periph beta-4.3 AeroFox-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521904, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 AeroFox-Airspeed None BB: Failed checkout of AP_Periph AeroFox-Airspeed beta-4.3 None BB: [2/89] Building board: AeroFox-Airspeed-DLVR at 2025-02-09 10:41:01.022722 BB: Trying checkout AP_Periph beta-4.3 AeroFox-Airspeed-DLVR None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521945, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 AeroFox-Airspeed-DLVR None BB: Failed checkout of AP_Periph AeroFox-Airspeed-DLVR beta-4.3 None BB: [3/89] Building board: AeroFox-GNSS_F9P at 2025-02-09 10:41:01.038191 BB: Trying checkout AP_Periph beta-4.3 AeroFox-GNSS_F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1521986, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 AeroFox-GNSS_F9P None BB: Failed checkout of AP_Periph AeroFox-GNSS_F9P beta-4.3 None BB: [4/89] Building board: AeroFox-PMU at 2025-02-09 10:41:01.052924 BB: Trying checkout AP_Periph beta-4.3 AeroFox-PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522027, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 AeroFox-PMU None BB: Failed checkout of AP_Periph AeroFox-PMU beta-4.3 None BB: [5/89] Building board: AR-F407SmartBat at 2025-02-09 10:41:01.068089 BB: Trying checkout AP_Periph beta-4.3 AR-F407SmartBat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522068, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 AR-F407SmartBat None BB: Failed checkout of AP_Periph AR-F407SmartBat beta-4.3 None BB: [6/89] Building board: ARK_CANNODE at 2025-02-09 10:41:01.082370 BB: Trying checkout AP_Periph beta-4.3 ARK_CANNODE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522109, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 ARK_CANNODE None BB: Failed checkout of AP_Periph ARK_CANNODE beta-4.3 None BB: [7/89] Building board: ARK_GPS at 2025-02-09 10:41:01.096802 BB: Trying checkout AP_Periph beta-4.3 ARK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522150, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 ARK_GPS None BB: Failed checkout of AP_Periph ARK_GPS beta-4.3 None BB: [8/89] Building board: ARK_RTK_GPS at 2025-02-09 10:41:01.111202 BB: Trying checkout AP_Periph beta-4.3 ARK_RTK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522191, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 ARK_RTK_GPS None BB: Failed checkout of AP_Periph ARK_RTK_GPS beta-4.3 None BB: [9/89] Building board: BirdCANdy at 2025-02-09 10:41:01.130779 BB: Trying checkout AP_Periph beta-4.3 BirdCANdy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522232, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 BirdCANdy None BB: Failed checkout of AP_Periph BirdCANdy beta-4.3 None BB: [10/89] Building board: BotBloxDroneNet at 2025-02-09 10:41:01.145770 BB: Trying checkout AP_Periph beta-4.3 BotBloxDroneNet None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522273, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 BotBloxDroneNet None BB: Failed checkout of AP_Periph BotBloxDroneNet beta-4.3 None BB: [11/89] Building board: C-RTK2-HP at 2025-02-09 10:41:01.160641 BB: Trying checkout AP_Periph beta-4.3 C-RTK2-HP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522314, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 C-RTK2-HP None BB: Failed checkout of AP_Periph C-RTK2-HP beta-4.3 None BB: [12/89] Building board: CarbonixF405 at 2025-02-09 10:41:01.175445 BB: Trying checkout AP_Periph beta-4.3 CarbonixF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522355, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CarbonixF405 None BB: Failed checkout of AP_Periph CarbonixF405 beta-4.3 None BB: [13/89] Building board: CarbonixL496 at 2025-02-09 10:41:01.189678 BB: Trying checkout AP_Periph beta-4.3 CarbonixL496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522396, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CarbonixL496 None BB: Failed checkout of AP_Periph CarbonixL496 beta-4.3 None BB: [14/89] Building board: CUAV_GPS at 2025-02-09 10:41:01.205977 BB: Trying checkout AP_Periph beta-4.3 CUAV_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522437, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CUAV_GPS None BB: Failed checkout of AP_Periph CUAV_GPS beta-4.3 None BB: [15/89] Building board: CubeBlack-periph at 2025-02-09 10:41:01.221413 BB: Trying checkout AP_Periph beta-4.3 CubeBlack-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522478, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CubeBlack-periph None BB: Failed checkout of AP_Periph CubeBlack-periph beta-4.3 None BB: [16/89] Building board: CubeNode at 2025-02-09 10:41:01.237392 BB: Trying checkout AP_Periph beta-4.3 CubeNode None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522519, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CubeNode None BB: Failed checkout of AP_Periph CubeNode beta-4.3 None BB: [17/89] Building board: CubeNode-ETH at 2025-02-09 10:41:01.252220 BB: Trying checkout AP_Periph beta-4.3 CubeNode-ETH None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522560, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CubeNode-ETH None BB: Failed checkout of AP_Periph CubeNode-ETH beta-4.3 None BB: [18/89] Building board: CubeOrange-periph at 2025-02-09 10:41:01.266441 BB: Trying checkout AP_Periph beta-4.3 CubeOrange-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522601, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CubeOrange-periph None BB: Failed checkout of AP_Periph CubeOrange-periph beta-4.3 None BB: [19/89] Building board: CubeRedPrimary-PPPGW at 2025-02-09 10:41:01.281973 BB: Trying checkout AP_Periph beta-4.3 CubeRedPrimary-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522642, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CubeRedPrimary-PPPGW None BB: Failed checkout of AP_Periph CubeRedPrimary-PPPGW beta-4.3 None BB: [20/89] Building board: f103-ADSB at 2025-02-09 10:41:01.295739 BB: Trying checkout AP_Periph beta-4.3 f103-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522683, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f103-ADSB None BB: Failed checkout of AP_Periph f103-ADSB beta-4.3 None BB: [21/89] Building board: f103-Airspeed at 2025-02-09 10:41:01.309907 BB: Trying checkout AP_Periph beta-4.3 f103-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522724, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f103-Airspeed None BB: Failed checkout of AP_Periph f103-Airspeed beta-4.3 None BB: [22/89] Building board: f103-GPS at 2025-02-09 10:41:01.325938 BB: Trying checkout AP_Periph beta-4.3 f103-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522766, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f103-GPS None BB: Failed checkout of AP_Periph f103-GPS beta-4.3 None BB: [23/89] Building board: f103-QiotekPeriph at 2025-02-09 10:41:01.340868 BB: Trying checkout AP_Periph beta-4.3 f103-QiotekPeriph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522809, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f103-QiotekPeriph None BB: Failed checkout of AP_Periph f103-QiotekPeriph beta-4.3 None BB: [24/89] Building board: f103-RangeFinder at 2025-02-09 10:41:01.357056 BB: Trying checkout AP_Periph beta-4.3 f103-RangeFinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522850, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f103-RangeFinder None BB: Failed checkout of AP_Periph f103-RangeFinder beta-4.3 None BB: [25/89] Building board: f303-GPS at 2025-02-09 10:41:01.372042 BB: Trying checkout AP_Periph beta-4.3 f303-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522891, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-GPS None BB: Failed checkout of AP_Periph f303-GPS beta-4.3 None BB: [26/89] Building board: f303-HWESC at 2025-02-09 10:41:01.386431 BB: Trying checkout AP_Periph beta-4.3 f303-HWESC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522932, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-HWESC None BB: Failed checkout of AP_Periph f303-HWESC beta-4.3 None BB: [27/89] Building board: f303-M10025 at 2025-02-09 10:41:01.400719 BB: Trying checkout AP_Periph beta-4.3 f303-M10025 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1522973, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-M10025 None BB: Failed checkout of AP_Periph f303-M10025 beta-4.3 None BB: [28/89] Building board: f303-M10070 at 2025-02-09 10:41:01.415395 BB: Trying checkout AP_Periph beta-4.3 f303-M10070 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523014, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-M10070 None BB: Failed checkout of AP_Periph f303-M10070 beta-4.3 None BB: [29/89] Building board: f303-MatekGPS at 2025-02-09 10:41:01.430956 BB: Trying checkout AP_Periph beta-4.3 f303-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523055, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-MatekGPS None BB: Failed checkout of AP_Periph f303-MatekGPS beta-4.3 None BB: [30/89] Building board: f303-PWM at 2025-02-09 10:41:01.445736 BB: Trying checkout AP_Periph beta-4.3 f303-PWM None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523096, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-PWM None BB: Failed checkout of AP_Periph f303-PWM beta-4.3 None BB: [31/89] Building board: f303-TempSensor at 2025-02-09 10:41:01.459991 BB: Trying checkout AP_Periph beta-4.3 f303-TempSensor None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523137, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-TempSensor None BB: Failed checkout of AP_Periph f303-TempSensor beta-4.3 None BB: [32/89] Building board: f303-Universal at 2025-02-09 10:41:01.474227 BB: Trying checkout AP_Periph beta-4.3 f303-Universal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523178, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-Universal None BB: Failed checkout of AP_Periph f303-Universal beta-4.3 None BB: [33/89] Building board: f405-MatekAirspeed at 2025-02-09 10:41:01.490010 BB: Trying checkout AP_Periph beta-4.3 f405-MatekAirspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523219, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f405-MatekAirspeed None BB: Failed checkout of AP_Periph f405-MatekAirspeed beta-4.3 None BB: [34/89] Building board: f405-MatekGPS at 2025-02-09 10:41:01.504679 BB: Trying checkout AP_Periph beta-4.3 f405-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523260, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f405-MatekGPS None BB: Failed checkout of AP_Periph f405-MatekGPS beta-4.3 None BB: [35/89] Building board: FreeflyRTK at 2025-02-09 10:41:01.520180 BB: Trying checkout AP_Periph beta-4.3 FreeflyRTK None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523301, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 FreeflyRTK None BB: Failed checkout of AP_Periph FreeflyRTK beta-4.3 None BB: [36/89] Building board: Here4AP at 2025-02-09 10:41:01.536097 BB: Trying checkout AP_Periph beta-4.3 Here4AP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523342, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Here4AP None BB: Failed checkout of AP_Periph Here4AP beta-4.3 None BB: [37/89] Building board: Hitec-Airspeed at 2025-02-09 10:41:01.551595 BB: Trying checkout AP_Periph beta-4.3 Hitec-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523383, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Hitec-Airspeed None BB: Failed checkout of AP_Periph Hitec-Airspeed beta-4.3 None BB: [38/89] Building board: HitecMosaic at 2025-02-09 10:41:01.566502 BB: Trying checkout AP_Periph beta-4.3 HitecMosaic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523424, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 HitecMosaic None BB: Failed checkout of AP_Periph HitecMosaic beta-4.3 None BB: [39/89] Building board: HolybroF4_PMU at 2025-02-09 10:41:01.581188 BB: Trying checkout AP_Periph beta-4.3 HolybroF4_PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523465, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 HolybroF4_PMU None BB: Failed checkout of AP_Periph HolybroF4_PMU beta-4.3 None BB: [40/89] Building board: HolybroG4_Airspeed at 2025-02-09 10:41:01.596311 BB: Trying checkout AP_Periph beta-4.3 HolybroG4_Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523506, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 HolybroG4_Airspeed None BB: Failed checkout of AP_Periph HolybroG4_Airspeed beta-4.3 None BB: [41/89] Building board: HolybroG4_Compass at 2025-02-09 10:41:01.611805 BB: Trying checkout AP_Periph beta-4.3 HolybroG4_Compass None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523547, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 HolybroG4_Compass None BB: Failed checkout of AP_Periph HolybroG4_Compass beta-4.3 None BB: [42/89] Building board: HolybroG4_GPS at 2025-02-09 10:41:01.626949 BB: Trying checkout AP_Periph beta-4.3 HolybroG4_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523588, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 HolybroG4_GPS None BB: Failed checkout of AP_Periph HolybroG4_GPS beta-4.3 None BB: [43/89] Building board: HolybroGPS at 2025-02-09 10:41:01.641637 BB: Trying checkout AP_Periph beta-4.3 HolybroGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523629, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 HolybroGPS None BB: Failed checkout of AP_Periph HolybroGPS beta-4.3 None BB: [44/89] Building board: kha_eth at 2025-02-09 10:41:01.658356 BB: Trying checkout AP_Periph beta-4.3 kha_eth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523670, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 kha_eth None BB: Failed checkout of AP_Periph kha_eth beta-4.3 None BB: [45/89] Building board: MatekG474-DShot at 2025-02-09 10:41:01.674092 BB: Trying checkout AP_Periph beta-4.3 MatekG474-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523711, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekG474-DShot None BB: Failed checkout of AP_Periph MatekG474-DShot beta-4.3 None BB: [46/89] Building board: MatekG474-GPS at 2025-02-09 10:41:01.689517 BB: Trying checkout AP_Periph beta-4.3 MatekG474-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523752, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekG474-GPS None BB: Failed checkout of AP_Periph MatekG474-GPS beta-4.3 None BB: [47/89] Building board: MatekG474-Periph at 2025-02-09 10:41:01.706194 BB: Trying checkout AP_Periph beta-4.3 MatekG474-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523793, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekG474-Periph None BB: Failed checkout of AP_Periph MatekG474-Periph beta-4.3 None BB: [48/89] Building board: MatekH743-periph at 2025-02-09 10:41:01.721550 BB: Trying checkout AP_Periph beta-4.3 MatekH743-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523834, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekH743-periph None BB: Failed checkout of AP_Periph MatekH743-periph beta-4.3 None BB: [49/89] Building board: MatekL431-ADSB at 2025-02-09 10:41:01.738391 BB: Trying checkout AP_Periph beta-4.3 MatekL431-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523875, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-ADSB None BB: Failed checkout of AP_Periph MatekL431-ADSB beta-4.3 None BB: [50/89] Building board: MatekL431-Airspeed at 2025-02-09 10:41:01.753443 BB: Trying checkout AP_Periph beta-4.3 MatekL431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523916, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-Airspeed None BB: Failed checkout of AP_Periph MatekL431-Airspeed beta-4.3 None BB: [51/89] Building board: MatekL431-APDTelem at 2025-02-09 10:41:01.768688 BB: Trying checkout AP_Periph beta-4.3 MatekL431-APDTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523957, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-APDTelem None BB: Failed checkout of AP_Periph MatekL431-APDTelem beta-4.3 None BB: [52/89] Building board: MatekL431-BattMon at 2025-02-09 10:41:01.786497 BB: Trying checkout AP_Periph beta-4.3 MatekL431-BattMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1523998, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-BattMon None BB: Failed checkout of AP_Periph MatekL431-BattMon beta-4.3 None BB: [53/89] Building board: MatekL431-bdshot at 2025-02-09 10:41:01.801650 BB: Trying checkout AP_Periph beta-4.3 MatekL431-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524039, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-bdshot None BB: Failed checkout of AP_Periph MatekL431-bdshot beta-4.3 None BB: [54/89] Building board: MatekL431-DShot at 2025-02-09 10:41:01.816318 BB: Trying checkout AP_Periph beta-4.3 MatekL431-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524080, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-DShot None BB: Failed checkout of AP_Periph MatekL431-DShot beta-4.3 None BB: [55/89] Building board: MatekL431-EFI at 2025-02-09 10:41:01.831261 BB: Trying checkout AP_Periph beta-4.3 MatekL431-EFI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524121, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-EFI None BB: Failed checkout of AP_Periph MatekL431-EFI beta-4.3 None BB: [56/89] Building board: MatekL431-GPS at 2025-02-09 10:41:01.845432 BB: Trying checkout AP_Periph beta-4.3 MatekL431-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524162, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-GPS None BB: Failed checkout of AP_Periph MatekL431-GPS beta-4.3 None BB: [57/89] Building board: MatekL431-HWTelem at 2025-02-09 10:41:01.860194 BB: Trying checkout AP_Periph beta-4.3 MatekL431-HWTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524203, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-HWTelem None BB: Failed checkout of AP_Periph MatekL431-HWTelem beta-4.3 None BB: [58/89] Building board: MatekL431-MagHiRes at 2025-02-09 10:41:01.875392 BB: Trying checkout AP_Periph beta-4.3 MatekL431-MagHiRes None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524244, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-MagHiRes None BB: Failed checkout of AP_Periph MatekL431-MagHiRes beta-4.3 None BB: [59/89] Building board: MatekL431-Periph at 2025-02-09 10:41:01.889891 BB: Trying checkout AP_Periph beta-4.3 MatekL431-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524288, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-Periph None BB: Failed checkout of AP_Periph MatekL431-Periph beta-4.3 None BB: [60/89] Building board: MatekL431-Proximity at 2025-02-09 10:41:01.905061 BB: Trying checkout AP_Periph beta-4.3 MatekL431-Proximity None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524330, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-Proximity None BB: Failed checkout of AP_Periph MatekL431-Proximity beta-4.3 None BB: [61/89] Building board: MatekL431-Rangefinder at 2025-02-09 10:41:01.919723 BB: Trying checkout AP_Periph beta-4.3 MatekL431-Rangefinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524373, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-Rangefinder None BB: Failed checkout of AP_Periph MatekL431-Rangefinder beta-4.3 None BB: [62/89] Building board: MatekL431-RC at 2025-02-09 10:41:01.934045 BB: Trying checkout AP_Periph beta-4.3 MatekL431-RC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524414, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-RC None BB: Failed checkout of AP_Periph MatekL431-RC beta-4.3 None BB: [63/89] Building board: MatekL431-Serial at 2025-02-09 10:41:01.949067 BB: Trying checkout AP_Periph beta-4.3 MatekL431-Serial None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524455, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-Serial None BB: Failed checkout of AP_Periph MatekL431-Serial beta-4.3 None BB: [64/89] Building board: MFE_AirSpeed_CAN at 2025-02-09 10:41:01.964338 BB: Trying checkout AP_Periph beta-4.3 MFE_AirSpeed_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524496, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MFE_AirSpeed_CAN None BB: Failed checkout of AP_Periph MFE_AirSpeed_CAN beta-4.3 None BB: [65/89] Building board: MFE_POS3_CAN at 2025-02-09 10:41:01.978712 BB: Trying checkout AP_Periph beta-4.3 MFE_POS3_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524537, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MFE_POS3_CAN None BB: Failed checkout of AP_Periph MFE_POS3_CAN beta-4.3 None BB: [66/89] Building board: mRo-M10095 at 2025-02-09 10:41:01.993353 BB: Trying checkout AP_Periph beta-4.3 mRo-M10095 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524578, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 mRo-M10095 None BB: Failed checkout of AP_Periph mRo-M10095 beta-4.3 None BB: [67/89] Building board: mRoCANPWM-M10126 at 2025-02-09 10:41:02.007846 BB: Trying checkout AP_Periph beta-4.3 mRoCANPWM-M10126 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524619, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 mRoCANPWM-M10126 None BB: Failed checkout of AP_Periph mRoCANPWM-M10126 beta-4.3 None BB: [68/89] Building board: mRoKitCANrevC at 2025-02-09 10:41:02.022742 BB: Trying checkout AP_Periph beta-4.3 mRoKitCANrevC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524660, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 mRoKitCANrevC None BB: Failed checkout of AP_Periph mRoKitCANrevC beta-4.3 None BB: [69/89] Building board: Nucleo-G491 at 2025-02-09 10:41:02.038751 BB: Trying checkout AP_Periph beta-4.3 Nucleo-G491 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524701, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Nucleo-G491 None BB: Failed checkout of AP_Periph Nucleo-G491 beta-4.3 None BB: [70/89] Building board: Nucleo-L476 at 2025-02-09 10:41:02.056516 BB: Trying checkout AP_Periph beta-4.3 Nucleo-L476 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524742, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Nucleo-L476 None BB: Failed checkout of AP_Periph Nucleo-L476 beta-4.3 None BB: [71/89] Building board: Nucleo-L496 at 2025-02-09 10:41:02.071859 BB: Trying checkout AP_Periph beta-4.3 Nucleo-L496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524783, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Nucleo-L496 None BB: Failed checkout of AP_Periph Nucleo-L496 beta-4.3 None BB: [72/89] Building board: Pixhawk6X-PPPGW at 2025-02-09 10:41:02.087273 BB: Trying checkout AP_Periph beta-4.3 Pixhawk6X-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524824, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Pixhawk6X-PPPGW None BB: Failed checkout of AP_Periph Pixhawk6X-PPPGW beta-4.3 None BB: [73/89] Building board: Pixracer-periph at 2025-02-09 10:41:02.101982 BB: Trying checkout AP_Periph beta-4.3 Pixracer-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524865, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Pixracer-periph None BB: Failed checkout of AP_Periph Pixracer-periph beta-4.3 None BB: [74/89] Building board: rGNSS at 2025-02-09 10:41:02.117086 BB: Trying checkout AP_Periph beta-4.3 rGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524906, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 rGNSS None BB: Failed checkout of AP_Periph rGNSS beta-4.3 None BB: [75/89] Building board: Sierra-F405 at 2025-02-09 10:41:02.132272 BB: Trying checkout AP_Periph beta-4.3 Sierra-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524947, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-F405 None BB: Failed checkout of AP_Periph Sierra-F405 beta-4.3 None BB: [76/89] Building board: Sierra-F412 at 2025-02-09 10:41:02.146308 BB: Trying checkout AP_Periph beta-4.3 Sierra-F412 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1524988, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-F412 None BB: Failed checkout of AP_Periph Sierra-F412 beta-4.3 None BB: [77/89] Building board: Sierra-F9P at 2025-02-09 10:41:02.161013 BB: Trying checkout AP_Periph beta-4.3 Sierra-F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525029, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-F9P None BB: Failed checkout of AP_Periph Sierra-F9P beta-4.3 None BB: [78/89] Building board: Sierra-L431 at 2025-02-09 10:41:02.175340 BB: Trying checkout AP_Periph beta-4.3 Sierra-L431 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525070, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-L431 None BB: Failed checkout of AP_Periph Sierra-L431 beta-4.3 None BB: [79/89] Building board: Sierra-PrecisionPoint at 2025-02-09 10:41:02.190101 BB: Trying checkout AP_Periph beta-4.3 Sierra-PrecisionPoint None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525111, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-PrecisionPoint None BB: Failed checkout of AP_Periph Sierra-PrecisionPoint beta-4.3 None BB: [80/89] Building board: Sierra-TrueNavIC at 2025-02-09 10:41:02.204347 BB: Trying checkout AP_Periph beta-4.3 Sierra-TrueNavIC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525152, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-TrueNavIC None BB: Failed checkout of AP_Periph Sierra-TrueNavIC beta-4.3 None BB: [81/89] Building board: Sierra-TrueNavPro at 2025-02-09 10:41:02.218645 BB: Trying checkout AP_Periph beta-4.3 Sierra-TrueNavPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525193, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-TrueNavPro None BB: Failed checkout of AP_Periph Sierra-TrueNavPro beta-4.3 None BB: [82/89] Building board: Sierra-TrueNavPro-G4 at 2025-02-09 10:41:02.233350 BB: Trying checkout AP_Periph beta-4.3 Sierra-TrueNavPro-G4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525234, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-TrueNavPro-G4 None BB: Failed checkout of AP_Periph Sierra-TrueNavPro-G4 beta-4.3 None BB: [83/89] Building board: Sierra-TrueNorth at 2025-02-09 10:41:02.247283 BB: Trying checkout AP_Periph beta-4.3 Sierra-TrueNorth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525275, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-TrueNorth None BB: Failed checkout of AP_Periph Sierra-TrueNorth beta-4.3 None BB: [84/89] Building board: Sierra-TrueSpeed at 2025-02-09 10:41:02.263175 BB: Trying checkout AP_Periph beta-4.3 Sierra-TrueSpeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525316, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-TrueSpeed None BB: Failed checkout of AP_Periph Sierra-TrueSpeed beta-4.3 None BB: [85/89] Building board: sw-boom-f407 at 2025-02-09 10:41:02.277233 BB: Trying checkout AP_Periph beta-4.3 sw-boom-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525357, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 sw-boom-f407 None BB: Failed checkout of AP_Periph sw-boom-f407 beta-4.3 None BB: [86/89] Building board: sw-nav-f405 at 2025-02-09 10:41:02.291488 BB: Trying checkout AP_Periph beta-4.3 sw-nav-f405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525398, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 sw-nav-f405 None BB: Failed checkout of AP_Periph sw-nav-f405 beta-4.3 None BB: [87/89] Building board: sw-spar-f407 at 2025-02-09 10:41:02.305630 BB: Trying checkout AP_Periph beta-4.3 sw-spar-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525439, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 sw-spar-f407 None BB: Failed checkout of AP_Periph sw-spar-f407 beta-4.3 None BB: [88/89] Building board: TBS-L431-Airspeed at 2025-02-09 10:41:02.319311 BB: Trying checkout AP_Periph beta-4.3 TBS-L431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525480, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 TBS-L431-Airspeed None BB: Failed checkout of AP_Periph TBS-L431-Airspeed beta-4.3 None BB: [89/89] Building board: ZubaxGNSS at 2025-02-09 10:41:02.333757 BB: Trying checkout AP_Periph beta-4.3 ZubaxGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525521, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 ZubaxGNSS None BB: Failed checkout of AP_Periph ZubaxGNSS beta-4.3 None BB: Trying checkout AP_Periph latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building Blimp beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/221] Building board: 3DRControlZeroG at 2025-02-09 10:41:02.905242 BB: Trying checkout Blimp beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1525981, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 3DRControlZeroG None BB: Failed checkout of Blimp 3DRControlZeroG beta-4.3 None BB: [2/221] Building board: ACNS-CM4Pilot at 2025-02-09 10:41:02.920278 BB: Trying checkout Blimp beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526022, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ACNS-CM4Pilot None BB: Failed checkout of Blimp ACNS-CM4Pilot beta-4.3 None BB: [3/221] Building board: ACNS-F405AIO at 2025-02-09 10:41:02.934428 BB: Trying checkout Blimp beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526063, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ACNS-F405AIO None BB: Failed checkout of Blimp ACNS-F405AIO beta-4.3 None BB: [4/221] Building board: AEROFOX-H7 at 2025-02-09 10:41:02.949326 BB: Trying checkout Blimp beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526104, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 AEROFOX-H7 None BB: Failed checkout of Blimp AEROFOX-H7 beta-4.3 None BB: [5/221] Building board: AET-H743-Basic at 2025-02-09 10:41:02.964285 BB: Trying checkout Blimp beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526145, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 AET-H743-Basic None BB: Failed checkout of Blimp AET-H743-Basic beta-4.3 None BB: [6/221] Building board: airbotf4 at 2025-02-09 10:41:02.978597 BB: Trying checkout Blimp beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526186, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 airbotf4 None BB: Failed checkout of Blimp airbotf4 beta-4.3 None BB: [7/221] Building board: AIRLink at 2025-02-09 10:41:02.993532 BB: Trying checkout Blimp beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526227, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 AIRLink None BB: Failed checkout of Blimp AIRLink beta-4.3 None BB: [8/221] Building board: Airvolute-DCS2 at 2025-02-09 10:41:03.008865 BB: Trying checkout Blimp beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526268, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Airvolute-DCS2 None BB: Failed checkout of Blimp Airvolute-DCS2 beta-4.3 None BB: [9/221] Building board: AnyleafH7 at 2025-02-09 10:41:03.025068 BB: Trying checkout Blimp beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526309, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 AnyleafH7 None BB: Failed checkout of Blimp AnyleafH7 beta-4.3 None BB: [10/221] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:41:03.041082 BB: Trying checkout Blimp beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526350, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Aocoda-RC-H743Dual None BB: Failed checkout of Blimp Aocoda-RC-H743Dual beta-4.3 None BB: [11/221] Building board: ARK_FPV at 2025-02-09 10:41:03.056335 BB: Trying checkout Blimp beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526391, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ARK_FPV None BB: Failed checkout of Blimp ARK_FPV beta-4.3 None BB: [12/221] Building board: ARKV6X at 2025-02-09 10:41:03.071685 BB: Trying checkout Blimp beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526432, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ARKV6X None BB: Failed checkout of Blimp ARKV6X beta-4.3 None BB: [13/221] Building board: AtomRCF405NAVI at 2025-02-09 10:41:03.086800 BB: Trying checkout Blimp beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526476, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 AtomRCF405NAVI None BB: Failed checkout of Blimp AtomRCF405NAVI beta-4.3 None BB: [14/221] Building board: bbbmini at 2025-02-09 10:41:03.102113 BB: Trying checkout Blimp beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526517, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 bbbmini None BB: Failed checkout of Blimp bbbmini beta-4.3 None BB: [15/221] Building board: BeastF7 at 2025-02-09 10:41:03.116275 BB: Trying checkout Blimp beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526558, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BeastF7 None BB: Failed checkout of Blimp BeastF7 beta-4.3 None BB: [16/221] Building board: BeastF7v2 at 2025-02-09 10:41:03.130839 BB: Trying checkout Blimp beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526600, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BeastF7v2 None BB: Failed checkout of Blimp BeastF7v2 beta-4.3 None BB: [17/221] Building board: BeastH7 at 2025-02-09 10:41:03.146087 BB: Trying checkout Blimp beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526641, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BeastH7 None BB: Failed checkout of Blimp BeastH7 beta-4.3 None BB: [18/221] Building board: BeastH7v2 at 2025-02-09 10:41:03.160145 BB: Trying checkout Blimp beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526684, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BeastH7v2 None BB: Failed checkout of Blimp BeastH7v2 beta-4.3 None BB: [19/221] Building board: bebop at 2025-02-09 10:41:03.179104 BB: Trying checkout Blimp beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526725, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 bebop None BB: Failed checkout of Blimp bebop beta-4.3 None BB: [20/221] Building board: BlitzF745 at 2025-02-09 10:41:03.193186 BB: Trying checkout Blimp beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526766, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BlitzF745 None BB: Failed checkout of Blimp BlitzF745 beta-4.3 None BB: [21/221] Building board: BlitzF745AIO at 2025-02-09 10:41:03.207610 BB: Trying checkout Blimp beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526807, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BlitzF745AIO None BB: Failed checkout of Blimp BlitzF745AIO beta-4.3 None BB: [22/221] Building board: BlitzH743Pro at 2025-02-09 10:41:03.221536 BB: Trying checkout Blimp beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526848, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BlitzH743Pro None BB: Failed checkout of Blimp BlitzH743Pro beta-4.3 None BB: [23/221] Building board: BlitzMiniF745 at 2025-02-09 10:41:03.235739 BB: Trying checkout Blimp beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526889, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BlitzMiniF745 None BB: Failed checkout of Blimp BlitzMiniF745 beta-4.3 None BB: [24/221] Building board: BlitzWingH743 at 2025-02-09 10:41:03.251408 BB: Trying checkout Blimp beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526930, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BlitzWingH743 None BB: Failed checkout of Blimp BlitzWingH743 beta-4.3 None BB: [25/221] Building board: blue at 2025-02-09 10:41:03.266161 BB: Trying checkout Blimp beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1526971, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 blue None BB: Failed checkout of Blimp blue beta-4.3 None BB: [26/221] Building board: canzero at 2025-02-09 10:41:03.282133 BB: Trying checkout Blimp beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527012, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 canzero None BB: Failed checkout of Blimp canzero beta-4.3 None BB: [27/221] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:41:03.296539 BB: Trying checkout Blimp beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527053, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CBU-H7-LC-Stamp None BB: Failed checkout of Blimp CBU-H7-LC-Stamp beta-4.3 None BB: [28/221] Building board: CBU-H7-Stamp at 2025-02-09 10:41:03.310783 BB: Trying checkout Blimp beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527094, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CBU-H7-Stamp None BB: Failed checkout of Blimp CBU-H7-Stamp beta-4.3 None BB: [29/221] Building board: CSKY405 at 2025-02-09 10:41:03.325528 BB: Trying checkout Blimp beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527135, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CSKY405 None BB: Failed checkout of Blimp CSKY405 beta-4.3 None BB: [30/221] Building board: CUAV-7-Nano at 2025-02-09 10:41:03.340688 BB: Trying checkout Blimp beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527176, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAV-7-Nano None BB: Failed checkout of Blimp CUAV-7-Nano beta-4.3 None BB: [31/221] Building board: CUAV-Nora at 2025-02-09 10:41:03.355423 BB: Trying checkout Blimp beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527217, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAV-Nora None BB: Failed checkout of Blimp CUAV-Nora beta-4.3 None BB: [32/221] Building board: CUAV-Nora-bdshot at 2025-02-09 10:41:03.370057 BB: Trying checkout Blimp beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527258, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAV-Nora-bdshot None BB: Failed checkout of Blimp CUAV-Nora-bdshot beta-4.3 None BB: [33/221] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:41:03.384765 BB: Trying checkout Blimp beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527299, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAV-Pixhack-v3 None BB: Failed checkout of Blimp CUAV-Pixhack-v3 beta-4.3 None BB: [34/221] Building board: CUAV-X7 at 2025-02-09 10:41:03.399606 BB: Trying checkout Blimp beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527340, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAV-X7 None BB: Failed checkout of Blimp CUAV-X7 beta-4.3 None BB: [35/221] Building board: CUAV-X7-bdshot at 2025-02-09 10:41:03.414440 BB: Trying checkout Blimp beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527381, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAV-X7-bdshot None BB: Failed checkout of Blimp CUAV-X7-bdshot beta-4.3 None BB: [36/221] Building board: CUAVv5 at 2025-02-09 10:41:03.429500 BB: Trying checkout Blimp beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527422, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAVv5 None BB: Failed checkout of Blimp CUAVv5 beta-4.3 None BB: [37/221] Building board: CUAVv5-bdshot at 2025-02-09 10:41:03.443743 BB: Trying checkout Blimp beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527463, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAVv5-bdshot None BB: Failed checkout of Blimp CUAVv5-bdshot beta-4.3 None BB: [38/221] Building board: CUAVv5Nano at 2025-02-09 10:41:03.458141 BB: Trying checkout Blimp beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527504, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAVv5Nano None BB: Failed checkout of Blimp CUAVv5Nano beta-4.3 None BB: [39/221] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:41:03.472293 BB: Trying checkout Blimp beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527545, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAVv5Nano-bdshot None BB: Failed checkout of Blimp CUAVv5Nano-bdshot beta-4.3 None BB: [40/221] Building board: CubeBlack at 2025-02-09 10:41:03.486597 BB: Trying checkout Blimp beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527586, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeBlack None BB: Failed checkout of Blimp CubeBlack beta-4.3 None BB: [41/221] Building board: CubeBlack+ at 2025-02-09 10:41:03.501331 BB: Trying checkout Blimp beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527627, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeBlack+ None BB: Failed checkout of Blimp CubeBlack+ beta-4.3 None BB: [42/221] Building board: CubeOrange at 2025-02-09 10:41:03.515941 BB: Trying checkout Blimp beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527668, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeOrange None BB: Failed checkout of Blimp CubeOrange beta-4.3 None BB: [43/221] Building board: CubeOrange-bdshot at 2025-02-09 10:41:03.530620 BB: Trying checkout Blimp beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527709, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeOrange-bdshot None BB: Failed checkout of Blimp CubeOrange-bdshot beta-4.3 None BB: [44/221] Building board: CubeOrangePlus at 2025-02-09 10:41:03.547501 BB: Trying checkout Blimp beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527750, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeOrangePlus None BB: Failed checkout of Blimp CubeOrangePlus beta-4.3 None BB: [45/221] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:41:03.562071 BB: Trying checkout Blimp beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527791, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeOrangePlus-bdshot None BB: Failed checkout of Blimp CubeOrangePlus-bdshot beta-4.3 None BB: [46/221] Building board: CubePurple at 2025-02-09 10:41:03.576370 BB: Trying checkout Blimp beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527832, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubePurple None BB: Failed checkout of Blimp CubePurple beta-4.3 None BB: [47/221] Building board: CubeRedPrimary at 2025-02-09 10:41:03.590569 BB: Trying checkout Blimp beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527873, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeRedPrimary None BB: Failed checkout of Blimp CubeRedPrimary beta-4.3 None BB: [48/221] Building board: CubeRedSecondary at 2025-02-09 10:41:03.604849 BB: Trying checkout Blimp beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527914, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeRedSecondary None BB: Failed checkout of Blimp CubeRedSecondary beta-4.3 None BB: [49/221] Building board: CubeYellow at 2025-02-09 10:41:03.618472 BB: Trying checkout Blimp beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527955, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeYellow None BB: Failed checkout of Blimp CubeYellow beta-4.3 None BB: [50/221] Building board: CubeYellow-bdshot at 2025-02-09 10:41:03.635029 BB: Trying checkout Blimp beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1527996, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeYellow-bdshot None BB: Failed checkout of Blimp CubeYellow-bdshot beta-4.3 None BB: [51/221] Building board: DevEBoxH7v2 at 2025-02-09 10:41:03.649241 BB: Trying checkout Blimp beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528037, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 DevEBoxH7v2 None BB: Failed checkout of Blimp DevEBoxH7v2 beta-4.3 None BB: [52/221] Building board: DroneerF405 at 2025-02-09 10:41:03.663604 BB: Trying checkout Blimp beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528078, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 DroneerF405 None BB: Failed checkout of Blimp DroneerF405 beta-4.3 None BB: [53/221] Building board: DrotekP3Pro at 2025-02-09 10:41:03.677551 BB: Trying checkout Blimp beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528119, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 DrotekP3Pro None BB: Failed checkout of Blimp DrotekP3Pro beta-4.3 None BB: [54/221] Building board: Durandal at 2025-02-09 10:41:03.692049 BB: Trying checkout Blimp beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528160, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Durandal None BB: Failed checkout of Blimp Durandal beta-4.3 None BB: [55/221] Building board: Durandal-bdshot at 2025-02-09 10:41:03.706042 BB: Trying checkout Blimp beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528201, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Durandal-bdshot None BB: Failed checkout of Blimp Durandal-bdshot beta-4.3 None BB: [56/221] Building board: edge at 2025-02-09 10:41:03.721457 BB: Trying checkout Blimp beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528245, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 edge None BB: Failed checkout of Blimp edge beta-4.3 None BB: [57/221] Building board: erlebrain2 at 2025-02-09 10:41:03.735965 BB: Trying checkout Blimp beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528286, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 erlebrain2 None BB: Failed checkout of Blimp erlebrain2 beta-4.3 None BB: [58/221] Building board: F35Lightning at 2025-02-09 10:41:03.750209 BB: Trying checkout Blimp beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528327, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 F35Lightning None BB: Failed checkout of Blimp F35Lightning beta-4.3 None BB: [59/221] Building board: F4BY at 2025-02-09 10:41:03.764187 BB: Trying checkout Blimp beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528369, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 F4BY None BB: Failed checkout of Blimp F4BY beta-4.3 None BB: [60/221] Building board: F4BY_F427 at 2025-02-09 10:41:03.778695 BB: Trying checkout Blimp beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528410, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 F4BY_F427 None BB: Failed checkout of Blimp F4BY_F427 beta-4.3 None BB: [61/221] Building board: FlyingMoonF407 at 2025-02-09 10:41:03.794164 BB: Trying checkout Blimp beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528453, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlyingMoonF407 None BB: Failed checkout of Blimp FlyingMoonF407 beta-4.3 None BB: [62/221] Building board: FlyingMoonF427 at 2025-02-09 10:41:03.809741 BB: Trying checkout Blimp beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528494, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlyingMoonF427 None BB: Failed checkout of Blimp FlyingMoonF427 beta-4.3 None BB: [63/221] Building board: FlyingMoonH743 at 2025-02-09 10:41:03.824295 BB: Trying checkout Blimp beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528535, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlyingMoonH743 None BB: Failed checkout of Blimp FlyingMoonH743 beta-4.3 None BB: [64/221] Building board: FlywooF405Pro at 2025-02-09 10:41:03.839213 BB: Trying checkout Blimp beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528576, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlywooF405Pro None BB: Failed checkout of Blimp FlywooF405Pro beta-4.3 None BB: [65/221] Building board: FlywooF745 at 2025-02-09 10:41:03.854223 BB: Trying checkout Blimp beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528617, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlywooF745 None BB: Failed checkout of Blimp FlywooF745 beta-4.3 None BB: [66/221] Building board: FlywooF745Nano at 2025-02-09 10:41:03.869024 BB: Trying checkout Blimp beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528658, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlywooF745Nano None BB: Failed checkout of Blimp FlywooF745Nano beta-4.3 None BB: [67/221] Building board: FlywooH743Pro at 2025-02-09 10:41:03.883880 BB: Trying checkout Blimp beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528699, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlywooH743Pro None BB: Failed checkout of Blimp FlywooH743Pro beta-4.3 None BB: [68/221] Building board: fmuv2 at 2025-02-09 10:41:03.898415 BB: Trying checkout Blimp beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528740, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 fmuv2 None BB: Failed checkout of Blimp fmuv2 beta-4.3 None BB: [69/221] Building board: fmuv3 at 2025-02-09 10:41:03.913236 BB: Trying checkout Blimp beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528781, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 fmuv3 None BB: Failed checkout of Blimp fmuv3 beta-4.3 None BB: [70/221] Building board: fmuv5 at 2025-02-09 10:41:03.928587 BB: Trying checkout Blimp beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528822, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 fmuv5 None BB: Failed checkout of Blimp fmuv5 beta-4.3 None BB: [71/221] Building board: FoxeerF405v2 at 2025-02-09 10:41:03.943137 BB: Trying checkout Blimp beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528863, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FoxeerF405v2 None BB: Failed checkout of Blimp FoxeerF405v2 beta-4.3 None BB: [72/221] Building board: FoxeerH743v1 at 2025-02-09 10:41:03.960777 BB: Trying checkout Blimp beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528904, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FoxeerH743v1 None BB: Failed checkout of Blimp FoxeerH743v1 beta-4.3 None BB: [73/221] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:41:03.976165 BB: Trying checkout Blimp beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528945, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 GEPRC_TAKER_H743 None BB: Failed checkout of Blimp GEPRC_TAKER_H743 beta-4.3 None BB: [74/221] Building board: GEPRCF745BTHD at 2025-02-09 10:41:03.991012 BB: Trying checkout Blimp beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1528987, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 GEPRCF745BTHD None BB: Failed checkout of Blimp GEPRCF745BTHD beta-4.3 None BB: [75/221] Building board: Here4FC at 2025-02-09 10:41:04.005990 BB: Trying checkout Blimp beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529029, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Here4FC None BB: Failed checkout of Blimp Here4FC beta-4.3 None BB: [76/221] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:41:04.020702 BB: Trying checkout Blimp beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529070, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 IFLIGHT_2RAW_H7 None BB: Failed checkout of Blimp IFLIGHT_2RAW_H7 beta-4.3 None BB: [77/221] Building board: JFB100 at 2025-02-09 10:41:04.036385 BB: Trying checkout Blimp beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529111, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 JFB100 None BB: Failed checkout of Blimp JFB100 beta-4.3 None BB: [78/221] Building board: JFB110 at 2025-02-09 10:41:04.051641 BB: Trying checkout Blimp beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529152, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 JFB110 None BB: Failed checkout of Blimp JFB110 beta-4.3 None BB: [79/221] Building board: JHEM_JHEF405 at 2025-02-09 10:41:04.067792 BB: Trying checkout Blimp beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529193, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 JHEM_JHEF405 None BB: Failed checkout of Blimp JHEM_JHEF405 beta-4.3 None BB: [80/221] Building board: JHEMCU-H743HD at 2025-02-09 10:41:04.084056 BB: Trying checkout Blimp beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529234, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 JHEMCU-H743HD None BB: Failed checkout of Blimp JHEMCU-H743HD beta-4.3 None BB: [81/221] Building board: KakuteF4 at 2025-02-09 10:41:04.099313 BB: Trying checkout Blimp beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529275, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteF4 None BB: Failed checkout of Blimp KakuteF4 beta-4.3 None BB: [82/221] Building board: KakuteF4-Wing at 2025-02-09 10:41:04.114586 BB: Trying checkout Blimp beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529316, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteF4-Wing None BB: Failed checkout of Blimp KakuteF4-Wing beta-4.3 None BB: [83/221] Building board: KakuteF4Mini at 2025-02-09 10:41:04.130172 BB: Trying checkout Blimp beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529357, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteF4Mini None BB: Failed checkout of Blimp KakuteF4Mini beta-4.3 None BB: [84/221] Building board: KakuteF7 at 2025-02-09 10:41:04.145193 BB: Trying checkout Blimp beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529398, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteF7 None BB: Failed checkout of Blimp KakuteF7 beta-4.3 None BB: [85/221] Building board: KakuteF7-bdshot at 2025-02-09 10:41:04.160348 BB: Trying checkout Blimp beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529439, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteF7-bdshot None BB: Failed checkout of Blimp KakuteF7-bdshot beta-4.3 None BB: [86/221] Building board: KakuteF7Mini at 2025-02-09 10:41:04.175223 BB: Trying checkout Blimp beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529480, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteF7Mini None BB: Failed checkout of Blimp KakuteF7Mini beta-4.3 None BB: [87/221] Building board: KakuteH7 at 2025-02-09 10:41:04.190037 BB: Trying checkout Blimp beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529521, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteH7 None BB: Failed checkout of Blimp KakuteH7 beta-4.3 None BB: [88/221] Building board: KakuteH7-bdshot at 2025-02-09 10:41:04.204345 BB: Trying checkout Blimp beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529562, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteH7-bdshot None BB: Failed checkout of Blimp KakuteH7-bdshot beta-4.3 None BB: [89/221] Building board: KakuteH7-Wing at 2025-02-09 10:41:04.218552 BB: Trying checkout Blimp beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529603, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteH7-Wing None BB: Failed checkout of Blimp KakuteH7-Wing beta-4.3 None BB: [90/221] Building board: KakuteH7Mini at 2025-02-09 10:41:04.232906 BB: Trying checkout Blimp beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529644, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteH7Mini None BB: Failed checkout of Blimp KakuteH7Mini beta-4.3 None BB: [91/221] Building board: KakuteH7Mini-Nand at 2025-02-09 10:41:04.247488 BB: Trying checkout Blimp beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529685, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteH7Mini-Nand None BB: Failed checkout of Blimp KakuteH7Mini-Nand beta-4.3 None BB: [92/221] Building board: KakuteH7v2 at 2025-02-09 10:41:04.261809 BB: Trying checkout Blimp beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529726, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteH7v2 None BB: Failed checkout of Blimp KakuteH7v2 beta-4.3 None BB: [93/221] Building board: LongBowF405WING at 2025-02-09 10:41:04.277329 BB: Trying checkout Blimp beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529767, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 LongBowF405WING None BB: Failed checkout of Blimp LongBowF405WING beta-4.3 None BB: [94/221] Building board: luminousbee5 at 2025-02-09 10:41:04.292291 BB: Trying checkout Blimp beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529808, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 luminousbee5 None BB: Failed checkout of Blimp luminousbee5 beta-4.3 None BB: [95/221] Building board: MambaF405-2022 at 2025-02-09 10:41:04.306337 BB: Trying checkout Blimp beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529849, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MambaF405-2022 None BB: Failed checkout of Blimp MambaF405-2022 beta-4.3 None BB: [96/221] Building board: MambaF405US-I2C at 2025-02-09 10:41:04.320948 BB: Trying checkout Blimp beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529890, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MambaF405US-I2C None BB: Failed checkout of Blimp MambaF405US-I2C beta-4.3 None BB: [97/221] Building board: MambaF405v2 at 2025-02-09 10:41:04.335631 BB: Trying checkout Blimp beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529931, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MambaF405v2 None BB: Failed checkout of Blimp MambaF405v2 beta-4.3 None BB: [98/221] Building board: MambaH743v4 at 2025-02-09 10:41:04.350089 BB: Trying checkout Blimp beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1529972, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MambaH743v4 None BB: Failed checkout of Blimp MambaH743v4 beta-4.3 None BB: [99/221] Building board: MatekF405 at 2025-02-09 10:41:04.365330 BB: Trying checkout Blimp beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530013, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405 None BB: Failed checkout of Blimp MatekF405 beta-4.3 None BB: [100/221] Building board: MatekF405-bdshot at 2025-02-09 10:41:04.381268 BB: Trying checkout Blimp beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530054, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-bdshot None BB: Failed checkout of Blimp MatekF405-bdshot beta-4.3 None BB: [101/221] Building board: MatekF405-CAN at 2025-02-09 10:41:04.397806 BB: Trying checkout Blimp beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530095, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-CAN None BB: Failed checkout of Blimp MatekF405-CAN beta-4.3 None BB: [102/221] Building board: MatekF405-STD at 2025-02-09 10:41:04.413534 BB: Trying checkout Blimp beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530136, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-STD None BB: Failed checkout of Blimp MatekF405-STD beta-4.3 None BB: [103/221] Building board: MatekF405-TE at 2025-02-09 10:41:04.428844 BB: Trying checkout Blimp beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530177, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-TE None BB: Failed checkout of Blimp MatekF405-TE beta-4.3 None BB: [104/221] Building board: MatekF405-TE-bdshot at 2025-02-09 10:41:04.443904 BB: Trying checkout Blimp beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530218, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-TE-bdshot None BB: Failed checkout of Blimp MatekF405-TE-bdshot beta-4.3 None BB: [105/221] Building board: MatekF405-Wing at 2025-02-09 10:41:04.459241 BB: Trying checkout Blimp beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530259, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-Wing None BB: Failed checkout of Blimp MatekF405-Wing beta-4.3 None BB: [106/221] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:41:04.473895 BB: Trying checkout Blimp beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530300, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-Wing-bdshot None BB: Failed checkout of Blimp MatekF405-Wing-bdshot beta-4.3 None BB: [107/221] Building board: MatekF765-SE at 2025-02-09 10:41:04.489638 BB: Trying checkout Blimp beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530341, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF765-SE None BB: Failed checkout of Blimp MatekF765-SE beta-4.3 None BB: [108/221] Building board: MatekF765-Wing at 2025-02-09 10:41:04.503969 BB: Trying checkout Blimp beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530382, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF765-Wing None BB: Failed checkout of Blimp MatekF765-Wing beta-4.3 None BB: [109/221] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:41:04.518507 BB: Trying checkout Blimp beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530423, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF765-Wing-bdshot None BB: Failed checkout of Blimp MatekF765-Wing-bdshot beta-4.3 None BB: [110/221] Building board: MatekH743 at 2025-02-09 10:41:04.533205 BB: Trying checkout Blimp beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530464, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekH743 None BB: Failed checkout of Blimp MatekH743 beta-4.3 None BB: [111/221] Building board: MatekH743-bdshot at 2025-02-09 10:41:04.548753 BB: Trying checkout Blimp beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530505, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekH743-bdshot None BB: Failed checkout of Blimp MatekH743-bdshot beta-4.3 None BB: [112/221] Building board: MatekH7A3 at 2025-02-09 10:41:04.563915 BB: Trying checkout Blimp beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530546, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekH7A3 None BB: Failed checkout of Blimp MatekH7A3 beta-4.3 None BB: [113/221] Building board: MFT-SEMA100 at 2025-02-09 10:41:04.579268 BB: Trying checkout Blimp beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530589, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MFT-SEMA100 None BB: Failed checkout of Blimp MFT-SEMA100 beta-4.3 None BB: [114/221] Building board: MicoAir405Mini at 2025-02-09 10:41:04.593443 BB: Trying checkout Blimp beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530631, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MicoAir405Mini None BB: Failed checkout of Blimp MicoAir405Mini beta-4.3 None BB: [115/221] Building board: MicoAir405v2 at 2025-02-09 10:41:04.609432 BB: Trying checkout Blimp beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530672, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MicoAir405v2 None BB: Failed checkout of Blimp MicoAir405v2 beta-4.3 None BB: [116/221] Building board: MicoAir743 at 2025-02-09 10:41:04.624680 BB: Trying checkout Blimp beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530716, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MicoAir743 None BB: Failed checkout of Blimp MicoAir743 beta-4.3 None BB: [117/221] Building board: MicoAir743-AIO at 2025-02-09 10:41:04.639646 BB: Trying checkout Blimp beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530757, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MicoAir743-AIO None BB: Failed checkout of Blimp MicoAir743-AIO beta-4.3 None BB: [118/221] Building board: MicoAir743v2 at 2025-02-09 10:41:04.653947 BB: Trying checkout Blimp beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530798, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MicoAir743v2 None BB: Failed checkout of Blimp MicoAir743v2 beta-4.3 None BB: [119/221] Building board: mindpx-v2 at 2025-02-09 10:41:04.668726 BB: Trying checkout Blimp beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530839, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mindpx-v2 None BB: Failed checkout of Blimp mindpx-v2 beta-4.3 None BB: [120/221] Building board: mini-pix at 2025-02-09 10:41:04.683060 BB: Trying checkout Blimp beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530880, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mini-pix None BB: Failed checkout of Blimp mini-pix beta-4.3 None BB: [121/221] Building board: modalai_fc-v1 at 2025-02-09 10:41:04.697378 BB: Trying checkout Blimp beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530921, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 modalai_fc-v1 None BB: Failed checkout of Blimp modalai_fc-v1 beta-4.3 None BB: [122/221] Building board: mRoControlZeroClassic at 2025-02-09 10:41:04.711245 BB: Trying checkout Blimp beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1530962, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoControlZeroClassic None BB: Failed checkout of Blimp mRoControlZeroClassic beta-4.3 None BB: [123/221] Building board: mRoControlZeroF7 at 2025-02-09 10:41:04.725338 BB: Trying checkout Blimp beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531003, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoControlZeroF7 None BB: Failed checkout of Blimp mRoControlZeroF7 beta-4.3 None BB: [124/221] Building board: mRoControlZeroH7 at 2025-02-09 10:41:04.739974 BB: Trying checkout Blimp beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531044, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoControlZeroH7 None BB: Failed checkout of Blimp mRoControlZeroH7 beta-4.3 None BB: [125/221] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:41:04.754467 BB: Trying checkout Blimp beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531085, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoControlZeroH7-bdshot None BB: Failed checkout of Blimp mRoControlZeroH7-bdshot beta-4.3 None BB: [126/221] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:41:04.768823 BB: Trying checkout Blimp beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531126, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoControlZeroOEMH7 None BB: Failed checkout of Blimp mRoControlZeroOEMH7 beta-4.3 None BB: [127/221] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:41:04.783341 BB: Trying checkout Blimp beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531167, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoCZeroOEMH7-bdshot None BB: Failed checkout of Blimp mRoCZeroOEMH7-bdshot beta-4.3 None BB: [128/221] Building board: mRoNexus at 2025-02-09 10:41:04.797660 BB: Trying checkout Blimp beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531208, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoNexus None BB: Failed checkout of Blimp mRoNexus beta-4.3 None BB: [129/221] Building board: mRoPixracerPro at 2025-02-09 10:41:04.812459 BB: Trying checkout Blimp beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531249, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoPixracerPro None BB: Failed checkout of Blimp mRoPixracerPro beta-4.3 None BB: [130/221] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:41:04.826632 BB: Trying checkout Blimp beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531290, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoPixracerPro-bdshot None BB: Failed checkout of Blimp mRoPixracerPro-bdshot beta-4.3 None BB: [131/221] Building board: mRoX21 at 2025-02-09 10:41:04.841311 BB: Trying checkout Blimp beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531331, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoX21 None BB: Failed checkout of Blimp mRoX21 beta-4.3 None BB: [132/221] Building board: mRoX21-777 at 2025-02-09 10:41:04.855857 BB: Trying checkout Blimp beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531372, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoX21-777 None BB: Failed checkout of Blimp mRoX21-777 beta-4.3 None BB: [133/221] Building board: MUPilot at 2025-02-09 10:41:04.870185 BB: Trying checkout Blimp beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531413, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MUPilot None BB: Failed checkout of Blimp MUPilot beta-4.3 None BB: [134/221] Building board: navigator at 2025-02-09 10:41:04.884384 BB: Trying checkout Blimp beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531454, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 navigator None BB: Failed checkout of Blimp navigator beta-4.3 None BB: [135/221] Building board: navigator64 at 2025-02-09 10:41:04.898435 BB: Trying checkout Blimp beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531495, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 navigator64 None BB: Failed checkout of Blimp navigator64 beta-4.3 None BB: [136/221] Building board: navio at 2025-02-09 10:41:04.913348 BB: Trying checkout Blimp beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531536, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 navio None BB: Failed checkout of Blimp navio beta-4.3 None BB: [137/221] Building board: navio2 at 2025-02-09 10:41:04.928658 BB: Trying checkout Blimp beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531577, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 navio2 None BB: Failed checkout of Blimp navio2 beta-4.3 None BB: [138/221] Building board: NxtPX4v2 at 2025-02-09 10:41:04.942841 BB: Trying checkout Blimp beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531618, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 NxtPX4v2 None BB: Failed checkout of Blimp NxtPX4v2 beta-4.3 None BB: [139/221] Building board: obal at 2025-02-09 10:41:04.957407 BB: Trying checkout Blimp beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531659, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 obal None BB: Failed checkout of Blimp obal beta-4.3 None BB: [140/221] Building board: omnibusf4 at 2025-02-09 10:41:04.972332 BB: Trying checkout Blimp beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531700, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 omnibusf4 None BB: Failed checkout of Blimp omnibusf4 beta-4.3 None BB: [141/221] Building board: omnibusf4pro at 2025-02-09 10:41:04.986402 BB: Trying checkout Blimp beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531741, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 omnibusf4pro None BB: Failed checkout of Blimp omnibusf4pro beta-4.3 None BB: [142/221] Building board: omnibusf4pro-bdshot at 2025-02-09 10:41:05.002370 BB: Trying checkout Blimp beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531782, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 omnibusf4pro-bdshot None BB: Failed checkout of Blimp omnibusf4pro-bdshot beta-4.3 None BB: [143/221] Building board: omnibusf4v6 at 2025-02-09 10:41:05.017099 BB: Trying checkout Blimp beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531823, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 omnibusf4v6 None BB: Failed checkout of Blimp omnibusf4v6 beta-4.3 None BB: [144/221] Building board: OMNIBUSF7V2 at 2025-02-09 10:41:05.031746 BB: Trying checkout Blimp beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531864, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 OMNIBUSF7V2 None BB: Failed checkout of Blimp OMNIBUSF7V2 beta-4.3 None BB: [145/221] Building board: OmnibusNanoV6 at 2025-02-09 10:41:05.046945 BB: Trying checkout Blimp beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531905, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 OmnibusNanoV6 None BB: Failed checkout of Blimp OmnibusNanoV6 beta-4.3 None BB: [146/221] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:41:05.061450 BB: Trying checkout Blimp beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531946, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 OmnibusNanoV6-bdshot None BB: Failed checkout of Blimp OmnibusNanoV6-bdshot beta-4.3 None BB: [147/221] Building board: OrqaF405Pro at 2025-02-09 10:41:05.075634 BB: Trying checkout Blimp beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1531987, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 OrqaF405Pro None BB: Failed checkout of Blimp OrqaF405Pro beta-4.3 None BB: [148/221] Building board: PH4-mini at 2025-02-09 10:41:05.090127 BB: Trying checkout Blimp beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532028, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PH4-mini None BB: Failed checkout of Blimp PH4-mini beta-4.3 None BB: [149/221] Building board: PH4-mini-bdshot at 2025-02-09 10:41:05.104924 BB: Trying checkout Blimp beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532069, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PH4-mini-bdshot None BB: Failed checkout of Blimp PH4-mini-bdshot beta-4.3 None BB: [150/221] Building board: Pix32v5 at 2025-02-09 10:41:05.119902 BB: Trying checkout Blimp beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532110, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pix32v5 None BB: Failed checkout of Blimp Pix32v5 beta-4.3 None BB: [151/221] Building board: PixC4-Jetson at 2025-02-09 10:41:05.134006 BB: Trying checkout Blimp beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532151, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixC4-Jetson None BB: Failed checkout of Blimp PixC4-Jetson beta-4.3 None BB: [152/221] Building board: PixFlamingo at 2025-02-09 10:41:05.148026 BB: Trying checkout Blimp beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532192, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixFlamingo None BB: Failed checkout of Blimp PixFlamingo beta-4.3 None BB: [153/221] Building board: PixFlamingo-F767 at 2025-02-09 10:41:05.162231 BB: Trying checkout Blimp beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532233, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixFlamingo-F767 None BB: Failed checkout of Blimp PixFlamingo-F767 beta-4.3 None BB: [154/221] Building board: Pixhawk1 at 2025-02-09 10:41:05.176364 BB: Trying checkout Blimp beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532274, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk1 None BB: Failed checkout of Blimp Pixhawk1 beta-4.3 None BB: [155/221] Building board: Pixhawk1-1M at 2025-02-09 10:41:05.190488 BB: Trying checkout Blimp beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532315, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk1-1M None BB: Failed checkout of Blimp Pixhawk1-1M beta-4.3 None BB: [156/221] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:41:05.205712 BB: Trying checkout Blimp beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532356, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk1-1M-bdshot None BB: Failed checkout of Blimp Pixhawk1-1M-bdshot beta-4.3 None BB: [157/221] Building board: Pixhawk1-bdshot at 2025-02-09 10:41:05.220118 BB: Trying checkout Blimp beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532397, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk1-bdshot None BB: Failed checkout of Blimp Pixhawk1-bdshot beta-4.3 None BB: [158/221] Building board: Pixhawk4 at 2025-02-09 10:41:05.234305 BB: Trying checkout Blimp beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532438, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk4 None BB: Failed checkout of Blimp Pixhawk4 beta-4.3 None BB: [159/221] Building board: Pixhawk4-bdshot at 2025-02-09 10:41:05.250175 BB: Trying checkout Blimp beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532479, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk4-bdshot None BB: Failed checkout of Blimp Pixhawk4-bdshot beta-4.3 None BB: [160/221] Building board: Pixhawk5X at 2025-02-09 10:41:05.264717 BB: Trying checkout Blimp beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532520, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk5X None BB: Failed checkout of Blimp Pixhawk5X beta-4.3 None BB: [161/221] Building board: Pixhawk6C at 2025-02-09 10:41:05.280484 BB: Trying checkout Blimp beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532561, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk6C None BB: Failed checkout of Blimp Pixhawk6C beta-4.3 None BB: [162/221] Building board: Pixhawk6C-bdshot at 2025-02-09 10:41:05.294533 BB: Trying checkout Blimp beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532602, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk6C-bdshot None BB: Failed checkout of Blimp Pixhawk6C-bdshot beta-4.3 None BB: [163/221] Building board: Pixhawk6X at 2025-02-09 10:41:05.309109 BB: Trying checkout Blimp beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532643, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk6X None BB: Failed checkout of Blimp Pixhawk6X beta-4.3 None BB: [164/221] Building board: Pixhawk6X-bdshot at 2025-02-09 10:41:05.323865 BB: Trying checkout Blimp beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532684, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk6X-bdshot None BB: Failed checkout of Blimp Pixhawk6X-bdshot beta-4.3 None BB: [165/221] Building board: PixPilot-C3 at 2025-02-09 10:41:05.338336 BB: Trying checkout Blimp beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532725, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixPilot-C3 None BB: Failed checkout of Blimp PixPilot-C3 beta-4.3 None BB: [166/221] Building board: PixPilot-V3 at 2025-02-09 10:41:05.353914 BB: Trying checkout Blimp beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532766, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixPilot-V3 None BB: Failed checkout of Blimp PixPilot-V3 beta-4.3 None BB: [167/221] Building board: PixPilot-V6 at 2025-02-09 10:41:05.368868 BB: Trying checkout Blimp beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532807, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixPilot-V6 None BB: Failed checkout of Blimp PixPilot-V6 beta-4.3 None BB: [168/221] Building board: PixPilot-V6PRO at 2025-02-09 10:41:05.383475 BB: Trying checkout Blimp beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532848, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixPilot-V6PRO None BB: Failed checkout of Blimp PixPilot-V6PRO beta-4.3 None BB: [169/221] Building board: Pixracer at 2025-02-09 10:41:05.397961 BB: Trying checkout Blimp beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532889, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixracer None BB: Failed checkout of Blimp Pixracer beta-4.3 None BB: [170/221] Building board: Pixracer-bdshot at 2025-02-09 10:41:05.412134 BB: Trying checkout Blimp beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532930, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixracer-bdshot None BB: Failed checkout of Blimp Pixracer-bdshot beta-4.3 None BB: [171/221] Building board: PixSurveyA1 at 2025-02-09 10:41:05.426493 BB: Trying checkout Blimp beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1532971, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixSurveyA1 None BB: Failed checkout of Blimp PixSurveyA1 beta-4.3 None BB: [172/221] Building board: PixSurveyA1-IND at 2025-02-09 10:41:05.441332 BB: Trying checkout Blimp beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533012, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixSurveyA1-IND None BB: Failed checkout of Blimp PixSurveyA1-IND beta-4.3 None BB: [173/221] Building board: PixSurveyA2 at 2025-02-09 10:41:05.455663 BB: Trying checkout Blimp beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533056, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixSurveyA2 None BB: Failed checkout of Blimp PixSurveyA2 beta-4.3 None BB: [174/221] Building board: pxf at 2025-02-09 10:41:05.470026 BB: Trying checkout Blimp beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533097, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 pxf None BB: Failed checkout of Blimp pxf beta-4.3 None BB: [175/221] Building board: pxfmini at 2025-02-09 10:41:05.485288 BB: Trying checkout Blimp beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533139, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 pxfmini None BB: Failed checkout of Blimp pxfmini beta-4.3 None BB: [176/221] Building board: QioTekAdeptF407 at 2025-02-09 10:41:05.500658 BB: Trying checkout Blimp beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533180, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 QioTekAdeptF407 None BB: Failed checkout of Blimp QioTekAdeptF407 beta-4.3 None BB: [177/221] Building board: QioTekZealotF427 at 2025-02-09 10:41:05.514991 BB: Trying checkout Blimp beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533222, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 QioTekZealotF427 None BB: Failed checkout of Blimp QioTekZealotF427 beta-4.3 None BB: [178/221] Building board: QioTekZealotH743 at 2025-02-09 10:41:05.530262 BB: Trying checkout Blimp beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533264, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 QioTekZealotH743 None BB: Failed checkout of Blimp QioTekZealotH743 beta-4.3 None BB: [179/221] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:41:05.546335 BB: Trying checkout Blimp beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533305, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 QioTekZealotH743-bdshot None BB: Failed checkout of Blimp QioTekZealotH743-bdshot beta-4.3 None BB: [180/221] Building board: R9Pilot at 2025-02-09 10:41:05.561405 BB: Trying checkout Blimp beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533346, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 R9Pilot None BB: Failed checkout of Blimp R9Pilot beta-4.3 None BB: [181/221] Building board: RadiolinkPIX6 at 2025-02-09 10:41:05.577004 BB: Trying checkout Blimp beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533387, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 RadiolinkPIX6 None BB: Failed checkout of Blimp RadiolinkPIX6 beta-4.3 None BB: [182/221] Building board: RADIX2HD at 2025-02-09 10:41:05.591866 BB: Trying checkout Blimp beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533428, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 RADIX2HD None BB: Failed checkout of Blimp RADIX2HD beta-4.3 None BB: [183/221] Building board: ReaperF745 at 2025-02-09 10:41:05.606419 BB: Trying checkout Blimp beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533469, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ReaperF745 None BB: Failed checkout of Blimp ReaperF745 beta-4.3 None BB: [184/221] Building board: revo-mini at 2025-02-09 10:41:05.622505 BB: Trying checkout Blimp beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533510, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 revo-mini None BB: Failed checkout of Blimp revo-mini beta-4.3 None BB: [185/221] Building board: revo-mini-bdshot at 2025-02-09 10:41:05.638024 BB: Trying checkout Blimp beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533551, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 revo-mini-bdshot None BB: Failed checkout of Blimp revo-mini-bdshot beta-4.3 None BB: [186/221] Building board: revo-mini-i2c at 2025-02-09 10:41:05.651857 BB: Trying checkout Blimp beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533592, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 revo-mini-i2c None BB: Failed checkout of Blimp revo-mini-i2c beta-4.3 None BB: [187/221] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:41:05.665796 BB: Trying checkout Blimp beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533633, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 revo-mini-i2c-bdshot None BB: Failed checkout of Blimp revo-mini-i2c-bdshot beta-4.3 None BB: [188/221] Building board: SDMODELH7V1 at 2025-02-09 10:41:05.680933 BB: Trying checkout Blimp beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533674, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SDMODELH7V1 None BB: Failed checkout of Blimp SDMODELH7V1 beta-4.3 None BB: [189/221] Building board: SDMODELH7V2 at 2025-02-09 10:41:05.695915 BB: Trying checkout Blimp beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533715, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SDMODELH7V2 None BB: Failed checkout of Blimp SDMODELH7V2 beta-4.3 None BB: [190/221] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:41:05.711147 BB: Trying checkout Blimp beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533756, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SITL_arm_linux_gnueabihf None BB: Failed checkout of Blimp SITL_arm_linux_gnueabihf beta-4.3 None BB: [191/221] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:41:05.725490 BB: Trying checkout Blimp beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533797, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SITL_x86_64_linux_gnu None BB: Failed checkout of Blimp SITL_x86_64_linux_gnu beta-4.3 None BB: [192/221] Building board: SIYI_N7 at 2025-02-09 10:41:05.740253 BB: Trying checkout Blimp beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533838, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SIYI_N7 None BB: Failed checkout of Blimp SIYI_N7 beta-4.3 None BB: [193/221] Building board: SkySakuraH743 at 2025-02-09 10:41:05.755319 BB: Trying checkout Blimp beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533879, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SkySakuraH743 None BB: Failed checkout of Blimp SkySakuraH743 beta-4.3 None BB: [194/221] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:41:05.770588 BB: Trying checkout Blimp beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533920, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SkystarsH7HD-bdshot None BB: Failed checkout of Blimp SkystarsH7HD-bdshot beta-4.3 None BB: [195/221] Building board: sparky2 at 2025-02-09 10:41:05.785365 BB: Trying checkout Blimp beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1533961, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 sparky2 None BB: Failed checkout of Blimp sparky2 beta-4.3 None BB: [196/221] Building board: speedybeef4 at 2025-02-09 10:41:05.800202 BB: Trying checkout Blimp beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534002, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 speedybeef4 None BB: Failed checkout of Blimp speedybeef4 beta-4.3 None BB: [197/221] Building board: SpeedyBeeF405Mini at 2025-02-09 10:41:05.814676 BB: Trying checkout Blimp beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534043, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SpeedyBeeF405Mini None BB: Failed checkout of Blimp SpeedyBeeF405Mini beta-4.3 None BB: [198/221] Building board: SpeedyBeeF405WING at 2025-02-09 10:41:05.828892 BB: Trying checkout Blimp beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534084, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SpeedyBeeF405WING None BB: Failed checkout of Blimp SpeedyBeeF405WING beta-4.3 None BB: [199/221] Building board: speedybeef4v3 at 2025-02-09 10:41:05.842751 BB: Trying checkout Blimp beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534125, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 speedybeef4v3 None BB: Failed checkout of Blimp speedybeef4v3 beta-4.3 None BB: [200/221] Building board: speedybeef4v4 at 2025-02-09 10:41:05.856830 BB: Trying checkout Blimp beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534166, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 speedybeef4v4 None BB: Failed checkout of Blimp speedybeef4v4 beta-4.3 None BB: [201/221] Building board: SPRacingH7 at 2025-02-09 10:41:05.870885 BB: Trying checkout Blimp beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534207, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SPRacingH7 None BB: Failed checkout of Blimp SPRacingH7 beta-4.3 None BB: [202/221] Building board: SPRacingH7RF at 2025-02-09 10:41:05.885156 BB: Trying checkout Blimp beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534248, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SPRacingH7RF None BB: Failed checkout of Blimp SPRacingH7RF beta-4.3 None BB: [203/221] Building board: SuccexF4 at 2025-02-09 10:41:05.900938 BB: Trying checkout Blimp beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534289, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SuccexF4 None BB: Failed checkout of Blimp SuccexF4 beta-4.3 None BB: [204/221] Building board: TBS-Colibri-F7 at 2025-02-09 10:41:05.916995 BB: Trying checkout Blimp beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534330, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 TBS-Colibri-F7 None BB: Failed checkout of Blimp TBS-Colibri-F7 beta-4.3 None BB: [205/221] Building board: TBS_LUCID_H7 at 2025-02-09 10:41:05.932569 BB: Trying checkout Blimp beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534371, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 TBS_LUCID_H7 None BB: Failed checkout of Blimp TBS_LUCID_H7 beta-4.3 None BB: [206/221] Building board: TBS_LUCID_PRO at 2025-02-09 10:41:05.946894 BB: Trying checkout Blimp beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534412, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 TBS_LUCID_PRO None BB: Failed checkout of Blimp TBS_LUCID_PRO beta-4.3 None BB: [207/221] Building board: thepeach-k1 at 2025-02-09 10:41:05.961038 BB: Trying checkout Blimp beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534453, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 thepeach-k1 None BB: Failed checkout of Blimp thepeach-k1 beta-4.3 None BB: [208/221] Building board: thepeach-r1 at 2025-02-09 10:41:05.975613 BB: Trying checkout Blimp beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534494, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 thepeach-r1 None BB: Failed checkout of Blimp thepeach-r1 beta-4.3 None BB: [209/221] Building board: TMotorH743 at 2025-02-09 10:41:05.989801 BB: Trying checkout Blimp beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534535, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 TMotorH743 None BB: Failed checkout of Blimp TMotorH743 beta-4.3 None BB: [210/221] Building board: VRBrain-v51 at 2025-02-09 10:41:06.003842 BB: Trying checkout Blimp beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534576, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 VRBrain-v51 None BB: Failed checkout of Blimp VRBrain-v51 beta-4.3 None BB: [211/221] Building board: VRBrain-v52 at 2025-02-09 10:41:06.017925 BB: Trying checkout Blimp beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534617, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 VRBrain-v52 None BB: Failed checkout of Blimp VRBrain-v52 beta-4.3 None BB: [212/221] Building board: VRBrain-v54 at 2025-02-09 10:41:06.032114 BB: Trying checkout Blimp beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534658, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 VRBrain-v54 None BB: Failed checkout of Blimp VRBrain-v54 beta-4.3 None BB: [213/221] Building board: VRCore-v10 at 2025-02-09 10:41:06.047339 BB: Trying checkout Blimp beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534699, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 VRCore-v10 None BB: Failed checkout of Blimp VRCore-v10 beta-4.3 None BB: [214/221] Building board: VRUBrain-v51 at 2025-02-09 10:41:06.062077 BB: Trying checkout Blimp beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534740, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 VRUBrain-v51 None BB: Failed checkout of Blimp VRUBrain-v51 beta-4.3 None BB: [215/221] Building board: VUAV-V7pro at 2025-02-09 10:41:06.077031 BB: Trying checkout Blimp beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534784, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 VUAV-V7pro None BB: Failed checkout of Blimp VUAV-V7pro beta-4.3 None BB: [216/221] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:41:06.092953 BB: Trying checkout Blimp beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534825, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 X-MAV-AP-H743v2 None BB: Failed checkout of Blimp X-MAV-AP-H743v2 beta-4.3 None BB: [217/221] Building board: YJUAV_A6 at 2025-02-09 10:41:06.113708 BB: Trying checkout Blimp beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534866, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 YJUAV_A6 None BB: Failed checkout of Blimp YJUAV_A6 beta-4.3 None BB: [218/221] Building board: YJUAV_A6SE at 2025-02-09 10:41:06.129695 BB: Trying checkout Blimp beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534908, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 YJUAV_A6SE None BB: Failed checkout of Blimp YJUAV_A6SE beta-4.3 None BB: [219/221] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:41:06.149050 BB: Trying checkout Blimp beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534951, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 YJUAV_A6SE_H743 None BB: Failed checkout of Blimp YJUAV_A6SE_H743 beta-4.3 None BB: [220/221] Building board: YJUAV_A6Ultra at 2025-02-09 10:41:06.164536 BB: Trying checkout Blimp beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1534992, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 YJUAV_A6Ultra None BB: Failed checkout of Blimp YJUAV_A6Ultra beta-4.3 None BB: [221/221] Building board: ZeroOneX6 at 2025-02-09 10:41:06.179585 BB: Trying checkout Blimp beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((1535033, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ZeroOneX6 None BB: Failed checkout of Blimp ZeroOneX6 beta-4.3 None BB: Trying checkout Blimp latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building ArduCopter beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/237] Building board: 3DRControlZeroG at 2025-02-09 10:41:06.790701 BB: Trying checkout ArduCopter beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduCopter-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter beta 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta 3DRControlZeroG binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [2/237] Building board: ACNS-CM4Pilot at 2025-02-09 10:41:07.261692 BB: Trying checkout ArduCopter beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter beta ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta ACNS-CM4Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [3/237] Building board: ACNS-F405AIO at 2025-02-09 10:41:07.544531 BB: Trying checkout ArduCopter beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter beta ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta ACNS-F405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [4/237] Building board: aerofc-v1 at 2025-02-09 10:41:07.822757 BB: Trying checkout ArduCopter beta aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aerofc-v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter beta aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [5/237] Building board: AEROFOX-H7 at 2025-02-09 10:41:08.997649 BB: Trying checkout ArduCopter beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter beta AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta AEROFOX-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [6/237] Building board: AET-H743-Basic at 2025-02-09 10:41:09.061489 BB: Trying checkout ArduCopter beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter beta AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta AET-H743-Basic binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [7/237] Building board: airbotf4 at 2025-02-09 10:41:09.122568 BB: Trying checkout ArduCopter beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter beta airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [8/237] Building board: AIRLink at 2025-02-09 10:41:09.181404 BB: Trying checkout ArduCopter beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter beta AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [9/237] Building board: Airvolute-DCS2 at 2025-02-09 10:41:09.240660 BB: Trying checkout ArduCopter beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter beta Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Airvolute-DCS2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [10/237] Building board: AnyleafH7 at 2025-02-09 10:41:09.297323 BB: Trying checkout ArduCopter beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter beta AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta AnyleafH7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [11/237] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:41:09.363600 BB: Trying checkout ArduCopter beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter beta Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Aocoda-RC-H743Dual binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [12/237] Building board: ARK_FPV at 2025-02-09 10:41:09.421389 BB: Trying checkout ArduCopter beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter beta ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARK_FPV-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [13/237] Building board: ARKV6X at 2025-02-09 10:41:11.194261 BB: Trying checkout ArduCopter beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter beta ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [14/237] Building board: AtomRCF405NAVI at 2025-02-09 10:41:11.256429 BB: Trying checkout ArduCopter beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter beta AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [15/237] Building board: bbbmini at 2025-02-09 10:41:11.315752 BB: Trying checkout ArduCopter beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter beta bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [16/237] Building board: BeastF7 at 2025-02-09 10:41:11.372508 BB: Trying checkout ArduCopter beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter beta BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [17/237] Building board: BeastF7v2 at 2025-02-09 10:41:11.430630 BB: Trying checkout ArduCopter beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter beta BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [18/237] Building board: BeastH7 at 2025-02-09 10:41:11.488412 BB: Trying checkout ArduCopter beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter beta BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [19/237] Building board: BeastH7v2 at 2025-02-09 10:41:11.548694 BB: Trying checkout ArduCopter beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter beta BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [20/237] Building board: bebop at 2025-02-09 10:41:11.608164 BB: Trying checkout ArduCopter beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta bebop binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [21/237] Building board: bebop at 2025-02-09 10:41:11.662480 BB: Trying checkout ArduCopter beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta bebop binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [22/237] Building board: BETAFPV-F405 at 2025-02-09 10:41:11.718666 BB: Trying checkout ArduCopter beta BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BETAFPV-F405 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter beta BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BETAFPV-F405 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [23/237] Building board: BETAFPV-F405-I2C at 2025-02-09 10:41:11.783773 BB: Trying checkout ArduCopter beta BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BETAFPV-F405-I2C binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BETAFPV-F405-I2C/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter beta BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BETAFPV-F405-I2C binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BETAFPV-F405-I2C-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: [24/237] Building board: BlitzF745 at 2025-02-09 10:41:13.558967 BB: Trying checkout ArduCopter beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter beta BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BlitzF745 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [25/237] Building board: BlitzF745AIO at 2025-02-09 10:41:13.621837 BB: Trying checkout ArduCopter beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter beta BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BlitzF745AIO binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [26/237] Building board: BlitzH743Pro at 2025-02-09 10:41:13.679885 BB: Trying checkout ArduCopter beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter beta BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BlitzH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [27/237] Building board: BlitzMiniF745 at 2025-02-09 10:41:13.738360 BB: Trying checkout ArduCopter beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter beta BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BlitzMiniF745 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [28/237] Building board: BlitzWingH743 at 2025-02-09 10:41:13.797568 BB: Trying checkout ArduCopter beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter beta BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta BlitzWingH743 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [29/237] Building board: blue at 2025-02-09 10:41:13.863188 BB: Trying checkout ArduCopter beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta blue binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter beta blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta blue binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [30/237] Building board: canzero at 2025-02-09 10:41:13.921282 BB: Trying checkout ArduCopter beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter beta canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta canzero binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [31/237] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:41:13.978637 BB: Trying checkout ArduCopter beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-LC-Stamp BB: Trying checkout ArduCopter beta CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CBU-H7-LC-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [32/237] Building board: CBU-H7-Stamp at 2025-02-09 10:41:15.757365 BB: Trying checkout ArduCopter beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter beta CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CBU-H7-Stamp binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [33/237] Building board: CrazyF405 at 2025-02-09 10:41:15.831602 BB: Trying checkout ArduCopter beta CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter beta CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CrazyF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: [34/237] Building board: crazyflie2 at 2025-02-09 10:41:17.603524 BB: Trying checkout ArduCopter beta crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter beta crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [35/237] Building board: CSKY405 at 2025-02-09 10:41:17.668253 BB: Trying checkout ArduCopter beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter beta CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CSKY405 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [36/237] Building board: CUAV-7-Nano at 2025-02-09 10:41:17.732719 BB: Trying checkout ArduCopter beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter beta CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAV-7-Nano binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [37/237] Building board: CUAV-Nora at 2025-02-09 10:41:17.799330 BB: Trying checkout ArduCopter beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter beta CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [38/237] Building board: CUAV-Nora-bdshot at 2025-02-09 10:41:17.863137 BB: Trying checkout ArduCopter beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter beta CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [39/237] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:41:17.927267 BB: Trying checkout ArduCopter beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter beta CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAV-Pixhack-v3 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [40/237] Building board: CUAV-X7 at 2025-02-09 10:41:17.995844 BB: Trying checkout ArduCopter beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter beta CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [41/237] Building board: CUAV-X7-bdshot at 2025-02-09 10:41:18.060249 BB: Trying checkout ArduCopter beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter beta CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [42/237] Building board: CUAVv5 at 2025-02-09 10:41:18.126158 BB: Trying checkout ArduCopter beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter beta CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [43/237] Building board: CUAVv5-bdshot at 2025-02-09 10:41:18.195145 BB: Trying checkout ArduCopter beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter beta CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [44/237] Building board: CUAVv5Nano at 2025-02-09 10:41:18.264393 BB: Trying checkout ArduCopter beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter beta CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [45/237] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:41:18.333467 BB: Trying checkout ArduCopter beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter beta CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [46/237] Building board: CubeBlack at 2025-02-09 10:41:18.401866 BB: Trying checkout ArduCopter beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter beta CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [47/237] Building board: CubeBlack+ at 2025-02-09 10:41:18.460630 BB: Trying checkout ArduCopter beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter beta CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [48/237] Building board: CubeGreen-solo at 2025-02-09 10:41:18.518305 BB: Trying checkout ArduCopter beta CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter beta CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [49/237] Building board: CubeOrange at 2025-02-09 10:41:18.583927 BB: Trying checkout ArduCopter beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter beta CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [50/237] Building board: CubeOrange-bdshot at 2025-02-09 10:41:18.645008 BB: Trying checkout ArduCopter beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter beta CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [51/237] Building board: CubeOrange-SimOnHardWare at 2025-02-09 10:41:18.709550 BB: Trying checkout ArduCopter beta CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter beta CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [52/237] Building board: CubeOrangePlus at 2025-02-09 10:41:18.775181 BB: Trying checkout ArduCopter beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter beta CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [53/237] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:41:18.841024 BB: Trying checkout ArduCopter beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter beta CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [54/237] Building board: CubeOrangePlus-SimOnHardWare at 2025-02-09 10:41:18.900043 BB: Trying checkout ArduCopter beta CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeOrangePlus-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter beta CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeOrangePlus-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [55/237] Building board: CubePurple at 2025-02-09 10:41:18.957148 BB: Trying checkout ArduCopter beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter beta CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [56/237] Building board: CubeRedPrimary at 2025-02-09 10:41:19.019170 BB: Trying checkout ArduCopter beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter beta CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeRedPrimary binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [57/237] Building board: CubeRedSecondary at 2025-02-09 10:41:19.081124 BB: Trying checkout ArduCopter beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter beta CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeRedSecondary binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [58/237] Building board: CubeSolo at 2025-02-09 10:41:19.141324 BB: Trying checkout ArduCopter beta CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter beta CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [59/237] Building board: CubeYellow at 2025-02-09 10:41:19.205635 BB: Trying checkout ArduCopter beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter beta CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [60/237] Building board: CubeYellow-bdshot at 2025-02-09 10:41:19.271398 BB: Trying checkout ArduCopter beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter beta CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [61/237] Building board: DevEBoxH7v2 at 2025-02-09 10:41:19.332600 BB: Trying checkout ArduCopter beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter beta DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [62/237] Building board: DroneerF405 at 2025-02-09 10:41:19.402614 BB: Trying checkout ArduCopter beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter beta DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DroneerF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [63/237] Building board: DrotekP3Pro at 2025-02-09 10:41:21.165270 BB: Trying checkout ArduCopter beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter beta DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [64/237] Building board: Durandal at 2025-02-09 10:41:21.238747 BB: Trying checkout ArduCopter beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter beta Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [65/237] Building board: Durandal-bdshot at 2025-02-09 10:41:21.299831 BB: Trying checkout ArduCopter beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter beta Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [66/237] Building board: edge at 2025-02-09 10:41:21.369148 BB: Trying checkout ArduCopter beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta edge binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter beta edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta edge binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [67/237] Building board: erlebrain2 at 2025-02-09 10:41:21.430391 BB: Trying checkout ArduCopter beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter beta erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [68/237] Building board: F35Lightning at 2025-02-09 10:41:21.487792 BB: Trying checkout ArduCopter beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter beta F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [69/237] Building board: F4BY at 2025-02-09 10:41:21.547818 BB: Trying checkout ArduCopter beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter beta F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [70/237] Building board: F4BY_F427 at 2025-02-09 10:41:21.617843 BB: Trying checkout ArduCopter beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter beta F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/F4BY_F427-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [71/237] Building board: FlyingMoonF407 at 2025-02-09 10:41:23.535311 BB: Trying checkout ArduCopter beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter beta FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [72/237] Building board: FlyingMoonF427 at 2025-02-09 10:41:23.720004 BB: Trying checkout ArduCopter beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter beta FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [73/237] Building board: FlyingMoonH743 at 2025-02-09 10:41:23.807203 BB: Trying checkout ArduCopter beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter beta FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlyingMoonH743 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [74/237] Building board: FlywooF405HD-AIOv2 at 2025-02-09 10:41:23.881085 BB: Trying checkout ArduCopter beta FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlywooF405HD-AIOv2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter beta FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlywooF405HD-AIOv2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [75/237] Building board: FlywooF405Pro at 2025-02-09 10:41:23.940896 BB: Trying checkout ArduCopter beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter beta FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlywooF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [76/237] Building board: FlywooF405S-AIO at 2025-02-09 10:41:24.000506 BB: Trying checkout ArduCopter beta FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlywooF405S-AIO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter beta FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlywooF405S-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [77/237] Building board: FlywooF745 at 2025-02-09 10:41:24.062047 BB: Trying checkout ArduCopter beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter beta FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [78/237] Building board: FlywooF745Nano at 2025-02-09 10:41:24.126861 BB: Trying checkout ArduCopter beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter beta FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [79/237] Building board: FlywooH743Pro at 2025-02-09 10:41:24.187057 BB: Trying checkout ArduCopter beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter beta FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FlywooH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [80/237] Building board: fmuv2 at 2025-02-09 10:41:24.246027 BB: Trying checkout ArduCopter beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter beta fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [81/237] Building board: fmuv3 at 2025-02-09 10:41:24.304274 BB: Trying checkout ArduCopter beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter beta fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [82/237] Building board: fmuv5 at 2025-02-09 10:41:24.367822 BB: Trying checkout ArduCopter beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter beta fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [83/237] Building board: FoxeerF405v2 at 2025-02-09 10:41:24.432278 BB: Trying checkout ArduCopter beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter beta FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FoxeerF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [84/237] Building board: FoxeerH743v1 at 2025-02-09 10:41:24.500510 BB: Trying checkout ArduCopter beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter beta FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta FoxeerH743v1 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [85/237] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:41:24.560224 BB: Trying checkout ArduCopter beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter beta GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/GEPRC_TAKER_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [86/237] Building board: GEPRCF745BTHD at 2025-02-09 10:41:26.281019 BB: Trying checkout ArduCopter beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter beta GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta GEPRCF745BTHD binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [87/237] Building board: Here4FC at 2025-02-09 10:41:26.342192 BB: Trying checkout ArduCopter beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter beta Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Here4FC binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [88/237] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:41:26.400321 BB: Trying checkout ArduCopter beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter beta IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta IFLIGHT_2RAW_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [89/237] Building board: JFB100 at 2025-02-09 10:41:26.462607 BB: Trying checkout ArduCopter beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter beta JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta JFB100 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [90/237] Building board: JFB110 at 2025-02-09 10:41:26.520559 BB: Trying checkout ArduCopter beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter beta JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta JFB110 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [91/237] Building board: JHEM_JHEF405 at 2025-02-09 10:41:26.578918 BB: Trying checkout ArduCopter beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter beta JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta JHEM_JHEF405 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [92/237] Building board: JHEMCU-GSF405A at 2025-02-09 10:41:26.635857 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter beta JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [93/237] Building board: JHEMCU-GSF405A-RX2 at 2025-02-09 10:41:26.692044 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [94/237] Building board: JHEMCU-H743HD at 2025-02-09 10:41:26.751792 BB: Trying checkout ArduCopter beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter beta JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta JHEMCU-H743HD binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [95/237] Building board: KakuteF4 at 2025-02-09 10:41:26.814935 BB: Trying checkout ArduCopter beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter beta KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [96/237] Building board: KakuteF4-Wing at 2025-02-09 10:41:26.871879 BB: Trying checkout ArduCopter beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter beta KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteF4-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [97/237] Building board: KakuteF4Mini at 2025-02-09 10:41:26.930342 BB: Trying checkout ArduCopter beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter beta KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [98/237] Building board: KakuteF7 at 2025-02-09 10:41:26.989381 BB: Trying checkout ArduCopter beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter beta KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [99/237] Building board: KakuteF7-bdshot at 2025-02-09 10:41:27.044743 BB: Trying checkout ArduCopter beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter beta KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [100/237] Building board: KakuteF7Mini at 2025-02-09 10:41:27.104248 BB: Trying checkout ArduCopter beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter beta KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [101/237] Building board: KakuteH7 at 2025-02-09 10:41:27.160781 BB: Trying checkout ArduCopter beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter beta KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [102/237] Building board: KakuteH7-bdshot at 2025-02-09 10:41:27.216879 BB: Trying checkout ArduCopter beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter beta KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [103/237] Building board: KakuteH7-Wing at 2025-02-09 10:41:27.272424 BB: Trying checkout ArduCopter beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter beta KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteH7-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [104/237] Building board: KakuteH7Mini at 2025-02-09 10:41:27.328026 BB: Trying checkout ArduCopter beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter beta KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [105/237] Building board: KakuteH7Mini-Nand at 2025-02-09 10:41:27.384588 BB: Trying checkout ArduCopter beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter beta KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [106/237] Building board: KakuteH7v2 at 2025-02-09 10:41:27.440932 BB: Trying checkout ArduCopter beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter beta KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [107/237] Building board: LongBowF405WING at 2025-02-09 10:41:27.498734 BB: Trying checkout ArduCopter beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter beta LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta LongBowF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [108/237] Building board: luminousbee5 at 2025-02-09 10:41:27.557013 BB: Trying checkout ArduCopter beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter beta luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [109/237] Building board: MambaF405-2022 at 2025-02-09 10:41:27.618049 BB: Trying checkout ArduCopter beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter beta MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [110/237] Building board: MambaF405US-I2C at 2025-02-09 10:41:27.676125 BB: Trying checkout ArduCopter beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter beta MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [111/237] Building board: MambaF405v2 at 2025-02-09 10:41:27.732842 BB: Trying checkout ArduCopter beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter beta MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [112/237] Building board: MambaH743v4 at 2025-02-09 10:41:27.790037 BB: Trying checkout ArduCopter beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter beta MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [113/237] Building board: MatekF405 at 2025-02-09 10:41:27.848861 BB: Trying checkout ArduCopter beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter beta MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [114/237] Building board: MatekF405-bdshot at 2025-02-09 10:41:27.909216 BB: Trying checkout ArduCopter beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter beta MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [115/237] Building board: MatekF405-CAN at 2025-02-09 10:41:27.967600 BB: Trying checkout ArduCopter beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter beta MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [116/237] Building board: MatekF405-STD at 2025-02-09 10:41:28.024377 BB: Trying checkout ArduCopter beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter beta MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [117/237] Building board: MatekF405-TE at 2025-02-09 10:41:28.085287 BB: Trying checkout ArduCopter beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter beta MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [118/237] Building board: MatekF405-TE-bdshot at 2025-02-09 10:41:28.142641 BB: Trying checkout ArduCopter beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter beta MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-TE-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [119/237] Building board: MatekF405-Wing at 2025-02-09 10:41:28.201016 BB: Trying checkout ArduCopter beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter beta MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [120/237] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:41:28.259761 BB: Trying checkout ArduCopter beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter beta MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [121/237] Building board: MatekF765-SE at 2025-02-09 10:41:28.318726 BB: Trying checkout ArduCopter beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter beta MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [122/237] Building board: MatekF765-Wing at 2025-02-09 10:41:28.376342 BB: Trying checkout ArduCopter beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter beta MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [123/237] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:41:28.433119 BB: Trying checkout ArduCopter beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter beta MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [124/237] Building board: MatekH743 at 2025-02-09 10:41:28.491562 BB: Trying checkout ArduCopter beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter beta MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [125/237] Building board: MatekH743-bdshot at 2025-02-09 10:41:28.549788 BB: Trying checkout ArduCopter beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter beta MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [126/237] Building board: MatekH7A3 at 2025-02-09 10:41:28.609934 BB: Trying checkout ArduCopter beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter beta MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MatekH7A3 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [127/237] Building board: MFT-SEMA100 at 2025-02-09 10:41:28.670497 BB: Trying checkout ArduCopter beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter beta MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MFT-SEMA100 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [128/237] Building board: MicoAir405Mini at 2025-02-09 10:41:28.736016 BB: Trying checkout ArduCopter beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter beta MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MicoAir405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [129/237] Building board: MicoAir405v2 at 2025-02-09 10:41:28.803048 BB: Trying checkout ArduCopter beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter beta MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MicoAir405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [130/237] Building board: MicoAir743 at 2025-02-09 10:41:28.866692 BB: Trying checkout ArduCopter beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter beta MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MicoAir743 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [131/237] Building board: MicoAir743-AIO at 2025-02-09 10:41:28.926675 BB: Trying checkout ArduCopter beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter beta MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MicoAir743-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [132/237] Building board: MicoAir743v2 at 2025-02-09 10:41:28.986674 BB: Trying checkout ArduCopter beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter beta MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MicoAir743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [133/237] Building board: mindpx-v2 at 2025-02-09 10:41:29.045202 BB: Trying checkout ArduCopter beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter beta mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [134/237] Building board: mini-pix at 2025-02-09 10:41:29.104883 BB: Trying checkout ArduCopter beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter beta mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [135/237] Building board: modalai_fc-v1 at 2025-02-09 10:41:29.166662 BB: Trying checkout ArduCopter beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter beta modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [136/237] Building board: mRoControlZeroClassic at 2025-02-09 10:41:29.225832 BB: Trying checkout ArduCopter beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter beta mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [137/237] Building board: mRoControlZeroF7 at 2025-02-09 10:41:29.285222 BB: Trying checkout ArduCopter beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter beta mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [138/237] Building board: mRoControlZeroH7 at 2025-02-09 10:41:29.345767 BB: Trying checkout ArduCopter beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter beta mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [139/237] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:41:29.407403 BB: Trying checkout ArduCopter beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter beta mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [140/237] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:41:29.465619 BB: Trying checkout ArduCopter beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter beta mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [141/237] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:41:29.526711 BB: Trying checkout ArduCopter beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter beta mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoCZeroOEMH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [142/237] Building board: mRoNexus at 2025-02-09 10:41:29.587694 BB: Trying checkout ArduCopter beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter beta mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [143/237] Building board: mRoPixracerPro at 2025-02-09 10:41:29.644786 BB: Trying checkout ArduCopter beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter beta mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [144/237] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:41:29.709401 BB: Trying checkout ArduCopter beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter beta mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [145/237] Building board: mRoX21 at 2025-02-09 10:41:29.767358 BB: Trying checkout ArduCopter beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter beta mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [146/237] Building board: mRoX21-777 at 2025-02-09 10:41:29.824032 BB: Trying checkout ArduCopter beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter beta mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [147/237] Building board: MUPilot at 2025-02-09 10:41:29.880211 BB: Trying checkout ArduCopter beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter beta MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta MUPilot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [148/237] Building board: navigator at 2025-02-09 10:41:29.936491 BB: Trying checkout ArduCopter beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta navigator binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter beta navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta navigator binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [149/237] Building board: navigator64 at 2025-02-09 10:41:29.993161 BB: Trying checkout ArduCopter beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter beta navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta navigator64 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [150/237] Building board: navio at 2025-02-09 10:41:30.050663 BB: Trying checkout ArduCopter beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta navio binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter beta navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta navio binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [151/237] Building board: navio2 at 2025-02-09 10:41:30.107815 BB: Trying checkout ArduCopter beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter beta navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [152/237] Building board: NxtPX4v2 at 2025-02-09 10:41:30.164526 BB: Trying checkout ArduCopter beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter beta NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta NxtPX4v2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [153/237] Building board: obal at 2025-02-09 10:41:30.221501 BB: Trying checkout ArduCopter beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta obal binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter beta obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta obal binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [154/237] Building board: omnibusf4 at 2025-02-09 10:41:30.278122 BB: Trying checkout ArduCopter beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter beta omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [155/237] Building board: omnibusf4pro at 2025-02-09 10:41:30.336873 BB: Trying checkout ArduCopter beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter beta omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [156/237] Building board: omnibusf4pro-bdshot at 2025-02-09 10:41:30.396982 BB: Trying checkout ArduCopter beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter beta omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [157/237] Building board: omnibusf4v6 at 2025-02-09 10:41:30.462392 BB: Trying checkout ArduCopter beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter beta omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [158/237] Building board: OMNIBUSF7V2 at 2025-02-09 10:41:30.525226 BB: Trying checkout ArduCopter beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter beta OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [159/237] Building board: OmnibusNanoV6 at 2025-02-09 10:41:30.594051 BB: Trying checkout ArduCopter beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter beta OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [160/237] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:41:30.658978 BB: Trying checkout ArduCopter beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter beta OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [161/237] Building board: OrqaF405Pro at 2025-02-09 10:41:30.735959 BB: Trying checkout ArduCopter beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter beta OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta OrqaF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [162/237] Building board: PH4-mini at 2025-02-09 10:41:30.802790 BB: Trying checkout ArduCopter beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter beta PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [163/237] Building board: PH4-mini-bdshot at 2025-02-09 10:41:30.876251 BB: Trying checkout ArduCopter beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter beta PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [164/237] Building board: Pix32v5 at 2025-02-09 10:41:30.937195 BB: Trying checkout ArduCopter beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter beta Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [165/237] Building board: PixC4-Jetson at 2025-02-09 10:41:31.004309 BB: Trying checkout ArduCopter beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter beta PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [166/237] Building board: PixFlamingo at 2025-02-09 10:41:31.070118 BB: Trying checkout ArduCopter beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter beta PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixFlamingo binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [167/237] Building board: PixFlamingo-F767 at 2025-02-09 10:41:31.136870 BB: Trying checkout ArduCopter beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter beta PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixFlamingo-F767 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [168/237] Building board: Pixhawk1 at 2025-02-09 10:41:31.207241 BB: Trying checkout ArduCopter beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter beta Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [169/237] Building board: Pixhawk1-1M at 2025-02-09 10:41:31.269763 BB: Trying checkout ArduCopter beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter beta Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [170/237] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:41:31.330162 BB: Trying checkout ArduCopter beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter beta Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [171/237] Building board: Pixhawk1-bdshot at 2025-02-09 10:41:31.390099 BB: Trying checkout ArduCopter beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter beta Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk1-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [172/237] Building board: Pixhawk4 at 2025-02-09 10:41:31.450178 BB: Trying checkout ArduCopter beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter beta Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [173/237] Building board: Pixhawk4-bdshot at 2025-02-09 10:41:31.508215 BB: Trying checkout ArduCopter beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter beta Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [174/237] Building board: Pixhawk5X at 2025-02-09 10:41:31.567763 BB: Trying checkout ArduCopter beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter beta Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [175/237] Building board: Pixhawk6C at 2025-02-09 10:41:31.624954 BB: Trying checkout ArduCopter beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter beta Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [176/237] Building board: Pixhawk6C-bdshot at 2025-02-09 10:41:31.687807 BB: Trying checkout ArduCopter beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter beta Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk6C-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [177/237] Building board: Pixhawk6X at 2025-02-09 10:41:31.747783 BB: Trying checkout ArduCopter beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter beta Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [178/237] Building board: Pixhawk6X-bdshot at 2025-02-09 10:41:31.817914 BB: Trying checkout ArduCopter beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter beta Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixhawk6X-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [179/237] Building board: PixPilot-C3 at 2025-02-09 10:41:31.876932 BB: Trying checkout ArduCopter beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter beta PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixPilot-C3 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [180/237] Building board: PixPilot-V3 at 2025-02-09 10:41:31.934929 BB: Trying checkout ArduCopter beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter beta PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixPilot-V3 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [181/237] Building board: PixPilot-V6 at 2025-02-09 10:41:31.995853 BB: Trying checkout ArduCopter beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter beta PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [182/237] Building board: PixPilot-V6PRO at 2025-02-09 10:41:32.052889 BB: Trying checkout ArduCopter beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter beta PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixPilot-V6PRO binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [183/237] Building board: Pixracer at 2025-02-09 10:41:32.111851 BB: Trying checkout ArduCopter beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter beta Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [184/237] Building board: Pixracer-bdshot at 2025-02-09 10:41:32.174742 BB: Trying checkout ArduCopter beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter beta Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [185/237] Building board: PixSurveyA1 at 2025-02-09 10:41:32.235099 BB: Trying checkout ArduCopter beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter beta PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [186/237] Building board: PixSurveyA1-IND at 2025-02-09 10:41:32.294318 BB: Trying checkout ArduCopter beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter beta PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixSurveyA1-IND binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [187/237] Building board: PixSurveyA2 at 2025-02-09 10:41:32.359325 BB: Trying checkout ArduCopter beta PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board PixSurveyA2 BB: Trying checkout ArduCopter beta PixSurveyA2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta PixSurveyA2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [188/237] Building board: pxf at 2025-02-09 10:41:32.418962 BB: Trying checkout ArduCopter beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta pxf binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter beta pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta pxf binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [189/237] Building board: pxfmini at 2025-02-09 10:41:32.476865 BB: Trying checkout ArduCopter beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter beta pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [190/237] Building board: QioTekAdeptF407 at 2025-02-09 10:41:32.533518 BB: Trying checkout ArduCopter beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter beta QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta QioTekAdeptF407 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [191/237] Building board: QioTekZealotF427 at 2025-02-09 10:41:32.591352 BB: Trying checkout ArduCopter beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter beta QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [192/237] Building board: QioTekZealotH743 at 2025-02-09 10:41:32.652728 BB: Trying checkout ArduCopter beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter beta QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [193/237] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:41:32.710724 BB: Trying checkout ArduCopter beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter beta QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta QioTekZealotH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [194/237] Building board: R9Pilot at 2025-02-09 10:41:32.768869 BB: Trying checkout ArduCopter beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter beta R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [195/237] Building board: RadiolinkPIX6 at 2025-02-09 10:41:32.829181 BB: Trying checkout ArduCopter beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter beta RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta RadiolinkPIX6 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [196/237] Building board: RADIX2HD at 2025-02-09 10:41:32.887360 BB: Trying checkout ArduCopter beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter beta RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta RADIX2HD binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [197/237] Building board: ReaperF745 at 2025-02-09 10:41:32.945755 BB: Trying checkout ArduCopter beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter beta ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta ReaperF745 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [198/237] Building board: revo-mini at 2025-02-09 10:41:33.003362 BB: Trying checkout ArduCopter beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter beta revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [199/237] Building board: revo-mini-bdshot at 2025-02-09 10:41:33.066034 BB: Trying checkout ArduCopter beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter beta revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [200/237] Building board: revo-mini-i2c at 2025-02-09 10:41:33.122869 BB: Trying checkout ArduCopter beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter beta revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [201/237] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:41:33.179689 BB: Trying checkout ArduCopter beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter beta revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [202/237] Building board: SDMODELH7V1 at 2025-02-09 10:41:33.235834 BB: Trying checkout ArduCopter beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter beta SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SDMODELH7V1 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [203/237] Building board: SDMODELH7V2 at 2025-02-09 10:41:33.295207 BB: Trying checkout ArduCopter beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter beta SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SDMODELH7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [204/237] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:41:33.354563 BB: Trying checkout ArduCopter beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter beta SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [205/237] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:41:33.410932 BB: Trying checkout ArduCopter beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter beta SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [206/237] Building board: SIYI_N7 at 2025-02-09 10:41:33.468413 BB: Trying checkout ArduCopter beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter beta SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SIYI_N7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [207/237] Building board: SkySakuraH743 at 2025-02-09 10:41:33.530899 BB: Trying checkout ArduCopter beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter beta SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SkySakuraH743 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [208/237] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:41:33.591792 BB: Trying checkout ArduCopter beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter beta SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [209/237] Building board: skyviper-journey at 2025-02-09 10:41:33.649320 BB: Trying checkout ArduCopter beta skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter beta skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [210/237] Building board: skyviper-v2450 at 2025-02-09 10:41:33.708961 BB: Trying checkout ArduCopter beta skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter beta skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [211/237] Building board: sparky2 at 2025-02-09 10:41:33.767029 BB: Trying checkout ArduCopter beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter beta sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [212/237] Building board: speedybeef4 at 2025-02-09 10:41:33.830501 BB: Trying checkout ArduCopter beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter beta speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [213/237] Building board: SpeedyBeeF405Mini at 2025-02-09 10:41:33.892890 BB: Trying checkout ArduCopter beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter beta SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SpeedyBeeF405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [214/237] Building board: SpeedyBeeF405WING at 2025-02-09 10:41:33.955464 BB: Trying checkout ArduCopter beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter beta SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SpeedyBeeF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [215/237] Building board: speedybeef4v3 at 2025-02-09 10:41:34.012733 BB: Trying checkout ArduCopter beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter beta speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [216/237] Building board: speedybeef4v4 at 2025-02-09 10:41:34.070298 BB: Trying checkout ArduCopter beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter beta speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta speedybeef4v4 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [217/237] Building board: SPRacingH7 at 2025-02-09 10:41:34.130662 BB: Trying checkout ArduCopter beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter beta SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [218/237] Building board: SPRacingH7RF at 2025-02-09 10:41:34.188225 BB: Trying checkout ArduCopter beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter beta SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SPRacingH7RF binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [219/237] Building board: SuccexF4 at 2025-02-09 10:41:34.244780 BB: Trying checkout ArduCopter beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter beta SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [220/237] Building board: TBS-Colibri-F7 at 2025-02-09 10:41:34.300624 BB: Trying checkout ArduCopter beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter beta TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [221/237] Building board: TBS_LUCID_H7 at 2025-02-09 10:41:34.363828 BB: Trying checkout ArduCopter beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter beta TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta TBS_LUCID_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [222/237] Building board: TBS_LUCID_PRO at 2025-02-09 10:41:34.428049 BB: Trying checkout ArduCopter beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter beta TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta TBS_LUCID_PRO binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [223/237] Building board: thepeach-k1 at 2025-02-09 10:41:34.488781 BB: Trying checkout ArduCopter beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter beta thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta thepeach-k1 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [224/237] Building board: thepeach-r1 at 2025-02-09 10:41:34.546649 BB: Trying checkout ArduCopter beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter beta thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta thepeach-r1 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [225/237] Building board: TMotorH743 at 2025-02-09 10:41:34.605197 BB: Trying checkout ArduCopter beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter beta TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta TMotorH743 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [226/237] Building board: VRBrain-v51 at 2025-02-09 10:41:34.662284 BB: Trying checkout ArduCopter beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter beta VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [227/237] Building board: VRBrain-v52 at 2025-02-09 10:41:34.720310 BB: Trying checkout ArduCopter beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter beta VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [228/237] Building board: VRBrain-v54 at 2025-02-09 10:41:34.777331 BB: Trying checkout ArduCopter beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter beta VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [229/237] Building board: VRCore-v10 at 2025-02-09 10:41:34.835662 BB: Trying checkout ArduCopter beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter beta VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [230/237] Building board: VRUBrain-v51 at 2025-02-09 10:41:34.892849 BB: Trying checkout ArduCopter beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter beta VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [231/237] Building board: VUAV-V7pro at 2025-02-09 10:41:34.950447 BB: Trying checkout ArduCopter beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter beta VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta VUAV-V7pro binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [232/237] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:41:35.007832 BB: Trying checkout ArduCopter beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter beta X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta X-MAV-AP-H743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [233/237] Building board: YJUAV_A6 at 2025-02-09 10:41:35.064779 BB: Trying checkout ArduCopter beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter beta YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta YJUAV_A6 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [234/237] Building board: YJUAV_A6SE at 2025-02-09 10:41:35.121412 BB: Trying checkout ArduCopter beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter beta YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta YJUAV_A6SE binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [235/237] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:41:35.178008 BB: Trying checkout ArduCopter beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter beta YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta YJUAV_A6SE_H743 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [236/237] Building board: YJUAV_A6Ultra at 2025-02-09 10:41:35.235129 BB: Trying checkout ArduCopter beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter beta YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta YJUAV_A6Ultra binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [237/237] Building board: ZeroOneX6 at 2025-02-09 10:41:35.292728 BB: Trying checkout ArduCopter beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter beta ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduCopter beta ZeroOneX6 binaries heli BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Trying checkout ArduCopter latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 110acc96d3 Plane: version to 4.6.0-beta3 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building ArduPlane beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/225] Building board: 3DRControlZeroG at 2025-02-09 10:41:36.301333 BB: Trying checkout ArduPlane beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduPlane-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [2/225] Building board: ACNS-CM4Pilot at 2025-02-09 10:41:36.628220 BB: Trying checkout ArduPlane beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [3/225] Building board: ACNS-F405AIO at 2025-02-09 10:41:36.943606 BB: Trying checkout ArduPlane beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [4/225] Building board: AEROFOX-H7 at 2025-02-09 10:41:37.065472 BB: Trying checkout ArduPlane beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [5/225] Building board: AET-H743-Basic at 2025-02-09 10:41:37.094529 BB: Trying checkout ArduPlane beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [6/225] Building board: airbotf4 at 2025-02-09 10:41:37.124458 BB: Trying checkout ArduPlane beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [7/225] Building board: AIRLink at 2025-02-09 10:41:37.153749 BB: Trying checkout ArduPlane beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [8/225] Building board: Airvolute-DCS2 at 2025-02-09 10:41:37.181509 BB: Trying checkout ArduPlane beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [9/225] Building board: AnyleafH7 at 2025-02-09 10:41:37.211493 BB: Trying checkout ArduPlane beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [10/225] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:41:37.239355 BB: Trying checkout ArduPlane beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [11/225] Building board: ARK_FPV at 2025-02-09 10:41:37.268175 BB: Trying checkout ArduPlane beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [12/225] Building board: ARKV6X at 2025-02-09 10:41:38.129523 BB: Trying checkout ArduPlane beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [13/225] Building board: AtomRCF405NAVI at 2025-02-09 10:41:38.160185 BB: Trying checkout ArduPlane beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [14/225] Building board: bbbmini at 2025-02-09 10:41:38.191217 BB: Trying checkout ArduPlane beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [15/225] Building board: BeastF7 at 2025-02-09 10:41:38.219763 BB: Trying checkout ArduPlane beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [16/225] Building board: BeastF7v2 at 2025-02-09 10:41:38.249430 BB: Trying checkout ArduPlane beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [17/225] Building board: BeastH7 at 2025-02-09 10:41:38.278346 BB: Trying checkout ArduPlane beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [18/225] Building board: BeastH7v2 at 2025-02-09 10:41:38.307523 BB: Trying checkout ArduPlane beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [19/225] Building board: bebop at 2025-02-09 10:41:38.337455 BB: Trying checkout ArduPlane beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta bebop binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [20/225] Building board: BlitzF745 at 2025-02-09 10:41:38.366221 BB: Trying checkout ArduPlane beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [21/225] Building board: BlitzF745AIO at 2025-02-09 10:41:38.397799 BB: Trying checkout ArduPlane beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [22/225] Building board: BlitzH743Pro at 2025-02-09 10:41:38.429714 BB: Trying checkout ArduPlane beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [23/225] Building board: BlitzMiniF745 at 2025-02-09 10:41:38.472235 BB: Trying checkout ArduPlane beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [24/225] Building board: BlitzWingH743 at 2025-02-09 10:41:38.501647 BB: Trying checkout ArduPlane beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [25/225] Building board: blue at 2025-02-09 10:41:38.530550 BB: Trying checkout ArduPlane beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta blue binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [26/225] Building board: canzero at 2025-02-09 10:41:38.559529 BB: Trying checkout ArduPlane beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [27/225] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:41:38.587810 BB: Trying checkout ArduPlane beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/225] Building board: CBU-H7-Stamp at 2025-02-09 10:41:39.430785 BB: Trying checkout ArduPlane beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [29/225] Building board: CSKY405 at 2025-02-09 10:41:39.461745 BB: Trying checkout ArduPlane beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [30/225] Building board: CUAV-7-Nano at 2025-02-09 10:41:39.491261 BB: Trying checkout ArduPlane beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [31/225] Building board: CUAV-Nora at 2025-02-09 10:41:39.520364 BB: Trying checkout ArduPlane beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [32/225] Building board: CUAV-Nora-bdshot at 2025-02-09 10:41:39.549781 BB: Trying checkout ArduPlane beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [33/225] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:41:39.577145 BB: Trying checkout ArduPlane beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [34/225] Building board: CUAV-X7 at 2025-02-09 10:41:39.604826 BB: Trying checkout ArduPlane beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [35/225] Building board: CUAV-X7-bdshot at 2025-02-09 10:41:39.632531 BB: Trying checkout ArduPlane beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [36/225] Building board: CUAVv5 at 2025-02-09 10:41:39.661978 BB: Trying checkout ArduPlane beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [37/225] Building board: CUAVv5-bdshot at 2025-02-09 10:41:39.691854 BB: Trying checkout ArduPlane beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [38/225] Building board: CUAVv5Nano at 2025-02-09 10:41:39.719652 BB: Trying checkout ArduPlane beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [39/225] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:41:39.747313 BB: Trying checkout ArduPlane beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [40/225] Building board: CubeBlack at 2025-02-09 10:41:39.776245 BB: Trying checkout ArduPlane beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [41/225] Building board: CubeBlack+ at 2025-02-09 10:41:39.804835 BB: Trying checkout ArduPlane beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [42/225] Building board: CubeOrange at 2025-02-09 10:41:39.833275 BB: Trying checkout ArduPlane beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [43/225] Building board: CubeOrange-bdshot at 2025-02-09 10:41:39.861121 BB: Trying checkout ArduPlane beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [44/225] Building board: CubeOrangePlus at 2025-02-09 10:41:39.895684 BB: Trying checkout ArduPlane beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [45/225] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:41:39.923972 BB: Trying checkout ArduPlane beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [46/225] Building board: CubePurple at 2025-02-09 10:41:39.952633 BB: Trying checkout ArduPlane beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [47/225] Building board: CubeRedPrimary at 2025-02-09 10:41:39.980068 BB: Trying checkout ArduPlane beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [48/225] Building board: CubeRedSecondary at 2025-02-09 10:41:40.008710 BB: Trying checkout ArduPlane beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [49/225] Building board: CubeYellow at 2025-02-09 10:41:40.036978 BB: Trying checkout ArduPlane beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [50/225] Building board: CubeYellow-bdshot at 2025-02-09 10:41:40.065226 BB: Trying checkout ArduPlane beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [51/225] Building board: DevEBoxH7v2 at 2025-02-09 10:41:40.094654 BB: Trying checkout ArduPlane beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [52/225] Building board: disco at 2025-02-09 10:41:40.124579 BB: Trying checkout ArduPlane beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta disco binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [53/225] Building board: DroneerF405 at 2025-02-09 10:41:40.151375 BB: Trying checkout ArduPlane beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [54/225] Building board: DrotekP3Pro at 2025-02-09 10:41:40.984988 BB: Trying checkout ArduPlane beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [55/225] Building board: Durandal at 2025-02-09 10:41:41.016671 BB: Trying checkout ArduPlane beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [56/225] Building board: Durandal-bdshot at 2025-02-09 10:41:41.045534 BB: Trying checkout ArduPlane beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [57/225] Building board: edge at 2025-02-09 10:41:41.074395 BB: Trying checkout ArduPlane beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta edge binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [58/225] Building board: erlebrain2 at 2025-02-09 10:41:41.103461 BB: Trying checkout ArduPlane beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [59/225] Building board: F35Lightning at 2025-02-09 10:41:41.133501 BB: Trying checkout ArduPlane beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [60/225] Building board: F4BY at 2025-02-09 10:41:41.162903 BB: Trying checkout ArduPlane beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [61/225] Building board: F4BY_F427 at 2025-02-09 10:41:41.191568 BB: Trying checkout ArduPlane beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [62/225] Building board: FlyingMoonF407 at 2025-02-09 10:41:42.056379 BB: Trying checkout ArduPlane beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [63/225] Building board: FlyingMoonF427 at 2025-02-09 10:41:42.088469 BB: Trying checkout ArduPlane beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [64/225] Building board: FlyingMoonH743 at 2025-02-09 10:41:42.118897 BB: Trying checkout ArduPlane beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [65/225] Building board: FlywooF405Pro at 2025-02-09 10:41:42.148533 BB: Trying checkout ArduPlane beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [66/225] Building board: FlywooF745 at 2025-02-09 10:41:42.177087 BB: Trying checkout ArduPlane beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [67/225] Building board: FlywooF745Nano at 2025-02-09 10:41:42.207883 BB: Trying checkout ArduPlane beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [68/225] Building board: FlywooH743Pro at 2025-02-09 10:41:42.238186 BB: Trying checkout ArduPlane beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [69/225] Building board: fmuv2 at 2025-02-09 10:41:42.268390 BB: Trying checkout ArduPlane beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [70/225] Building board: fmuv3 at 2025-02-09 10:41:42.298070 BB: Trying checkout ArduPlane beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [71/225] Building board: fmuv5 at 2025-02-09 10:41:42.328428 BB: Trying checkout ArduPlane beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [72/225] Building board: FoxeerF405v2 at 2025-02-09 10:41:42.357888 BB: Trying checkout ArduPlane beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [73/225] Building board: FoxeerH743v1 at 2025-02-09 10:41:42.388142 BB: Trying checkout ArduPlane beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [74/225] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:41:42.420432 BB: Trying checkout ArduPlane beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [75/225] Building board: GEPRCF745BTHD at 2025-02-09 10:41:43.274788 BB: Trying checkout ArduPlane beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [76/225] Building board: HEEWING-F405 at 2025-02-09 10:41:43.307414 BB: Trying checkout ArduPlane beta HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta HEEWING-F405 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [77/225] Building board: HEEWING-F405v2 at 2025-02-09 10:41:43.339239 BB: Trying checkout ArduPlane beta HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta HEEWING-F405v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [78/225] Building board: Here4FC at 2025-02-09 10:41:43.370221 BB: Trying checkout ArduPlane beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [79/225] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:41:43.400372 BB: Trying checkout ArduPlane beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [80/225] Building board: JFB100 at 2025-02-09 10:41:43.430529 BB: Trying checkout ArduPlane beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [81/225] Building board: JFB110 at 2025-02-09 10:41:43.461393 BB: Trying checkout ArduPlane beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [82/225] Building board: JHEM_JHEF405 at 2025-02-09 10:41:43.495233 BB: Trying checkout ArduPlane beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [83/225] Building board: JHEMCU-H743HD at 2025-02-09 10:41:43.526081 BB: Trying checkout ArduPlane beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [84/225] Building board: KakuteF4 at 2025-02-09 10:41:43.558076 BB: Trying checkout ArduPlane beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [85/225] Building board: KakuteF4-Wing at 2025-02-09 10:41:43.595896 BB: Trying checkout ArduPlane beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [86/225] Building board: KakuteF4Mini at 2025-02-09 10:41:43.626526 BB: Trying checkout ArduPlane beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [87/225] Building board: KakuteF7 at 2025-02-09 10:41:43.656655 BB: Trying checkout ArduPlane beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [88/225] Building board: KakuteF7-bdshot at 2025-02-09 10:41:43.686161 BB: Trying checkout ArduPlane beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [89/225] Building board: KakuteF7Mini at 2025-02-09 10:41:43.716811 BB: Trying checkout ArduPlane beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [90/225] Building board: KakuteH7 at 2025-02-09 10:41:43.748517 BB: Trying checkout ArduPlane beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [91/225] Building board: KakuteH7-bdshot at 2025-02-09 10:41:43.779634 BB: Trying checkout ArduPlane beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [92/225] Building board: KakuteH7-Wing at 2025-02-09 10:41:43.808961 BB: Trying checkout ArduPlane beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [93/225] Building board: KakuteH7Mini at 2025-02-09 10:41:43.838170 BB: Trying checkout ArduPlane beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [94/225] Building board: KakuteH7Mini-Nand at 2025-02-09 10:41:43.869014 BB: Trying checkout ArduPlane beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [95/225] Building board: KakuteH7v2 at 2025-02-09 10:41:43.898398 BB: Trying checkout ArduPlane beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [96/225] Building board: LongBowF405WING at 2025-02-09 10:41:43.927896 BB: Trying checkout ArduPlane beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [97/225] Building board: luminousbee5 at 2025-02-09 10:41:43.957698 BB: Trying checkout ArduPlane beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [98/225] Building board: MambaF405-2022 at 2025-02-09 10:41:43.987200 BB: Trying checkout ArduPlane beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [99/225] Building board: MambaF405US-I2C at 2025-02-09 10:41:44.019222 BB: Trying checkout ArduPlane beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [100/225] Building board: MambaF405v2 at 2025-02-09 10:41:44.050655 BB: Trying checkout ArduPlane beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [101/225] Building board: MambaH743v4 at 2025-02-09 10:41:44.079803 BB: Trying checkout ArduPlane beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [102/225] Building board: MatekF405 at 2025-02-09 10:41:44.111769 BB: Trying checkout ArduPlane beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [103/225] Building board: MatekF405-bdshot at 2025-02-09 10:41:44.141652 BB: Trying checkout ArduPlane beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [104/225] Building board: MatekF405-CAN at 2025-02-09 10:41:44.171309 BB: Trying checkout ArduPlane beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [105/225] Building board: MatekF405-STD at 2025-02-09 10:41:44.202248 BB: Trying checkout ArduPlane beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [106/225] Building board: MatekF405-TE at 2025-02-09 10:41:44.232916 BB: Trying checkout ArduPlane beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [107/225] Building board: MatekF405-TE-bdshot at 2025-02-09 10:41:44.263098 BB: Trying checkout ArduPlane beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [108/225] Building board: MatekF405-Wing at 2025-02-09 10:41:44.293024 BB: Trying checkout ArduPlane beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [109/225] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:41:44.322736 BB: Trying checkout ArduPlane beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [110/225] Building board: MatekF765-SE at 2025-02-09 10:41:44.365470 BB: Trying checkout ArduPlane beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [111/225] Building board: MatekF765-Wing at 2025-02-09 10:41:44.404519 BB: Trying checkout ArduPlane beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [112/225] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:41:44.441986 BB: Trying checkout ArduPlane beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [113/225] Building board: MatekH743 at 2025-02-09 10:41:44.479876 BB: Trying checkout ArduPlane beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [114/225] Building board: MatekH743-bdshot at 2025-02-09 10:41:44.511995 BB: Trying checkout ArduPlane beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [115/225] Building board: MatekH7A3 at 2025-02-09 10:41:44.543449 BB: Trying checkout ArduPlane beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [116/225] Building board: MFT-SEMA100 at 2025-02-09 10:41:44.578056 BB: Trying checkout ArduPlane beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [117/225] Building board: MicoAir405Mini at 2025-02-09 10:41:44.609667 BB: Trying checkout ArduPlane beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [118/225] Building board: MicoAir405v2 at 2025-02-09 10:41:44.642017 BB: Trying checkout ArduPlane beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [119/225] Building board: MicoAir743 at 2025-02-09 10:41:44.674094 BB: Trying checkout ArduPlane beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [120/225] Building board: MicoAir743-AIO at 2025-02-09 10:41:44.705113 BB: Trying checkout ArduPlane beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [121/225] Building board: MicoAir743v2 at 2025-02-09 10:41:44.734312 BB: Trying checkout ArduPlane beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [122/225] Building board: mindpx-v2 at 2025-02-09 10:41:44.763959 BB: Trying checkout ArduPlane beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [123/225] Building board: mini-pix at 2025-02-09 10:41:44.795230 BB: Trying checkout ArduPlane beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [124/225] Building board: modalai_fc-v1 at 2025-02-09 10:41:44.828149 BB: Trying checkout ArduPlane beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [125/225] Building board: mRoControlZeroClassic at 2025-02-09 10:41:44.859399 BB: Trying checkout ArduPlane beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [126/225] Building board: mRoControlZeroF7 at 2025-02-09 10:41:44.889199 BB: Trying checkout ArduPlane beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [127/225] Building board: mRoControlZeroH7 at 2025-02-09 10:41:44.919016 BB: Trying checkout ArduPlane beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [128/225] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:41:44.948526 BB: Trying checkout ArduPlane beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [129/225] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:41:44.978116 BB: Trying checkout ArduPlane beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [130/225] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:41:45.009497 BB: Trying checkout ArduPlane beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [131/225] Building board: mRoNexus at 2025-02-09 10:41:45.040235 BB: Trying checkout ArduPlane beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [132/225] Building board: mRoPixracerPro at 2025-02-09 10:41:45.074586 BB: Trying checkout ArduPlane beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [133/225] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:41:45.104097 BB: Trying checkout ArduPlane beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [134/225] Building board: mRoX21 at 2025-02-09 10:41:45.134292 BB: Trying checkout ArduPlane beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [135/225] Building board: mRoX21-777 at 2025-02-09 10:41:45.165399 BB: Trying checkout ArduPlane beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [136/225] Building board: MUPilot at 2025-02-09 10:41:45.197411 BB: Trying checkout ArduPlane beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [137/225] Building board: navigator at 2025-02-09 10:41:45.227504 BB: Trying checkout ArduPlane beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta navigator binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [138/225] Building board: navigator64 at 2025-02-09 10:41:45.256407 BB: Trying checkout ArduPlane beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [139/225] Building board: navio at 2025-02-09 10:41:45.287454 BB: Trying checkout ArduPlane beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta navio binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [140/225] Building board: navio2 at 2025-02-09 10:41:45.317504 BB: Trying checkout ArduPlane beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [141/225] Building board: NxtPX4v2 at 2025-02-09 10:41:45.348615 BB: Trying checkout ArduPlane beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [142/225] Building board: obal at 2025-02-09 10:41:45.377963 BB: Trying checkout ArduPlane beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta obal binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [143/225] Building board: omnibusf4 at 2025-02-09 10:41:45.406731 BB: Trying checkout ArduPlane beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [144/225] Building board: omnibusf4pro at 2025-02-09 10:41:45.436410 BB: Trying checkout ArduPlane beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [145/225] Building board: omnibusf4pro-bdshot at 2025-02-09 10:41:45.471233 BB: Trying checkout ArduPlane beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [146/225] Building board: omnibusf4v6 at 2025-02-09 10:41:45.501050 BB: Trying checkout ArduPlane beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [147/225] Building board: OMNIBUSF7V2 at 2025-02-09 10:41:45.531341 BB: Trying checkout ArduPlane beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [148/225] Building board: OmnibusNanoV6 at 2025-02-09 10:41:45.560567 BB: Trying checkout ArduPlane beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [149/225] Building board: OmnibusNanoV6-bdshot at 2025-02-09 10:41:45.589198 BB: Trying checkout ArduPlane beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [150/225] Building board: OrqaF405Pro at 2025-02-09 10:41:45.620191 BB: Trying checkout ArduPlane beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [151/225] Building board: PH4-mini at 2025-02-09 10:41:45.649744 BB: Trying checkout ArduPlane beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [152/225] Building board: PH4-mini-bdshot at 2025-02-09 10:41:45.678437 BB: Trying checkout ArduPlane beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [153/225] Building board: Pix32v5 at 2025-02-09 10:41:45.708101 BB: Trying checkout ArduPlane beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [154/225] Building board: PixC4-Jetson at 2025-02-09 10:41:45.737755 BB: Trying checkout ArduPlane beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [155/225] Building board: PixFlamingo at 2025-02-09 10:41:45.768683 BB: Trying checkout ArduPlane beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [156/225] Building board: PixFlamingo-F767 at 2025-02-09 10:41:45.798437 BB: Trying checkout ArduPlane beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [157/225] Building board: Pixhawk1 at 2025-02-09 10:41:45.829619 BB: Trying checkout ArduPlane beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [158/225] Building board: Pixhawk1-1M at 2025-02-09 10:41:45.861675 BB: Trying checkout ArduPlane beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [159/225] Building board: Pixhawk1-1M-bdshot at 2025-02-09 10:41:45.892601 BB: Trying checkout ArduPlane beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [160/225] Building board: Pixhawk1-bdshot at 2025-02-09 10:41:45.922223 BB: Trying checkout ArduPlane beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [161/225] Building board: Pixhawk4 at 2025-02-09 10:41:45.953517 BB: Trying checkout ArduPlane beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [162/225] Building board: Pixhawk4-bdshot at 2025-02-09 10:41:45.983009 BB: Trying checkout ArduPlane beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [163/225] Building board: Pixhawk5X at 2025-02-09 10:41:46.012584 BB: Trying checkout ArduPlane beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [164/225] Building board: Pixhawk6C at 2025-02-09 10:41:46.043728 BB: Trying checkout ArduPlane beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [165/225] Building board: Pixhawk6C-bdshot at 2025-02-09 10:41:46.072965 BB: Trying checkout ArduPlane beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [166/225] Building board: Pixhawk6X at 2025-02-09 10:41:46.103447 BB: Trying checkout ArduPlane beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [167/225] Building board: Pixhawk6X-bdshot at 2025-02-09 10:41:46.134166 BB: Trying checkout ArduPlane beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [168/225] Building board: PixPilot-C3 at 2025-02-09 10:41:46.165310 BB: Trying checkout ArduPlane beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [169/225] Building board: PixPilot-V3 at 2025-02-09 10:41:46.196677 BB: Trying checkout ArduPlane beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [170/225] Building board: PixPilot-V6 at 2025-02-09 10:41:46.227177 BB: Trying checkout ArduPlane beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [171/225] Building board: PixPilot-V6PRO at 2025-02-09 10:41:46.257785 BB: Trying checkout ArduPlane beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [172/225] Building board: Pixracer at 2025-02-09 10:41:46.289011 BB: Trying checkout ArduPlane beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [173/225] Building board: Pixracer-bdshot at 2025-02-09 10:41:46.319923 BB: Trying checkout ArduPlane beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [174/225] Building board: PixSurveyA1 at 2025-02-09 10:41:46.351568 BB: Trying checkout ArduPlane beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [175/225] Building board: PixSurveyA1-IND at 2025-02-09 10:41:46.383263 BB: Trying checkout ArduPlane beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [176/225] Building board: PixSurveyA2 at 2025-02-09 10:41:46.416046 BB: Trying checkout ArduPlane beta PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [177/225] Building board: pxf at 2025-02-09 10:41:46.449569 BB: Trying checkout ArduPlane beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta pxf binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [178/225] Building board: pxfmini at 2025-02-09 10:41:46.482378 BB: Trying checkout ArduPlane beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [179/225] Building board: QioTekAdeptF407 at 2025-02-09 10:41:46.513129 BB: Trying checkout ArduPlane beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [180/225] Building board: QioTekZealotF427 at 2025-02-09 10:41:46.544184 BB: Trying checkout ArduPlane beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [181/225] Building board: QioTekZealotH743 at 2025-02-09 10:41:46.575916 BB: Trying checkout ArduPlane beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [182/225] Building board: QioTekZealotH743-bdshot at 2025-02-09 10:41:46.610147 BB: Trying checkout ArduPlane beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [183/225] Building board: R9Pilot at 2025-02-09 10:41:46.642776 BB: Trying checkout ArduPlane beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [184/225] Building board: RadiolinkPIX6 at 2025-02-09 10:41:46.675990 BB: Trying checkout ArduPlane beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [185/225] Building board: RADIX2HD at 2025-02-09 10:41:46.713819 BB: Trying checkout ArduPlane beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [186/225] Building board: ReaperF745 at 2025-02-09 10:41:46.747343 BB: Trying checkout ArduPlane beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [187/225] Building board: revo-mini at 2025-02-09 10:41:46.779675 BB: Trying checkout ArduPlane beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [188/225] Building board: revo-mini-bdshot at 2025-02-09 10:41:46.811910 BB: Trying checkout ArduPlane beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [189/225] Building board: revo-mini-i2c at 2025-02-09 10:41:46.844089 BB: Trying checkout ArduPlane beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [190/225] Building board: revo-mini-i2c-bdshot at 2025-02-09 10:41:46.875325 BB: Trying checkout ArduPlane beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [191/225] Building board: SDMODELH7V1 at 2025-02-09 10:41:46.908625 BB: Trying checkout ArduPlane beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [192/225] Building board: SDMODELH7V2 at 2025-02-09 10:41:46.944307 BB: Trying checkout ArduPlane beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [193/225] Building board: SITL_arm_linux_gnueabihf at 2025-02-09 10:41:46.979227 BB: Trying checkout ArduPlane beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [194/225] Building board: SITL_x86_64_linux_gnu at 2025-02-09 10:41:47.011473 BB: Trying checkout ArduPlane beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [195/225] Building board: SIYI_N7 at 2025-02-09 10:41:47.043857 BB: Trying checkout ArduPlane beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [196/225] Building board: SkySakuraH743 at 2025-02-09 10:41:47.075850 BB: Trying checkout ArduPlane beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [197/225] Building board: SkystarsH7HD-bdshot at 2025-02-09 10:41:47.119040 BB: Trying checkout ArduPlane beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [198/225] Building board: sparky2 at 2025-02-09 10:41:47.154443 BB: Trying checkout ArduPlane beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [199/225] Building board: speedybeef4 at 2025-02-09 10:41:47.188023 BB: Trying checkout ArduPlane beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [200/225] Building board: SpeedyBeeF405Mini at 2025-02-09 10:41:47.220002 BB: Trying checkout ArduPlane beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [201/225] Building board: SpeedyBeeF405WING at 2025-02-09 10:41:47.253546 BB: Trying checkout ArduPlane beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [202/225] Building board: speedybeef4v3 at 2025-02-09 10:41:47.286935 BB: Trying checkout ArduPlane beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [203/225] Building board: speedybeef4v4 at 2025-02-09 10:41:47.320220 BB: Trying checkout ArduPlane beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [204/225] Building board: SPRacingH7 at 2025-02-09 10:41:47.352623 BB: Trying checkout ArduPlane beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [205/225] Building board: SPRacingH7RF at 2025-02-09 10:41:47.384538 BB: Trying checkout ArduPlane beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [206/225] Building board: SuccexF4 at 2025-02-09 10:41:47.419538 BB: Trying checkout ArduPlane beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [207/225] Building board: Swan-K1 at 2025-02-09 10:41:47.453155 BB: Trying checkout ArduPlane beta Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [208/225] Building board: TBS-Colibri-F7 at 2025-02-09 10:41:47.487128 BB: Trying checkout ArduPlane beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [209/225] Building board: TBS_LUCID_H7 at 2025-02-09 10:41:47.519207 BB: Trying checkout ArduPlane beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [210/225] Building board: TBS_LUCID_PRO at 2025-02-09 10:41:47.552009 BB: Trying checkout ArduPlane beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [211/225] Building board: thepeach-k1 at 2025-02-09 10:41:47.585535 BB: Trying checkout ArduPlane beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [212/225] Building board: thepeach-r1 at 2025-02-09 10:41:47.617838 BB: Trying checkout ArduPlane beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [213/225] Building board: TMotorH743 at 2025-02-09 10:41:47.651388 BB: Trying checkout ArduPlane beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [214/225] Building board: VRBrain-v51 at 2025-02-09 10:41:47.684289 BB: Trying checkout ArduPlane beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [215/225] Building board: VRBrain-v52 at 2025-02-09 10:41:47.714234 BB: Trying checkout ArduPlane beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [216/225] Building board: VRBrain-v54 at 2025-02-09 10:41:47.745279 BB: Trying checkout ArduPlane beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [217/225] Building board: VRCore-v10 at 2025-02-09 10:41:47.775932 BB: Trying checkout ArduPlane beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [218/225] Building board: VRUBrain-v51 at 2025-02-09 10:41:47.806612 BB: Trying checkout ArduPlane beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [219/225] Building board: VUAV-V7pro at 2025-02-09 10:41:47.836783 BB: Trying checkout ArduPlane beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [220/225] Building board: X-MAV-AP-H743v2 at 2025-02-09 10:41:47.867127 BB: Trying checkout ArduPlane beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [221/225] Building board: YJUAV_A6 at 2025-02-09 10:41:47.899404 BB: Trying checkout ArduPlane beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [222/225] Building board: YJUAV_A6SE at 2025-02-09 10:41:47.935799 BB: Trying checkout ArduPlane beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [223/225] Building board: YJUAV_A6SE_H743 at 2025-02-09 10:41:47.964589 BB: Trying checkout ArduPlane beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [224/225] Building board: YJUAV_A6Ultra at 2025-02-09 10:41:47.993383 BB: Trying checkout ArduPlane beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [225/225] Building board: ZeroOneX6 at 2025-02-09 10:41:48.022239 BB: Trying checkout ArduPlane beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building ArduPlane beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: Trying checkout ArduPlane latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 110acc96d3 Plane: version to 4.6.0-beta3 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 09c8ad81bb1624fb049967ab2987dc0a2aafd0b0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Sat Feb 8 18:47:10 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: set HAL_VISUALODOM_ENABLED to 0 directly BB: Building Rover beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/221] Building board: 3DRControlZeroG at 2025-02-09 10:41:49.017611 BB: Trying checkout Rover beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'APMrover2-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [2/221] Building board: ACNS-CM4Pilot at 2025-02-09 10:41:49.348982 BB: Trying checkout Rover beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [3/221] Building board: ACNS-F405AIO at 2025-02-09 10:41:49.656023 BB: Trying checkout Rover beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [4/221] Building board: AEROFOX-H7 at 2025-02-09 10:41:49.959320 BB: Trying checkout Rover beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [5/221] Building board: AET-H743-Basic at 2025-02-09 10:41:50.081551 BB: Trying checkout Rover beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [6/221] Building board: airbotf4 at 2025-02-09 10:41:50.110033 BB: Trying checkout Rover beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [7/221] Building board: AIRLink at 2025-02-09 10:41:50.139721 BB: Trying checkout Rover beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [8/221] Building board: Airvolute-DCS2 at 2025-02-09 10:41:50.167640 BB: Trying checkout Rover beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [9/221] Building board: AnyleafH7 at 2025-02-09 10:41:50.199244 BB: Trying checkout Rover beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [10/221] Building board: Aocoda-RC-H743Dual at 2025-02-09 10:41:50.231148 BB: Trying checkout Rover beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [11/221] Building board: ARK_FPV at 2025-02-09 10:41:50.262966 BB: Trying checkout Rover beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [12/221] Building board: ARKV6X at 2025-02-09 10:41:51.147044 BB: Trying checkout Rover beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [13/221] Building board: AtomRCF405NAVI at 2025-02-09 10:41:51.178601 BB: Trying checkout Rover beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [14/221] Building board: bbbmini at 2025-02-09 10:41:51.207046 BB: Trying checkout Rover beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [15/221] Building board: BeastF7 at 2025-02-09 10:41:51.234685 BB: Trying checkout Rover beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [16/221] Building board: BeastF7v2 at 2025-02-09 10:41:51.265094 BB: Trying checkout Rover beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [17/221] Building board: BeastH7 at 2025-02-09 10:41:51.293989 BB: Trying checkout Rover beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [18/221] Building board: BeastH7v2 at 2025-02-09 10:41:51.322347 BB: Trying checkout Rover beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [19/221] Building board: bebop at 2025-02-09 10:41:51.350496 BB: Trying checkout Rover beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta bebop binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [20/221] Building board: BlitzF745 at 2025-02-09 10:41:51.380407 BB: Trying checkout Rover beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [21/221] Building board: BlitzF745AIO at 2025-02-09 10:41:51.410644 BB: Trying checkout Rover beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [22/221] Building board: BlitzH743Pro at 2025-02-09 10:41:51.441009 BB: Trying checkout Rover beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [23/221] Building board: BlitzMiniF745 at 2025-02-09 10:41:51.472306 BB: Trying checkout Rover beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [24/221] Building board: BlitzWingH743 at 2025-02-09 10:41:51.501974 BB: Trying checkout Rover beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [25/221] Building board: blue at 2025-02-09 10:41:51.530230 BB: Trying checkout Rover beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta blue binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [26/221] Building board: canzero at 2025-02-09 10:41:51.560340 BB: Trying checkout Rover beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [27/221] Building board: CBU-H7-LC-Stamp at 2025-02-09 10:41:51.592061 BB: Trying checkout Rover beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/221] Building board: CBU-H7-Stamp at 2025-02-09 10:41:52.433462 BB: Trying checkout Rover beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [29/221] Building board: CSKY405 at 2025-02-09 10:41:52.466198 BB: Trying checkout Rover beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [30/221] Building board: CUAV-7-Nano at 2025-02-09 10:41:52.500130 BB: Trying checkout Rover beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [31/221] Building board: CUAV-Nora at 2025-02-09 10:41:52.528576 BB: Trying checkout Rover beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [32/221] Building board: CUAV-Nora-bdshot at 2025-02-09 10:41:52.558249 BB: Trying checkout Rover beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [33/221] Building board: CUAV-Pixhack-v3 at 2025-02-09 10:41:52.586636 BB: Trying checkout Rover beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [34/221] Building board: CUAV-X7 at 2025-02-09 10:41:52.615585 BB: Trying checkout Rover beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [35/221] Building board: CUAV-X7-bdshot at 2025-02-09 10:41:52.643808 BB: Trying checkout Rover beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [36/221] Building board: CUAVv5 at 2025-02-09 10:41:52.672424 BB: Trying checkout Rover beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [37/221] Building board: CUAVv5-bdshot at 2025-02-09 10:41:52.700913 BB: Trying checkout Rover beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [38/221] Building board: CUAVv5Nano at 2025-02-09 10:41:52.731149 BB: Trying checkout Rover beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [39/221] Building board: CUAVv5Nano-bdshot at 2025-02-09 10:41:52.760906 BB: Trying checkout Rover beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [40/221] Building board: CubeBlack at 2025-02-09 10:41:52.789567 BB: Trying checkout Rover beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [41/221] Building board: CubeBlack+ at 2025-02-09 10:41:52.818074 BB: Trying checkout Rover beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [42/221] Building board: CubeOrange at 2025-02-09 10:41:52.846984 BB: Trying checkout Rover beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [43/221] Building board: CubeOrange-bdshot at 2025-02-09 10:41:52.875422 BB: Trying checkout Rover beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [44/221] Building board: CubeOrangePlus at 2025-02-09 10:41:52.903586 BB: Trying checkout Rover beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [45/221] Building board: CubeOrangePlus-bdshot at 2025-02-09 10:41:52.931987 BB: Trying checkout Rover beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [46/221] Building board: CubePurple at 2025-02-09 10:41:52.962290 BB: Trying checkout Rover beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [47/221] Building board: CubeRedPrimary at 2025-02-09 10:41:52.991418 BB: Trying checkout Rover beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [48/221] Building board: CubeRedSecondary at 2025-02-09 10:41:53.020967 BB: Trying checkout Rover beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [49/221] Building board: CubeYellow at 2025-02-09 10:41:53.049931 BB: Trying checkout Rover beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [50/221] Building board: CubeYellow-bdshot at 2025-02-09 10:41:53.078162 BB: Trying checkout Rover beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [51/221] Building board: DevEBoxH7v2 at 2025-02-09 10:41:53.105782 BB: Trying checkout Rover beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [52/221] Building board: DroneerF405 at 2025-02-09 10:41:53.133345 BB: Trying checkout Rover beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [53/221] Building board: DrotekP3Pro at 2025-02-09 10:41:53.959608 BB: Trying checkout Rover beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [54/221] Building board: Durandal at 2025-02-09 10:41:53.991507 BB: Trying checkout Rover beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [55/221] Building board: Durandal-bdshot at 2025-02-09 10:41:54.021819 BB: Trying checkout Rover beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [56/221] Building board: edge at 2025-02-09 10:41:54.050832 BB: Trying checkout Rover beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta edge binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [57/221] Building board: erlebrain2 at 2025-02-09 10:41:54.079707 BB: Trying checkout Rover beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [58/221] Building board: F35Lightning at 2025-02-09 10:41:54.108112 BB: Trying checkout Rover beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [59/221] Building board: F4BY at 2025-02-09 10:41:54.138180 BB: Trying checkout Rover beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [60/221] Building board: F4BY_F427 at 2025-02-09 10:41:54.165979 BB: Trying checkout Rover beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [61/221] Building board: FlyingMoonF407 at 2025-02-09 10:41:55.008523 BB: Trying checkout Rover beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [62/221] Building board: FlyingMoonF427 at 2025-02-09 10:41:55.040373 BB: Trying checkout Rover beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [63/221] Building board: FlyingMoonH743 at 2025-02-09 10:41:55.070096 BB: Trying checkout Rover beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [64/221] Building board: FlywooF405Pro at 2025-02-09 10:41:55.099242 BB: Trying checkout Rover beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [65/221] Building board: FlywooF745 at 2025-02-09 10:41:55.127603 BB: Trying checkout Rover beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [66/221] Building board: FlywooF745Nano at 2025-02-09 10:41:55.158446 BB: Trying checkout Rover beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [67/221] Building board: FlywooH743Pro at 2025-02-09 10:41:55.186598 BB: Trying checkout Rover beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [68/221] Building board: fmuv2 at 2025-02-09 10:41:55.216349 BB: Trying checkout Rover beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [69/221] Building board: fmuv3 at 2025-02-09 10:41:55.244504 BB: Trying checkout Rover beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [70/221] Building board: fmuv5 at 2025-02-09 10:41:55.274451 BB: Trying checkout Rover beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [71/221] Building board: FoxeerF405v2 at 2025-02-09 10:41:55.302810 BB: Trying checkout Rover beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [72/221] Building board: FoxeerH743v1 at 2025-02-09 10:41:55.331134 BB: Trying checkout Rover beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [73/221] Building board: GEPRC_TAKER_H743 at 2025-02-09 10:41:55.359944 BB: Trying checkout Rover beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [74/221] Building board: GEPRCF745BTHD at 2025-02-09 10:41:56.198297 BB: Trying checkout Rover beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [75/221] Building board: Here4FC at 2025-02-09 10:41:56.229213 BB: Trying checkout Rover beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [76/221] Building board: IFLIGHT_2RAW_H7 at 2025-02-09 10:41:56.258926 BB: Trying checkout Rover beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [77/221] Building board: JFB100 at 2025-02-09 10:41:56.287413 BB: Trying checkout Rover beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [78/221] Building board: JFB110 at 2025-02-09 10:41:56.316043 BB: Trying checkout Rover beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [79/221] Building board: JHEM_JHEF405 at 2025-02-09 10:41:56.344224 BB: Trying checkout Rover beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [80/221] Building board: JHEMCU-H743HD at 2025-02-09 10:41:56.372386 BB: Trying checkout Rover beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [81/221] Building board: KakuteF4 at 2025-02-09 10:41:56.401006 BB: Trying checkout Rover beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [82/221] Building board: KakuteF4-Wing at 2025-02-09 10:41:56.431567 BB: Trying checkout Rover beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [83/221] Building board: KakuteF4Mini at 2025-02-09 10:41:56.460216 BB: Trying checkout Rover beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [84/221] Building board: KakuteF7 at 2025-02-09 10:41:56.489538 BB: Trying checkout Rover beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [85/221] Building board: KakuteF7-bdshot at 2025-02-09 10:41:56.517766 BB: Trying checkout Rover beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [86/221] Building board: KakuteF7Mini at 2025-02-09 10:41:56.552122 BB: Trying checkout Rover beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [87/221] Building board: KakuteH7 at 2025-02-09 10:41:56.581257 BB: Trying checkout Rover beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [88/221] Building board: KakuteH7-bdshot at 2025-02-09 10:41:56.610188 BB: Trying checkout Rover beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [89/221] Building board: KakuteH7-Wing at 2025-02-09 10:41:56.637715 BB: Trying checkout Rover beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [90/221] Building board: KakuteH7Mini at 2025-02-09 10:41:56.667907 BB: Trying checkout Rover beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [91/221] Building board: KakuteH7Mini-Nand at 2025-02-09 10:41:56.697408 BB: Trying checkout Rover beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [92/221] Building board: KakuteH7v2 at 2025-02-09 10:41:56.726415 BB: Trying checkout Rover beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [93/221] Building board: LongBowF405WING at 2025-02-09 10:41:56.756532 BB: Trying checkout Rover beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [94/221] Building board: luminousbee5 at 2025-02-09 10:41:56.785195 BB: Trying checkout Rover beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [95/221] Building board: MambaF405-2022 at 2025-02-09 10:41:56.814107 BB: Trying checkout Rover beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [96/221] Building board: MambaF405US-I2C at 2025-02-09 10:41:56.841979 BB: Trying checkout Rover beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [97/221] Building board: MambaF405v2 at 2025-02-09 10:41:56.871481 BB: Trying checkout Rover beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [98/221] Building board: MambaH743v4 at 2025-02-09 10:41:56.902191 BB: Trying checkout Rover beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [99/221] Building board: MatekF405 at 2025-02-09 10:41:56.934199 BB: Trying checkout Rover beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [100/221] Building board: MatekF405-bdshot at 2025-02-09 10:41:56.966033 BB: Trying checkout Rover beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [101/221] Building board: MatekF405-CAN at 2025-02-09 10:41:56.995790 BB: Trying checkout Rover beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [102/221] Building board: MatekF405-STD at 2025-02-09 10:41:57.025139 BB: Trying checkout Rover beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [103/221] Building board: MatekF405-TE at 2025-02-09 10:41:57.053367 BB: Trying checkout Rover beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [104/221] Building board: MatekF405-TE-bdshot at 2025-02-09 10:41:57.088220 BB: Trying checkout Rover beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [105/221] Building board: MatekF405-Wing at 2025-02-09 10:41:57.117505 BB: Trying checkout Rover beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [106/221] Building board: MatekF405-Wing-bdshot at 2025-02-09 10:41:57.150707 BB: Trying checkout Rover beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [107/221] Building board: MatekF765-SE at 2025-02-09 10:41:57.180756 BB: Trying checkout Rover beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [108/221] Building board: MatekF765-Wing at 2025-02-09 10:41:57.210002 BB: Trying checkout Rover beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [109/221] Building board: MatekF765-Wing-bdshot at 2025-02-09 10:41:57.239706 BB: Trying checkout Rover beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [110/221] Building board: MatekH743 at 2025-02-09 10:41:57.269115 BB: Trying checkout Rover beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [111/221] Building board: MatekH743-bdshot at 2025-02-09 10:41:57.300690 BB: Trying checkout Rover beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [112/221] Building board: MatekH7A3 at 2025-02-09 10:41:57.331000 BB: Trying checkout Rover beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [113/221] Building board: MFT-SEMA100 at 2025-02-09 10:41:57.361109 BB: Trying checkout Rover beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [114/221] Building board: MicoAir405Mini at 2025-02-09 10:41:57.391217 BB: Trying checkout Rover beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [115/221] Building board: MicoAir405v2 at 2025-02-09 10:41:57.420832 BB: Trying checkout Rover beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [116/221] Building board: MicoAir743 at 2025-02-09 10:41:57.450575 BB: Trying checkout Rover beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [117/221] Building board: MicoAir743-AIO at 2025-02-09 10:41:57.482426 BB: Trying checkout Rover beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [118/221] Building board: MicoAir743v2 at 2025-02-09 10:41:57.512829 BB: Trying checkout Rover beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [119/221] Building board: mindpx-v2 at 2025-02-09 10:41:57.544028 BB: Trying checkout Rover beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [120/221] Building board: mini-pix at 2025-02-09 10:41:57.575017 BB: Trying checkout Rover beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [121/221] Building board: modalai_fc-v1 at 2025-02-09 10:41:57.604297 BB: Trying checkout Rover beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [122/221] Building board: mRoControlZeroClassic at 2025-02-09 10:41:57.633994 BB: Trying checkout Rover beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [123/221] Building board: mRoControlZeroF7 at 2025-02-09 10:41:57.663539 BB: Trying checkout Rover beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [124/221] Building board: mRoControlZeroH7 at 2025-02-09 10:41:57.693204 BB: Trying checkout Rover beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [125/221] Building board: mRoControlZeroH7-bdshot at 2025-02-09 10:41:57.724370 BB: Trying checkout Rover beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [126/221] Building board: mRoControlZeroOEMH7 at 2025-02-09 10:41:57.753047 BB: Trying checkout Rover beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [127/221] Building board: mRoCZeroOEMH7-bdshot at 2025-02-09 10:41:57.783302 BB: Trying checkout Rover beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [128/221] Building board: mRoNexus at 2025-02-09 10:41:57.815113 BB: Trying checkout Rover beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [129/221] Building board: mRoPixracerPro at 2025-02-09 10:41:57.843772 BB: Trying checkout Rover beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [130/221] Building board: mRoPixracerPro-bdshot at 2025-02-09 10:41:57.871970 BB: Trying checkout Rover beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [131/221] Building board: mRoX21 at 2025-02-09 10:41:57.900775 BB: Trying checkout Rover beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [132/221] Building board: mRoX21-777 at 2025-02-09 10:41:57.930195 BB: Trying checkout Rover beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [133/221] Building board: MUPilot at 2025-02-09 10:41:57.958794 BB: Trying checkout Rover beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB: [134/221] Building board: navigator at 2025-02-09 10:41:57.987608 BB: Trying checkout Rover beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 110acc96d3 Plane: version to 4.6.0-beta3 BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: Building Rover beta navigator binaries None BB: Running (git log -1) BB-GIT: commit 110acc96d35b1124aa6ede79f64189638ea80706 BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue Jan 21 20:30:26 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta3 BB: oldversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 newversion=commit 110acc96d35b1124aa6ede79f64189638ea80706 BB: Skipping build - version match (commit 110acc96d35b1124aa6ede79f64189638ea80706) BB