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: ['dumpstack.sh_jedec_test.2385105.out', 'dumpstack.sh_ToshibaLED_test.2385038.out', 'dumpstack.sh_ReplayGyroFFT.2384977.out', 'dumpstack.sh_AP_Logger_AllTypes.2383570.out', 'dumpstack.sh_CompassCalibrator_index_test.2383797.out', 'dumpcore.sh_ReplayGyroFFT.2384977.out', 'dumpcore.sh_jedec_test.2385105.out', 'dumpcore.sh_CompassCalibrator_index_test.2383797.out', 'dumpcore.sh_ToshibaLED_test.2385038.out', 'dumpcore.sh_AP_Logger_AllTypes.2383570.out', 'autotest-1739601753783051.tlog', 'autotest-1739602252440191.tlog', 'autotest-1739601383062240.tlog', 'autotest-1739601834827829.tlog'] >>>> RUNNING STEP: prerequisites at Sat Feb 15 23:16:38 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) Testing prerequisites >>>> PASSED STEP: prerequisites at Sat Feb 15 23:16:38 2025 >>>> RUNNING STEP: build.Binaries at Sat Feb 15 23:16:38 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-15 23:16:39.286650 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: 15376a4908cc1a0019f692b495085688736f84e0 BB: git hash: 15376a4908cc1a0019f692b495085688736f84e0 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/238] Building board: 3DRControlZeroG at 2025-02-15 23:16:39.825168 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/238] Building board: ACNS-CM4Pilot at 2025-02-15 23:16:41.365791 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/238] Building board: ACNS-F405AIO at 2025-02-15 23:16:41.618539 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/238] Building board: aerofc-v1 at 2025-02-15 23:16:41.801683 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/238] Building board: AEROFOX-H7 at 2025-02-15 23:16:42.980508 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/238] Building board: AET-H743-Basic at 2025-02-15 23:16:44.592462 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/238] Building board: airbotf4 at 2025-02-15 23:16:46.204785 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/238] Building board: AIRLink at 2025-02-15 23:16:46.266709 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/238] Building board: Airvolute-DCS2 at 2025-02-15 23:16:46.322839 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/238] Building board: AnyleafH7 at 2025-02-15 23:16:46.378070 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/238] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:16:46.433783 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/238] Building board: ARK_FPV at 2025-02-15 23:16:46.488723 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/238] Building board: ARKV6X at 2025-02-15 23:16:48.091271 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/238] Building board: AtomRCF405NAVI at 2025-02-15 23:16:48.149861 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/238] Building board: bbbmini at 2025-02-15 23:16:48.206232 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/238] Building board: BeastF7 at 2025-02-15 23:16:48.262011 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/238] Building board: BeastF7v2 at 2025-02-15 23:16:48.316606 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/238] Building board: BeastH7 at 2025-02-15 23:16:48.370149 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/238] Building board: BeastH7v2 at 2025-02-15 23:16:48.426070 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/238] Building board: bebop at 2025-02-15 23:16:48.482847 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/238] Building board: bebop at 2025-02-15 23:16:48.536249 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/238] Building board: BETAFPV-F405 at 2025-02-15 23:16:48.586925 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/238] Building board: BETAFPV-F405-I2C at 2025-02-15 23:16:48.640133 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/238] Building board: BlitzF745 at 2025-02-15 23:16:50.237498 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/238] Building board: BlitzF745AIO at 2025-02-15 23:16:50.309521 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/238] Building board: BlitzH743Pro at 2025-02-15 23:16:50.374181 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/238] Building board: BlitzMiniF745 at 2025-02-15 23:16:50.433062 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/238] Building board: BlitzWingH743 at 2025-02-15 23:16:50.493415 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/238] Building board: blue at 2025-02-15 23:16:50.554247 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/238] Building board: canzero at 2025-02-15 23:16:50.615408 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/238] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:16:50.674015 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/238] Building board: CBU-H7-Stamp at 2025-02-15 23:16:52.263365 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/238] Building board: CrazyF405 at 2025-02-15 23:16:53.851552 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/238] Building board: crazyflie2 at 2025-02-15 23:16:55.477168 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/238] Building board: CSKY405 at 2025-02-15 23:16:55.534445 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/238] Building board: CUAV-7-Nano at 2025-02-15 23:16:57.153868 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/238] Building board: CUAV-Nora at 2025-02-15 23:16:57.212270 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/238] Building board: CUAV-Nora-bdshot at 2025-02-15 23:16:57.279093 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/238] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:16:57.342921 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/238] Building board: CUAV-X7 at 2025-02-15 23:16:58.942384 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/238] Building board: CUAV-X7-bdshot at 2025-02-15 23:16:59.000353 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/238] Building board: CUAVv5 at 2025-02-15 23:16:59.055924 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/238] Building board: CUAVv5-bdshot at 2025-02-15 23:16:59.113185 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/238] Building board: CUAVv5Nano at 2025-02-15 23:16:59.167668 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/238] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:16:59.222537 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/238] Building board: CubeBlack at 2025-02-15 23:16:59.286258 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/238] Building board: CubeBlack+ at 2025-02-15 23:16:59.349348 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/238] Building board: CubeGreen-solo at 2025-02-15 23:16:59.404559 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/238] Building board: CubeOrange at 2025-02-15 23:16:59.458149 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/238] Building board: CubeOrange-bdshot at 2025-02-15 23:16:59.513547 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/238] Building board: CubeOrange-SimOnHardWare at 2025-02-15 23:16:59.573196 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/238] Building board: CubeOrangePlus at 2025-02-15 23:16:59.631463 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/238] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:16:59.685720 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/238] Building board: CubeOrangePlus-SimOnHardWare at 2025-02-15 23:16:59.740464 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/238] Building board: CubePurple at 2025-02-15 23:16:59.800252 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/238] Building board: CubeRedPrimary at 2025-02-15 23:16:59.855115 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/238] Building board: CubeRedSecondary at 2025-02-15 23:16:59.915830 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/238] Building board: CubeSolo at 2025-02-15 23:16:59.970504 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/238] Building board: CubeYellow at 2025-02-15 23:17:00.023774 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/238] Building board: CubeYellow-bdshot at 2025-02-15 23:17:00.078193 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/238] Building board: DevEBoxH7v2 at 2025-02-15 23:17:00.135134 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/238] Building board: DroneerF405 at 2025-02-15 23:17:00.188145 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/238] Building board: DrotekP3Pro at 2025-02-15 23:17:01.811836 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/238] Building board: Durandal at 2025-02-15 23:17:01.878584 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/238] Building board: Durandal-bdshot at 2025-02-15 23:17:01.938702 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/238] Building board: edge at 2025-02-15 23:17:01.994927 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/238] Building board: erlebrain2 at 2025-02-15 23:17:02.049762 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/238] Building board: F35Lightning at 2025-02-15 23:17:02.103790 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/238] Building board: F4BY at 2025-02-15 23:17:02.159290 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/238] Building board: F4BY_F427 at 2025-02-15 23:17:02.216133 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/238] Building board: FlyingMoonF407 at 2025-02-15 23:17:03.815311 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/238] Building board: FlyingMoonF427 at 2025-02-15 23:17:03.875089 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/238] Building board: FlyingMoonH743 at 2025-02-15 23:17:03.933699 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/238] Building board: FlywooF405HD-AIOv2 at 2025-02-15 23:17:03.991193 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/238] Building board: FlywooF405Pro at 2025-02-15 23:17:05.580805 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/238] Building board: FlywooF405S-AIO at 2025-02-15 23:17:05.660701 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/238] Building board: FlywooF745 at 2025-02-15 23:17:05.715529 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/238] Building board: FlywooF745Nano at 2025-02-15 23:17:05.772828 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/238] Building board: FlywooH743Pro at 2025-02-15 23:17:05.827775 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/238] Building board: fmuv2 at 2025-02-15 23:17:07.406545 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/238] Building board: fmuv3 at 2025-02-15 23:17:07.465116 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/238] Building board: fmuv5 at 2025-02-15 23:17:07.521045 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/238] Building board: FoxeerF405v2 at 2025-02-15 23:17:07.579381 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/238] Building board: FoxeerH743v1 at 2025-02-15 23:17:07.658027 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/238] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:17:07.722664 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/238] Building board: GEPRCF745BTHD at 2025-02-15 23:17:09.291422 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/238] Building board: Here4FC at 2025-02-15 23:17:10.862148 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/238] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:17:10.921235 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/238] Building board: JFB100 at 2025-02-15 23:17:10.976824 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/238] Building board: JFB110 at 2025-02-15 23:17:11.035150 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/238] Building board: JHEM_JHEF405 at 2025-02-15 23:17:11.091939 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/238] Building board: JHEMCU-GSF405A at 2025-02-15 23:17:12.663203 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/238] Building board: JHEMCU-GSF405A-RX2 at 2025-02-15 23:17:12.720477 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/238] Building board: JHEMCU-H743HD at 2025-02-15 23:17:12.780756 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/238] Building board: KakuteF4 at 2025-02-15 23:17:14.406566 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/238] Building board: KakuteF4-Wing at 2025-02-15 23:17:14.476145 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/238] Building board: KakuteF4Mini at 2025-02-15 23:17:16.059845 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/238] Building board: KakuteF7 at 2025-02-15 23:17:16.119036 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/238] Building board: KakuteF7-bdshot at 2025-02-15 23:17:16.173690 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/238] Building board: KakuteF7Mini at 2025-02-15 23:17:16.227924 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/238] Building board: KakuteH7 at 2025-02-15 23:17:16.281044 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/238] Building board: KakuteH7-bdshot at 2025-02-15 23:17:16.334720 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/238] Building board: KakuteH7-Wing at 2025-02-15 23:17:16.393045 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/238] Building board: KakuteH7Mini at 2025-02-15 23:17:16.447674 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/238] Building board: KakuteH7Mini-Nand at 2025-02-15 23:17:16.503859 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/238] Building board: KakuteH7v2 at 2025-02-15 23:17:16.559009 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/238] Building board: LongBowF405WING at 2025-02-15 23:17:16.612359 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/238] Building board: luminousbee5 at 2025-02-15 23:17:18.285328 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/238] Building board: MambaF405-2022 at 2025-02-15 23:17:18.344253 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/238] Building board: MambaF405US-I2C at 2025-02-15 23:17:18.400480 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/238] Building board: MambaF405v2 at 2025-02-15 23:17:18.456762 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/238] Building board: MambaH743v4 at 2025-02-15 23:17:18.515597 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/238] Building board: MatekF405 at 2025-02-15 23:17:18.573209 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/238] Building board: MatekF405-bdshot at 2025-02-15 23:17:18.629315 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/238] Building board: MatekF405-CAN at 2025-02-15 23:17:18.685729 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/238] Building board: MatekF405-STD at 2025-02-15 23:17:18.742704 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/238] Building board: MatekF405-TE at 2025-02-15 23:17:18.802453 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/238] Building board: MatekF405-TE-bdshot at 2025-02-15 23:17:18.861022 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/238] Building board: MatekF405-Wing at 2025-02-15 23:17:18.916298 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/238] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:17:18.979807 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/238] Building board: MatekF765-SE at 2025-02-15 23:17:19.040901 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/238] Building board: MatekF765-Wing at 2025-02-15 23:17:19.102253 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/238] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:17:19.161476 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/238] Building board: MatekH743 at 2025-02-15 23:17:19.220505 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/238] Building board: MatekH743-bdshot at 2025-02-15 23:17:19.280652 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/238] Building board: MatekH7A3 at 2025-02-15 23:17:19.337334 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/238] Building board: MFT-SEMA100 at 2025-02-15 23:17:20.930177 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/238] Building board: MicoAir405Mini at 2025-02-15 23:17:20.991567 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/238] Building board: MicoAir405v2 at 2025-02-15 23:17:22.555657 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/238] Building board: MicoAir743 at 2025-02-15 23:17:22.615384 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/238] Building board: MicoAir743-AIO at 2025-02-15 23:17:24.247910 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/238] Building board: MicoAir743v2 at 2025-02-15 23:17:25.854120 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/238] Building board: mindpx-v2 at 2025-02-15 23:17:27.420838 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/238] Building board: mini-pix at 2025-02-15 23:17:27.481632 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/238] Building board: modalai_fc-v1 at 2025-02-15 23:17:27.541838 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/238] Building board: mRoControlZeroClassic at 2025-02-15 23:17:27.608911 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/238] Building board: mRoControlZeroF7 at 2025-02-15 23:17:27.669399 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/238] Building board: mRoControlZeroH7 at 2025-02-15 23:17:27.726324 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/238] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:17:27.783840 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/238] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:17:27.843222 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/238] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:17:27.904679 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/238] Building board: mRoNexus at 2025-02-15 23:17:27.963505 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/238] Building board: mRoPixracerPro at 2025-02-15 23:17:28.023835 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/238] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:17:28.081026 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/238] Building board: mRoX21 at 2025-02-15 23:17:28.137865 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/238] Building board: mRoX21-777 at 2025-02-15 23:17:28.196476 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/238] Building board: MUPilot at 2025-02-15 23:17:28.256930 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/238] Building board: navigator at 2025-02-15 23:17:29.856582 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/238] Building board: navigator64 at 2025-02-15 23:17:29.916817 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/238] Building board: navio at 2025-02-15 23:17:31.493350 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/238] Building board: navio2 at 2025-02-15 23:17:31.562613 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/238] Building board: NxtPX4v2 at 2025-02-15 23:17:31.621407 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/238] Building board: obal at 2025-02-15 23:17:33.191090 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/238] Building board: omnibusf4 at 2025-02-15 23:17:33.252077 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/238] Building board: omnibusf4pro at 2025-02-15 23:17:33.311434 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/238] Building board: omnibusf4pro-bdshot at 2025-02-15 23:17:33.369007 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/238] Building board: omnibusf4v6 at 2025-02-15 23:17:33.430986 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/238] Building board: OMNIBUSF7V2 at 2025-02-15 23:17:33.489071 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/238] Building board: OmnibusNanoV6 at 2025-02-15 23:17:33.549790 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/238] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:17:33.610280 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/238] Building board: OrqaF405Pro at 2025-02-15 23:17:33.669534 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/238] Building board: PH4-mini at 2025-02-15 23:17:33.728272 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/238] Building board: PH4-mini-bdshot at 2025-02-15 23:17:33.789911 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/238] Building board: Pix32v5 at 2025-02-15 23:17:33.850646 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/238] Building board: PixC4-Jetson at 2025-02-15 23:17:33.907333 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/238] Building board: PixFlamingo at 2025-02-15 23:17:33.970475 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/238] Building board: PixFlamingo-F767 at 2025-02-15 23:17:34.030956 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/238] Building board: Pixhawk1 at 2025-02-15 23:17:34.094106 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/238] Building board: Pixhawk1-1M at 2025-02-15 23:17:34.152430 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/238] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:17:34.209538 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/238] Building board: Pixhawk1-bdshot at 2025-02-15 23:17:34.271709 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/238] Building board: Pixhawk4 at 2025-02-15 23:17:34.331023 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/238] Building board: Pixhawk4-bdshot at 2025-02-15 23:17:34.394272 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/238] Building board: Pixhawk5X at 2025-02-15 23:17:34.456818 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/238] Building board: Pixhawk6C at 2025-02-15 23:17:34.514728 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/238] Building board: Pixhawk6C-bdshot at 2025-02-15 23:17:34.574684 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/238] Building board: Pixhawk6X at 2025-02-15 23:17:34.632264 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/238] Building board: Pixhawk6X-bdshot at 2025-02-15 23:17:34.690701 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/238] Building board: PixPilot-C3 at 2025-02-15 23:17:34.749150 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/238] Building board: PixPilot-V3 at 2025-02-15 23:17:34.807504 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/238] Building board: PixPilot-V6 at 2025-02-15 23:17:34.866163 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/238] Building board: PixPilot-V6PRO at 2025-02-15 23:17:34.927138 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/238] Building board: Pixracer at 2025-02-15 23:17:36.490550 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/238] Building board: Pixracer-bdshot at 2025-02-15 23:17:36.552844 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/238] Building board: PixSurveyA1 at 2025-02-15 23:17:36.617397 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/238] Building board: PixSurveyA1-IND at 2025-02-15 23:17:36.675462 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/238] Building board: PixSurveyA2 at 2025-02-15 23:17:36.731585 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/238] Building board: pxf at 2025-02-15 23:17:36.790701 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/238] Building board: pxfmini at 2025-02-15 23:17:36.851970 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/238] Building board: QioTekAdeptF407 at 2025-02-15 23:17:36.909709 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/238] Building board: QioTekZealotF427 at 2025-02-15 23:17:36.970099 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/238] Building board: QioTekZealotH743 at 2025-02-15 23:17:37.028297 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/238] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:17:37.087719 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/238] Building board: R9Pilot at 2025-02-15 23:17:37.147115 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/238] Building board: RadiolinkPIX6 at 2025-02-15 23:17:37.205412 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/238] Building board: RADIX2HD at 2025-02-15 23:17:37.265173 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/238] Building board: ReaperF745 at 2025-02-15 23:17:37.323078 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/238] Building board: revo-mini at 2025-02-15 23:17:37.381431 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/238] Building board: revo-mini-bdshot at 2025-02-15 23:17:37.440600 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/238] Building board: revo-mini-i2c at 2025-02-15 23:17:37.501108 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/238] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:17:37.561511 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/238] Building board: SDMODELH7V1 at 2025-02-15 23:17:37.620085 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/238] Building board: SDMODELH7V2 at 2025-02-15 23:17:37.682132 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/238] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:17:37.740983 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/238] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:17:37.800877 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/238] Building board: SIYI_N7 at 2025-02-15 23:17:37.856919 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/238] Building board: SkySakuraH743 at 2025-02-15 23:17:37.914532 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/238] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:17:39.497099 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/238] Building board: skyviper-journey at 2025-02-15 23:17:39.559685 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.830s) BB-WAF: 'clean' finished successfully (1.428s) 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: 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: 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: 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: [14/107] ChibiOS: Compiling hal_crypto_lld.c BB-WAF: [15/107] ChibiOS: Compiling hal_dac_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_CommandModel.cpp BB-WAF: [ 14/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 15/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 16/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 17/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.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/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1003] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 24/1003] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 25/1003] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 26/1003] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1003] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 28/1003] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 29/1003] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 30/1003] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 31/1003] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 32/1003] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 33/1003] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 34/1003] Compiling libraries/AC_PID/AC_P_2D.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_uAvionix_MAVLink.cpp BB-WAF: [ 49/1003] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 50/1003] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 51/1003] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.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_analog.cpp BB-WAF: [ 60/1003] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 61/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 62/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 63/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 64/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 65/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 66/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 67/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 68/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 69/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 70/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 71/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.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_HIL.cpp BB-WAF: [ 80/1003] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 81/1003] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 82/1003] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 83/1003] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 84/1003] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 85/1003] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 86/1003] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 87/1003] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 88/1003] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 89/1003] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 90/1003] Compiling libraries/AP_Baro/AP_Baro_BMP085.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_SMBus_Rotoye.cpp BB-WAF: [ 94/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 95/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 96/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 97/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 98/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 99/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 100/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 101/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 102/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 103/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 104/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 105/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 106/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 107/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 108/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 109/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 110/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 111/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 112/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 113/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 114/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 115/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 116/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 117/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 118/1003] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 119/1003] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 120/1003] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 121/1003] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 122/1003] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 123/1003] Compiling libraries/AP_Beacon/AP_Beacon.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_CANIfaceParams.cpp BB-WAF: [ 129/1003] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 130/1003] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 131/1003] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 132/1003] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 133/1003] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 134/1003] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 135/1003] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 136/1003] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 137/1003] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 138/1003] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 139/1003] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 140/1003] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 141/1003] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 142/1003] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 143/1003] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 144/1003] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 145/1003] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 146/1003] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 147/1003] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 148/1003] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1003] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 150/1003] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 151/1003] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 152/1003] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 153/1003] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 154/1003] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 155/1003] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 156/1003] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 157/1003] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 158/1003] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 159/1003] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 160/1003] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 161/1003] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 162/1003] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 163/1003] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 164/1003] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 165/1003] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 166/1003] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 167/1003] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 168/1003] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 169/1003] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 170/1003] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 171/1003] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 172/1003] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 173/1003] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 174/1003] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 175/1003] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 176/1003] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 177/1003] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 178/1003] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 179/1003] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 180/1003] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 181/1003] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 182/1003] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 183/1003] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 184/1003] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.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/tables.cpp BB-WAF: [ 188/1003] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 189/1003] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 190/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 191/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 192/1003] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 193/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 194/1003] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 195/1003] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 196/1003] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 197/1003] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 198/1003] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 199/1003] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 200/1003] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 201/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 202/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 203/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 204/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 205/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 206/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 207/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 208/1003] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.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_backend.cpp BB-WAF: [ 212/1003] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 213/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 214/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 215/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 216/1003] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 217/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 218/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.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_Backend.cpp BB-WAF: [ 225/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 226/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 227/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 228/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 229/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 230/1003] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 231/1003] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 232/1003] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 233/1003] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 234/1003] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 235/1003] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 236/1003] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 237/1003] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 238/1003] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 239/1003] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 240/1003] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 241/1003] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 242/1003] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 243/1003] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 244/1003] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 245/1003] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 246/1003] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 247/1003] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 248/1003] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 249/1003] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 250/1003] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 251/1003] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 252/1003] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 253/1003] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 254/1003] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 255/1003] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 256/1003] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 257/1003] Compiling libraries/AP_Gripper/AP_Gripper_EPM.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/fw_uploader.cpp BB-WAF: [ 262/1003] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 263/1003] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 264/1003] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 265/1003] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 266/1003] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 267/1003] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 268/1003] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 269/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 270/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 271/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 272/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 273/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 274/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 275/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 276/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 277/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 278/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 279/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 280/1003] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 281/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 282/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 283/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 284/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 285/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 286/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 287/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 288/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 289/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.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/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 300/1003] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 301/1003] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 302/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.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_Backend.cpp BB-WAF: [ 305/1003] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 306/1003] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 307/1003] Compiling libraries/AP_Math/matrix3.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/location_double.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/polygon.cpp BB-WAF: [ 315/1003] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 316/1003] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 317/1003] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 318/1003] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 319/1003] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 320/1003] Compiling libraries/AP_Math/spline5.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_Dual.cpp BB-WAF: [ 325/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 326/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 327/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 328/1003] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 329/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 330/1003] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 331/1003] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 332/1003] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 333/1003] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 334/1003] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 335/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 336/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 337/1003] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 338/1003] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 339/1003] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 340/1003] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 341/1003] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 342/1003] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 343/1003] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 344/1003] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 345/1003] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 346/1003] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 347/1003] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 348/1003] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 349/1003] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 350/1003] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 351/1003] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 352/1003] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 353/1003] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 354/1003] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 355/1003] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 356/1003] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 357/1003] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 358/1003] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 359/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 360/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 361/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 362/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 363/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 364/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 365/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 366/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.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_PosVelFusion.cpp BB-WAF: [ 370/1003] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 371/1003] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 372/1003] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 373/1003] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 374/1003] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 375/1003] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 376/1003] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 377/1003] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 378/1003] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 379/1003] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 380/1003] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 381/1003] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 382/1003] Compiling modules/lwip/src/core/def.c BB-WAF: [ 383/1003] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 384/1003] Compiling modules/lwip/src/core/altcp_tcp.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_macaddr.cpp BB-WAF: [ 390/1003] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 391/1003] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 392/1003] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 393/1003] Compiling modules/lwip/src/core/init.c BB-WAF: [ 394/1003] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 395/1003] Compiling modules/lwip/src/netif/lowpan6_common.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/chap-md5.c BB-WAF: [ 399/1003] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 400/1003] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 401/1003] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 402/1003] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 403/1003] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 404/1003] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 405/1003] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 406/1003] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 407/1003] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 408/1003] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 409/1003] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 410/1003] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 411/1003] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 412/1003] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 413/1003] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 414/1003] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 415/1003] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 416/1003] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 417/1003] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 418/1003] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 419/1003] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 420/1003] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 421/1003] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 422/1003] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 423/1003] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 424/1003] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 425/1003] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 426/1003] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 427/1003] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 428/1003] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 429/1003] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 430/1003] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 431/1003] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 432/1003] Compiling modules/lwip/src/api/err.c BB-WAF: [ 433/1003] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 434/1003] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 435/1003] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 436/1003] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 437/1003] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 438/1003] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 439/1003] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 440/1003] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 441/1003] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 442/1003] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 443/1003] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 444/1003] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 445/1003] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 446/1003] Compiling modules/lwip/src/netif/ppp/pppcrypt.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/VRBoard_LED.cpp BB-WAF: [ 451/1003] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 452/1003] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 453/1003] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 454/1003] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 455/1003] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 456/1003] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 457/1003] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 458/1003] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 459/1003] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 460/1003] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 461/1003] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 462/1003] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 463/1003] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 464/1003] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 465/1003] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 466/1003] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 467/1003] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 468/1003] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 469/1003] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 470/1003] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 471/1003] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 472/1003] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 473/1003] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 474/1003] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 475/1003] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 476/1003] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 477/1003] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 478/1003] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 479/1003] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 480/1003] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 481/1003] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 482/1003] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 483/1003] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 484/1003] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 485/1003] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 486/1003] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 487/1003] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 488/1003] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 489/1003] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 490/1003] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 491/1003] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 492/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 493/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.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_Onboard.cpp BB-WAF: [ 497/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 498/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 499/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 500/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 501/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 502/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.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_Param.cpp BB-WAF: [ 506/1003] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 507/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 508/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 509/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 510/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 511/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 512/1003] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 513/1003] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 514/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 515/1003] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 516/1003] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 517/1003] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 518/1003] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 519/1003] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 520/1003] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 521/1003] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 522/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 523/1003] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 524/1003] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 525/1003] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 526/1003] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 527/1003] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 528/1003] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 529/1003] Compiling libraries/AP_Proximity/AP_Proximity_MAV.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_PPMSum.cpp BB-WAF: [ 533/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 534/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 535/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 536/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 537/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 538/1003] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 539/1003] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 540/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 541/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 542/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 543/1003] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 544/1003] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 545/1003] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 546/1003] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 547/1003] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 548/1003] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 549/1003] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 550/1003] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 551/1003] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 552/1003] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 553/1003] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 554/1003] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 555/1003] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 556/1003] Compiling libraries/AP_RPM/AP_RPM.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_backend.cpp BB-WAF: [ 561/1003] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 562/1003] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 563/1003] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 564/1003] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 565/1003] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 566/1003] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 567/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 568/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 569/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 570/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 571/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 572/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 573/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 574/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 575/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 576/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 577/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 578/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 579/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 580/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 581/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 582/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 583/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 584/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 585/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 586/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 587/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 588/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 589/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 590/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 591/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 592/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 593/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 594/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 595/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 596/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 597/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 598/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 599/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 600/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 601/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 602/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 603/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 604/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 605/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 606/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.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_MCP9600.cpp BB-WAF: [ 619/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 620/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 621/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 622/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 623/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 624/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 625/1003] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 626/1003] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 627/1003] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 628/1003] Compiling libraries/AP_Terrain/TerrainUtil.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_SmartAudio.cpp BB-WAF: [ 632/1003] Compiling libraries/AP_VideoTX/AP_Tramp.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_IntelT265.cpp BB-WAF: [ 637/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 638/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 639/1003] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 640/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 641/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 642/1003] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 643/1003] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 644/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 645/1003] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [ 646/1003] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [ 647/1003] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [ 648/1003] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [ 649/1003] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 650/1003] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 651/1003] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 652/1003] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 653/1003] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 654/1003] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 655/1003] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 656/1003] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 657/1003] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 658/1003] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 659/1003] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 660/1003] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 661/1003] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 662/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 663/1003] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 664/1003] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 665/1003] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 666/1003] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 667/1003] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 668/1003] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 669/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 670/1003] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 671/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 672/1003] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 673/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 674/1003] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 675/1003] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 676/1003] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 677/1003] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 678/1003] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 679/1003] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 680/1003] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 681/1003] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 682/1003] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 683/1003] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 684/1003] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 685/1003] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 686/1003] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 687/1003] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 688/1003] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 689/1003] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 690/1003] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 691/1003] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 692/1003] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 693/1003] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 694/1003] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 695/1003] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 696/1003] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 697/1003] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 698/1003] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 699/1003] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 700/1003] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 701/1003] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 702/1003] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 703/1003] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 704/1003] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 705/1003] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 706/1003] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 707/1003] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 708/1003] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 709/1003] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 710/1003] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 711/1003] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 712/1003] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 713/1003] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 714/1003] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 715/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 716/1003] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 717/1003] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 718/1003] Compiling libraries/AP_HAL_ChibiOS/Device.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/SoftSigReader.cpp BB-WAF: [ 723/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 724/1003] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 725/1003] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 726/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 727/1003] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 728/1003] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 729/1003] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 730/1003] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 731/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 732/1003] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 733/1003] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 734/1003] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 735/1003] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.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/loadlib.c BB-WAF: [ 739/1003] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 740/1003] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 741/1003] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 742/1003] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 743/1003] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 744/1003] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 745/1003] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 746/1003] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 747/1003] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 748/1003] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 749/1003] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 750/1003] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 751/1003] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 752/1003] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 753/1003] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 754/1003] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 755/1003] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 756/1003] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 757/1003] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 758/1003] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 759/1003] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 760/1003] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 761/1003] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 762/1003] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 763/1003] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 764/1003] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 765/1003] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 766/1003] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 767/1003] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 768/1003] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 769/1003] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 770/1003] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 771/1003] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 772/1003] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 773/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 774/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 775/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 776/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 777/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 778/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 779/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 780/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 781/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 782/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 783/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 784/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 785/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 786/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 787/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 788/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 789/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 790/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 791/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 792/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 793/1003] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 794/1003] Compiling libraries/AP_ADSB/sagetech-sdk/target.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/sgDecodeFlightId.c BB-WAF: [ 798/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 799/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 800/1003] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 801/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 802/1003] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 803/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 804/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 805/1003] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 806/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 807/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 808/1003] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 809/1003] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 810/1003] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 811/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 812/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 813/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 814/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 815/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 816/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 817/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 818/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 819/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 820/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 821/1003] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 822/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 823/1003] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 824/1003] Compiling libraries/AP_AHRS/AP_AHRS_DCM.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_Params.cpp BB-WAF: [ 829/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor.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_VisualOdom.cpp BB-WAF: [ 839/1003] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 840/1003] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 841/1003] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 842/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 843/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 844/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 845/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 846/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 847/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 848/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 849/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 850/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 851/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 852/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 853/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 854/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.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.cpp BB-WAF: [ 862/1003] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 863/1003] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 864/1003] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 865/1003] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 866/1003] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 867/1003] Compiling libraries/GCS_MAVLink/GCS_Fence.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.cpp BB-WAF: [ 873/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 874/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 875/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 876/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 877/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 878/1003] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 879/1003] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 880/1003] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 881/1003] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 882/1003] Compiling libraries/AC_Fence/AC_PolyFence_loader.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.cpp BB-WAF: [ 889/1003] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.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_params.cpp BB-WAF: [ 897/1003] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 898/1003] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 899/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 900/1003] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 901/1003] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.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_Motors_Thrust_Linearization.cpp BB-WAF: [ 906/1003] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 907/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix.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_ParamScreen.cpp BB-WAF: [ 912/1003] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 913/1003] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 914/1003] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [ 915/1003] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 916/1003] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 917/1003] Compiling libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp BB-WAF: [ 918/1003] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 919/1003] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 920/1003] Compiling libraries/AP_Scripting/lua_boxed_numerics.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_bindings.cpp BB-WAF: [ 923/1003] Compiling libraries/AP_Scripting/lua_repl.cpp BB-WAF: [ 924/1003] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 925/1003] Compiling ArduCopter/GCS_Mavlink.cpp BB-WAF: [ 926/1003] Compiling ArduCopter/motors.cpp BB-WAF: [ 927/1003] Compiling ArduCopter/mode_smart_rtl.cpp BB-WAF: [ 928/1003] Compiling ArduCopter/mode_avoid_adsb.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_drift.cpp BB-WAF: [ 932/1003] Compiling ArduCopter/mode_guided.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_stabilize.cpp BB-WAF: [ 936/1003] Compiling ArduCopter/mode_loiter.cpp BB-WAF: [ 937/1003] Compiling ArduCopter/crash_check.cpp BB-WAF: [ 938/1003] Compiling ArduCopter/mode_flip.cpp BB-WAF: [ 939/1003] Compiling ArduCopter/takeoff_check.cpp BB-WAF: [ 940/1003] Compiling ArduCopter/RC_Channel.cpp BB-WAF: [ 941/1003] Compiling ArduCopter/UserCode.cpp BB-WAF: [ 942/1003] Compiling ArduCopter/mode_acro.cpp BB-WAF: [ 943/1003] Compiling ArduCopter/UserParameters.cpp BB-WAF: [ 944/1003] Compiling ArduCopter/Parameters.cpp BB-WAF: [ 945/1003] Compiling ArduCopter/commands.cpp BB-WAF: [ 946/1003] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/lib/libArduCopter_libs.a BB-WAF: [ 947/1003] Compiling ArduCopter/mode_throw.cpp BB-WAF: [ 948/1003] Compiling ArduCopter/precision_landing.cpp BB-WAF: [ 949/1003] Compiling ArduCopter/mode_zigzag.cpp BB-WAF: [ 950/1003] Compiling ArduCopter/Copter.cpp BB-WAF: [ 951/1003] Compiling ArduCopter/mode_poshold.cpp BB-WAF: [ 952/1003] Compiling ArduCopter/mode.cpp BB-WAF: [ 953/1003] Compiling ArduCopter/terrain.cpp BB-WAF: [ 954/1003] Compiling ArduCopter/esc_calibration.cpp BB-WAF: [ 955/1003] Compiling ArduCopter/heli.cpp BB-WAF: [ 956/1003] Compiling ArduCopter/standby.cpp BB-WAF: [ 957/1003] Compiling ArduCopter/mode_circle.cpp BB-WAF: [ 958/1003] Compiling ArduCopter/afs_copter.cpp BB-WAF: [ 959/1003] Compiling ArduCopter/AP_Arming.cpp BB-WAF: [ 960/1003] Compiling ArduCopter/compassmot.cpp BB-WAF: [ 961/1003] Compiling ArduCopter/surface_tracking.cpp BB-WAF: [ 962/1003] Compiling ArduCopter/events.cpp BB-WAF: [ 963/1003] Compiling ArduCopter/mode_autotune.cpp BB-WAF: [ 964/1003] Compiling ArduCopter/baro_ground_effect.cpp BB-WAF: [ 965/1003] Compiling ArduCopter/sensors.cpp BB-WAF: [ 966/1003] Compiling ArduCopter/avoidance_adsb.cpp BB-WAF: [ 967/1003] Compiling ArduCopter/avoidance.cpp BB-WAF: [ 968/1003] Compiling ArduCopter/mode_land.cpp BB-WAF: [ 969/1003] Compiling ArduCopter/navigation.cpp BB-WAF: [ 970/1003] Compiling ArduCopter/mode_sport.cpp BB-WAF: [ 971/1003] Compiling ArduCopter/mode_turtle.cpp BB-WAF: [ 972/1003] Compiling ArduCopter/system.cpp BB-WAF: [ 973/1003] Compiling ArduCopter/mode_systemid.cpp BB-WAF: [ 974/1003] Compiling ArduCopter/mode_althold.cpp BB-WAF: [ 975/1003] Compiling ArduCopter/motor_test.cpp BB-WAF: [ 976/1003] Compiling ArduCopter/mode_stabilize_heli.cpp BB-WAF: [ 977/1003] Compiling ArduCopter/mode_rtl.cpp BB-WAF: [ 978/1003] Compiling ArduCopter/AP_ExternalControl_Copter.cpp BB-WAF: [ 979/1003] Compiling ArduCopter/takeoff.cpp BB-WAF: [ 980/1003] Compiling ArduCopter/mode_acro_heli.cpp BB-WAF: [ 981/1003] Compiling ArduCopter/Log.cpp BB-WAF: [ 982/1003] Compiling ArduCopter/GCS_Copter.cpp BB-WAF: [ 983/1003] Compiling ArduCopter/mode_auto.cpp BB-WAF: [ 984/1003] Compiling ArduCopter/mode_follow.cpp BB-WAF: [ 985/1003] Compiling ArduCopter/mode_guided_nogps.cpp BB-WAF: [ 986/1003] Compiling ArduCopter/AP_Rally.cpp BB-WAF: [ 987/1003] Compiling ArduCopter/land_detector.cpp BB-WAF: [ 988/1003] Compiling ArduCopter/Attitude.cpp BB-WAF: [ 989/1003] Compiling ArduCopter/autoyaw.cpp BB-WAF: [ 990/1003] Compiling ArduCopter/failsafe.cpp BB-WAF: [ 991/1003] Compiling ArduCopter/radio.cpp BB-WAF: [ 992/1003] Compiling ArduCopter/landing_gear.cpp BB-WAF: [ 993/1003] Compiling ArduCopter/mode_brake.cpp BB-WAF: [ 994/1003] Compiling ArduCopter/inertia.cpp BB-WAF: [ 995/1003] Compiling ArduCopter/AP_State.cpp BB-WAF: [ 996/1003] Compiling ArduCopter/tuning.cpp BB-WAF: [ 997/1003] Compiling ArduCopter/ekf_check.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 139714894134880: 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 ((3050395, 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/238] Building board: skyviper-v2450 at 2025-02-15 23:18:07.607058 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/238] Building board: sparky2 at 2025-02-15 23:18:07.663730 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/238] Building board: speedybeef4 at 2025-02-15 23:18:07.727248 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/238] Building board: SpeedyBeeF405Mini at 2025-02-15 23:18:07.793022 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/238] Building board: SpeedyBeeF405WING at 2025-02-15 23:18:07.849765 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/238] Building board: speedybeef4v3 at 2025-02-15 23:18:07.908331 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/238] Building board: speedybeef4v4 at 2025-02-15 23:18:07.966114 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/238] Building board: SPRacingH7 at 2025-02-15 23:18:08.026221 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/238] Building board: SPRacingH7RF at 2025-02-15 23:18:08.085002 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/238] Building board: SuccexF4 at 2025-02-15 23:18:08.147574 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/238] Building board: TBS-Colibri-F7 at 2025-02-15 23:18:08.205418 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/238] Building board: TBS_LUCID_H7 at 2025-02-15 23:18:08.263756 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/238] Building board: TBS_LUCID_PRO at 2025-02-15 23:18:09.847246 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/238] Building board: thepeach-k1 at 2025-02-15 23:18:11.463898 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/238] Building board: thepeach-r1 at 2025-02-15 23:18:11.524276 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/238] Building board: TMotorH743 at 2025-02-15 23:18:11.589259 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/238] Building board: VRBrain-v51 at 2025-02-15 23:18:11.652961 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/238] Building board: VRBrain-v52 at 2025-02-15 23:18:11.713022 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/238] Building board: VRBrain-v54 at 2025-02-15 23:18:11.771840 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/238] Building board: VRCore-v10 at 2025-02-15 23:18:11.831402 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/238] Building board: VRUBrain-v51 at 2025-02-15 23:18:11.891645 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/238] Building board: VUAV-V7pro at 2025-02-15 23:18:11.953429 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/238] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:18:12.012735 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/238] Building board: YJUAV_A6 at 2025-02-15 23:18:13.611507 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/238] Building board: YJUAV_A6SE at 2025-02-15 23:18:13.671798 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/238] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:18:13.731460 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/238] Building board: YJUAV_A6Ultra at 2025-02-15 23:18:13.791507 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/238] Building board: ZeroOneX6 at 2025-02-15 23:18:13.850523 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: [238/238] Building board: ZeroOneX6_Air at 2025-02-15 23:18:13.911770 BB: Trying checkout ArduCopter stable ZeroOneX6_Air 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_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ZeroOneX6_Air/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 (ZeroOneX6_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter stable ZeroOneX6_Air 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_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ZeroOneX6_Air-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 (ZeroOneX6_Air) - 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: 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building ArduPlane stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/226] Building board: 3DRControlZeroG at 2025-02-15 23:18:19.317635 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/226] Building board: ACNS-CM4Pilot at 2025-02-15 23:18:19.811576 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/226] Building board: ACNS-F405AIO at 2025-02-15 23:18:20.357535 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/226] Building board: AEROFOX-H7 at 2025-02-15 23:18:20.391962 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/226] Building board: AET-H743-Basic at 2025-02-15 23:18:21.198218 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/226] Building board: airbotf4 at 2025-02-15 23:18:21.992739 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/226] Building board: AIRLink at 2025-02-15 23:18:22.026587 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/226] Building board: Airvolute-DCS2 at 2025-02-15 23:18:22.058284 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/226] Building board: AnyleafH7 at 2025-02-15 23:18:22.088051 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/226] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:18:22.117917 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/226] Building board: ARK_FPV at 2025-02-15 23:18:22.152389 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/226] Building board: ARKV6X at 2025-02-15 23:18:22.939364 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/226] Building board: AtomRCF405NAVI at 2025-02-15 23:18:22.972206 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/226] Building board: bbbmini at 2025-02-15 23:18:23.000613 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/226] Building board: BeastF7 at 2025-02-15 23:18:23.030195 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/226] Building board: BeastF7v2 at 2025-02-15 23:18:23.061101 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/226] Building board: BeastH7 at 2025-02-15 23:18:23.092422 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/226] Building board: BeastH7v2 at 2025-02-15 23:18:23.125704 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/226] Building board: bebop at 2025-02-15 23:18:23.156479 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/226] Building board: BlitzF745 at 2025-02-15 23:18:23.184478 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/226] Building board: BlitzF745AIO at 2025-02-15 23:18:23.214207 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/226] Building board: BlitzH743Pro at 2025-02-15 23:18:23.244799 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/226] Building board: BlitzMiniF745 at 2025-02-15 23:18:23.274666 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/226] Building board: BlitzWingH743 at 2025-02-15 23:18:23.305722 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/226] Building board: blue at 2025-02-15 23:18:23.336166 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/226] Building board: canzero at 2025-02-15 23:18:23.365026 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/226] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:18:23.394632 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/226] Building board: CBU-H7-Stamp at 2025-02-15 23:18:24.193323 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/226] Building board: CSKY405 at 2025-02-15 23:18:25.022228 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/226] Building board: CUAV-7-Nano at 2025-02-15 23:18:25.810084 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/226] Building board: CUAV-Nora at 2025-02-15 23:18:25.842890 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/226] Building board: CUAV-Nora-bdshot at 2025-02-15 23:18:25.873949 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/226] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:18:25.905496 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/226] Building board: CUAV-X7 at 2025-02-15 23:18:26.688729 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/226] Building board: CUAV-X7-bdshot at 2025-02-15 23:18:26.729682 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/226] Building board: CUAVv5 at 2025-02-15 23:18:26.764530 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/226] Building board: CUAVv5-bdshot at 2025-02-15 23:18:26.801808 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/226] Building board: CUAVv5Nano at 2025-02-15 23:18:26.832701 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/226] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:18:26.862936 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/226] Building board: CubeBlack at 2025-02-15 23:18:26.892536 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/226] Building board: CubeBlack+ at 2025-02-15 23:18:26.922099 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/226] Building board: CubeOrange at 2025-02-15 23:18:26.952857 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/226] Building board: CubeOrange-bdshot at 2025-02-15 23:18:26.984091 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/226] Building board: CubeOrangePlus at 2025-02-15 23:18:27.012641 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/226] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:18:27.043694 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/226] Building board: CubePurple at 2025-02-15 23:18:27.071560 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/226] Building board: CubeRedPrimary at 2025-02-15 23:18:27.100890 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/226] Building board: CubeRedSecondary at 2025-02-15 23:18:27.128761 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/226] Building board: CubeYellow at 2025-02-15 23:18:27.157110 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/226] Building board: CubeYellow-bdshot at 2025-02-15 23:18:27.185297 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/226] Building board: DevEBoxH7v2 at 2025-02-15 23:18:27.214892 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/226] Building board: disco at 2025-02-15 23:18:27.244181 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/226] Building board: DroneerF405 at 2025-02-15 23:18:27.271032 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/226] Building board: DrotekP3Pro at 2025-02-15 23:18:28.080567 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/226] Building board: Durandal at 2025-02-15 23:18:28.110043 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/226] Building board: Durandal-bdshot at 2025-02-15 23:18:28.138666 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/226] Building board: edge at 2025-02-15 23:18:28.166773 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/226] Building board: erlebrain2 at 2025-02-15 23:18:28.195330 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/226] Building board: F35Lightning at 2025-02-15 23:18:28.222807 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/226] Building board: F4BY at 2025-02-15 23:18:28.251419 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/226] Building board: F4BY_F427 at 2025-02-15 23:18:28.279087 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/226] Building board: FlyingMoonF407 at 2025-02-15 23:18:29.066663 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/226] Building board: FlyingMoonF427 at 2025-02-15 23:18:29.096429 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/226] Building board: FlyingMoonH743 at 2025-02-15 23:18:29.124415 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/226] Building board: FlywooF405Pro at 2025-02-15 23:18:29.153149 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/226] Building board: FlywooF745 at 2025-02-15 23:18:29.181768 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/226] Building board: FlywooF745Nano at 2025-02-15 23:18:29.209726 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/226] Building board: FlywooH743Pro at 2025-02-15 23:18:29.236993 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/226] Building board: fmuv2 at 2025-02-15 23:18:30.013896 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/226] Building board: fmuv3 at 2025-02-15 23:18:30.044869 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/226] Building board: fmuv5 at 2025-02-15 23:18:30.072380 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/226] Building board: FoxeerF405v2 at 2025-02-15 23:18:30.099588 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/226] Building board: FoxeerH743v1 at 2025-02-15 23:18:30.126399 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/226] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:18:30.153815 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/226] Building board: GEPRCF745BTHD at 2025-02-15 23:18:30.935494 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/226] Building board: HEEWING-F405 at 2025-02-15 23:18:31.731067 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/226] Building board: HEEWING-F405v2 at 2025-02-15 23:18:31.759900 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/226] Building board: Here4FC at 2025-02-15 23:18:31.792059 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/226] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:18:31.820302 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/226] Building board: JFB100 at 2025-02-15 23:18:31.853265 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/226] Building board: JFB110 at 2025-02-15 23:18:31.887011 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/226] Building board: JHEM_JHEF405 at 2025-02-15 23:18:31.914424 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/226] Building board: JHEMCU-H743HD at 2025-02-15 23:18:32.695764 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/226] Building board: KakuteF4 at 2025-02-15 23:18:33.486635 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/226] Building board: KakuteF4-Wing at 2025-02-15 23:18:33.517189 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/226] Building board: KakuteF4Mini at 2025-02-15 23:18:34.301417 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/226] Building board: KakuteF7 at 2025-02-15 23:18:34.331839 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/226] Building board: KakuteF7-bdshot at 2025-02-15 23:18:34.359966 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/226] Building board: KakuteF7Mini at 2025-02-15 23:18:34.390926 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/226] Building board: KakuteH7 at 2025-02-15 23:18:34.421725 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/226] Building board: KakuteH7-bdshot at 2025-02-15 23:18:34.451604 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/226] Building board: KakuteH7-Wing at 2025-02-15 23:18:34.479981 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/226] Building board: KakuteH7Mini at 2025-02-15 23:18:34.508837 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/226] Building board: KakuteH7Mini-Nand at 2025-02-15 23:18:34.538427 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/226] Building board: KakuteH7v2 at 2025-02-15 23:18:34.571595 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/226] Building board: LongBowF405WING at 2025-02-15 23:18:34.600046 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/226] Building board: luminousbee5 at 2025-02-15 23:18:35.378142 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/226] Building board: MambaF405-2022 at 2025-02-15 23:18:35.408557 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/226] Building board: MambaF405US-I2C at 2025-02-15 23:18:35.437028 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/226] Building board: MambaF405v2 at 2025-02-15 23:18:35.464998 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/226] Building board: MambaH743v4 at 2025-02-15 23:18:35.493121 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/226] Building board: MatekF405 at 2025-02-15 23:18:35.521136 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/226] Building board: MatekF405-bdshot at 2025-02-15 23:18:35.550911 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/226] Building board: MatekF405-CAN at 2025-02-15 23:18:35.582745 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/226] Building board: MatekF405-STD at 2025-02-15 23:18:35.611354 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/226] Building board: MatekF405-TE at 2025-02-15 23:18:35.640986 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/226] Building board: MatekF405-TE-bdshot at 2025-02-15 23:18:35.668977 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/226] Building board: MatekF405-Wing at 2025-02-15 23:18:35.696903 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/226] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:18:35.725975 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/226] Building board: MatekF765-SE at 2025-02-15 23:18:35.755462 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/226] Building board: MatekF765-Wing at 2025-02-15 23:18:35.783416 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/226] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:18:35.811038 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/226] Building board: MatekH743 at 2025-02-15 23:18:35.839802 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/226] Building board: MatekH743-bdshot at 2025-02-15 23:18:35.867445 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/226] Building board: MatekH7A3 at 2025-02-15 23:18:35.895820 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/226] Building board: MFT-SEMA100 at 2025-02-15 23:18:36.688020 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/226] Building board: MicoAir405Mini at 2025-02-15 23:18:36.719209 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/226] Building board: MicoAir405v2 at 2025-02-15 23:18:37.503135 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/226] Building board: MicoAir743 at 2025-02-15 23:18:37.536141 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/226] Building board: MicoAir743-AIO at 2025-02-15 23:18:38.317740 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/226] Building board: MicoAir743v2 at 2025-02-15 23:18:39.109291 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/226] Building board: mindpx-v2 at 2025-02-15 23:18:39.905776 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/226] Building board: mini-pix at 2025-02-15 23:18:39.937241 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/226] Building board: modalai_fc-v1 at 2025-02-15 23:18:39.966214 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/226] Building board: mRoControlZeroClassic at 2025-02-15 23:18:39.995076 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/226] Building board: mRoControlZeroF7 at 2025-02-15 23:18:40.023196 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/226] Building board: mRoControlZeroH7 at 2025-02-15 23:18:40.051435 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/226] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:18:40.081391 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/226] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:18:40.109763 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/226] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:18:40.138882 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/226] Building board: mRoNexus at 2025-02-15 23:18:40.166865 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/226] Building board: mRoPixracerPro at 2025-02-15 23:18:40.196025 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/226] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:18:40.225796 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/226] Building board: mRoX21 at 2025-02-15 23:18:40.255937 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/226] Building board: mRoX21-777 at 2025-02-15 23:18:40.283640 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/226] Building board: MUPilot at 2025-02-15 23:18:40.311565 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/226] Building board: navigator at 2025-02-15 23:18:41.120287 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/226] Building board: navigator64 at 2025-02-15 23:18:41.149409 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/226] Building board: navio at 2025-02-15 23:18:41.951067 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/226] Building board: navio2 at 2025-02-15 23:18:41.980976 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/226] Building board: NxtPX4v2 at 2025-02-15 23:18:42.009696 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/226] Building board: obal at 2025-02-15 23:18:42.804909 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/226] Building board: omnibusf4 at 2025-02-15 23:18:42.834261 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/226] Building board: omnibusf4pro at 2025-02-15 23:18:42.862126 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/226] Building board: omnibusf4pro-bdshot at 2025-02-15 23:18:42.890282 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/226] Building board: omnibusf4v6 at 2025-02-15 23:18:42.919321 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/226] Building board: OMNIBUSF7V2 at 2025-02-15 23:18:42.946976 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/226] Building board: OmnibusNanoV6 at 2025-02-15 23:18:42.977970 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/226] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:18:43.007341 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/226] Building board: OrqaF405Pro at 2025-02-15 23:18:43.035852 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/226] Building board: PH4-mini at 2025-02-15 23:18:43.065882 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/226] Building board: PH4-mini-bdshot at 2025-02-15 23:18:43.095567 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/226] Building board: Pix32v5 at 2025-02-15 23:18:43.124293 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/226] Building board: PixC4-Jetson at 2025-02-15 23:18:43.152145 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/226] Building board: PixFlamingo at 2025-02-15 23:18:43.180192 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/226] Building board: PixFlamingo-F767 at 2025-02-15 23:18:43.207855 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/226] Building board: Pixhawk1 at 2025-02-15 23:18:43.236133 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/226] Building board: Pixhawk1-1M at 2025-02-15 23:18:43.263058 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/226] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:18:43.292044 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/226] Building board: Pixhawk1-bdshot at 2025-02-15 23:18:43.320353 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/226] Building board: Pixhawk4 at 2025-02-15 23:18:43.348400 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/226] Building board: Pixhawk4-bdshot at 2025-02-15 23:18:43.377379 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/226] Building board: Pixhawk5X at 2025-02-15 23:18:43.405038 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/226] Building board: Pixhawk6C at 2025-02-15 23:18:43.433195 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/226] Building board: Pixhawk6C-bdshot at 2025-02-15 23:18:43.460897 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/226] Building board: Pixhawk6X at 2025-02-15 23:18:43.499598 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/226] Building board: Pixhawk6X-bdshot at 2025-02-15 23:18:43.528708 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/226] Building board: PixPilot-C3 at 2025-02-15 23:18:43.558159 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/226] Building board: PixPilot-V3 at 2025-02-15 23:18:43.588252 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/226] Building board: PixPilot-V6 at 2025-02-15 23:18:43.619480 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/226] Building board: PixPilot-V6PRO at 2025-02-15 23:18:43.648113 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/226] Building board: Pixracer at 2025-02-15 23:18:44.443502 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/226] Building board: Pixracer-bdshot at 2025-02-15 23:18:44.474930 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/226] Building board: PixSurveyA1 at 2025-02-15 23:18:44.505748 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/226] Building board: PixSurveyA1-IND at 2025-02-15 23:18:44.535603 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/226] Building board: PixSurveyA2 at 2025-02-15 23:18:44.565506 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/226] Building board: pxf at 2025-02-15 23:18:44.598352 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/226] Building board: pxfmini at 2025-02-15 23:18:44.627169 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/226] Building board: QioTekAdeptF407 at 2025-02-15 23:18:44.656514 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/226] Building board: QioTekZealotF427 at 2025-02-15 23:18:44.685253 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/226] Building board: QioTekZealotH743 at 2025-02-15 23:18:44.714118 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/226] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:18:44.741215 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/226] Building board: R9Pilot at 2025-02-15 23:18:44.775458 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/226] Building board: RadiolinkPIX6 at 2025-02-15 23:18:44.805850 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/226] Building board: RADIX2HD at 2025-02-15 23:18:44.836563 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/226] Building board: ReaperF745 at 2025-02-15 23:18:44.866716 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/226] Building board: revo-mini at 2025-02-15 23:18:44.897724 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/226] Building board: revo-mini-bdshot at 2025-02-15 23:18:44.926813 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/226] Building board: revo-mini-i2c at 2025-02-15 23:18:44.954833 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/226] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:18:44.985004 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/226] Building board: SDMODELH7V1 at 2025-02-15 23:18:45.013952 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/226] Building board: SDMODELH7V2 at 2025-02-15 23:18:45.043458 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/226] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:18:45.073643 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/226] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:18:45.103456 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/226] Building board: SIYI_N7 at 2025-02-15 23:18:45.132561 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/226] Building board: SkySakuraH743 at 2025-02-15 23:18:45.163560 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/226] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:18:45.958737 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/226] Building board: sparky2 at 2025-02-15 23:18:45.988696 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/226] Building board: speedybeef4 at 2025-02-15 23:18:46.017241 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/226] Building board: SpeedyBeeF405Mini at 2025-02-15 23:18:46.045077 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/226] Building board: SpeedyBeeF405WING at 2025-02-15 23:18:46.076068 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/226] Building board: speedybeef4v3 at 2025-02-15 23:18:46.104372 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/226] Building board: speedybeef4v4 at 2025-02-15 23:18:46.132373 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/226] Building board: SPRacingH7 at 2025-02-15 23:18:46.160303 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/226] Building board: SPRacingH7RF at 2025-02-15 23:18:46.190631 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/226] Building board: SuccexF4 at 2025-02-15 23:18:46.219466 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/226] Building board: Swan-K1 at 2025-02-15 23:18:46.248109 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/226] Building board: TBS-Colibri-F7 at 2025-02-15 23:18:46.277139 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/226] Building board: TBS_LUCID_H7 at 2025-02-15 23:18:46.305314 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/226] Building board: TBS_LUCID_PRO at 2025-02-15 23:18:47.103973 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/226] Building board: thepeach-k1 at 2025-02-15 23:18:47.920570 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/226] Building board: thepeach-r1 at 2025-02-15 23:18:47.952369 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/226] Building board: TMotorH743 at 2025-02-15 23:18:47.981363 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/226] Building board: VRBrain-v51 at 2025-02-15 23:18:48.010526 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/226] Building board: VRBrain-v52 at 2025-02-15 23:18:48.040766 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/226] Building board: VRBrain-v54 at 2025-02-15 23:18:48.071157 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/226] Building board: VRCore-v10 at 2025-02-15 23:18:48.101643 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/226] Building board: VRUBrain-v51 at 2025-02-15 23:18:48.132668 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/226] Building board: VUAV-V7pro at 2025-02-15 23:18:48.162371 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/226] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:18:48.191632 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/226] Building board: YJUAV_A6 at 2025-02-15 23:18:49.012858 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/226] Building board: YJUAV_A6SE at 2025-02-15 23:18:49.047323 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/226] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:18:49.080457 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/226] Building board: YJUAV_A6Ultra at 2025-02-15 23:18:49.112348 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/226] Building board: ZeroOneX6 at 2025-02-15 23:18:49.142654 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: [226/226] Building board: ZeroOneX6_Air at 2025-02-15 23:18:49.172598 BB: Trying checkout ArduPlane stable ZeroOneX6_Air 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_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ZeroOneX6_Air/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 (ZeroOneX6_Air) - 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: 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building Rover stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/222] Building board: 3DRControlZeroG at 2025-02-15 23:18:51.392175 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/222] Building board: ACNS-CM4Pilot at 2025-02-15 23:18:52.214500 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/222] Building board: ACNS-F405AIO at 2025-02-15 23:18:52.541615 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/222] Building board: AEROFOX-H7 at 2025-02-15 23:18:52.868512 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/222] Building board: AET-H743-Basic at 2025-02-15 23:18:53.984845 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/222] Building board: airbotf4 at 2025-02-15 23:18:54.789841 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/222] Building board: AIRLink at 2025-02-15 23:18:54.819847 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/222] Building board: Airvolute-DCS2 at 2025-02-15 23:18:54.847040 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/222] Building board: AnyleafH7 at 2025-02-15 23:18:54.874004 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/222] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:18:54.901355 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/222] Building board: ARK_FPV at 2025-02-15 23:18:54.928186 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/222] Building board: ARKV6X at 2025-02-15 23:18:55.720165 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/222] Building board: AtomRCF405NAVI at 2025-02-15 23:18:55.749632 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/222] Building board: bbbmini at 2025-02-15 23:18:55.777813 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/222] Building board: BeastF7 at 2025-02-15 23:18:55.806055 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/222] Building board: BeastF7v2 at 2025-02-15 23:18:55.832833 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/222] Building board: BeastH7 at 2025-02-15 23:18:55.860272 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/222] Building board: BeastH7v2 at 2025-02-15 23:18:55.887441 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/222] Building board: bebop at 2025-02-15 23:18:55.914665 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/222] Building board: BlitzF745 at 2025-02-15 23:18:55.942270 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/222] Building board: BlitzF745AIO at 2025-02-15 23:18:55.969817 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/222] Building board: BlitzH743Pro at 2025-02-15 23:18:55.998654 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/222] Building board: BlitzMiniF745 at 2025-02-15 23:18:56.025977 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/222] Building board: BlitzWingH743 at 2025-02-15 23:18:56.053433 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/222] Building board: blue at 2025-02-15 23:18:56.087448 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/222] Building board: canzero at 2025-02-15 23:18:56.117294 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/222] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:18:56.144829 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/222] Building board: CBU-H7-Stamp at 2025-02-15 23:18:56.944674 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/222] Building board: CSKY405 at 2025-02-15 23:18:57.728978 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/222] Building board: CUAV-7-Nano at 2025-02-15 23:18:58.523133 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/222] Building board: CUAV-Nora at 2025-02-15 23:18:58.553656 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/222] Building board: CUAV-Nora-bdshot at 2025-02-15 23:18:58.583947 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/222] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:18:58.611347 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/222] Building board: CUAV-X7 at 2025-02-15 23:18:59.403166 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/222] Building board: CUAV-X7-bdshot at 2025-02-15 23:18:59.432836 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/222] Building board: CUAVv5 at 2025-02-15 23:18:59.460669 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/222] Building board: CUAVv5-bdshot at 2025-02-15 23:18:59.488737 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/222] Building board: CUAVv5Nano at 2025-02-15 23:18:59.515905 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/222] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:18:59.545911 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/222] Building board: CubeBlack at 2025-02-15 23:18:59.578483 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/222] Building board: CubeBlack+ at 2025-02-15 23:18:59.608449 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/222] Building board: CubeOrange at 2025-02-15 23:18:59.636711 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/222] Building board: CubeOrange-bdshot at 2025-02-15 23:18:59.664548 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/222] Building board: CubeOrangePlus at 2025-02-15 23:18:59.692391 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/222] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:18:59.720528 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/222] Building board: CubePurple at 2025-02-15 23:18:59.747832 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/222] Building board: CubeRedPrimary at 2025-02-15 23:18:59.783326 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/222] Building board: CubeRedSecondary at 2025-02-15 23:18:59.816435 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/222] Building board: CubeYellow at 2025-02-15 23:18:59.845966 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/222] Building board: CubeYellow-bdshot at 2025-02-15 23:18:59.874880 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/222] Building board: DevEBoxH7v2 at 2025-02-15 23:18:59.903241 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/222] Building board: DroneerF405 at 2025-02-15 23:18:59.930999 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/222] Building board: DrotekP3Pro at 2025-02-15 23:19:00.726420 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/222] Building board: Durandal at 2025-02-15 23:19:00.757015 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/222] Building board: Durandal-bdshot at 2025-02-15 23:19:00.784684 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/222] Building board: edge at 2025-02-15 23:19:00.812734 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/222] Building board: erlebrain2 at 2025-02-15 23:19:00.840523 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/222] Building board: F35Lightning at 2025-02-15 23:19:00.867831 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/222] Building board: F4BY at 2025-02-15 23:19:00.894853 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/222] Building board: F4BY_F427 at 2025-02-15 23:19:00.921644 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/222] Building board: FlyingMoonF407 at 2025-02-15 23:19:01.731377 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/222] Building board: FlyingMoonF427 at 2025-02-15 23:19:01.760556 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/222] Building board: FlyingMoonH743 at 2025-02-15 23:19:01.788683 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/222] Building board: FlywooF405Pro at 2025-02-15 23:19:01.816759 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/222] Building board: FlywooF745 at 2025-02-15 23:19:01.844565 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/222] Building board: FlywooF745Nano at 2025-02-15 23:19:01.872341 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/222] Building board: FlywooH743Pro at 2025-02-15 23:19:01.900236 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/222] Building board: fmuv2 at 2025-02-15 23:19:02.676661 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/222] Building board: fmuv3 at 2025-02-15 23:19:02.706166 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/222] Building board: fmuv5 at 2025-02-15 23:19:02.733129 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/222] Building board: FoxeerF405v2 at 2025-02-15 23:19:02.760899 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/222] Building board: FoxeerH743v1 at 2025-02-15 23:19:02.788707 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/222] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:19:02.818409 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/222] Building board: GEPRCF745BTHD at 2025-02-15 23:19:03.601991 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/222] Building board: Here4FC at 2025-02-15 23:19:04.391363 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/222] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:19:04.423821 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/222] Building board: JFB100 at 2025-02-15 23:19:04.454206 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/222] Building board: JFB110 at 2025-02-15 23:19:04.483922 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/222] Building board: JHEM_JHEF405 at 2025-02-15 23:19:04.511167 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/222] Building board: JHEMCU-H743HD at 2025-02-15 23:19:05.327461 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/222] Building board: KakuteF4 at 2025-02-15 23:19:06.109642 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/222] Building board: KakuteF4-Wing at 2025-02-15 23:19:06.139836 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/222] Building board: KakuteF4Mini at 2025-02-15 23:19:06.910732 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/222] Building board: KakuteF7 at 2025-02-15 23:19:06.940158 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/222] Building board: KakuteF7-bdshot at 2025-02-15 23:19:06.967476 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/222] Building board: KakuteF7Mini at 2025-02-15 23:19:06.995336 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/222] Building board: KakuteH7 at 2025-02-15 23:19:07.021903 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/222] Building board: KakuteH7-bdshot at 2025-02-15 23:19:07.049513 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/222] Building board: KakuteH7-Wing at 2025-02-15 23:19:07.075950 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/222] Building board: KakuteH7Mini at 2025-02-15 23:19:07.104782 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/222] Building board: KakuteH7Mini-Nand at 2025-02-15 23:19:07.131756 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/222] Building board: KakuteH7v2 at 2025-02-15 23:19:07.158445 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/222] Building board: LongBowF405WING at 2025-02-15 23:19:07.185428 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/222] Building board: luminousbee5 at 2025-02-15 23:19:07.970638 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/222] Building board: MambaF405-2022 at 2025-02-15 23:19:08.000730 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/222] Building board: MambaF405US-I2C at 2025-02-15 23:19:08.030270 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/222] Building board: MambaF405v2 at 2025-02-15 23:19:08.057824 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/222] Building board: MambaH743v4 at 2025-02-15 23:19:08.087275 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/222] Building board: MatekF405 at 2025-02-15 23:19:08.114577 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/222] Building board: MatekF405-bdshot at 2025-02-15 23:19:08.141349 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/222] Building board: MatekF405-CAN at 2025-02-15 23:19:08.168772 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/222] Building board: MatekF405-STD at 2025-02-15 23:19:08.195128 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/222] Building board: MatekF405-TE at 2025-02-15 23:19:08.222083 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/222] Building board: MatekF405-TE-bdshot at 2025-02-15 23:19:08.249191 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/222] Building board: MatekF405-Wing at 2025-02-15 23:19:08.276177 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/222] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:19:08.303220 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/222] Building board: MatekF765-SE at 2025-02-15 23:19:08.331726 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/222] Building board: MatekF765-Wing at 2025-02-15 23:19:08.359190 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/222] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:19:08.387046 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/222] Building board: MatekH743 at 2025-02-15 23:19:08.413980 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/222] Building board: MatekH743-bdshot at 2025-02-15 23:19:08.441100 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/222] Building board: MatekH7A3 at 2025-02-15 23:19:08.468085 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/222] Building board: MFT-SEMA100 at 2025-02-15 23:19:09.255351 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/222] Building board: MicoAir405Mini at 2025-02-15 23:19:09.285149 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/222] Building board: MicoAir405v2 at 2025-02-15 23:19:10.070729 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/222] Building board: MicoAir743 at 2025-02-15 23:19:10.101133 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/222] Building board: MicoAir743-AIO at 2025-02-15 23:19:10.883502 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/222] Building board: MicoAir743v2 at 2025-02-15 23:19:11.680885 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/222] Building board: mindpx-v2 at 2025-02-15 23:19:12.475797 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/222] Building board: mini-pix at 2025-02-15 23:19:12.505174 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/222] Building board: modalai_fc-v1 at 2025-02-15 23:19:12.534710 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/222] Building board: mRoControlZeroClassic at 2025-02-15 23:19:12.563505 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/222] Building board: mRoControlZeroF7 at 2025-02-15 23:19:12.594353 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/222] Building board: mRoControlZeroH7 at 2025-02-15 23:19:12.622401 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/222] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:19:12.649333 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/222] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:19:12.676458 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/222] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:19:12.703435 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/222] Building board: mRoNexus at 2025-02-15 23:19:12.730225 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/222] Building board: mRoPixracerPro at 2025-02-15 23:19:12.762265 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/222] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:19:12.790959 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/222] Building board: mRoX21 at 2025-02-15 23:19:12.818435 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/222] Building board: mRoX21-777 at 2025-02-15 23:19:12.845682 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/222] Building board: MUPilot at 2025-02-15 23:19:12.872760 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/222] Building board: navigator at 2025-02-15 23:19:13.654403 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/222] Building board: navigator64 at 2025-02-15 23:19:13.684009 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/222] Building board: navio at 2025-02-15 23:19:14.495088 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/222] Building board: navio2 at 2025-02-15 23:19:14.526544 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/222] Building board: NxtPX4v2 at 2025-02-15 23:19:14.555717 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/222] Building board: obal at 2025-02-15 23:19:15.370330 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/222] Building board: omnibusf4 at 2025-02-15 23:19:15.399892 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/222] Building board: omnibusf4pro at 2025-02-15 23:19:15.428149 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/222] Building board: omnibusf4pro-bdshot at 2025-02-15 23:19:15.455322 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/222] Building board: omnibusf4v6 at 2025-02-15 23:19:15.483588 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/222] Building board: OMNIBUSF7V2 at 2025-02-15 23:19:15.511099 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/222] Building board: OmnibusNanoV6 at 2025-02-15 23:19:15.537589 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/222] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:19:15.567104 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/222] Building board: OrqaF405Pro at 2025-02-15 23:19:15.596364 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/222] Building board: PH4-mini at 2025-02-15 23:19:15.623424 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/222] Building board: PH4-mini-bdshot at 2025-02-15 23:19:15.651143 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/222] Building board: Pix32v5 at 2025-02-15 23:19:15.679671 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/222] Building board: PixC4-Jetson at 2025-02-15 23:19:15.706982 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/222] Building board: PixFlamingo at 2025-02-15 23:19:15.735133 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/222] Building board: PixFlamingo-F767 at 2025-02-15 23:19:15.764909 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/222] Building board: Pixhawk1 at 2025-02-15 23:19:15.792199 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/222] Building board: Pixhawk1-1M at 2025-02-15 23:19:15.819791 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/222] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:19:15.847764 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/222] Building board: Pixhawk1-bdshot at 2025-02-15 23:19:15.876815 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/222] Building board: Pixhawk4 at 2025-02-15 23:19:15.903933 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/222] Building board: Pixhawk4-bdshot at 2025-02-15 23:19:15.930539 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/222] Building board: Pixhawk5X at 2025-02-15 23:19:15.957266 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/222] Building board: Pixhawk6C at 2025-02-15 23:19:15.986446 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/222] Building board: Pixhawk6C-bdshot at 2025-02-15 23:19:16.013138 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/222] Building board: Pixhawk6X at 2025-02-15 23:19:16.040718 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/222] Building board: Pixhawk6X-bdshot at 2025-02-15 23:19:16.067050 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/222] Building board: PixPilot-C3 at 2025-02-15 23:19:16.095516 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/222] Building board: PixPilot-V3 at 2025-02-15 23:19:16.122947 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/222] Building board: PixPilot-V6 at 2025-02-15 23:19:16.150658 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/222] Building board: PixPilot-V6PRO at 2025-02-15 23:19:16.178195 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/222] Building board: Pixracer at 2025-02-15 23:19:16.966402 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/222] Building board: Pixracer-bdshot at 2025-02-15 23:19:16.996545 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/222] Building board: PixSurveyA1 at 2025-02-15 23:19:17.023652 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/222] Building board: PixSurveyA1-IND at 2025-02-15 23:19:17.053043 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/222] Building board: PixSurveyA2 at 2025-02-15 23:19:17.079581 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/222] Building board: pxf at 2025-02-15 23:19:17.109011 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/222] Building board: pxfmini at 2025-02-15 23:19:17.137368 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/222] Building board: QioTekAdeptF407 at 2025-02-15 23:19:17.166155 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/222] Building board: QioTekZealotF427 at 2025-02-15 23:19:17.193021 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/222] Building board: QioTekZealotH743 at 2025-02-15 23:19:17.221797 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/222] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:19:17.249574 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/222] Building board: R9Pilot at 2025-02-15 23:19:17.277492 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/222] Building board: RadiolinkPIX6 at 2025-02-15 23:19:17.304556 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/222] Building board: RADIX2HD at 2025-02-15 23:19:17.332059 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/222] Building board: ReaperF745 at 2025-02-15 23:19:17.358926 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/222] Building board: revo-mini at 2025-02-15 23:19:17.385605 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/222] Building board: revo-mini-bdshot at 2025-02-15 23:19:17.411651 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/222] Building board: revo-mini-i2c at 2025-02-15 23:19:17.438170 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/222] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:19:17.465848 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/222] Building board: SDMODELH7V1 at 2025-02-15 23:19:17.493030 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/222] Building board: SDMODELH7V2 at 2025-02-15 23:19:17.521300 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/222] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:19:17.548898 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/222] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:19:17.576578 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/222] Building board: SIYI_N7 at 2025-02-15 23:19:17.605065 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/222] Building board: SkySakuraH743 at 2025-02-15 23:19:17.632629 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/222] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:19:18.407728 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/222] Building board: sparky2 at 2025-02-15 23:19:18.437401 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/222] Building board: speedybeef4 at 2025-02-15 23:19:18.466687 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/222] Building board: SpeedyBeeF405Mini at 2025-02-15 23:19:18.494588 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/222] Building board: SpeedyBeeF405WING at 2025-02-15 23:19:18.521862 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/222] Building board: speedybeef4v3 at 2025-02-15 23:19:18.550417 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/222] Building board: speedybeef4v4 at 2025-02-15 23:19:18.577364 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/222] Building board: SPRacingH7 at 2025-02-15 23:19:18.605815 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/222] Building board: SPRacingH7RF at 2025-02-15 23:19:18.634896 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/222] Building board: SuccexF4 at 2025-02-15 23:19:18.662364 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/222] Building board: TBS-Colibri-F7 at 2025-02-15 23:19:18.691397 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/222] Building board: TBS_LUCID_H7 at 2025-02-15 23:19:18.719143 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/222] Building board: TBS_LUCID_PRO at 2025-02-15 23:19:19.524949 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/222] Building board: thepeach-k1 at 2025-02-15 23:19:20.318117 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/222] Building board: thepeach-r1 at 2025-02-15 23:19:20.348619 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/222] Building board: TMotorH743 at 2025-02-15 23:19:20.376873 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/222] Building board: VRBrain-v51 at 2025-02-15 23:19:20.405761 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/222] Building board: VRBrain-v52 at 2025-02-15 23:19:20.433271 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/222] Building board: VRBrain-v54 at 2025-02-15 23:19:20.464013 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/222] Building board: VRCore-v10 at 2025-02-15 23:19:20.491406 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/222] Building board: VRUBrain-v51 at 2025-02-15 23:19:20.517752 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/222] Building board: VUAV-V7pro at 2025-02-15 23:19:20.544263 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/222] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:19:20.570894 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/222] Building board: YJUAV_A6 at 2025-02-15 23:19:21.387340 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/222] Building board: YJUAV_A6SE at 2025-02-15 23:19:21.418178 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/222] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:19:21.446850 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/222] Building board: YJUAV_A6Ultra at 2025-02-15 23:19:21.476559 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/222] Building board: ZeroOneX6 at 2025-02-15 23:19:21.504866 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: [222/222] Building board: ZeroOneX6_Air at 2025-02-15 23:19:21.532403 BB: Trying checkout Rover stable ZeroOneX6_Air 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_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ZeroOneX6_Air/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 (ZeroOneX6_Air) - 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: 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building AntennaTracker stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/222] Building board: 3DRControlZeroG at 2025-02-15 23:19:23.814895 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/222] Building board: ACNS-CM4Pilot at 2025-02-15 23:19:24.258696 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/222] Building board: ACNS-F405AIO at 2025-02-15 23:19:24.661118 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/222] Building board: AEROFOX-H7 at 2025-02-15 23:19:25.063786 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/222] Building board: AET-H743-Basic at 2025-02-15 23:19:25.890006 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/222] Building board: airbotf4 at 2025-02-15 23:19:26.731204 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/222] Building board: AIRLink at 2025-02-15 23:19:26.765533 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/222] Building board: Airvolute-DCS2 at 2025-02-15 23:19:26.796959 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/222] Building board: AnyleafH7 at 2025-02-15 23:19:26.828063 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/222] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:19:26.858081 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/222] Building board: ARK_FPV at 2025-02-15 23:19:26.887888 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/222] Building board: ARKV6X at 2025-02-15 23:19:27.684131 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/222] Building board: AtomRCF405NAVI at 2025-02-15 23:19:27.714878 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/222] Building board: bbbmini at 2025-02-15 23:19:27.745562 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/222] Building board: BeastF7 at 2025-02-15 23:19:27.773178 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/222] Building board: BeastF7v2 at 2025-02-15 23:19:27.801411 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/222] Building board: BeastH7 at 2025-02-15 23:19:27.828526 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/222] Building board: BeastH7v2 at 2025-02-15 23:19:27.873202 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/222] Building board: bebop at 2025-02-15 23:19:27.902133 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/222] Building board: BlitzF745 at 2025-02-15 23:19:27.929863 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/222] Building board: BlitzF745AIO at 2025-02-15 23:19:27.960656 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/222] Building board: BlitzH743Pro at 2025-02-15 23:19:27.993382 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/222] Building board: BlitzMiniF745 at 2025-02-15 23:19:28.023164 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/222] Building board: BlitzWingH743 at 2025-02-15 23:19:28.057239 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/222] Building board: blue at 2025-02-15 23:19:28.085678 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/222] Building board: canzero at 2025-02-15 23:19:28.114377 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/222] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:19:28.141985 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/222] Building board: CBU-H7-Stamp at 2025-02-15 23:19:28.922446 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/222] Building board: CSKY405 at 2025-02-15 23:19:29.703762 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/222] Building board: CUAV-7-Nano at 2025-02-15 23:19:30.497217 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/222] Building board: CUAV-Nora at 2025-02-15 23:19:30.529700 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/222] Building board: CUAV-Nora-bdshot at 2025-02-15 23:19:30.558378 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/222] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:19:30.590144 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/222] Building board: CUAV-X7 at 2025-02-15 23:19:31.382519 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/222] Building board: CUAV-X7-bdshot at 2025-02-15 23:19:31.413740 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/222] Building board: CUAVv5 at 2025-02-15 23:19:31.443776 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/222] Building board: CUAVv5-bdshot at 2025-02-15 23:19:31.472865 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/222] Building board: CUAVv5Nano at 2025-02-15 23:19:31.500960 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/222] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:19:31.528701 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/222] Building board: CubeBlack at 2025-02-15 23:19:31.557860 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/222] Building board: CubeBlack+ at 2025-02-15 23:19:31.585030 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/222] Building board: CubeOrange at 2025-02-15 23:19:31.615850 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/222] Building board: CubeOrange-bdshot at 2025-02-15 23:19:31.649002 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/222] Building board: CubeOrangePlus at 2025-02-15 23:19:31.678922 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/222] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:19:31.708756 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/222] Building board: CubePurple at 2025-02-15 23:19:31.738271 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/222] Building board: CubeRedPrimary at 2025-02-15 23:19:31.772294 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/222] Building board: CubeRedSecondary at 2025-02-15 23:19:31.801342 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/222] Building board: CubeYellow at 2025-02-15 23:19:31.832374 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/222] Building board: CubeYellow-bdshot at 2025-02-15 23:19:31.862474 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/222] Building board: DevEBoxH7v2 at 2025-02-15 23:19:31.891179 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/222] Building board: DroneerF405 at 2025-02-15 23:19:31.920259 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/222] Building board: DrotekP3Pro at 2025-02-15 23:19:32.705270 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/222] Building board: Durandal at 2025-02-15 23:19:32.735868 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/222] Building board: Durandal-bdshot at 2025-02-15 23:19:32.765894 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/222] Building board: edge at 2025-02-15 23:19:32.795861 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/222] Building board: erlebrain2 at 2025-02-15 23:19:32.824305 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/222] Building board: F35Lightning at 2025-02-15 23:19:32.851627 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/222] Building board: F4BY at 2025-02-15 23:19:32.879933 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/222] Building board: F4BY_F427 at 2025-02-15 23:19:32.907372 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/222] Building board: FlyingMoonF407 at 2025-02-15 23:19:33.700865 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/222] Building board: FlyingMoonF427 at 2025-02-15 23:19:33.732641 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/222] Building board: FlyingMoonH743 at 2025-02-15 23:19:33.761410 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/222] Building board: FlywooF405Pro at 2025-02-15 23:19:33.805027 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/222] Building board: FlywooF745 at 2025-02-15 23:19:33.834518 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/222] Building board: FlywooF745Nano at 2025-02-15 23:19:33.863562 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/222] Building board: FlywooH743Pro at 2025-02-15 23:19:33.892919 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/222] Building board: fmuv2 at 2025-02-15 23:19:34.684758 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/222] Building board: fmuv3 at 2025-02-15 23:19:34.716206 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/222] Building board: fmuv5 at 2025-02-15 23:19:34.744697 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/222] Building board: FoxeerF405v2 at 2025-02-15 23:19:34.773820 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/222] Building board: FoxeerH743v1 at 2025-02-15 23:19:34.801617 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/222] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:19:34.830497 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/222] Building board: GEPRCF745BTHD at 2025-02-15 23:19:35.618184 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/222] Building board: Here4FC at 2025-02-15 23:19:36.422497 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/222] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:19:36.456769 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/222] Building board: JFB100 at 2025-02-15 23:19:36.487066 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/222] Building board: JFB110 at 2025-02-15 23:19:36.516374 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/222] Building board: JHEM_JHEF405 at 2025-02-15 23:19:36.544505 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/222] Building board: JHEMCU-H743HD at 2025-02-15 23:19:37.340700 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/222] Building board: KakuteF4 at 2025-02-15 23:19:38.146345 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/222] Building board: KakuteF4-Wing at 2025-02-15 23:19:38.177899 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/222] Building board: KakuteF4Mini at 2025-02-15 23:19:38.982855 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/222] Building board: KakuteF7 at 2025-02-15 23:19:39.013665 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/222] Building board: KakuteF7-bdshot at 2025-02-15 23:19:39.041407 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/222] Building board: KakuteF7Mini at 2025-02-15 23:19:39.070290 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/222] Building board: KakuteH7 at 2025-02-15 23:19:39.098397 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/222] Building board: KakuteH7-bdshot at 2025-02-15 23:19:39.127116 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/222] Building board: KakuteH7-Wing at 2025-02-15 23:19:39.156992 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/222] Building board: KakuteH7Mini at 2025-02-15 23:19:39.185630 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/222] Building board: KakuteH7Mini-Nand at 2025-02-15 23:19:39.213792 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/222] Building board: KakuteH7v2 at 2025-02-15 23:19:39.242854 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/222] Building board: LongBowF405WING at 2025-02-15 23:19:39.270762 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/222] Building board: luminousbee5 at 2025-02-15 23:19:40.060674 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/222] Building board: MambaF405-2022 at 2025-02-15 23:19:40.092473 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/222] Building board: MambaF405US-I2C at 2025-02-15 23:19:40.120976 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/222] Building board: MambaF405v2 at 2025-02-15 23:19:40.152735 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/222] Building board: MambaH743v4 at 2025-02-15 23:19:40.181345 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/222] Building board: MatekF405 at 2025-02-15 23:19:40.209983 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/222] Building board: MatekF405-bdshot at 2025-02-15 23:19:40.238993 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/222] Building board: MatekF405-CAN at 2025-02-15 23:19:40.269431 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/222] Building board: MatekF405-STD at 2025-02-15 23:19:40.297816 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/222] Building board: MatekF405-TE at 2025-02-15 23:19:40.325308 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/222] Building board: MatekF405-TE-bdshot at 2025-02-15 23:19:40.354347 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/222] Building board: MatekF405-Wing at 2025-02-15 23:19:40.381603 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/222] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:19:40.410481 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/222] Building board: MatekF765-SE at 2025-02-15 23:19:40.437981 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/222] Building board: MatekF765-Wing at 2025-02-15 23:19:40.465530 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/222] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:19:40.493692 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/222] Building board: MatekH743 at 2025-02-15 23:19:40.521527 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/222] Building board: MatekH743-bdshot at 2025-02-15 23:19:40.549976 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/222] Building board: MatekH7A3 at 2025-02-15 23:19:40.578522 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/222] Building board: MFT-SEMA100 at 2025-02-15 23:19:41.373796 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/222] Building board: MicoAir405Mini at 2025-02-15 23:19:41.404559 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/222] Building board: MicoAir405v2 at 2025-02-15 23:19:42.199316 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/222] Building board: MicoAir743 at 2025-02-15 23:19:42.232372 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/222] Building board: MicoAir743-AIO at 2025-02-15 23:19:43.018200 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/222] Building board: MicoAir743v2 at 2025-02-15 23:19:43.823155 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/222] Building board: mindpx-v2 at 2025-02-15 23:19:44.628893 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/222] Building board: mini-pix at 2025-02-15 23:19:44.664430 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/222] Building board: modalai_fc-v1 at 2025-02-15 23:19:44.694465 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/222] Building board: mRoControlZeroClassic at 2025-02-15 23:19:44.723890 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/222] Building board: mRoControlZeroF7 at 2025-02-15 23:19:44.751952 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/222] Building board: mRoControlZeroH7 at 2025-02-15 23:19:44.779804 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/222] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:19:44.810391 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/222] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:19:44.840050 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/222] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:19:44.868032 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/222] Building board: mRoNexus at 2025-02-15 23:19:44.897539 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/222] Building board: mRoPixracerPro at 2025-02-15 23:19:44.925939 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/222] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:19:44.953747 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/222] Building board: mRoX21 at 2025-02-15 23:19:44.980994 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/222] Building board: mRoX21-777 at 2025-02-15 23:19:45.009263 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/222] Building board: MUPilot at 2025-02-15 23:19:45.037626 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/222] Building board: navigator at 2025-02-15 23:19:45.831247 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/222] Building board: navigator64 at 2025-02-15 23:19:45.860891 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/222] Building board: navio at 2025-02-15 23:19:46.644491 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/222] Building board: navio2 at 2025-02-15 23:19:46.675301 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/222] Building board: NxtPX4v2 at 2025-02-15 23:19:46.703309 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/222] Building board: obal at 2025-02-15 23:19:47.487349 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/222] Building board: omnibusf4 at 2025-02-15 23:19:47.516986 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/222] Building board: omnibusf4pro at 2025-02-15 23:19:47.546075 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/222] Building board: omnibusf4pro-bdshot at 2025-02-15 23:19:47.576391 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/222] Building board: omnibusf4v6 at 2025-02-15 23:19:47.604734 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/222] Building board: OMNIBUSF7V2 at 2025-02-15 23:19:47.634241 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/222] Building board: OmnibusNanoV6 at 2025-02-15 23:19:47.664079 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/222] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:19:47.693235 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/222] Building board: OrqaF405Pro at 2025-02-15 23:19:47.720540 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/222] Building board: PH4-mini at 2025-02-15 23:19:47.749211 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/222] Building board: PH4-mini-bdshot at 2025-02-15 23:19:47.777564 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/222] Building board: Pix32v5 at 2025-02-15 23:19:47.807061 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/222] Building board: PixC4-Jetson at 2025-02-15 23:19:47.834804 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/222] Building board: PixFlamingo at 2025-02-15 23:19:47.863454 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/222] Building board: PixFlamingo-F767 at 2025-02-15 23:19:47.891847 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/222] Building board: Pixhawk1 at 2025-02-15 23:19:47.923251 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/222] Building board: Pixhawk1-1M at 2025-02-15 23:19:47.950401 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/222] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:19:47.978860 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/222] Building board: Pixhawk1-bdshot at 2025-02-15 23:19:48.008891 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/222] Building board: Pixhawk4 at 2025-02-15 23:19:48.039704 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/222] Building board: Pixhawk4-bdshot at 2025-02-15 23:19:48.072182 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/222] Building board: Pixhawk5X at 2025-02-15 23:19:48.101280 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/222] Building board: Pixhawk6C at 2025-02-15 23:19:48.129219 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/222] Building board: Pixhawk6C-bdshot at 2025-02-15 23:19:48.165925 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/222] Building board: Pixhawk6X at 2025-02-15 23:19:48.194897 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/222] Building board: Pixhawk6X-bdshot at 2025-02-15 23:19:48.223135 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/222] Building board: PixPilot-C3 at 2025-02-15 23:19:48.251816 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/222] Building board: PixPilot-V3 at 2025-02-15 23:19:48.280068 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/222] Building board: PixPilot-V6 at 2025-02-15 23:19:48.309205 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/222] Building board: PixPilot-V6PRO at 2025-02-15 23:19:48.336828 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/222] Building board: Pixracer at 2025-02-15 23:19:49.145054 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/222] Building board: Pixracer-bdshot at 2025-02-15 23:19:49.176915 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/222] Building board: PixSurveyA1 at 2025-02-15 23:19:49.205377 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/222] Building board: PixSurveyA1-IND at 2025-02-15 23:19:49.233210 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/222] Building board: PixSurveyA2 at 2025-02-15 23:19:49.264794 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/222] Building board: pxf at 2025-02-15 23:19:49.292862 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/222] Building board: pxfmini at 2025-02-15 23:19:49.319164 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/222] Building board: QioTekAdeptF407 at 2025-02-15 23:19:49.349081 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/222] Building board: QioTekZealotF427 at 2025-02-15 23:19:49.381908 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/222] Building board: QioTekZealotH743 at 2025-02-15 23:19:49.409746 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/222] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:19:49.438118 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/222] Building board: R9Pilot at 2025-02-15 23:19:49.465871 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/222] Building board: RadiolinkPIX6 at 2025-02-15 23:19:49.494516 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/222] Building board: RADIX2HD at 2025-02-15 23:19:49.522774 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/222] Building board: ReaperF745 at 2025-02-15 23:19:49.551522 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/222] Building board: revo-mini at 2025-02-15 23:19:49.578897 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/222] Building board: revo-mini-bdshot at 2025-02-15 23:19:49.607231 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/222] Building board: revo-mini-i2c at 2025-02-15 23:19:49.634008 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/222] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:19:49.662491 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/222] Building board: SDMODELH7V1 at 2025-02-15 23:19:49.690881 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/222] Building board: SDMODELH7V2 at 2025-02-15 23:19:49.720754 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/222] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:19:49.748740 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/222] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:19:49.776657 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/222] Building board: SIYI_N7 at 2025-02-15 23:19:49.803825 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/222] Building board: SkySakuraH743 at 2025-02-15 23:19:49.832305 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/222] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:19:50.635646 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/222] Building board: sparky2 at 2025-02-15 23:19:50.667748 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/222] Building board: speedybeef4 at 2025-02-15 23:19:50.698304 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/222] Building board: SpeedyBeeF405Mini at 2025-02-15 23:19:50.727259 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/222] Building board: SpeedyBeeF405WING at 2025-02-15 23:19:50.756166 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/222] Building board: speedybeef4v3 at 2025-02-15 23:19:50.784583 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/222] Building board: speedybeef4v4 at 2025-02-15 23:19:50.812384 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/222] Building board: SPRacingH7 at 2025-02-15 23:19:50.840564 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/222] Building board: SPRacingH7RF at 2025-02-15 23:19:50.868815 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/222] Building board: SuccexF4 at 2025-02-15 23:19:50.897409 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/222] Building board: TBS-Colibri-F7 at 2025-02-15 23:19:50.925756 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/222] Building board: TBS_LUCID_H7 at 2025-02-15 23:19:50.954609 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/222] Building board: TBS_LUCID_PRO at 2025-02-15 23:19:51.735417 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/222] Building board: thepeach-k1 at 2025-02-15 23:19:52.540332 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/222] Building board: thepeach-r1 at 2025-02-15 23:19:52.571371 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/222] Building board: TMotorH743 at 2025-02-15 23:19:52.599719 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/222] Building board: VRBrain-v51 at 2025-02-15 23:19:52.628171 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/222] Building board: VRBrain-v52 at 2025-02-15 23:19:52.659154 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/222] Building board: VRBrain-v54 at 2025-02-15 23:19:52.688712 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/222] Building board: VRCore-v10 at 2025-02-15 23:19:52.717774 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/222] Building board: VRUBrain-v51 at 2025-02-15 23:19:52.745571 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/222] Building board: VUAV-V7pro at 2025-02-15 23:19:52.774474 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/222] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:19:52.802887 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/222] Building board: YJUAV_A6 at 2025-02-15 23:19:53.588835 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/222] Building board: YJUAV_A6SE at 2025-02-15 23:19:53.619323 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/222] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:19:53.649502 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/222] Building board: YJUAV_A6Ultra at 2025-02-15 23:19:53.678420 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/222] Building board: ZeroOneX6 at 2025-02-15 23:19:53.708182 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: [222/222] Building board: ZeroOneX6_Air at 2025-02-15 23:19:53.737642 BB: Trying checkout AntennaTracker stable ZeroOneX6_Air 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_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ZeroOneX6_Air/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 (ZeroOneX6_Air) - not in board list 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building ArduSub stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/222] Building board: 3DRControlZeroG at 2025-02-15 23:19:55.931358 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/222] Building board: ACNS-CM4Pilot at 2025-02-15 23:19:57.586506 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/222] Building board: ACNS-F405AIO at 2025-02-15 23:19:57.788448 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/222] Building board: AEROFOX-H7 at 2025-02-15 23:19:57.815402 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/222] Building board: AET-H743-Basic at 2025-02-15 23:19:58.625406 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/222] Building board: airbotf4 at 2025-02-15 23:19:59.411210 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/222] Building board: AIRLink at 2025-02-15 23:19:59.440210 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/222] Building board: Airvolute-DCS2 at 2025-02-15 23:19:59.466990 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/222] Building board: AnyleafH7 at 2025-02-15 23:19:59.493376 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/222] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:19:59.519338 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/222] Building board: ARK_FPV at 2025-02-15 23:19:59.547381 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/222] Building board: ARKV6X at 2025-02-15 23:20:00.330263 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/222] Building board: AtomRCF405NAVI at 2025-02-15 23:20:00.359395 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/222] Building board: bbbmini at 2025-02-15 23:20:00.386120 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/222] Building board: BeastF7 at 2025-02-15 23:20:00.416606 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/222] Building board: BeastF7v2 at 2025-02-15 23:20:00.443759 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/222] Building board: BeastH7 at 2025-02-15 23:20:00.471210 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/222] Building board: BeastH7v2 at 2025-02-15 23:20:00.497270 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/222] Building board: bebop at 2025-02-15 23:20:00.523972 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/222] Building board: BlitzF745 at 2025-02-15 23:20:00.550516 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/222] Building board: BlitzF745AIO at 2025-02-15 23:20:01.340275 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/222] Building board: BlitzH743Pro at 2025-02-15 23:20:01.372297 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/222] Building board: BlitzMiniF745 at 2025-02-15 23:20:02.254222 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/222] Building board: BlitzWingH743 at 2025-02-15 23:20:03.163877 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/222] Building board: blue at 2025-02-15 23:20:04.028390 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/222] Building board: canzero at 2025-02-15 23:20:04.058192 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/222] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:20:04.092548 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/222] Building board: CBU-H7-Stamp at 2025-02-15 23:20:05.039971 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/222] Building board: CSKY405 at 2025-02-15 23:20:05.906539 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/222] Building board: CUAV-7-Nano at 2025-02-15 23:20:06.785390 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/222] Building board: CUAV-Nora at 2025-02-15 23:20:07.648009 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/222] Building board: CUAV-Nora-bdshot at 2025-02-15 23:20:07.687322 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/222] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:20:07.723385 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/222] Building board: CUAV-X7 at 2025-02-15 23:20:08.609006 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/222] Building board: CUAV-X7-bdshot at 2025-02-15 23:20:08.640665 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/222] Building board: CUAVv5 at 2025-02-15 23:20:08.668248 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/222] Building board: CUAVv5-bdshot at 2025-02-15 23:20:08.695193 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/222] Building board: CUAVv5Nano at 2025-02-15 23:20:08.724379 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/222] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:20:08.751068 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/222] Building board: CubeBlack at 2025-02-15 23:20:08.778479 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/222] Building board: CubeBlack+ at 2025-02-15 23:20:08.804753 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/222] Building board: CubeOrange at 2025-02-15 23:20:08.832505 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/222] Building board: CubeOrange-bdshot at 2025-02-15 23:20:08.859915 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/222] Building board: CubeOrangePlus at 2025-02-15 23:20:08.887290 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/222] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:20:08.913209 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/222] Building board: CubePurple at 2025-02-15 23:20:08.941455 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/222] Building board: CubeRedPrimary at 2025-02-15 23:20:08.967562 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/222] Building board: CubeRedSecondary at 2025-02-15 23:20:09.000925 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/222] Building board: CubeYellow at 2025-02-15 23:20:09.029925 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/222] Building board: CubeYellow-bdshot at 2025-02-15 23:20:09.058948 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/222] Building board: DevEBoxH7v2 at 2025-02-15 23:20:09.085247 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/222] Building board: DroneerF405 at 2025-02-15 23:20:09.114003 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/222] Building board: DrotekP3Pro at 2025-02-15 23:20:10.030262 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/222] Building board: Durandal at 2025-02-15 23:20:10.059159 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/222] Building board: Durandal-bdshot at 2025-02-15 23:20:10.090533 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/222] Building board: edge at 2025-02-15 23:20:10.117241 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/222] Building board: erlebrain2 at 2025-02-15 23:20:10.143987 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/222] Building board: F35Lightning at 2025-02-15 23:20:10.171974 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/222] Building board: F4BY at 2025-02-15 23:20:10.205517 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/222] Building board: F4BY_F427 at 2025-02-15 23:20:10.233613 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/222] Building board: FlyingMoonF407 at 2025-02-15 23:20:11.149822 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/222] Building board: FlyingMoonF427 at 2025-02-15 23:20:11.180057 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/222] Building board: FlyingMoonH743 at 2025-02-15 23:20:11.206965 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/222] Building board: FlywooF405Pro at 2025-02-15 23:20:11.241767 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/222] Building board: FlywooF745 at 2025-02-15 23:20:11.271613 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/222] Building board: FlywooF745Nano at 2025-02-15 23:20:11.299914 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/222] Building board: FlywooH743Pro at 2025-02-15 23:20:11.333742 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/222] Building board: fmuv2 at 2025-02-15 23:20:12.230147 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/222] Building board: fmuv3 at 2025-02-15 23:20:12.265790 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/222] Building board: fmuv5 at 2025-02-15 23:20:12.335284 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/222] Building board: FoxeerF405v2 at 2025-02-15 23:20:12.369806 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/222] Building board: FoxeerH743v1 at 2025-02-15 23:20:13.294618 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/222] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:20:13.331050 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/222] Building board: GEPRCF745BTHD at 2025-02-15 23:20:14.245604 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/222] Building board: Here4FC at 2025-02-15 23:20:15.128440 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/222] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:20:15.161360 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/222] Building board: JFB100 at 2025-02-15 23:20:16.001382 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/222] Building board: JFB110 at 2025-02-15 23:20:16.037820 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/222] Building board: JHEM_JHEF405 at 2025-02-15 23:20:16.078695 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/222] Building board: JHEMCU-H743HD at 2025-02-15 23:20:16.953289 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/222] Building board: KakuteF4 at 2025-02-15 23:20:17.909155 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/222] Building board: KakuteF4-Wing at 2025-02-15 23:20:17.939561 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/222] Building board: KakuteF4Mini at 2025-02-15 23:20:18.810294 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/222] Building board: KakuteF7 at 2025-02-15 23:20:18.841617 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/222] Building board: KakuteF7-bdshot at 2025-02-15 23:20:18.868581 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/222] Building board: KakuteF7Mini at 2025-02-15 23:20:18.895170 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/222] Building board: KakuteH7 at 2025-02-15 23:20:18.921401 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/222] Building board: KakuteH7-bdshot at 2025-02-15 23:20:18.948666 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/222] Building board: KakuteH7-Wing at 2025-02-15 23:20:18.977133 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/222] Building board: KakuteH7Mini at 2025-02-15 23:20:19.017367 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/222] Building board: KakuteH7Mini-Nand at 2025-02-15 23:20:19.046685 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/222] Building board: KakuteH7v2 at 2025-02-15 23:20:19.072816 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/222] Building board: LongBowF405WING at 2025-02-15 23:20:19.099611 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/222] Building board: luminousbee5 at 2025-02-15 23:20:19.956959 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/222] Building board: MambaF405-2022 at 2025-02-15 23:20:19.985727 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/222] Building board: MambaF405US-I2C at 2025-02-15 23:20:20.013249 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/222] Building board: MambaF405v2 at 2025-02-15 23:20:20.043560 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/222] Building board: MambaH743v4 at 2025-02-15 23:20:20.071879 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/222] Building board: MatekF405 at 2025-02-15 23:20:20.098714 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/222] Building board: MatekF405-bdshot at 2025-02-15 23:20:20.132278 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/222] Building board: MatekF405-CAN at 2025-02-15 23:20:20.166359 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/222] Building board: MatekF405-STD at 2025-02-15 23:20:20.194809 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/222] Building board: MatekF405-TE at 2025-02-15 23:20:20.231022 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/222] Building board: MatekF405-TE-bdshot at 2025-02-15 23:20:20.257379 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/222] Building board: MatekF405-Wing at 2025-02-15 23:20:20.283552 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/222] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:20:20.309538 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/222] Building board: MatekF765-SE at 2025-02-15 23:20:20.342400 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/222] Building board: MatekF765-Wing at 2025-02-15 23:20:20.369827 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/222] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:20:20.397682 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/222] Building board: MatekH743 at 2025-02-15 23:20:20.424593 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/222] Building board: MatekH743-bdshot at 2025-02-15 23:20:20.457545 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/222] Building board: MatekH7A3 at 2025-02-15 23:20:20.484710 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/222] Building board: MFT-SEMA100 at 2025-02-15 23:20:21.314085 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/222] Building board: MicoAir405Mini at 2025-02-15 23:20:22.545913 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/222] Building board: MicoAir405v2 at 2025-02-15 23:20:23.389644 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/222] Building board: MicoAir743 at 2025-02-15 23:20:24.211462 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/222] Building board: MicoAir743-AIO at 2025-02-15 23:20:25.007936 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/222] Building board: MicoAir743v2 at 2025-02-15 23:20:25.804575 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/222] Building board: mindpx-v2 at 2025-02-15 23:20:27.105389 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/222] Building board: mini-pix at 2025-02-15 23:20:27.135804 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/222] Building board: modalai_fc-v1 at 2025-02-15 23:20:27.164927 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/222] Building board: mRoControlZeroClassic at 2025-02-15 23:20:27.193480 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/222] Building board: mRoControlZeroF7 at 2025-02-15 23:20:27.226665 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/222] Building board: mRoControlZeroH7 at 2025-02-15 23:20:27.256264 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/222] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:20:27.284859 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/222] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:20:27.314541 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/222] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:20:27.349427 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/222] Building board: mRoNexus at 2025-02-15 23:20:27.382453 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/222] Building board: mRoPixracerPro at 2025-02-15 23:20:27.416077 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/222] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:20:27.444761 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/222] Building board: mRoX21 at 2025-02-15 23:20:27.474641 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/222] Building board: mRoX21-777 at 2025-02-15 23:20:27.503627 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/222] Building board: MUPilot at 2025-02-15 23:20:27.535894 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/222] Building board: navigator at 2025-02-15 23:20:28.372233 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/222] Building board: navigator64 at 2025-02-15 23:20:28.403453 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/222] Building board: navio at 2025-02-15 23:20:28.431953 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/222] Building board: navio2 at 2025-02-15 23:20:28.458823 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/222] Building board: NxtPX4v2 at 2025-02-15 23:20:28.485640 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/222] Building board: obal at 2025-02-15 23:20:29.303003 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/222] Building board: omnibusf4 at 2025-02-15 23:20:29.332947 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/222] Building board: omnibusf4pro at 2025-02-15 23:20:29.365662 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/222] Building board: omnibusf4pro-bdshot at 2025-02-15 23:20:29.397255 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/222] Building board: omnibusf4v6 at 2025-02-15 23:20:29.423670 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/222] Building board: OMNIBUSF7V2 at 2025-02-15 23:20:29.451627 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/222] Building board: OmnibusNanoV6 at 2025-02-15 23:20:29.478704 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/222] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:20:29.505655 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/222] Building board: OrqaF405Pro at 2025-02-15 23:20:29.531699 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/222] Building board: PH4-mini at 2025-02-15 23:20:30.366191 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/222] Building board: PH4-mini-bdshot at 2025-02-15 23:20:30.397378 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/222] Building board: Pix32v5 at 2025-02-15 23:20:30.427114 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/222] Building board: PixC4-Jetson at 2025-02-15 23:20:30.453642 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/222] Building board: PixFlamingo at 2025-02-15 23:20:30.479765 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/222] Building board: PixFlamingo-F767 at 2025-02-15 23:20:30.505419 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/222] Building board: Pixhawk1 at 2025-02-15 23:20:31.298642 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/222] Building board: Pixhawk1-1M at 2025-02-15 23:20:31.328033 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/222] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:20:31.355503 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/222] Building board: Pixhawk1-bdshot at 2025-02-15 23:20:31.383403 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/222] Building board: Pixhawk4 at 2025-02-15 23:20:31.409618 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/222] Building board: Pixhawk4-bdshot at 2025-02-15 23:20:31.438361 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/222] Building board: Pixhawk5X at 2025-02-15 23:20:31.464959 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/222] Building board: Pixhawk6C at 2025-02-15 23:20:31.494040 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/222] Building board: Pixhawk6C-bdshot at 2025-02-15 23:20:31.523172 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/222] Building board: Pixhawk6X at 2025-02-15 23:20:31.551014 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/222] Building board: Pixhawk6X-bdshot at 2025-02-15 23:20:31.578982 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/222] Building board: PixPilot-C3 at 2025-02-15 23:20:31.607234 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/222] Building board: PixPilot-V3 at 2025-02-15 23:20:31.635309 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/222] Building board: PixPilot-V6 at 2025-02-15 23:20:31.663818 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/222] Building board: PixPilot-V6PRO at 2025-02-15 23:20:31.693697 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/222] Building board: Pixracer at 2025-02-15 23:20:32.522350 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/222] Building board: Pixracer-bdshot at 2025-02-15 23:20:32.551843 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/222] Building board: PixSurveyA1 at 2025-02-15 23:20:32.578440 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/222] Building board: PixSurveyA1-IND at 2025-02-15 23:20:32.607258 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/222] Building board: PixSurveyA2 at 2025-02-15 23:20:32.636329 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/222] Building board: pxf at 2025-02-15 23:20:32.663029 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/222] Building board: pxfmini at 2025-02-15 23:20:32.690976 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/222] Building board: QioTekAdeptF407 at 2025-02-15 23:20:32.718823 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/222] Building board: QioTekZealotF427 at 2025-02-15 23:20:32.745390 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/222] Building board: QioTekZealotH743 at 2025-02-15 23:20:32.772425 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/222] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:20:32.798902 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/222] Building board: R9Pilot at 2025-02-15 23:20:32.825066 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/222] Building board: RadiolinkPIX6 at 2025-02-15 23:20:32.850808 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/222] Building board: RADIX2HD at 2025-02-15 23:20:33.695848 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/222] Building board: ReaperF745 at 2025-02-15 23:20:33.725628 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/222] Building board: revo-mini at 2025-02-15 23:20:33.752461 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/222] Building board: revo-mini-bdshot at 2025-02-15 23:20:33.782778 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/222] Building board: revo-mini-i2c at 2025-02-15 23:20:33.810673 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/222] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:20:33.837153 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/222] Building board: SDMODELH7V1 at 2025-02-15 23:20:33.863439 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/222] Building board: SDMODELH7V2 at 2025-02-15 23:20:33.889000 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/222] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:20:34.728512 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/222] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:20:34.758447 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/222] Building board: SIYI_N7 at 2025-02-15 23:20:34.786394 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/222] Building board: SkySakuraH743 at 2025-02-15 23:20:34.814603 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/222] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:20:35.804887 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/222] Building board: sparky2 at 2025-02-15 23:20:35.833926 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/222] Building board: speedybeef4 at 2025-02-15 23:20:35.860823 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/222] Building board: SpeedyBeeF405Mini at 2025-02-15 23:20:35.887394 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/222] Building board: SpeedyBeeF405WING at 2025-02-15 23:20:35.916731 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/222] Building board: speedybeef4v3 at 2025-02-15 23:20:35.943656 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/222] Building board: speedybeef4v4 at 2025-02-15 23:20:35.969771 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/222] Building board: SPRacingH7 at 2025-02-15 23:20:35.996106 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/222] Building board: SPRacingH7RF at 2025-02-15 23:20:36.021994 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/222] Building board: SuccexF4 at 2025-02-15 23:20:36.048375 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/222] Building board: TBS-Colibri-F7 at 2025-02-15 23:20:36.075277 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/222] Building board: TBS_LUCID_H7 at 2025-02-15 23:20:36.101409 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/222] Building board: TBS_LUCID_PRO at 2025-02-15 23:20:36.914675 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/222] Building board: thepeach-k1 at 2025-02-15 23:20:37.753768 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/222] Building board: thepeach-r1 at 2025-02-15 23:20:37.783019 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/222] Building board: TMotorH743 at 2025-02-15 23:20:37.811109 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/222] Building board: VRBrain-v51 at 2025-02-15 23:20:37.837712 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/222] Building board: VRBrain-v52 at 2025-02-15 23:20:37.869838 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/222] Building board: VRBrain-v54 at 2025-02-15 23:20:37.899615 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/222] Building board: VRCore-v10 at 2025-02-15 23:20:37.927870 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/222] Building board: VRUBrain-v51 at 2025-02-15 23:20:37.953808 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/222] Building board: VUAV-V7pro at 2025-02-15 23:20:37.980202 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/222] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:20:38.816969 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/222] Building board: YJUAV_A6 at 2025-02-15 23:20:39.614928 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/222] Building board: YJUAV_A6SE at 2025-02-15 23:20:39.644167 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/222] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:20:39.670390 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/222] Building board: YJUAV_A6Ultra at 2025-02-15 23:20:39.700209 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/222] Building board: ZeroOneX6 at 2025-02-15 23:20:39.726792 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: [222/222] Building board: ZeroOneX6_Air at 2025-02-15 23:20:40.524681 BB: Trying checkout ArduSub stable ZeroOneX6_Air 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_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ZeroOneX6_Air/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_Air) - 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building AP_Periph stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/89] Building board: AeroFox-Airspeed at 2025-02-15 23:20:42.967013 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-15 23:20:43.519891 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-15 23:20:44.063980 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-15 23:20:44.095503 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-15 23:20:44.125898 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-15 23:20:44.158138 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-15 23:20:44.188050 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-15 23:20:44.220290 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-15 23:20:44.249045 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-15 23:20:44.278240 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-15 23:20:45.258521 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-15 23:20:45.288471 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-15 23:20:45.318233 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-15 23:20:45.346175 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-15 23:20:45.375740 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-15 23:20:45.403566 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-15 23:20:46.227740 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-15 23:20:47.090341 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-15 23:20:47.128917 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-15 23:20:47.157842 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-15 23:20:47.185960 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-15 23:20:47.218373 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-15 23:20:47.246112 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-15 23:20:47.273199 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-15 23:20:47.301645 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-15 23:20:47.329690 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-15 23:20:47.356714 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-15 23:20:47.384596 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-15 23:20:47.414130 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-15 23:20:47.441963 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-15 23:20:47.475224 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-15 23:20:47.503012 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-15 23:20:47.533708 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-15 23:20:47.559896 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-15 23:20:47.586611 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-15 23:20:47.619444 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-15 23:20:47.647086 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-15 23:20:47.673942 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-15 23:20:47.699910 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-15 23:20:48.526615 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-15 23:20:49.370870 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-15 23:20:49.401157 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-15 23:20:49.429546 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-15 23:20:49.458069 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-15 23:20:49.485355 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-15 23:20:50.326937 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-15 23:20:51.143425 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-15 23:20:51.967961 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-15 23:20:51.997189 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-15 23:20:52.031676 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-15 23:20:52.059187 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-15 23:20:52.886741 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-15 23:20:52.916919 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-15 23:20:52.948965 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-15 23:20:52.975758 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-15 23:20:53.011293 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-15 23:20:53.041967 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-15 23:20:53.074512 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-15 23:20:53.878802 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-15 23:20:53.908283 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-15 23:20:53.935624 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-15 23:20:53.963211 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-15 23:20:53.992719 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-15 23:20:54.020118 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-15 23:20:54.835293 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-15 23:20:55.627175 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-15 23:20:55.656946 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-15 23:20:55.685037 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-15 23:20:55.712423 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-15 23:20:55.740120 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-15 23:20:55.772875 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-15 23:20:55.806290 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-15 23:20:55.837114 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-15 23:20:55.870528 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-15 23:20:55.900890 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-15 23:20:55.933423 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-15 23:20:55.963479 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-15 23:20:55.995229 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-15 23:20:56.026238 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-15 23:20:56.061084 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-15 23:20:56.096329 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-15 23:20:56.125397 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-15 23:20:56.162062 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-15 23:20:56.190496 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-15 23:20:56.221521 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-15 23:20:57.049368 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-15 23:20:57.078983 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-15 23:20:57.106502 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-15 23:20:57.922969 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building Blimp stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/222] Building board: 3DRControlZeroG at 2025-02-15 23:20:59.414954 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 ((3157440, 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/222] Building board: ACNS-CM4Pilot at 2025-02-15 23:20:59.894275 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 ((3157481, 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/222] Building board: ACNS-F405AIO at 2025-02-15 23:20:59.908986 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 ((3157522, 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/222] Building board: AEROFOX-H7 at 2025-02-15 23:20:59.924256 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 ((3157563, 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/222] Building board: AET-H743-Basic at 2025-02-15 23:20:59.938338 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 ((3157604, 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/222] Building board: airbotf4 at 2025-02-15 23:20:59.952042 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 ((3157645, 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/222] Building board: AIRLink at 2025-02-15 23:20:59.965841 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 ((3157686, 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/222] Building board: Airvolute-DCS2 at 2025-02-15 23:20:59.979155 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 ((3157727, 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/222] Building board: AnyleafH7 at 2025-02-15 23:20:59.993180 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 ((3157768, 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/222] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:21:00.006800 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 ((3157809, 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/222] Building board: ARK_FPV at 2025-02-15 23:21:00.020661 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 ((3157850, 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/222] Building board: ARKV6X at 2025-02-15 23:21:00.034573 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 ((3157891, 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/222] Building board: AtomRCF405NAVI at 2025-02-15 23:21:00.048077 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 ((3157932, 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/222] Building board: bbbmini at 2025-02-15 23:21:00.066420 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 ((3157973, 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/222] Building board: BeastF7 at 2025-02-15 23:21:00.080496 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 ((3158014, 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/222] Building board: BeastF7v2 at 2025-02-15 23:21:00.094668 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 ((3158055, 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/222] Building board: BeastH7 at 2025-02-15 23:21:00.108335 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 ((3158096, 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/222] Building board: BeastH7v2 at 2025-02-15 23:21:00.122588 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 ((3158137, 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/222] Building board: bebop at 2025-02-15 23:21:00.137428 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 ((3158178, 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/222] Building board: BlitzF745 at 2025-02-15 23:21:00.150989 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 ((3158219, 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/222] Building board: BlitzF745AIO at 2025-02-15 23:21:00.166073 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 ((3158260, 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/222] Building board: BlitzH743Pro at 2025-02-15 23:21:00.179996 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 ((3158301, 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/222] Building board: BlitzMiniF745 at 2025-02-15 23:21:00.193962 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 ((3158342, 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/222] Building board: BlitzWingH743 at 2025-02-15 23:21:00.208349 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 ((3158383, 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/222] Building board: blue at 2025-02-15 23:21:00.222443 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 ((3158424, 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/222] Building board: canzero at 2025-02-15 23:21:00.236697 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 ((3158465, 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/222] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:21:00.253262 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 ((3158506, 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/222] Building board: CBU-H7-Stamp at 2025-02-15 23:21:00.267211 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 ((3158547, 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/222] Building board: CSKY405 at 2025-02-15 23:21:00.281931 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 ((3158588, 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/222] Building board: CUAV-7-Nano at 2025-02-15 23:21:00.296014 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 ((3158629, 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/222] Building board: CUAV-Nora at 2025-02-15 23:21:00.309671 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 ((3158670, 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/222] Building board: CUAV-Nora-bdshot at 2025-02-15 23:21:00.325249 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 ((3158711, 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/222] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:21:00.339574 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 ((3158752, 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/222] Building board: CUAV-X7 at 2025-02-15 23:21:00.354132 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 ((3158793, 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/222] Building board: CUAV-X7-bdshot at 2025-02-15 23:21:00.368584 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 ((3158834, 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/222] Building board: CUAVv5 at 2025-02-15 23:21:00.383668 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 ((3158875, 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/222] Building board: CUAVv5-bdshot at 2025-02-15 23:21:00.398330 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 ((3158916, 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/222] Building board: CUAVv5Nano at 2025-02-15 23:21:00.414490 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 ((3158957, 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/222] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:21:00.429511 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 ((3158998, 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/222] Building board: CubeBlack at 2025-02-15 23:21:00.443779 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 ((3159039, 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/222] Building board: CubeBlack+ at 2025-02-15 23:21:00.458400 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 ((3159082, 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/222] Building board: CubeOrange at 2025-02-15 23:21:00.474068 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 ((3159123, 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/222] Building board: CubeOrange-bdshot at 2025-02-15 23:21:00.488749 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 ((3159164, 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/222] Building board: CubeOrangePlus at 2025-02-15 23:21:00.502871 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 ((3159205, 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/222] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:21:00.516557 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 ((3159246, 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/222] Building board: CubePurple at 2025-02-15 23:21:00.530848 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 ((3159287, 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/222] Building board: CubeRedPrimary at 2025-02-15 23:21:00.545313 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 ((3159328, 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/222] Building board: CubeRedSecondary at 2025-02-15 23:21:00.559417 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 ((3159369, 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/222] Building board: CubeYellow at 2025-02-15 23:21:00.573622 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 ((3159410, 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/222] Building board: CubeYellow-bdshot at 2025-02-15 23:21:00.588255 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 ((3159451, 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/222] Building board: DevEBoxH7v2 at 2025-02-15 23:21:00.602749 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 ((3159492, 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/222] Building board: DroneerF405 at 2025-02-15 23:21:00.616962 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 ((3159533, 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/222] Building board: DrotekP3Pro at 2025-02-15 23:21:00.631184 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 ((3159574, 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/222] Building board: Durandal at 2025-02-15 23:21:00.644975 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 ((3159615, 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/222] Building board: Durandal-bdshot at 2025-02-15 23:21:00.658612 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 ((3159656, 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/222] Building board: edge at 2025-02-15 23:21:00.672492 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 ((3159697, 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/222] Building board: erlebrain2 at 2025-02-15 23:21:00.687469 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 ((3159738, 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/222] Building board: F35Lightning at 2025-02-15 23:21:00.702607 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 ((3159779, 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/222] Building board: F4BY at 2025-02-15 23:21:00.716339 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 ((3159820, 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/222] Building board: F4BY_F427 at 2025-02-15 23:21:00.731183 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 ((3159861, 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/222] Building board: FlyingMoonF407 at 2025-02-15 23:21:00.746196 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 ((3159902, 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/222] Building board: FlyingMoonF427 at 2025-02-15 23:21:00.761161 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 ((3159943, 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/222] Building board: FlyingMoonH743 at 2025-02-15 23:21:00.777650 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 ((3159984, 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/222] Building board: FlywooF405Pro at 2025-02-15 23:21:00.791961 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 ((3160025, 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/222] Building board: FlywooF745 at 2025-02-15 23:21:00.806647 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 ((3160066, 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/222] Building board: FlywooF745Nano at 2025-02-15 23:21:00.821249 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 ((3160107, 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/222] Building board: FlywooH743Pro at 2025-02-15 23:21:00.836073 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 ((3160148, 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/222] Building board: fmuv2 at 2025-02-15 23:21:00.849684 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 ((3160189, 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/222] Building board: fmuv3 at 2025-02-15 23:21:00.863448 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 ((3160230, 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/222] Building board: fmuv5 at 2025-02-15 23:21:00.877469 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 ((3160271, 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/222] Building board: FoxeerF405v2 at 2025-02-15 23:21:00.891142 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 ((3160312, 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/222] Building board: FoxeerH743v1 at 2025-02-15 23:21:00.904946 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 ((3160353, 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/222] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:21:00.918808 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 ((3160394, 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/222] Building board: GEPRCF745BTHD at 2025-02-15 23:21:00.932422 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 ((3160435, 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/222] Building board: Here4FC at 2025-02-15 23:21:00.946422 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 ((3160476, 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/222] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:21:00.959966 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 ((3160517, 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/222] Building board: JFB100 at 2025-02-15 23:21:00.974120 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 ((3160558, 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/222] Building board: JFB110 at 2025-02-15 23:21:00.989007 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 ((3160599, 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/222] Building board: JHEM_JHEF405 at 2025-02-15 23:21:01.003001 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 ((3160640, 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/222] Building board: JHEMCU-H743HD at 2025-02-15 23:21:01.018500 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 ((3160691, 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/222] Building board: KakuteF4 at 2025-02-15 23:21:01.032778 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 ((3160732, 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/222] Building board: KakuteF4-Wing at 2025-02-15 23:21:01.046659 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 ((3160773, 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/222] Building board: KakuteF4Mini at 2025-02-15 23:21:01.060586 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 ((3160814, 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/222] Building board: KakuteF7 at 2025-02-15 23:21:01.074759 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 ((3160855, 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/222] Building board: KakuteF7-bdshot at 2025-02-15 23:21:01.090362 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 ((3160896, 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/222] Building board: KakuteF7Mini at 2025-02-15 23:21:01.104228 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 ((3160937, 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/222] Building board: KakuteH7 at 2025-02-15 23:21:01.119457 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 ((3160978, 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/222] Building board: KakuteH7-bdshot at 2025-02-15 23:21:01.133467 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 ((3161019, 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/222] Building board: KakuteH7-Wing at 2025-02-15 23:21:01.150196 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 ((3161060, 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/222] Building board: KakuteH7Mini at 2025-02-15 23:21:01.164364 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 ((3161101, 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/222] Building board: KakuteH7Mini-Nand at 2025-02-15 23:21:01.178365 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 ((3161142, 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/222] Building board: KakuteH7v2 at 2025-02-15 23:21:01.194465 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 ((3161183, 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/222] Building board: LongBowF405WING at 2025-02-15 23:21:01.209472 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 ((3161224, 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/222] Building board: luminousbee5 at 2025-02-15 23:21:01.224609 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 ((3161266, 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/222] Building board: MambaF405-2022 at 2025-02-15 23:21:01.238772 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 ((3161307, 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/222] Building board: MambaF405US-I2C at 2025-02-15 23:21:01.253496 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 ((3161348, 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/222] Building board: MambaF405v2 at 2025-02-15 23:21:01.268737 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 ((3161389, 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/222] Building board: MambaH743v4 at 2025-02-15 23:21:01.282740 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 ((3161430, 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/222] Building board: MatekF405 at 2025-02-15 23:21:01.296493 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 ((3161471, 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/222] Building board: MatekF405-bdshot at 2025-02-15 23:21:01.310329 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 ((3161512, 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/222] Building board: MatekF405-CAN at 2025-02-15 23:21:01.324737 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 ((3161553, 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/222] Building board: MatekF405-STD at 2025-02-15 23:21:01.338892 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 ((3161594, 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/222] Building board: MatekF405-TE at 2025-02-15 23:21:01.352880 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 ((3161637, 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/222] Building board: MatekF405-TE-bdshot at 2025-02-15 23:21:01.368788 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 ((3161678, 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/222] Building board: MatekF405-Wing at 2025-02-15 23:21:01.382514 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 ((3161719, 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/222] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:21:01.397254 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 ((3161760, 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/222] Building board: MatekF765-SE at 2025-02-15 23:21:01.410794 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 ((3161801, 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/222] Building board: MatekF765-Wing at 2025-02-15 23:21:01.424870 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 ((3161842, 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/222] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:21:01.438667 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 ((3161883, 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/222] Building board: MatekH743 at 2025-02-15 23:21:01.452472 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 ((3161924, 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/222] Building board: MatekH743-bdshot at 2025-02-15 23:21:01.467563 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 ((3161965, 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/222] Building board: MatekH7A3 at 2025-02-15 23:21:01.482090 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 ((3162006, 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/222] Building board: MFT-SEMA100 at 2025-02-15 23:21:01.504623 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 ((3162047, 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/222] Building board: MicoAir405Mini at 2025-02-15 23:21:01.519866 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 ((3162088, 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/222] Building board: MicoAir405v2 at 2025-02-15 23:21:01.534803 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 ((3162129, 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/222] Building board: MicoAir743 at 2025-02-15 23:21:01.549788 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 ((3162170, 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/222] Building board: MicoAir743-AIO at 2025-02-15 23:21:01.564131 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 ((3162211, 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/222] Building board: MicoAir743v2 at 2025-02-15 23:21:01.578764 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 ((3162252, 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/222] Building board: mindpx-v2 at 2025-02-15 23:21:01.593798 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 ((3162293, 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/222] Building board: mini-pix at 2025-02-15 23:21:01.608468 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 ((3162334, 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/222] Building board: modalai_fc-v1 at 2025-02-15 23:21:01.623665 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 ((3162375, 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/222] Building board: mRoControlZeroClassic at 2025-02-15 23:21:01.637944 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 ((3162416, 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/222] Building board: mRoControlZeroF7 at 2025-02-15 23:21:01.652174 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 ((3162457, 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/222] Building board: mRoControlZeroH7 at 2025-02-15 23:21:01.666787 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 ((3162498, 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/222] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:21:01.680788 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 ((3162539, 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/222] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:21:01.694509 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 ((3162580, 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/222] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:21:01.707974 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 ((3162621, 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/222] Building board: mRoNexus at 2025-02-15 23:21:01.721243 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 ((3162662, 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/222] Building board: mRoPixracerPro at 2025-02-15 23:21:01.734842 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 ((3162703, 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/222] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:21:01.749376 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 ((3162744, 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/222] Building board: mRoX21 at 2025-02-15 23:21:01.764932 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 ((3162785, 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/222] Building board: mRoX21-777 at 2025-02-15 23:21:01.779015 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 ((3162826, 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/222] Building board: MUPilot at 2025-02-15 23:21:01.792956 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 ((3162867, 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/222] Building board: navigator at 2025-02-15 23:21:01.807065 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 ((3162908, 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/222] Building board: navigator64 at 2025-02-15 23:21:01.821200 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 ((3162949, 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/222] Building board: navio at 2025-02-15 23:21:01.835498 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 ((3162990, 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/222] Building board: navio2 at 2025-02-15 23:21:01.849151 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 ((3163031, 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/222] Building board: NxtPX4v2 at 2025-02-15 23:21:01.863192 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 ((3163072, 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/222] Building board: obal at 2025-02-15 23:21:01.876551 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 ((3163113, 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/222] Building board: omnibusf4 at 2025-02-15 23:21:01.890396 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 ((3163154, 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/222] Building board: omnibusf4pro at 2025-02-15 23:21:01.905529 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 ((3163198, 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/222] Building board: omnibusf4pro-bdshot at 2025-02-15 23:21:01.919090 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 ((3163241, 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/222] Building board: omnibusf4v6 at 2025-02-15 23:21:01.933468 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 ((3163282, 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/222] Building board: OMNIBUSF7V2 at 2025-02-15 23:21:01.948476 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 ((3163323, 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/222] Building board: OmnibusNanoV6 at 2025-02-15 23:21:01.967277 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 ((3163364, 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/222] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:21:01.981425 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 ((3163405, 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/222] Building board: OrqaF405Pro at 2025-02-15 23:21:02.000604 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 ((3163446, 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/222] Building board: PH4-mini at 2025-02-15 23:21:02.014795 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 ((3163487, 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/222] Building board: PH4-mini-bdshot at 2025-02-15 23:21:02.030151 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 ((3163528, 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/222] Building board: Pix32v5 at 2025-02-15 23:21:02.044058 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 ((3163569, 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/222] Building board: PixC4-Jetson at 2025-02-15 23:21:02.058850 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 ((3163610, 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/222] Building board: PixFlamingo at 2025-02-15 23:21:02.073120 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 ((3163652, 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/222] Building board: PixFlamingo-F767 at 2025-02-15 23:21:02.087520 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 ((3163693, 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/222] Building board: Pixhawk1 at 2025-02-15 23:21:02.101524 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 ((3163734, 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/222] Building board: Pixhawk1-1M at 2025-02-15 23:21:02.115224 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 ((3163777, 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/222] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:21:02.131781 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 ((3163818, 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/222] Building board: Pixhawk1-bdshot at 2025-02-15 23:21:02.145464 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 ((3163859, 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/222] Building board: Pixhawk4 at 2025-02-15 23:21:02.158766 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 ((3163900, 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/222] Building board: Pixhawk4-bdshot at 2025-02-15 23:21:02.172454 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 ((3163941, 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/222] Building board: Pixhawk5X at 2025-02-15 23:21:02.187957 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 ((3163982, 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/222] Building board: Pixhawk6C at 2025-02-15 23:21:02.203367 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 ((3164023, 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/222] Building board: Pixhawk6C-bdshot at 2025-02-15 23:21:02.217888 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 ((3164064, 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/222] Building board: Pixhawk6X at 2025-02-15 23:21:02.232084 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 ((3164105, 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/222] Building board: Pixhawk6X-bdshot at 2025-02-15 23:21:02.249746 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 ((3164146, 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/222] Building board: PixPilot-C3 at 2025-02-15 23:21:02.265193 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 ((3164187, 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/222] Building board: PixPilot-V3 at 2025-02-15 23:21:02.279244 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 ((3164228, 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/222] Building board: PixPilot-V6 at 2025-02-15 23:21:02.293778 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 ((3164269, 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/222] Building board: PixPilot-V6PRO at 2025-02-15 23:21:02.307510 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 ((3164310, 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/222] Building board: Pixracer at 2025-02-15 23:21:02.322048 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 ((3164351, 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/222] Building board: Pixracer-bdshot at 2025-02-15 23:21:02.336145 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 ((3164392, 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/222] Building board: PixSurveyA1 at 2025-02-15 23:21:02.349755 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 ((3164433, 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/222] Building board: PixSurveyA1-IND at 2025-02-15 23:21:02.363257 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 ((3164474, 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/222] Building board: PixSurveyA2 at 2025-02-15 23:21:02.377346 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 ((3164515, 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/222] Building board: pxf at 2025-02-15 23:21:02.391021 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 ((3164556, 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/222] Building board: pxfmini at 2025-02-15 23:21:02.405478 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 ((3164597, 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/222] Building board: QioTekAdeptF407 at 2025-02-15 23:21:02.419251 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 ((3164638, 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/222] Building board: QioTekZealotF427 at 2025-02-15 23:21:02.432891 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 ((3164679, 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/222] Building board: QioTekZealotH743 at 2025-02-15 23:21:02.447851 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 ((3164720, 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/222] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:21:02.461666 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 ((3164761, 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/222] Building board: R9Pilot at 2025-02-15 23:21:02.474883 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 ((3164802, 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/222] Building board: RadiolinkPIX6 at 2025-02-15 23:21:02.488805 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 ((3164843, 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/222] Building board: RADIX2HD at 2025-02-15 23:21:02.502155 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 ((3164884, 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/222] Building board: ReaperF745 at 2025-02-15 23:21:02.515594 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 ((3164925, 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/222] Building board: revo-mini at 2025-02-15 23:21:02.530205 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 ((3164966, 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/222] Building board: revo-mini-bdshot at 2025-02-15 23:21:02.544278 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 ((3165007, 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/222] Building board: revo-mini-i2c at 2025-02-15 23:21:02.557916 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 ((3165048, 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/222] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:21:02.573090 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 ((3165089, 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/222] Building board: SDMODELH7V1 at 2025-02-15 23:21:02.586606 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 ((3165130, 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/222] Building board: SDMODELH7V2 at 2025-02-15 23:21:02.600913 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 ((3165171, 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/222] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:21:02.615052 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 ((3165212, 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/222] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:21:02.628774 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 ((3165253, 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/222] Building board: SIYI_N7 at 2025-02-15 23:21:02.642257 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 ((3165299, 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/222] Building board: SkySakuraH743 at 2025-02-15 23:21:02.659419 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 ((3165340, 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/222] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:21:02.673817 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 ((3165381, 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/222] Building board: sparky2 at 2025-02-15 23:21:02.687576 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 ((3165422, 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/222] Building board: speedybeef4 at 2025-02-15 23:21:02.701325 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 ((3165463, 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/222] Building board: SpeedyBeeF405Mini at 2025-02-15 23:21:02.715176 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 ((3165504, 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/222] Building board: SpeedyBeeF405WING at 2025-02-15 23:21:02.730178 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 ((3165545, 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/222] Building board: speedybeef4v3 at 2025-02-15 23:21:02.744148 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 ((3165586, 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/222] Building board: speedybeef4v4 at 2025-02-15 23:21:02.763096 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 ((3165627, 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/222] Building board: SPRacingH7 at 2025-02-15 23:21:02.777968 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 ((3165668, 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/222] Building board: SPRacingH7RF at 2025-02-15 23:21:02.793625 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 ((3165710, 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/222] Building board: SuccexF4 at 2025-02-15 23:21:02.808269 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 ((3165751, 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/222] Building board: TBS-Colibri-F7 at 2025-02-15 23:21:02.825196 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 ((3165792, 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/222] Building board: TBS_LUCID_H7 at 2025-02-15 23:21:02.839434 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 ((3165833, 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/222] Building board: TBS_LUCID_PRO at 2025-02-15 23:21:02.853200 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 ((3165874, 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/222] Building board: thepeach-k1 at 2025-02-15 23:21:02.866537 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 ((3165915, 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/222] Building board: thepeach-r1 at 2025-02-15 23:21:02.880877 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 ((3165956, 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/222] Building board: TMotorH743 at 2025-02-15 23:21:02.894442 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 ((3165997, 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/222] Building board: VRBrain-v51 at 2025-02-15 23:21:02.911215 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 ((3166038, 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/222] Building board: VRBrain-v52 at 2025-02-15 23:21:02.930651 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 ((3166079, 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/222] Building board: VRBrain-v54 at 2025-02-15 23:21:02.944735 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 ((3166120, 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/222] Building board: VRCore-v10 at 2025-02-15 23:21:02.959154 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 ((3166161, 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/222] Building board: VRUBrain-v51 at 2025-02-15 23:21:02.972961 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 ((3166202, 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/222] Building board: VUAV-V7pro at 2025-02-15 23:21:02.988119 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 ((3166243, 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/222] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:21:03.001831 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 ((3166284, 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/222] Building board: YJUAV_A6 at 2025-02-15 23:21:03.015832 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 ((3166325, 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/222] Building board: YJUAV_A6SE at 2025-02-15 23:21:03.034197 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 ((3166366, 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/222] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:21:03.047620 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 ((3166407, 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/222] Building board: YJUAV_A6Ultra at 2025-02-15 23:21:03.061458 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 ((3166448, 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/222] Building board: ZeroOneX6 at 2025-02-15 23:21:03.074984 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 ((3166489, 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: [222/222] Building board: ZeroOneX6_Air at 2025-02-15 23:21:03.089082 BB: Trying checkout Blimp stable ZeroOneX6_Air 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 ((3166532, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ZeroOneX6_Air None BB: Failed checkout of Blimp ZeroOneX6_Air 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building ArduCopter beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/238] Building board: 3DRControlZeroG at 2025-02-15 23:21:03.712628 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/238] Building board: ACNS-CM4Pilot at 2025-02-15 23:21:09.259456 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/238] Building board: ACNS-F405AIO at 2025-02-15 23:21:10.654701 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/238] Building board: aerofc-v1 at 2025-02-15 23:21:12.118882 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/238] Building board: AEROFOX-H7 at 2025-02-15 23:21:12.863100 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/238] Building board: AET-H743-Basic at 2025-02-15 23:21:14.303454 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/238] Building board: airbotf4 at 2025-02-15 23:21:15.764556 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/238] Building board: AIRLink at 2025-02-15 23:21:15.817877 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/238] Building board: Airvolute-DCS2 at 2025-02-15 23:21:15.868253 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/238] Building board: AnyleafH7 at 2025-02-15 23:21:17.258022 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/238] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:21:18.664719 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/238] Building board: ARK_FPV at 2025-02-15 23:21:20.114780 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/238] Building board: ARKV6X at 2025-02-15 23:21:21.538338 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/238] Building board: AtomRCF405NAVI at 2025-02-15 23:21:21.592615 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/238] Building board: bbbmini at 2025-02-15 23:21:21.643678 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/238] Building board: BeastF7 at 2025-02-15 23:21:21.691751 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/238] Building board: BeastF7v2 at 2025-02-15 23:21:21.742325 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/238] Building board: BeastH7 at 2025-02-15 23:21:21.793179 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/238] Building board: BeastH7v2 at 2025-02-15 23:21:21.842951 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/238] Building board: bebop at 2025-02-15 23:21:21.892904 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/238] Building board: bebop at 2025-02-15 23:21:21.937282 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/238] Building board: BETAFPV-F405 at 2025-02-15 23:21:21.983754 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/238] Building board: BETAFPV-F405-I2C at 2025-02-15 23:21:23.494312 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/238] Building board: BlitzF745 at 2025-02-15 23:21:24.950589 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/238] Building board: BlitzF745AIO at 2025-02-15 23:21:26.373557 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/238] Building board: BlitzH743Pro at 2025-02-15 23:21:27.850369 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/238] Building board: BlitzMiniF745 at 2025-02-15 23:21:29.253001 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/238] Building board: BlitzWingH743 at 2025-02-15 23:21:30.643221 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/238] Building board: blue at 2025-02-15 23:21:32.039339 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/238] Building board: canzero at 2025-02-15 23:21:32.092605 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/238] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:21:33.512940 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/238] Building board: CBU-H7-Stamp at 2025-02-15 23:21:34.899100 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/238] Building board: CrazyF405 at 2025-02-15 23:21:36.340464 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/238] Building board: crazyflie2 at 2025-02-15 23:21:38.080068 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/238] Building board: CSKY405 at 2025-02-15 23:21:38.134162 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/238] Building board: CUAV-7-Nano at 2025-02-15 23:21:39.511384 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/238] Building board: CUAV-Nora at 2025-02-15 23:21:40.910029 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/238] Building board: CUAV-Nora-bdshot at 2025-02-15 23:21:40.962410 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/238] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:21:41.012913 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/238] Building board: CUAV-X7 at 2025-02-15 23:21:42.371463 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/238] Building board: CUAV-X7-bdshot at 2025-02-15 23:21:42.425509 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/238] Building board: CUAVv5 at 2025-02-15 23:21:42.476319 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/238] Building board: CUAVv5-bdshot at 2025-02-15 23:21:42.526031 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/238] Building board: CUAVv5Nano at 2025-02-15 23:21:42.578631 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/238] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:21:42.628576 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/238] Building board: CubeBlack at 2025-02-15 23:21:42.678860 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/238] Building board: CubeBlack+ at 2025-02-15 23:21:42.729154 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/238] Building board: CubeGreen-solo at 2025-02-15 23:21:42.781777 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/238] Building board: CubeOrange at 2025-02-15 23:21:42.829730 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/238] Building board: CubeOrange-bdshot at 2025-02-15 23:21:42.879724 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/238] Building board: CubeOrange-SimOnHardWare at 2025-02-15 23:21:42.929316 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/238] Building board: CubeOrangePlus at 2025-02-15 23:21:42.980258 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/238] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:21:43.031436 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/238] Building board: CubeOrangePlus-SimOnHardWare at 2025-02-15 23:21:43.082515 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/238] Building board: CubePurple at 2025-02-15 23:21:44.476354 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/238] Building board: CubeRedPrimary at 2025-02-15 23:21:44.532191 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/238] Building board: CubeRedSecondary at 2025-02-15 23:21:45.935176 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/238] Building board: CubeSolo at 2025-02-15 23:21:47.309384 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/238] Building board: CubeYellow at 2025-02-15 23:21:47.361503 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/238] Building board: CubeYellow-bdshot at 2025-02-15 23:21:47.415501 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/238] Building board: DevEBoxH7v2 at 2025-02-15 23:21:47.465346 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/238] Building board: DroneerF405 at 2025-02-15 23:21:47.516705 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/238] Building board: DrotekP3Pro at 2025-02-15 23:21:48.902986 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/238] Building board: Durandal at 2025-02-15 23:21:48.957007 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/238] Building board: Durandal-bdshot at 2025-02-15 23:21:49.010944 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/238] Building board: edge at 2025-02-15 23:21:49.068451 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/238] Building board: erlebrain2 at 2025-02-15 23:21:49.119207 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/238] Building board: F35Lightning at 2025-02-15 23:21:49.170497 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/238] Building board: F4BY at 2025-02-15 23:21:49.221091 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/238] Building board: F4BY_F427 at 2025-02-15 23:21:49.271743 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/238] Building board: FlyingMoonF407 at 2025-02-15 23:21:50.682720 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/238] Building board: FlyingMoonF427 at 2025-02-15 23:21:50.737519 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/238] Building board: FlyingMoonH743 at 2025-02-15 23:21:50.788794 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/238] Building board: FlywooF405HD-AIOv2 at 2025-02-15 23:21:52.200454 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/238] Building board: FlywooF405Pro at 2025-02-15 23:21:53.596481 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/238] Building board: FlywooF405S-AIO at 2025-02-15 23:21:54.989474 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/238] Building board: FlywooF745 at 2025-02-15 23:21:56.377317 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/238] Building board: FlywooF745Nano at 2025-02-15 23:21:56.432346 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/238] Building board: FlywooH743Pro at 2025-02-15 23:21:56.487700 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/238] Building board: fmuv2 at 2025-02-15 23:21:57.877900 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/238] Building board: fmuv3 at 2025-02-15 23:21:57.933051 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/238] Building board: fmuv5 at 2025-02-15 23:21:57.986510 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/238] Building board: FoxeerF405v2 at 2025-02-15 23:21:58.041704 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/238] Building board: FoxeerH743v1 at 2025-02-15 23:21:59.467939 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/238] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:22:00.882432 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/238] Building board: GEPRCF745BTHD at 2025-02-15 23:22:02.303878 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/238] Building board: Here4FC at 2025-02-15 23:22:03.713885 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/238] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:22:05.145743 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/238] Building board: JFB100 at 2025-02-15 23:22:06.521388 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/238] Building board: JFB110 at 2025-02-15 23:22:07.908285 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/238] Building board: JHEM_JHEF405 at 2025-02-15 23:22:09.760836 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/238] Building board: JHEMCU-GSF405A at 2025-02-15 23:22:11.146974 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/238] Building board: JHEMCU-GSF405A-RX2 at 2025-02-15 23:22:11.199780 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/238] Building board: JHEMCU-H743HD at 2025-02-15 23:22:11.251153 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/238] Building board: KakuteF4 at 2025-02-15 23:22:12.636729 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/238] Building board: KakuteF4-Wing at 2025-02-15 23:22:12.687907 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/238] Building board: KakuteF4Mini at 2025-02-15 23:22:14.094602 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/238] Building board: KakuteF7 at 2025-02-15 23:22:14.147902 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/238] Building board: KakuteF7-bdshot at 2025-02-15 23:22:14.200288 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/238] Building board: KakuteF7Mini at 2025-02-15 23:22:14.251773 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/238] Building board: KakuteH7 at 2025-02-15 23:22:14.305410 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/238] Building board: KakuteH7-bdshot at 2025-02-15 23:22:14.359979 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/238] Building board: KakuteH7-Wing at 2025-02-15 23:22:14.419114 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/238] Building board: KakuteH7Mini at 2025-02-15 23:22:15.841750 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/238] Building board: KakuteH7Mini-Nand at 2025-02-15 23:22:15.894875 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/238] Building board: KakuteH7v2 at 2025-02-15 23:22:15.948582 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/238] Building board: LongBowF405WING at 2025-02-15 23:22:16.001741 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/238] Building board: luminousbee5 at 2025-02-15 23:22:17.398477 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/238] Building board: MambaF405-2022 at 2025-02-15 23:22:17.454540 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/238] Building board: MambaF405US-I2C at 2025-02-15 23:22:17.506150 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/238] Building board: MambaF405v2 at 2025-02-15 23:22:17.557679 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/238] Building board: MambaH743v4 at 2025-02-15 23:22:17.606961 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/238] Building board: MatekF405 at 2025-02-15 23:22:17.656046 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/238] Building board: MatekF405-bdshot at 2025-02-15 23:22:17.706702 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/238] Building board: MatekF405-CAN at 2025-02-15 23:22:17.757924 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/238] Building board: MatekF405-STD at 2025-02-15 23:22:17.813617 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/238] Building board: MatekF405-TE at 2025-02-15 23:22:17.866060 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/238] Building board: MatekF405-TE-bdshot at 2025-02-15 23:22:17.916899 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/238] Building board: MatekF405-Wing at 2025-02-15 23:22:19.315128 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/238] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:22:19.373490 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/238] Building board: MatekF765-SE at 2025-02-15 23:22:19.430737 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/238] Building board: MatekF765-Wing at 2025-02-15 23:22:19.484717 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/238] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:22:19.542289 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/238] Building board: MatekH743 at 2025-02-15 23:22:19.593447 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/238] Building board: MatekH743-bdshot at 2025-02-15 23:22:19.643403 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/238] Building board: MatekH7A3 at 2025-02-15 23:22:19.696147 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/238] Building board: MFT-SEMA100 at 2025-02-15 23:22:21.087409 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/238] Building board: MicoAir405Mini at 2025-02-15 23:22:22.488848 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/238] Building board: MicoAir405v2 at 2025-02-15 23:22:23.886750 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/238] Building board: MicoAir743 at 2025-02-15 23:22:25.271646 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/238] Building board: MicoAir743-AIO at 2025-02-15 23:22:26.688459 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/238] Building board: MicoAir743v2 at 2025-02-15 23:22:28.100968 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/238] Building board: mindpx-v2 at 2025-02-15 23:22:29.492925 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/238] Building board: mini-pix at 2025-02-15 23:22:29.548554 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/238] Building board: modalai_fc-v1 at 2025-02-15 23:22:29.599849 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/238] Building board: mRoControlZeroClassic at 2025-02-15 23:22:29.652223 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/238] Building board: mRoControlZeroF7 at 2025-02-15 23:22:29.702371 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/238] Building board: mRoControlZeroH7 at 2025-02-15 23:22:29.754107 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/238] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:22:29.805278 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/238] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:22:29.858845 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/238] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:22:29.908739 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/238] Building board: mRoNexus at 2025-02-15 23:22:31.287359 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/238] Building board: mRoPixracerPro at 2025-02-15 23:22:31.340476 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/238] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:22:31.394515 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/238] Building board: mRoX21 at 2025-02-15 23:22:31.449282 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/238] Building board: mRoX21-777 at 2025-02-15 23:22:31.503736 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/238] Building board: MUPilot at 2025-02-15 23:22:31.556874 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/238] Building board: navigator at 2025-02-15 23:22:32.996368 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/238] Building board: navigator64 at 2025-02-15 23:22:33.047936 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/238] Building board: navio at 2025-02-15 23:22:34.457729 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/238] Building board: navio2 at 2025-02-15 23:22:34.512777 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/238] Building board: NxtPX4v2 at 2025-02-15 23:22:34.561528 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/238] Building board: obal at 2025-02-15 23:22:35.950845 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/238] Building board: omnibusf4 at 2025-02-15 23:22:36.005279 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/238] Building board: omnibusf4pro at 2025-02-15 23:22:36.057775 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/238] Building board: omnibusf4pro-bdshot at 2025-02-15 23:22:36.108296 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/238] Building board: omnibusf4v6 at 2025-02-15 23:22:36.160025 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/238] Building board: OMNIBUSF7V2 at 2025-02-15 23:22:36.211404 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/238] Building board: OmnibusNanoV6 at 2025-02-15 23:22:36.266421 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/238] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:22:36.324864 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/238] Building board: OrqaF405Pro at 2025-02-15 23:22:36.381269 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/238] Building board: PH4-mini at 2025-02-15 23:22:37.778726 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/238] Building board: PH4-mini-bdshot at 2025-02-15 23:22:37.834832 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/238] Building board: Pix32v5 at 2025-02-15 23:22:37.889738 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/238] Building board: PixC4-Jetson at 2025-02-15 23:22:37.941325 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/238] Building board: PixFlamingo at 2025-02-15 23:22:37.993650 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/238] Building board: PixFlamingo-F767 at 2025-02-15 23:22:39.381255 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/238] Building board: Pixhawk1 at 2025-02-15 23:22:40.831699 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/238] Building board: Pixhawk1-1M at 2025-02-15 23:22:40.887740 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/238] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:22:40.938158 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/238] Building board: Pixhawk1-bdshot at 2025-02-15 23:22:40.989765 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/238] Building board: Pixhawk4 at 2025-02-15 23:22:42.411542 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/238] Building board: Pixhawk4-bdshot at 2025-02-15 23:22:42.469394 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/238] Building board: Pixhawk5X at 2025-02-15 23:22:42.519906 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/238] Building board: Pixhawk6C at 2025-02-15 23:22:42.570768 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/238] Building board: Pixhawk6C-bdshot at 2025-02-15 23:22:42.626156 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/238] Building board: Pixhawk6X at 2025-02-15 23:22:44.085371 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/238] Building board: Pixhawk6X-bdshot at 2025-02-15 23:22:44.140604 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/238] Building board: PixPilot-C3 at 2025-02-15 23:22:45.577708 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/238] Building board: PixPilot-V3 at 2025-02-15 23:22:46.986194 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/238] Building board: PixPilot-V6 at 2025-02-15 23:22:48.393207 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/238] Building board: PixPilot-V6PRO at 2025-02-15 23:22:48.449862 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/238] Building board: Pixracer at 2025-02-15 23:22:49.864412 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/238] Building board: Pixracer-bdshot at 2025-02-15 23:22:49.919483 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/238] Building board: PixSurveyA1 at 2025-02-15 23:22:49.978170 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/238] Building board: PixSurveyA1-IND at 2025-02-15 23:22:50.028590 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/238] Building board: PixSurveyA2 at 2025-02-15 23:22:51.425778 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/238] Building board: pxf at 2025-02-15 23:22:52.832074 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/238] Building board: pxfmini at 2025-02-15 23:22:52.885463 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/238] Building board: QioTekAdeptF407 at 2025-02-15 23:22:52.936012 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/238] Building board: QioTekZealotF427 at 2025-02-15 23:22:54.313681 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/238] Building board: QioTekZealotH743 at 2025-02-15 23:22:54.369629 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/238] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:22:54.428971 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/238] Building board: R9Pilot at 2025-02-15 23:22:55.825266 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/238] Building board: RadiolinkPIX6 at 2025-02-15 23:22:55.880861 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/238] Building board: RADIX2HD at 2025-02-15 23:22:57.274589 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/238] Building board: ReaperF745 at 2025-02-15 23:22:58.653843 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/238] Building board: revo-mini at 2025-02-15 23:23:00.059363 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/238] Building board: revo-mini-bdshot at 2025-02-15 23:23:00.113614 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/238] Building board: revo-mini-i2c at 2025-02-15 23:23:00.164151 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/238] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:23:00.216563 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/238] Building board: SDMODELH7V1 at 2025-02-15 23:23:00.267650 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/238] Building board: SDMODELH7V2 at 2025-02-15 23:23:01.642605 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/238] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:23:03.038943 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/238] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:23:03.090462 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/238] Building board: SIYI_N7 at 2025-02-15 23:23:03.139228 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/238] Building board: SkySakuraH743 at 2025-02-15 23:23:04.539971 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/238] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:23:05.966209 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/238] Building board: skyviper-journey at 2025-02-15 23:23:06.020942 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/238] Building board: skyviper-v2450 at 2025-02-15 23:23:06.071056 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/238] Building board: sparky2 at 2025-02-15 23:23:06.120820 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/238] Building board: speedybeef4 at 2025-02-15 23:23:06.172912 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/238] Building board: SpeedyBeeF405Mini at 2025-02-15 23:23:06.225420 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/238] Building board: SpeedyBeeF405WING at 2025-02-15 23:23:07.615783 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/238] Building board: speedybeef4v3 at 2025-02-15 23:23:09.009173 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/238] Building board: speedybeef4v4 at 2025-02-15 23:23:09.063220 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/238] Building board: SPRacingH7 at 2025-02-15 23:23:10.419168 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/238] Building board: SPRacingH7RF at 2025-02-15 23:23:10.472993 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/238] Building board: SuccexF4 at 2025-02-15 23:23:11.829905 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/238] Building board: TBS-Colibri-F7 at 2025-02-15 23:23:11.882365 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/238] Building board: TBS_LUCID_H7 at 2025-02-15 23:23:11.934818 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/238] Building board: TBS_LUCID_PRO at 2025-02-15 23:23:13.335755 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/238] Building board: thepeach-k1 at 2025-02-15 23:23:14.749200 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/238] Building board: thepeach-r1 at 2025-02-15 23:23:16.163893 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/238] Building board: TMotorH743 at 2025-02-15 23:23:17.581441 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/238] Building board: VRBrain-v51 at 2025-02-15 23:23:18.948203 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/238] Building board: VRBrain-v52 at 2025-02-15 23:23:19.002780 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/238] Building board: VRBrain-v54 at 2025-02-15 23:23:19.052581 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/238] Building board: VRCore-v10 at 2025-02-15 23:23:19.102740 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/238] Building board: VRUBrain-v51 at 2025-02-15 23:23:19.152878 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/238] Building board: VUAV-V7pro at 2025-02-15 23:23:19.204329 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/238] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:23:20.570659 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/238] Building board: YJUAV_A6 at 2025-02-15 23:23:21.942271 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/238] Building board: YJUAV_A6SE at 2025-02-15 23:23:23.323042 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/238] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:23:24.715843 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/238] Building board: YJUAV_A6Ultra at 2025-02-15 23:23:26.109184 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/238] Building board: ZeroOneX6 at 2025-02-15 23:23:27.485097 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: [238/238] Building board: ZeroOneX6_Air at 2025-02-15 23:23:28.883254 BB: Trying checkout ArduCopter beta-4.3 ZeroOneX6_Air 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_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-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_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter beta-4.3 ZeroOneX6_Air 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_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ZeroOneX6_Air-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_Air) - 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building ArduPlane beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/226] Building board: 3DRControlZeroG at 2025-02-15 23:23:33.513167 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/226] Building board: ACNS-CM4Pilot at 2025-02-15 23:23:35.628147 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/226] Building board: ACNS-F405AIO at 2025-02-15 23:23:37.921126 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/226] Building board: AEROFOX-H7 at 2025-02-15 23:23:38.608903 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/226] Building board: AET-H743-Basic at 2025-02-15 23:23:39.294952 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/226] Building board: airbotf4 at 2025-02-15 23:23:39.979463 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/226] Building board: AIRLink at 2025-02-15 23:23:40.008000 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/226] Building board: Airvolute-DCS2 at 2025-02-15 23:23:40.034111 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/226] Building board: AnyleafH7 at 2025-02-15 23:23:40.723875 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/226] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:23:41.413751 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/226] Building board: ARK_FPV at 2025-02-15 23:23:42.099648 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/226] Building board: ARKV6X at 2025-02-15 23:23:42.786290 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/226] Building board: AtomRCF405NAVI at 2025-02-15 23:23:42.814120 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/226] Building board: bbbmini at 2025-02-15 23:23:42.840006 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/226] Building board: BeastF7 at 2025-02-15 23:23:42.864417 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/226] Building board: BeastF7v2 at 2025-02-15 23:23:42.889301 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/226] Building board: BeastH7 at 2025-02-15 23:23:42.915603 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/226] Building board: BeastH7v2 at 2025-02-15 23:23:42.942641 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/226] Building board: bebop at 2025-02-15 23:23:42.970134 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/226] Building board: BlitzF745 at 2025-02-15 23:23:42.994301 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/226] Building board: BlitzF745AIO at 2025-02-15 23:23:43.702438 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/226] Building board: BlitzH743Pro at 2025-02-15 23:23:44.414744 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/226] Building board: BlitzMiniF745 at 2025-02-15 23:23:45.131139 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/226] Building board: BlitzWingH743 at 2025-02-15 23:23:45.833211 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/226] Building board: blue at 2025-02-15 23:23:46.530293 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/226] Building board: canzero at 2025-02-15 23:23:46.559237 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/226] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:23:47.263882 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/226] Building board: CBU-H7-Stamp at 2025-02-15 23:23:47.958984 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/226] Building board: CSKY405 at 2025-02-15 23:23:48.651402 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/226] Building board: CUAV-7-Nano at 2025-02-15 23:23:49.354283 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/226] Building board: CUAV-Nora at 2025-02-15 23:23:50.046278 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/226] Building board: CUAV-Nora-bdshot at 2025-02-15 23:23:50.074717 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/226] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:23:50.101610 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/226] Building board: CUAV-X7 at 2025-02-15 23:23:50.812631 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/226] Building board: CUAV-X7-bdshot at 2025-02-15 23:23:50.839822 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/226] Building board: CUAVv5 at 2025-02-15 23:23:50.865231 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/226] Building board: CUAVv5-bdshot at 2025-02-15 23:23:50.891695 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/226] Building board: CUAVv5Nano at 2025-02-15 23:23:50.916956 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/226] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:23:50.944541 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/226] Building board: CubeBlack at 2025-02-15 23:23:50.971901 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/226] Building board: CubeBlack+ at 2025-02-15 23:23:50.997741 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/226] Building board: CubeOrange at 2025-02-15 23:23:51.025945 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/226] Building board: CubeOrange-bdshot at 2025-02-15 23:23:51.052011 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/226] Building board: CubeOrangePlus at 2025-02-15 23:23:51.079507 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/226] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:23:51.104762 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/226] Building board: CubePurple at 2025-02-15 23:23:51.129230 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/226] Building board: CubeRedPrimary at 2025-02-15 23:23:51.156548 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/226] Building board: CubeRedSecondary at 2025-02-15 23:23:51.846720 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/226] Building board: CubeYellow at 2025-02-15 23:23:52.547384 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/226] Building board: CubeYellow-bdshot at 2025-02-15 23:23:52.574962 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/226] Building board: DevEBoxH7v2 at 2025-02-15 23:23:52.600240 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/226] Building board: disco at 2025-02-15 23:23:52.628336 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/226] Building board: DroneerF405 at 2025-02-15 23:23:52.653128 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/226] Building board: DrotekP3Pro at 2025-02-15 23:23:53.347952 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/226] Building board: Durandal at 2025-02-15 23:23:53.376225 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/226] Building board: Durandal-bdshot at 2025-02-15 23:23:53.404376 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/226] Building board: edge at 2025-02-15 23:23:53.429291 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/226] Building board: erlebrain2 at 2025-02-15 23:23:53.455937 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/226] Building board: F35Lightning at 2025-02-15 23:23:53.480396 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/226] Building board: F4BY at 2025-02-15 23:23:53.506319 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/226] Building board: F4BY_F427 at 2025-02-15 23:23:53.533085 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/226] Building board: FlyingMoonF407 at 2025-02-15 23:23:54.236708 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/226] Building board: FlyingMoonF427 at 2025-02-15 23:23:54.264717 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/226] Building board: FlyingMoonH743 at 2025-02-15 23:23:54.291970 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/226] Building board: FlywooF405Pro at 2025-02-15 23:23:55.009380 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/226] Building board: FlywooF745 at 2025-02-15 23:23:55.710706 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/226] Building board: FlywooF745Nano at 2025-02-15 23:23:55.739086 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/226] Building board: FlywooH743Pro at 2025-02-15 23:23:55.764479 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/226] Building board: fmuv2 at 2025-02-15 23:23:56.450285 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/226] Building board: fmuv3 at 2025-02-15 23:23:56.480735 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/226] Building board: fmuv5 at 2025-02-15 23:23:56.508115 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/226] Building board: FoxeerF405v2 at 2025-02-15 23:23:56.532372 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/226] Building board: FoxeerH743v1 at 2025-02-15 23:23:57.221990 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/226] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:23:57.911422 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/226] Building board: GEPRCF745BTHD at 2025-02-15 23:23:58.621464 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/226] Building board: HEEWING-F405 at 2025-02-15 23:23:59.319687 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/226] Building board: HEEWING-F405v2 at 2025-02-15 23:24:00.029118 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/226] Building board: Here4FC at 2025-02-15 23:24:00.711427 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/226] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:24:01.406902 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/226] Building board: JFB100 at 2025-02-15 23:24:02.132105 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/226] Building board: JFB110 at 2025-02-15 23:24:02.831246 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/226] Building board: JHEM_JHEF405 at 2025-02-15 23:24:03.524341 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/226] Building board: JHEMCU-H743HD at 2025-02-15 23:24:04.226214 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/226] Building board: KakuteF4 at 2025-02-15 23:24:04.942968 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/226] Building board: KakuteF4-Wing at 2025-02-15 23:24:04.980441 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/226] Building board: KakuteF4Mini at 2025-02-15 23:24:05.731583 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/226] Building board: KakuteF7 at 2025-02-15 23:24:05.761637 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/226] Building board: KakuteF7-bdshot at 2025-02-15 23:24:05.789687 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/226] Building board: KakuteF7Mini at 2025-02-15 23:24:05.818827 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/226] Building board: KakuteH7 at 2025-02-15 23:24:05.846695 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/226] Building board: KakuteH7-bdshot at 2025-02-15 23:24:05.873936 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/226] Building board: KakuteH7-Wing at 2025-02-15 23:24:05.901492 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/226] Building board: KakuteH7Mini at 2025-02-15 23:24:06.611249 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/226] Building board: KakuteH7Mini-Nand at 2025-02-15 23:24:06.640149 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/226] Building board: KakuteH7v2 at 2025-02-15 23:24:06.667277 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/226] Building board: LongBowF405WING at 2025-02-15 23:24:06.693929 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/226] Building board: luminousbee5 at 2025-02-15 23:24:07.728351 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/226] Building board: MambaF405-2022 at 2025-02-15 23:24:07.757976 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/226] Building board: MambaF405US-I2C at 2025-02-15 23:24:07.786970 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/226] Building board: MambaF405v2 at 2025-02-15 23:24:07.812942 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/226] Building board: MambaH743v4 at 2025-02-15 23:24:07.838248 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/226] Building board: MatekF405 at 2025-02-15 23:24:07.863165 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/226] Building board: MatekF405-bdshot at 2025-02-15 23:24:07.888373 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/226] Building board: MatekF405-CAN at 2025-02-15 23:24:07.914581 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/226] Building board: MatekF405-STD at 2025-02-15 23:24:07.939877 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/226] Building board: MatekF405-TE at 2025-02-15 23:24:07.965451 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/226] Building board: MatekF405-TE-bdshot at 2025-02-15 23:24:07.992639 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/226] Building board: MatekF405-Wing at 2025-02-15 23:24:08.691477 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/226] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:24:08.720192 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/226] Building board: MatekF765-SE at 2025-02-15 23:24:08.747293 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/226] Building board: MatekF765-Wing at 2025-02-15 23:24:08.773232 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/226] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:24:08.798953 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/226] Building board: MatekH743 at 2025-02-15 23:24:08.824479 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/226] Building board: MatekH743-bdshot at 2025-02-15 23:24:08.851258 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/226] Building board: MatekH7A3 at 2025-02-15 23:24:08.877415 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/226] Building board: MFT-SEMA100 at 2025-02-15 23:24:09.573809 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/226] Building board: MicoAir405Mini at 2025-02-15 23:24:10.274844 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/226] Building board: MicoAir405v2 at 2025-02-15 23:24:10.966677 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/226] Building board: MicoAir743 at 2025-02-15 23:24:11.673730 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/226] Building board: MicoAir743-AIO at 2025-02-15 23:24:12.390088 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/226] Building board: MicoAir743v2 at 2025-02-15 23:24:13.096057 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/226] Building board: mindpx-v2 at 2025-02-15 23:24:13.797460 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/226] Building board: mini-pix at 2025-02-15 23:24:13.826363 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/226] Building board: modalai_fc-v1 at 2025-02-15 23:24:13.853150 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/226] Building board: mRoControlZeroClassic at 2025-02-15 23:24:13.879729 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/226] Building board: mRoControlZeroF7 at 2025-02-15 23:24:13.908170 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/226] Building board: mRoControlZeroH7 at 2025-02-15 23:24:13.934594 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/226] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:24:13.960660 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/226] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:24:13.986488 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/226] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:24:14.012202 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/226] Building board: mRoNexus at 2025-02-15 23:24:14.725784 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/226] Building board: mRoPixracerPro at 2025-02-15 23:24:14.753683 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/226] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:24:14.784347 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/226] Building board: mRoX21 at 2025-02-15 23:24:14.810954 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/226] Building board: mRoX21-777 at 2025-02-15 23:24:14.836377 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/226] Building board: MUPilot at 2025-02-15 23:24:14.862412 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/226] Building board: navigator at 2025-02-15 23:24:15.554865 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/226] Building board: navigator64 at 2025-02-15 23:24:15.581924 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/226] Building board: navio at 2025-02-15 23:24:16.272994 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/226] Building board: navio2 at 2025-02-15 23:24:16.300185 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/226] Building board: NxtPX4v2 at 2025-02-15 23:24:16.325814 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/226] Building board: obal at 2025-02-15 23:24:17.012352 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/226] Building board: omnibusf4 at 2025-02-15 23:24:17.039142 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/226] Building board: omnibusf4pro at 2025-02-15 23:24:17.064056 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/226] Building board: omnibusf4pro-bdshot at 2025-02-15 23:24:17.090832 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/226] Building board: omnibusf4v6 at 2025-02-15 23:24:17.115855 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/226] Building board: OMNIBUSF7V2 at 2025-02-15 23:24:17.141595 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/226] Building board: OmnibusNanoV6 at 2025-02-15 23:24:17.168136 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/226] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:24:17.193767 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/226] Building board: OrqaF405Pro at 2025-02-15 23:24:17.222437 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/226] Building board: PH4-mini at 2025-02-15 23:24:17.916269 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/226] Building board: PH4-mini-bdshot at 2025-02-15 23:24:17.944058 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/226] Building board: Pix32v5 at 2025-02-15 23:24:17.971214 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/226] Building board: PixC4-Jetson at 2025-02-15 23:24:17.996975 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/226] Building board: PixFlamingo at 2025-02-15 23:24:18.024670 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/226] Building board: PixFlamingo-F767 at 2025-02-15 23:24:18.711719 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/226] Building board: Pixhawk1 at 2025-02-15 23:24:19.424410 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/226] Building board: Pixhawk1-1M at 2025-02-15 23:24:19.452226 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/226] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:24:19.483183 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/226] Building board: Pixhawk1-bdshot at 2025-02-15 23:24:19.512379 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/226] Building board: Pixhawk4 at 2025-02-15 23:24:20.220820 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/226] Building board: Pixhawk4-bdshot at 2025-02-15 23:24:20.248902 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/226] Building board: Pixhawk5X at 2025-02-15 23:24:20.274319 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/226] Building board: Pixhawk6C at 2025-02-15 23:24:20.299749 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/226] Building board: Pixhawk6C-bdshot at 2025-02-15 23:24:20.325145 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/226] Building board: Pixhawk6X at 2025-02-15 23:24:21.015551 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/226] Building board: Pixhawk6X-bdshot at 2025-02-15 23:24:21.043772 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/226] Building board: PixPilot-C3 at 2025-02-15 23:24:21.742117 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/226] Building board: PixPilot-V3 at 2025-02-15 23:24:22.453041 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/226] Building board: PixPilot-V6 at 2025-02-15 23:24:23.187516 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/226] Building board: PixPilot-V6PRO at 2025-02-15 23:24:23.217538 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/226] Building board: Pixracer at 2025-02-15 23:24:23.927360 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/226] Building board: Pixracer-bdshot at 2025-02-15 23:24:23.958206 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/226] Building board: PixSurveyA1 at 2025-02-15 23:24:23.985026 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/226] Building board: PixSurveyA1-IND at 2025-02-15 23:24:24.011565 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/226] Building board: PixSurveyA2 at 2025-02-15 23:24:24.716063 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/226] Building board: pxf at 2025-02-15 23:24:25.411585 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/226] Building board: pxfmini at 2025-02-15 23:24:25.438281 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/226] Building board: QioTekAdeptF407 at 2025-02-15 23:24:25.463633 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/226] Building board: QioTekZealotF427 at 2025-02-15 23:24:26.151086 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/226] Building board: QioTekZealotH743 at 2025-02-15 23:24:26.178771 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/226] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:24:26.204505 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/226] Building board: R9Pilot at 2025-02-15 23:24:26.888648 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/226] Building board: RadiolinkPIX6 at 2025-02-15 23:24:26.916563 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/226] Building board: RADIX2HD at 2025-02-15 23:24:27.597823 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/226] Building board: ReaperF745 at 2025-02-15 23:24:28.281505 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/226] Building board: revo-mini at 2025-02-15 23:24:28.962404 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/226] Building board: revo-mini-bdshot at 2025-02-15 23:24:28.991472 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/226] Building board: revo-mini-i2c at 2025-02-15 23:24:29.017239 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/226] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:24:29.043283 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/226] Building board: SDMODELH7V1 at 2025-02-15 23:24:29.068297 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/226] Building board: SDMODELH7V2 at 2025-02-15 23:24:29.760868 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/226] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:24:30.443849 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/226] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:24:30.471942 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/226] Building board: SIYI_N7 at 2025-02-15 23:24:30.497879 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/226] Building board: SkySakuraH743 at 2025-02-15 23:24:31.190968 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/226] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:24:31.890163 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/226] Building board: sparky2 at 2025-02-15 23:24:31.918645 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/226] Building board: speedybeef4 at 2025-02-15 23:24:31.944830 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/226] Building board: SpeedyBeeF405Mini at 2025-02-15 23:24:31.971427 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/226] Building board: SpeedyBeeF405WING at 2025-02-15 23:24:32.659975 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/226] Building board: speedybeef4v3 at 2025-02-15 23:24:33.379088 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/226] Building board: speedybeef4v4 at 2025-02-15 23:24:33.410001 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/226] Building board: SPRacingH7 at 2025-02-15 23:24:34.136770 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/226] Building board: SPRacingH7RF at 2025-02-15 23:24:34.168173 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/226] Building board: SuccexF4 at 2025-02-15 23:24:34.890261 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/226] Building board: Swan-K1 at 2025-02-15 23:24:34.918665 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/226] Building board: TBS-Colibri-F7 at 2025-02-15 23:24:34.946424 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/226] Building board: TBS_LUCID_H7 at 2025-02-15 23:24:34.973709 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/226] Building board: TBS_LUCID_PRO at 2025-02-15 23:24:35.707652 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/226] Building board: thepeach-k1 at 2025-02-15 23:24:36.512395 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/226] Building board: thepeach-r1 at 2025-02-15 23:24:37.332863 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/226] Building board: TMotorH743 at 2025-02-15 23:24:38.146814 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/226] Building board: VRBrain-v51 at 2025-02-15 23:24:38.917550 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/226] Building board: VRBrain-v52 at 2025-02-15 23:24:38.945534 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/226] Building board: VRBrain-v54 at 2025-02-15 23:24:38.971670 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/226] Building board: VRCore-v10 at 2025-02-15 23:24:38.999278 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/226] Building board: VRUBrain-v51 at 2025-02-15 23:24:39.025904 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/226] Building board: VUAV-V7pro at 2025-02-15 23:24:39.052255 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/226] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:24:39.803521 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/226] Building board: YJUAV_A6 at 2025-02-15 23:24:40.559689 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/226] Building board: YJUAV_A6SE at 2025-02-15 23:24:41.296641 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/226] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:24:42.014829 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/226] Building board: YJUAV_A6Ultra at 2025-02-15 23:24:42.716193 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/226] Building board: ZeroOneX6 at 2025-02-15 23:24:43.403221 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: [226/226] Building board: ZeroOneX6_Air at 2025-02-15 23:24:44.108007 BB: Trying checkout ArduPlane beta-4.3 ZeroOneX6_Air 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_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-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_Air) - 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building Rover beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/222] Building board: 3DRControlZeroG at 2025-02-15 23:24:47.443423 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/222] Building board: ACNS-CM4Pilot at 2025-02-15 23:24:50.010207 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/222] Building board: ACNS-F405AIO at 2025-02-15 23:24:51.403460 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/222] Building board: AEROFOX-H7 at 2025-02-15 23:24:52.106095 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/222] Building board: AET-H743-Basic at 2025-02-15 23:24:52.801929 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/222] Building board: airbotf4 at 2025-02-15 23:24:53.494619 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/222] Building board: AIRLink at 2025-02-15 23:24:53.522814 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/222] Building board: Airvolute-DCS2 at 2025-02-15 23:24:53.553083 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/222] Building board: AnyleafH7 at 2025-02-15 23:24:54.250593 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/222] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:24:54.971535 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/222] Building board: ARK_FPV at 2025-02-15 23:24:55.687683 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/222] Building board: ARKV6X at 2025-02-15 23:24:56.404143 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/222] Building board: AtomRCF405NAVI at 2025-02-15 23:24:56.432593 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/222] Building board: bbbmini at 2025-02-15 23:24:56.462132 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/222] Building board: BeastF7 at 2025-02-15 23:24:56.487591 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/222] Building board: BeastF7v2 at 2025-02-15 23:24:56.514414 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/222] Building board: BeastH7 at 2025-02-15 23:24:56.539002 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/222] Building board: BeastH7v2 at 2025-02-15 23:24:56.562819 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/222] Building board: bebop at 2025-02-15 23:24:56.587511 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/222] Building board: BlitzF745 at 2025-02-15 23:24:56.611635 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/222] Building board: BlitzF745AIO at 2025-02-15 23:24:57.302631 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/222] Building board: BlitzH743Pro at 2025-02-15 23:24:57.995345 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/222] Building board: BlitzMiniF745 at 2025-02-15 23:24:58.683812 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/222] Building board: BlitzWingH743 at 2025-02-15 23:24:59.383936 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/222] Building board: blue at 2025-02-15 23:25:00.090080 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/222] Building board: canzero at 2025-02-15 23:25:00.117080 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/222] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:25:00.814888 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/222] Building board: CBU-H7-Stamp at 2025-02-15 23:25:01.526536 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/222] Building board: CSKY405 at 2025-02-15 23:25:02.377722 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/222] Building board: CUAV-7-Nano at 2025-02-15 23:25:03.203187 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/222] Building board: CUAV-Nora at 2025-02-15 23:25:03.978302 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/222] Building board: CUAV-Nora-bdshot at 2025-02-15 23:25:04.010152 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/222] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:25:04.036234 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/222] Building board: CUAV-X7 at 2025-02-15 23:25:04.829170 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/222] Building board: CUAV-X7-bdshot at 2025-02-15 23:25:04.856139 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/222] Building board: CUAVv5 at 2025-02-15 23:25:04.880932 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/222] Building board: CUAVv5-bdshot at 2025-02-15 23:25:04.905787 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/222] Building board: CUAVv5Nano at 2025-02-15 23:25:04.931447 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/222] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:25:04.959272 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/222] Building board: CubeBlack at 2025-02-15 23:25:04.984749 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/222] Building board: CubeBlack+ at 2025-02-15 23:25:05.011579 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/222] Building board: CubeOrange at 2025-02-15 23:25:05.041767 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/222] Building board: CubeOrange-bdshot at 2025-02-15 23:25:05.066537 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/222] Building board: CubeOrangePlus at 2025-02-15 23:25:05.093414 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/222] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:25:05.125266 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/222] Building board: CubePurple at 2025-02-15 23:25:05.157000 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/222] Building board: CubeRedPrimary at 2025-02-15 23:25:05.187954 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/222] Building board: CubeRedSecondary at 2025-02-15 23:25:05.972736 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/222] Building board: CubeYellow at 2025-02-15 23:25:06.765215 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/222] Building board: CubeYellow-bdshot at 2025-02-15 23:25:06.795144 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/222] Building board: DevEBoxH7v2 at 2025-02-15 23:25:06.824642 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/222] Building board: DroneerF405 at 2025-02-15 23:25:06.851041 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/222] Building board: DrotekP3Pro at 2025-02-15 23:25:07.636716 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/222] Building board: Durandal at 2025-02-15 23:25:07.667230 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/222] Building board: Durandal-bdshot at 2025-02-15 23:25:07.701080 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/222] Building board: edge at 2025-02-15 23:25:07.732506 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/222] Building board: erlebrain2 at 2025-02-15 23:25:07.761222 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/222] Building board: F35Lightning at 2025-02-15 23:25:07.789783 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/222] Building board: F4BY at 2025-02-15 23:25:07.823679 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/222] Building board: F4BY_F427 at 2025-02-15 23:25:07.855868 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/222] Building board: FlyingMoonF407 at 2025-02-15 23:25:08.687530 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/222] Building board: FlyingMoonF427 at 2025-02-15 23:25:08.722511 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/222] Building board: FlyingMoonH743 at 2025-02-15 23:25:08.752455 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/222] Building board: FlywooF405Pro at 2025-02-15 23:25:09.511113 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/222] Building board: FlywooF745 at 2025-02-15 23:25:10.382936 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/222] Building board: FlywooF745Nano at 2025-02-15 23:25:10.413808 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/222] Building board: FlywooH743Pro at 2025-02-15 23:25:10.439015 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/222] Building board: fmuv2 at 2025-02-15 23:25:11.182509 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/222] Building board: fmuv3 at 2025-02-15 23:25:11.208707 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/222] Building board: fmuv5 at 2025-02-15 23:25:11.233268 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/222] Building board: FoxeerF405v2 at 2025-02-15 23:25:11.257445 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/222] Building board: FoxeerH743v1 at 2025-02-15 23:25:11.998581 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/222] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:25:12.762995 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/222] Building board: GEPRCF745BTHD at 2025-02-15 23:25:13.570924 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/222] Building board: Here4FC at 2025-02-15 23:25:14.337768 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/222] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:25:15.139717 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/222] Building board: JFB100 at 2025-02-15 23:25:15.882568 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/222] Building board: JFB110 at 2025-02-15 23:25:16.621255 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/222] Building board: JHEM_JHEF405 at 2025-02-15 23:25:17.435755 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/222] Building board: JHEMCU-H743HD at 2025-02-15 23:25:18.175791 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/222] Building board: KakuteF4 at 2025-02-15 23:25:18.908703 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/222] Building board: KakuteF4-Wing at 2025-02-15 23:25:18.941362 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/222] Building board: KakuteF4Mini at 2025-02-15 23:25:19.690744 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/222] Building board: KakuteF7 at 2025-02-15 23:25:19.727371 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/222] Building board: KakuteF7-bdshot at 2025-02-15 23:25:19.755912 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/222] Building board: KakuteF7Mini at 2025-02-15 23:25:19.784207 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/222] Building board: KakuteH7 at 2025-02-15 23:25:19.815832 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/222] Building board: KakuteH7-bdshot at 2025-02-15 23:25:19.843332 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/222] Building board: KakuteH7-Wing at 2025-02-15 23:25:19.869187 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/222] Building board: KakuteH7Mini at 2025-02-15 23:25:20.688721 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/222] Building board: KakuteH7Mini-Nand at 2025-02-15 23:25:20.762851 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/222] Building board: KakuteH7v2 at 2025-02-15 23:25:20.844845 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/222] Building board: LongBowF405WING at 2025-02-15 23:25:20.907144 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/222] Building board: luminousbee5 at 2025-02-15 23:25:21.944754 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/222] Building board: MambaF405-2022 at 2025-02-15 23:25:21.971358 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/222] Building board: MambaF405US-I2C at 2025-02-15 23:25:21.996049 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/222] Building board: MambaF405v2 at 2025-02-15 23:25:22.024646 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/222] Building board: MambaH743v4 at 2025-02-15 23:25:22.049459 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/222] Building board: MatekF405 at 2025-02-15 23:25:22.076925 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/222] Building board: MatekF405-bdshot at 2025-02-15 23:25:22.106183 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/222] Building board: MatekF405-CAN at 2025-02-15 23:25:22.131988 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/222] Building board: MatekF405-STD at 2025-02-15 23:25:22.157410 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/222] Building board: MatekF405-TE at 2025-02-15 23:25:22.182235 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/222] Building board: MatekF405-TE-bdshot at 2025-02-15 23:25:22.207380 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/222] Building board: MatekF405-Wing at 2025-02-15 23:25:22.949770 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/222] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:25:22.977237 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/222] Building board: MatekF765-SE at 2025-02-15 23:25:23.007123 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/222] Building board: MatekF765-Wing at 2025-02-15 23:25:23.031063 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/222] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:25:23.063316 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/222] Building board: MatekH743 at 2025-02-15 23:25:23.090569 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/222] Building board: MatekH743-bdshot at 2025-02-15 23:25:23.116080 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/222] Building board: MatekH7A3 at 2025-02-15 23:25:23.141953 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/222] Building board: MFT-SEMA100 at 2025-02-15 23:25:23.855391 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/222] Building board: MicoAir405Mini at 2025-02-15 23:25:24.580947 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/222] Building board: MicoAir405v2 at 2025-02-15 23:25:25.309762 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/222] Building board: MicoAir743 at 2025-02-15 23:25:26.079596 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/222] Building board: MicoAir743-AIO at 2025-02-15 23:25:26.775027 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/222] Building board: MicoAir743v2 at 2025-02-15 23:25:27.464285 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/222] Building board: mindpx-v2 at 2025-02-15 23:25:28.193488 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/222] Building board: mini-pix at 2025-02-15 23:25:28.221542 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/222] Building board: modalai_fc-v1 at 2025-02-15 23:25:28.250178 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/222] Building board: mRoControlZeroClassic at 2025-02-15 23:25:28.282666 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/222] Building board: mRoControlZeroF7 at 2025-02-15 23:25:28.310462 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/222] Building board: mRoControlZeroH7 at 2025-02-15 23:25:28.337829 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/222] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:25:28.364007 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/222] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:25:28.390451 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/222] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:25:28.422562 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/222] Building board: mRoNexus at 2025-02-15 23:25:29.150814 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/222] Building board: mRoPixracerPro at 2025-02-15 23:25:29.178150 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/222] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:25:29.203538 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/222] Building board: mRoX21 at 2025-02-15 23:25:29.227880 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/222] Building board: mRoX21-777 at 2025-02-15 23:25:29.251831 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/222] Building board: MUPilot at 2025-02-15 23:25:29.276672 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/222] Building board: navigator at 2025-02-15 23:25:30.010683 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/222] Building board: navigator64 at 2025-02-15 23:25:30.041575 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/222] Building board: navio at 2025-02-15 23:25:30.801998 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/222] Building board: navio2 at 2025-02-15 23:25:30.831907 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/222] Building board: NxtPX4v2 at 2025-02-15 23:25:30.857616 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/222] Building board: obal at 2025-02-15 23:25:31.592061 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/222] Building board: omnibusf4 at 2025-02-15 23:25:31.619589 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/222] Building board: omnibusf4pro at 2025-02-15 23:25:31.645774 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/222] Building board: omnibusf4pro-bdshot at 2025-02-15 23:25:31.670398 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/222] Building board: omnibusf4v6 at 2025-02-15 23:25:31.695929 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/222] Building board: OMNIBUSF7V2 at 2025-02-15 23:25:31.720927 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/222] Building board: OmnibusNanoV6 at 2025-02-15 23:25:31.745726 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/222] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:25:31.770331 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/222] Building board: OrqaF405Pro at 2025-02-15 23:25:31.797876 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/222] Building board: PH4-mini at 2025-02-15 23:25:32.500749 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/222] Building board: PH4-mini-bdshot at 2025-02-15 23:25:32.528345 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/222] Building board: Pix32v5 at 2025-02-15 23:25:32.552860 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/222] Building board: PixC4-Jetson at 2025-02-15 23:25:32.577520 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/222] Building board: PixFlamingo at 2025-02-15 23:25:32.601417 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/222] Building board: PixFlamingo-F767 at 2025-02-15 23:25:33.313752 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/222] Building board: Pixhawk1 at 2025-02-15 23:25:34.047179 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/222] Building board: Pixhawk1-1M at 2025-02-15 23:25:34.074722 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/222] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:25:34.106482 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/222] Building board: Pixhawk1-bdshot at 2025-02-15 23:25:34.130676 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/222] Building board: Pixhawk4 at 2025-02-15 23:25:34.831413 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/222] Building board: Pixhawk4-bdshot at 2025-02-15 23:25:34.858993 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/222] Building board: Pixhawk5X at 2025-02-15 23:25:34.883420 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/222] Building board: Pixhawk6C at 2025-02-15 23:25:34.912760 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/222] Building board: Pixhawk6C-bdshot at 2025-02-15 23:25:34.937641 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/222] Building board: Pixhawk6X at 2025-02-15 23:25:35.642359 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/222] Building board: Pixhawk6X-bdshot at 2025-02-15 23:25:35.668844 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/222] Building board: PixPilot-C3 at 2025-02-15 23:25:36.391049 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/222] Building board: PixPilot-V3 at 2025-02-15 23:25:37.086968 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/222] Building board: PixPilot-V6 at 2025-02-15 23:25:37.792550 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/222] Building board: PixPilot-V6PRO at 2025-02-15 23:25:37.819339 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/222] Building board: Pixracer at 2025-02-15 23:25:38.514866 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/222] Building board: Pixracer-bdshot at 2025-02-15 23:25:38.543044 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/222] Building board: PixSurveyA1 at 2025-02-15 23:25:38.569882 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/222] Building board: PixSurveyA1-IND at 2025-02-15 23:25:38.596008 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/222] Building board: PixSurveyA2 at 2025-02-15 23:25:39.305527 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/222] Building board: pxf at 2025-02-15 23:25:40.009959 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/222] Building board: pxfmini at 2025-02-15 23:25:40.036415 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/222] Building board: QioTekAdeptF407 at 2025-02-15 23:25:40.060936 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/222] Building board: QioTekZealotF427 at 2025-02-15 23:25:40.773162 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/222] Building board: QioTekZealotH743 at 2025-02-15 23:25:40.800722 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/222] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:25:40.825385 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/222] Building board: R9Pilot at 2025-02-15 23:25:41.542649 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/222] Building board: RadiolinkPIX6 at 2025-02-15 23:25:41.570525 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/222] Building board: RADIX2HD at 2025-02-15 23:25:42.266129 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/222] Building board: ReaperF745 at 2025-02-15 23:25:42.954762 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/222] Building board: revo-mini at 2025-02-15 23:25:43.656225 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/222] Building board: revo-mini-bdshot at 2025-02-15 23:25:43.683284 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/222] Building board: revo-mini-i2c at 2025-02-15 23:25:43.709324 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/222] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:25:43.734997 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/222] Building board: SDMODELH7V1 at 2025-02-15 23:25:43.759242 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/222] Building board: SDMODELH7V2 at 2025-02-15 23:25:44.470058 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/222] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:25:45.184828 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/222] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:25:45.212558 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/222] Building board: SIYI_N7 at 2025-02-15 23:25:45.238799 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/222] Building board: SkySakuraH743 at 2025-02-15 23:25:45.941063 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/222] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:25:46.688518 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/222] Building board: sparky2 at 2025-02-15 23:25:46.715866 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/222] Building board: speedybeef4 at 2025-02-15 23:25:46.742092 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/222] Building board: SpeedyBeeF405Mini at 2025-02-15 23:25:46.769909 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/222] Building board: SpeedyBeeF405WING at 2025-02-15 23:25:47.478242 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/222] Building board: speedybeef4v3 at 2025-02-15 23:25:48.185304 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/222] Building board: speedybeef4v4 at 2025-02-15 23:25:48.213571 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/222] Building board: SPRacingH7 at 2025-02-15 23:25:48.955923 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/222] Building board: SPRacingH7RF at 2025-02-15 23:25:48.982507 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/222] Building board: SuccexF4 at 2025-02-15 23:25:49.751758 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/222] Building board: TBS-Colibri-F7 at 2025-02-15 23:25:49.779755 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/222] Building board: TBS_LUCID_H7 at 2025-02-15 23:25:49.804276 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/222] Building board: TBS_LUCID_PRO at 2025-02-15 23:25:50.504890 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/222] Building board: thepeach-k1 at 2025-02-15 23:25:51.234969 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/222] Building board: thepeach-r1 at 2025-02-15 23:25:51.980020 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/222] Building board: TMotorH743 at 2025-02-15 23:25:52.682638 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/222] Building board: VRBrain-v51 at 2025-02-15 23:25:53.421689 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/222] Building board: VRBrain-v52 at 2025-02-15 23:25:53.448114 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/222] Building board: VRBrain-v54 at 2025-02-15 23:25:53.477270 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/222] Building board: VRCore-v10 at 2025-02-15 23:25:53.502131 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/222] Building board: VRUBrain-v51 at 2025-02-15 23:25:53.526722 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/222] Building board: VUAV-V7pro at 2025-02-15 23:25:53.551912 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/222] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:25:54.266356 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/222] Building board: YJUAV_A6 at 2025-02-15 23:25:55.006987 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/222] Building board: YJUAV_A6SE at 2025-02-15 23:25:55.721325 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/222] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:25:56.442275 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/222] Building board: YJUAV_A6Ultra at 2025-02-15 23:25:57.135213 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/222] Building board: ZeroOneX6 at 2025-02-15 23:25:57.881273 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: [222/222] Building board: ZeroOneX6_Air at 2025-02-15 23:25:58.623222 BB: Trying checkout Rover beta-4.3 ZeroOneX6_Air 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_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-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_Air) - 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building AntennaTracker beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/222] Building board: 3DRControlZeroG at 2025-02-15 23:26:02.020033 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 ((3341016, 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/222] Building board: ACNS-CM4Pilot at 2025-02-15 23:26:02.228416 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 ((3341057, 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/222] Building board: ACNS-F405AIO at 2025-02-15 23:26:02.242960 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 ((3341098, 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/222] Building board: AEROFOX-H7 at 2025-02-15 23:26:02.259065 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 ((3341139, 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/222] Building board: AET-H743-Basic at 2025-02-15 23:26:02.273331 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 ((3341180, 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/222] Building board: airbotf4 at 2025-02-15 23:26:02.287154 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 ((3341221, 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/222] Building board: AIRLink at 2025-02-15 23:26:02.301486 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 ((3341262, 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/222] Building board: Airvolute-DCS2 at 2025-02-15 23:26:02.315163 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 ((3341305, 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/222] Building board: AnyleafH7 at 2025-02-15 23:26:02.329641 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 ((3341346, 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/222] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:26:02.344296 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 ((3341387, 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/222] Building board: ARK_FPV at 2025-02-15 23:26:02.359741 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 ((3341428, 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/222] Building board: ARKV6X at 2025-02-15 23:26:02.375218 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 ((3341469, 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/222] Building board: AtomRCF405NAVI at 2025-02-15 23:26:02.389824 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 ((3341510, 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/222] Building board: bbbmini at 2025-02-15 23:26:02.405945 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 ((3341551, 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/222] Building board: BeastF7 at 2025-02-15 23:26:02.421186 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 ((3341592, 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/222] Building board: BeastF7v2 at 2025-02-15 23:26:02.435749 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 ((3341633, 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/222] Building board: BeastH7 at 2025-02-15 23:26:02.449932 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 ((3341674, 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/222] Building board: BeastH7v2 at 2025-02-15 23:26:02.465138 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 ((3341715, 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/222] Building board: bebop at 2025-02-15 23:26:02.479006 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 ((3341756, 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/222] Building board: BlitzF745 at 2025-02-15 23:26:02.494840 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 ((3341797, 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/222] Building board: BlitzF745AIO at 2025-02-15 23:26:02.509113 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 ((3341838, 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/222] Building board: BlitzH743Pro at 2025-02-15 23:26:02.523277 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 ((3341879, 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/222] Building board: BlitzMiniF745 at 2025-02-15 23:26:02.538002 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 ((3341920, 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/222] Building board: BlitzWingH743 at 2025-02-15 23:26:02.552235 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 ((3341961, 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/222] Building board: blue at 2025-02-15 23:26:02.567600 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 ((3342002, 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/222] Building board: canzero at 2025-02-15 23:26:02.581889 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 ((3342043, 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/222] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:26:02.595442 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 ((3342084, 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/222] Building board: CBU-H7-Stamp at 2025-02-15 23:26:02.609715 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 ((3342125, 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/222] Building board: CSKY405 at 2025-02-15 23:26:02.623584 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 ((3342166, 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/222] Building board: CUAV-7-Nano at 2025-02-15 23:26:02.637895 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 ((3342207, 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/222] Building board: CUAV-Nora at 2025-02-15 23:26:02.652227 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 ((3342248, 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/222] Building board: CUAV-Nora-bdshot at 2025-02-15 23:26:02.666651 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 ((3342289, 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/222] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:26:02.681299 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 ((3342330, 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/222] Building board: CUAV-X7 at 2025-02-15 23:26:02.694977 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 ((3342371, 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/222] Building board: CUAV-X7-bdshot at 2025-02-15 23:26:02.708766 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 ((3342412, 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/222] Building board: CUAVv5 at 2025-02-15 23:26:02.721890 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 ((3342453, 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/222] Building board: CUAVv5-bdshot at 2025-02-15 23:26:02.735719 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 ((3342494, 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/222] Building board: CUAVv5Nano at 2025-02-15 23:26:02.749788 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 ((3342535, 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/222] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:26:02.764241 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 ((3342576, 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/222] Building board: CubeBlack at 2025-02-15 23:26:02.780441 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 ((3342617, 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/222] Building board: CubeBlack+ at 2025-02-15 23:26:02.794596 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 ((3342658, 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/222] Building board: CubeOrange at 2025-02-15 23:26:02.812770 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 ((3342699, 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/222] Building board: CubeOrange-bdshot at 2025-02-15 23:26:02.826388 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 ((3342740, 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/222] Building board: CubeOrangePlus at 2025-02-15 23:26:02.840759 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 ((3342781, 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/222] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:26:02.856179 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 ((3342822, 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/222] Building board: CubePurple at 2025-02-15 23:26:02.870737 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 ((3342865, 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/222] Building board: CubeRedPrimary at 2025-02-15 23:26:02.885054 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 ((3342914, 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/222] Building board: CubeRedSecondary at 2025-02-15 23:26:02.899571 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 ((3342955, 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/222] Building board: CubeYellow at 2025-02-15 23:26:02.913810 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 ((3342996, 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/222] Building board: CubeYellow-bdshot at 2025-02-15 23:26:02.927936 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 ((3343037, 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/222] Building board: DevEBoxH7v2 at 2025-02-15 23:26:02.941992 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 ((3343078, 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/222] Building board: DroneerF405 at 2025-02-15 23:26:02.956080 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 ((3343119, 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/222] Building board: DrotekP3Pro at 2025-02-15 23:26:02.970103 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 ((3343160, 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/222] Building board: Durandal at 2025-02-15 23:26:02.985206 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 ((3343201, 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/222] Building board: Durandal-bdshot at 2025-02-15 23:26:03.001123 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 ((3343242, 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/222] Building board: edge at 2025-02-15 23:26:03.016137 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 ((3343283, 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/222] Building board: erlebrain2 at 2025-02-15 23:26:03.030922 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 ((3343324, 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/222] Building board: F35Lightning at 2025-02-15 23:26:03.046094 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 ((3343365, 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/222] Building board: F4BY at 2025-02-15 23:26:03.064813 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 ((3343406, 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/222] Building board: F4BY_F427 at 2025-02-15 23:26:03.079200 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 ((3343448, 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/222] Building board: FlyingMoonF407 at 2025-02-15 23:26:03.093949 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 ((3343489, 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/222] Building board: FlyingMoonF427 at 2025-02-15 23:26:03.108300 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 ((3343530, 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/222] Building board: FlyingMoonH743 at 2025-02-15 23:26:03.122339 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 ((3343571, 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/222] Building board: FlywooF405Pro at 2025-02-15 23:26:03.136663 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 ((3343612, 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/222] Building board: FlywooF745 at 2025-02-15 23:26:03.150404 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 ((3343653, 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/222] Building board: FlywooF745Nano at 2025-02-15 23:26:03.164998 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 ((3343696, 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/222] Building board: FlywooH743Pro at 2025-02-15 23:26:03.178894 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 ((3343737, 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/222] Building board: fmuv2 at 2025-02-15 23:26:03.192322 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 ((3343778, 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/222] Building board: fmuv3 at 2025-02-15 23:26:03.206312 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 ((3343819, 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/222] Building board: fmuv5 at 2025-02-15 23:26:03.221569 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 ((3343860, 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/222] Building board: FoxeerF405v2 at 2025-02-15 23:26:03.235676 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 ((3343901, 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/222] Building board: FoxeerH743v1 at 2025-02-15 23:26:03.249162 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 ((3343942, 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/222] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:26:03.264685 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 ((3343983, 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/222] Building board: GEPRCF745BTHD at 2025-02-15 23:26:03.278732 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 ((3344024, 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/222] Building board: Here4FC at 2025-02-15 23:26:03.292629 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 ((3344065, 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/222] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:26:03.306334 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 ((3344106, 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/222] Building board: JFB100 at 2025-02-15 23:26:03.320103 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 ((3344147, 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/222] Building board: JFB110 at 2025-02-15 23:26:03.333885 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 ((3344188, 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/222] Building board: JHEM_JHEF405 at 2025-02-15 23:26:03.349268 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 ((3344229, 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/222] Building board: JHEMCU-H743HD at 2025-02-15 23:26:03.363594 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 ((3344270, 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/222] Building board: KakuteF4 at 2025-02-15 23:26:03.377037 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 ((3344311, 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/222] Building board: KakuteF4-Wing at 2025-02-15 23:26:03.391515 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 ((3344352, 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/222] Building board: KakuteF4Mini at 2025-02-15 23:26:03.405432 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 ((3344393, 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/222] Building board: KakuteF7 at 2025-02-15 23:26:03.418711 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 ((3344434, 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/222] Building board: KakuteF7-bdshot at 2025-02-15 23:26:03.433827 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 ((3344475, 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/222] Building board: KakuteF7Mini at 2025-02-15 23:26:03.448481 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 ((3344516, 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/222] Building board: KakuteH7 at 2025-02-15 23:26:03.462125 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 ((3344557, 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/222] Building board: KakuteH7-bdshot at 2025-02-15 23:26:03.476203 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 ((3344598, 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/222] Building board: KakuteH7-Wing at 2025-02-15 23:26:03.490355 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 ((3344639, 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/222] Building board: KakuteH7Mini at 2025-02-15 23:26:03.505736 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 ((3344680, 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/222] Building board: KakuteH7Mini-Nand at 2025-02-15 23:26:03.521069 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 ((3344721, 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/222] Building board: KakuteH7v2 at 2025-02-15 23:26:03.534969 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 ((3344762, 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/222] Building board: LongBowF405WING at 2025-02-15 23:26:03.549168 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 ((3344803, 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/222] Building board: luminousbee5 at 2025-02-15 23:26:03.563125 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 ((3344844, 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/222] Building board: MambaF405-2022 at 2025-02-15 23:26:03.576602 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 ((3344885, 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/222] Building board: MambaF405US-I2C at 2025-02-15 23:26:03.590399 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 ((3344926, 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/222] Building board: MambaF405v2 at 2025-02-15 23:26:03.605215 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 ((3344969, 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/222] Building board: MambaH743v4 at 2025-02-15 23:26:03.619712 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 ((3345013, 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/222] Building board: MatekF405 at 2025-02-15 23:26:03.633730 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 ((3345054, 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/222] Building board: MatekF405-bdshot at 2025-02-15 23:26:03.648039 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 ((3345095, 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/222] Building board: MatekF405-CAN at 2025-02-15 23:26:03.662117 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 ((3345136, 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/222] Building board: MatekF405-STD at 2025-02-15 23:26:03.675621 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 ((3345177, 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/222] Building board: MatekF405-TE at 2025-02-15 23:26:03.692701 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 ((3345218, 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/222] Building board: MatekF405-TE-bdshot at 2025-02-15 23:26:03.709180 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 ((3345259, 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/222] Building board: MatekF405-Wing at 2025-02-15 23:26:03.723155 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 ((3345300, 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/222] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:26:03.737566 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 ((3345341, 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/222] Building board: MatekF765-SE at 2025-02-15 23:26:03.753164 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 ((3345383, 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/222] Building board: MatekF765-Wing at 2025-02-15 23:26:03.767362 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 ((3345424, 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/222] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:26:03.785733 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 ((3345465, 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/222] Building board: MatekH743 at 2025-02-15 23:26:03.800500 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 ((3345506, 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/222] Building board: MatekH743-bdshot at 2025-02-15 23:26:03.816233 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 ((3345547, 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/222] Building board: MatekH7A3 at 2025-02-15 23:26:03.831121 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 ((3345588, 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/222] Building board: MFT-SEMA100 at 2025-02-15 23:26:03.844899 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 ((3345629, 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/222] Building board: MicoAir405Mini at 2025-02-15 23:26:03.860308 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 ((3345672, 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/222] Building board: MicoAir405v2 at 2025-02-15 23:26:03.875212 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 ((3345713, 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/222] Building board: MicoAir743 at 2025-02-15 23:26:03.889549 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 ((3345754, 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/222] Building board: MicoAir743-AIO at 2025-02-15 23:26:03.903620 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 ((3345795, 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/222] Building board: MicoAir743v2 at 2025-02-15 23:26:03.919292 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 ((3345836, 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/222] Building board: mindpx-v2 at 2025-02-15 23:26:03.932796 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 ((3345877, 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/222] Building board: mini-pix at 2025-02-15 23:26:03.946545 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 ((3345918, 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/222] Building board: modalai_fc-v1 at 2025-02-15 23:26:03.961242 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 ((3345959, 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/222] Building board: mRoControlZeroClassic at 2025-02-15 23:26:03.975175 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 ((3346000, 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/222] Building board: mRoControlZeroF7 at 2025-02-15 23:26:03.988778 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 ((3346041, 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/222] Building board: mRoControlZeroH7 at 2025-02-15 23:26:04.002684 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 ((3346082, 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/222] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:26:04.017295 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 ((3346123, 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/222] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:26:04.031868 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 ((3346164, 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/222] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:26:04.045722 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 ((3346205, 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/222] Building board: mRoNexus at 2025-02-15 23:26:04.059992 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 ((3346246, 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/222] Building board: mRoPixracerPro at 2025-02-15 23:26:04.073799 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 ((3346287, 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/222] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:26:04.086993 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 ((3346328, 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/222] Building board: mRoX21 at 2025-02-15 23:26:04.101191 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 ((3346369, 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/222] Building board: mRoX21-777 at 2025-02-15 23:26:04.115289 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 ((3346410, 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/222] Building board: MUPilot at 2025-02-15 23:26:04.129294 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 ((3346451, 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/222] Building board: navigator at 2025-02-15 23:26:04.143182 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 ((3346492, 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/222] Building board: navigator64 at 2025-02-15 23:26:04.156805 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 ((3346533, 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/222] Building board: navio at 2025-02-15 23:26:04.170804 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 ((3346574, 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/222] Building board: navio2 at 2025-02-15 23:26:04.185017 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 ((3346615, 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/222] Building board: NxtPX4v2 at 2025-02-15 23:26:04.198451 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 ((3346656, 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/222] Building board: obal at 2025-02-15 23:26:04.212272 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 ((3346697, 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/222] Building board: omnibusf4 at 2025-02-15 23:26:04.225719 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 ((3346738, 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/222] Building board: omnibusf4pro at 2025-02-15 23:26:04.239426 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 ((3346779, 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/222] Building board: omnibusf4pro-bdshot at 2025-02-15 23:26:04.253231 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 ((3346820, 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/222] Building board: omnibusf4v6 at 2025-02-15 23:26:04.266673 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 ((3346861, 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/222] Building board: OMNIBUSF7V2 at 2025-02-15 23:26:04.280852 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 ((3346902, 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/222] Building board: OmnibusNanoV6 at 2025-02-15 23:26:04.294115 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 ((3346943, 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/222] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:26:04.307554 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 ((3346984, 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/222] Building board: OrqaF405Pro at 2025-02-15 23:26:04.321119 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 ((3347025, 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/222] Building board: PH4-mini at 2025-02-15 23:26:04.334839 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 ((3347066, 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/222] Building board: PH4-mini-bdshot at 2025-02-15 23:26:04.350453 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 ((3347107, 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/222] Building board: Pix32v5 at 2025-02-15 23:26:04.365355 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 ((3347148, 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/222] Building board: PixC4-Jetson at 2025-02-15 23:26:04.380796 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 ((3347189, 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/222] Building board: PixFlamingo at 2025-02-15 23:26:04.397858 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 ((3347230, 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/222] Building board: PixFlamingo-F767 at 2025-02-15 23:26:04.414749 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 ((3347271, 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/222] Building board: Pixhawk1 at 2025-02-15 23:26:04.429868 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 ((3347314, 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/222] Building board: Pixhawk1-1M at 2025-02-15 23:26:04.444869 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 ((3347358, 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/222] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:26:04.459966 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 ((3347399, 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/222] Building board: Pixhawk1-bdshot at 2025-02-15 23:26:04.474136 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 ((3347440, 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/222] Building board: Pixhawk4 at 2025-02-15 23:26:04.488239 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 ((3347481, 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/222] Building board: Pixhawk4-bdshot at 2025-02-15 23:26:04.502207 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 ((3347522, 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/222] Building board: Pixhawk5X at 2025-02-15 23:26:04.516636 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 ((3347563, 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/222] Building board: Pixhawk6C at 2025-02-15 23:26:04.535967 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 ((3347604, 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/222] Building board: Pixhawk6C-bdshot at 2025-02-15 23:26:04.550498 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 ((3347645, 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/222] Building board: Pixhawk6X at 2025-02-15 23:26:04.569870 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 ((3347686, 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/222] Building board: Pixhawk6X-bdshot at 2025-02-15 23:26:04.587971 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 ((3347728, 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/222] Building board: PixPilot-C3 at 2025-02-15 23:26:04.602649 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 ((3347769, 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/222] Building board: PixPilot-V3 at 2025-02-15 23:26:04.617087 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 ((3347810, 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/222] Building board: PixPilot-V6 at 2025-02-15 23:26:04.631481 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 ((3347851, 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/222] Building board: PixPilot-V6PRO at 2025-02-15 23:26:04.646084 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 ((3347892, 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/222] Building board: Pixracer at 2025-02-15 23:26:04.660234 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 ((3347933, 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/222] Building board: Pixracer-bdshot at 2025-02-15 23:26:04.674222 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 ((3347974, 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/222] Building board: PixSurveyA1 at 2025-02-15 23:26:04.687903 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 ((3348015, 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/222] Building board: PixSurveyA1-IND at 2025-02-15 23:26:04.701851 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 ((3348056, 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/222] Building board: PixSurveyA2 at 2025-02-15 23:26:04.716082 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 ((3348097, 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/222] Building board: pxf at 2025-02-15 23:26:04.730061 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 ((3348138, 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/222] Building board: pxfmini at 2025-02-15 23:26:04.743655 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 ((3348179, 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/222] Building board: QioTekAdeptF407 at 2025-02-15 23:26:04.757761 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 ((3348220, 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/222] Building board: QioTekZealotF427 at 2025-02-15 23:26:04.771788 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 ((3348261, 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/222] Building board: QioTekZealotH743 at 2025-02-15 23:26:04.785936 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 ((3348302, 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/222] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:26:04.799922 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 ((3348343, 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/222] Building board: R9Pilot at 2025-02-15 23:26:04.814104 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 ((3348384, 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/222] Building board: RadiolinkPIX6 at 2025-02-15 23:26:04.828095 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 ((3348425, 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/222] Building board: RADIX2HD at 2025-02-15 23:26:04.842270 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 ((3348466, 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/222] Building board: ReaperF745 at 2025-02-15 23:26:04.857087 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 ((3348507, 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/222] Building board: revo-mini at 2025-02-15 23:26:04.872239 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 ((3348548, 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/222] Building board: revo-mini-bdshot at 2025-02-15 23:26:04.886024 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 ((3348589, 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/222] Building board: revo-mini-i2c at 2025-02-15 23:26:04.900566 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 ((3348630, 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/222] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:26:04.914573 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 ((3348673, 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/222] Building board: SDMODELH7V1 at 2025-02-15 23:26:04.928700 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 ((3348714, 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/222] Building board: SDMODELH7V2 at 2025-02-15 23:26:04.942617 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 ((3348755, 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/222] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:26:04.956295 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 ((3348796, 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/222] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:26:04.970221 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 ((3348837, 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/222] Building board: SIYI_N7 at 2025-02-15 23:26:04.983708 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 ((3348878, 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/222] Building board: SkySakuraH743 at 2025-02-15 23:26:04.997658 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 ((3348919, 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/222] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:26:05.011025 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 ((3348960, 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/222] Building board: sparky2 at 2025-02-15 23:26:05.024835 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 ((3349001, 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/222] Building board: speedybeef4 at 2025-02-15 23:26:05.038102 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 ((3349042, 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/222] Building board: SpeedyBeeF405Mini at 2025-02-15 23:26:05.052108 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 ((3349083, 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/222] Building board: SpeedyBeeF405WING at 2025-02-15 23:26:05.065776 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 ((3349124, 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/222] Building board: speedybeef4v3 at 2025-02-15 23:26:05.079924 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 ((3349165, 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/222] Building board: speedybeef4v4 at 2025-02-15 23:26:05.093869 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 ((3349206, 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/222] Building board: SPRacingH7 at 2025-02-15 23:26:05.107930 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 ((3349247, 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/222] Building board: SPRacingH7RF at 2025-02-15 23:26:05.121762 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 ((3349288, 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/222] Building board: SuccexF4 at 2025-02-15 23:26:05.135201 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 ((3349329, 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/222] Building board: TBS-Colibri-F7 at 2025-02-15 23:26:05.150144 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 ((3349370, 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/222] Building board: TBS_LUCID_H7 at 2025-02-15 23:26:05.163909 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 ((3349411, 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/222] Building board: TBS_LUCID_PRO at 2025-02-15 23:26:05.177859 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 ((3349452, 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/222] Building board: thepeach-k1 at 2025-02-15 23:26:05.191578 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 ((3349493, 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/222] Building board: thepeach-r1 at 2025-02-15 23:26:05.205256 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 ((3349534, 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/222] Building board: TMotorH743 at 2025-02-15 23:26:05.221923 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 ((3349575, 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/222] Building board: VRBrain-v51 at 2025-02-15 23:26:05.236260 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 ((3349616, 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/222] Building board: VRBrain-v52 at 2025-02-15 23:26:05.250714 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 ((3349657, 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/222] Building board: VRBrain-v54 at 2025-02-15 23:26:05.264407 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 ((3349698, 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/222] Building board: VRCore-v10 at 2025-02-15 23:26:05.278598 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 ((3349739, 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/222] Building board: VRUBrain-v51 at 2025-02-15 23:26:05.292871 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 ((3349780, 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/222] Building board: VUAV-V7pro at 2025-02-15 23:26:05.309925 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 ((3349821, 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/222] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:26:05.325341 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 ((3349862, 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/222] Building board: YJUAV_A6 at 2025-02-15 23:26:05.340651 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 ((3349906, 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/222] Building board: YJUAV_A6SE at 2025-02-15 23:26:05.356731 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 ((3349947, 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/222] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:26:05.370713 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 ((3349989, 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/222] Building board: YJUAV_A6Ultra at 2025-02-15 23:26:05.385323 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 ((3350032, 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/222] Building board: ZeroOneX6 at 2025-02-15 23:26:05.399178 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 ((3350073, 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: [222/222] Building board: ZeroOneX6_Air at 2025-02-15 23:26:05.414217 BB: Trying checkout AntennaTracker beta-4.3 ZeroOneX6_Air 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 ((3350114, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ZeroOneX6_Air None BB: Failed checkout of AntennaTracker ZeroOneX6_Air 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building ArduSub beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/222] Building board: 3DRControlZeroG at 2025-02-15 23:26:07.270041 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 ((3350580, 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/222] Building board: ACNS-CM4Pilot at 2025-02-15 23:26:07.284050 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 ((3350621, 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/222] Building board: ACNS-F405AIO at 2025-02-15 23:26:07.299505 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 ((3350662, 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/222] Building board: AEROFOX-H7 at 2025-02-15 23:26:07.313006 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 ((3350703, 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/222] Building board: AET-H743-Basic at 2025-02-15 23:26:07.326969 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 ((3350744, 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/222] Building board: airbotf4 at 2025-02-15 23:26:07.340590 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 ((3350785, 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/222] Building board: AIRLink at 2025-02-15 23:26:07.356163 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 ((3350826, 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/222] Building board: Airvolute-DCS2 at 2025-02-15 23:26:07.371215 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 ((3350867, 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/222] Building board: AnyleafH7 at 2025-02-15 23:26:07.385615 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 ((3350908, 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/222] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:26:07.399834 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 ((3350949, 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/222] Building board: ARK_FPV at 2025-02-15 23:26:07.413239 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 ((3350990, 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/222] Building board: ARKV6X at 2025-02-15 23:26:07.426997 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 ((3351031, 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/222] Building board: AtomRCF405NAVI at 2025-02-15 23:26:07.441828 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 ((3351072, 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/222] Building board: bbbmini at 2025-02-15 23:26:07.455190 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 ((3351113, 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/222] Building board: BeastF7 at 2025-02-15 23:26:07.468930 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 ((3351154, 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/222] Building board: BeastF7v2 at 2025-02-15 23:26:07.483035 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 ((3351195, 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/222] Building board: BeastH7 at 2025-02-15 23:26:07.497371 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 ((3351236, 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/222] Building board: BeastH7v2 at 2025-02-15 23:26:07.511060 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 ((3351277, 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/222] Building board: bebop at 2025-02-15 23:26:07.524955 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 ((3351318, 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/222] Building board: BlitzF745 at 2025-02-15 23:26:07.539969 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 ((3351359, 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/222] Building board: BlitzF745AIO at 2025-02-15 23:26:07.553682 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 ((3351400, 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/222] Building board: BlitzH743Pro at 2025-02-15 23:26:07.566813 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 ((3351441, 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/222] Building board: BlitzMiniF745 at 2025-02-15 23:26:07.581241 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 ((3351482, 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/222] Building board: BlitzWingH743 at 2025-02-15 23:26:07.595484 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 ((3351523, 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/222] Building board: blue at 2025-02-15 23:26:07.610452 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 ((3351564, 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/222] Building board: canzero at 2025-02-15 23:26:07.624773 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 ((3351605, 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/222] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:26:07.638922 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 ((3351646, 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/222] Building board: CBU-H7-Stamp at 2025-02-15 23:26:07.653278 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 ((3351690, 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/222] Building board: CSKY405 at 2025-02-15 23:26:07.667382 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 ((3351732, 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/222] Building board: CUAV-7-Nano at 2025-02-15 23:26:07.683674 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 ((3351775, 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/222] Building board: CUAV-Nora at 2025-02-15 23:26:07.699913 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 ((3351816, 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/222] Building board: CUAV-Nora-bdshot at 2025-02-15 23:26:07.714750 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 ((3351857, 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/222] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:26:07.729886 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 ((3351898, 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/222] Building board: CUAV-X7 at 2025-02-15 23:26:07.744872 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 ((3351939, 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/222] Building board: CUAV-X7-bdshot at 2025-02-15 23:26:07.759011 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 ((3351980, 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/222] Building board: CUAVv5 at 2025-02-15 23:26:07.773046 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 ((3352021, 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/222] Building board: CUAVv5-bdshot at 2025-02-15 23:26:07.787180 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 ((3352062, 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/222] Building board: CUAVv5Nano at 2025-02-15 23:26:07.801640 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 ((3352103, 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/222] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:26:07.815495 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 ((3352144, 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/222] Building board: CubeBlack at 2025-02-15 23:26:07.829446 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 ((3352185, 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/222] Building board: CubeBlack+ at 2025-02-15 23:26:07.842789 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 ((3352226, 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/222] Building board: CubeOrange at 2025-02-15 23:26:07.858280 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 ((3352267, 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/222] Building board: CubeOrange-bdshot at 2025-02-15 23:26:07.872613 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 ((3352308, 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/222] Building board: CubeOrangePlus at 2025-02-15 23:26:07.886687 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 ((3352349, 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/222] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:26:07.901056 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 ((3352390, 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/222] Building board: CubePurple at 2025-02-15 23:26:07.915097 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 ((3352431, 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/222] Building board: CubeRedPrimary at 2025-02-15 23:26:07.928942 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 ((3352472, 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/222] Building board: CubeRedSecondary at 2025-02-15 23:26:07.942917 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 ((3352513, 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/222] Building board: CubeYellow at 2025-02-15 23:26:07.957437 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 ((3352554, 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/222] Building board: CubeYellow-bdshot at 2025-02-15 23:26:07.971115 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 ((3352595, 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/222] Building board: DevEBoxH7v2 at 2025-02-15 23:26:07.985228 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 ((3352636, 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/222] Building board: DroneerF405 at 2025-02-15 23:26:07.998520 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 ((3352677, 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/222] Building board: DrotekP3Pro at 2025-02-15 23:26:08.012231 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 ((3352718, 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/222] Building board: Durandal at 2025-02-15 23:26:08.026129 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 ((3352759, 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/222] Building board: Durandal-bdshot at 2025-02-15 23:26:08.040001 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 ((3352800, 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/222] Building board: edge at 2025-02-15 23:26:08.054645 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 ((3352841, 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/222] Building board: erlebrain2 at 2025-02-15 23:26:08.068812 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 ((3352882, 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/222] Building board: F35Lightning at 2025-02-15 23:26:08.083133 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 ((3352923, 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/222] Building board: F4BY at 2025-02-15 23:26:08.097775 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 ((3352964, 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/222] Building board: F4BY_F427 at 2025-02-15 23:26:08.111375 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 ((3353005, 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/222] Building board: FlyingMoonF407 at 2025-02-15 23:26:08.124572 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 ((3353046, 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/222] Building board: FlyingMoonF427 at 2025-02-15 23:26:08.138191 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 ((3353090, 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/222] Building board: FlyingMoonH743 at 2025-02-15 23:26:08.153482 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 ((3353131, 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/222] Building board: FlywooF405Pro at 2025-02-15 23:26:08.167060 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 ((3353173, 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/222] Building board: FlywooF745 at 2025-02-15 23:26:08.181555 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 ((3353216, 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/222] Building board: FlywooF745Nano at 2025-02-15 23:26:08.197639 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 ((3353257, 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/222] Building board: FlywooH743Pro at 2025-02-15 23:26:08.210769 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 ((3353298, 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/222] Building board: fmuv2 at 2025-02-15 23:26:08.225077 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 ((3353339, 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/222] Building board: fmuv3 at 2025-02-15 23:26:08.240677 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 ((3353380, 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/222] Building board: fmuv5 at 2025-02-15 23:26:08.254497 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 ((3353421, 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/222] Building board: FoxeerF405v2 at 2025-02-15 23:26:08.268277 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 ((3353462, 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/222] Building board: FoxeerH743v1 at 2025-02-15 23:26:08.283714 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 ((3353503, 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/222] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:26:08.297609 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 ((3353544, 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/222] Building board: GEPRCF745BTHD at 2025-02-15 23:26:08.313355 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 ((3353585, 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/222] Building board: Here4FC at 2025-02-15 23:26:08.328396 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 ((3353626, 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/222] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:26:08.341780 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 ((3353667, 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/222] Building board: JFB100 at 2025-02-15 23:26:08.355395 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 ((3353708, 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/222] Building board: JFB110 at 2025-02-15 23:26:08.369763 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 ((3353749, 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/222] Building board: JHEM_JHEF405 at 2025-02-15 23:26:08.383238 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 ((3353790, 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/222] Building board: JHEMCU-H743HD at 2025-02-15 23:26:08.397848 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 ((3353831, 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/222] Building board: KakuteF4 at 2025-02-15 23:26:08.411829 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 ((3353872, 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/222] Building board: KakuteF4-Wing at 2025-02-15 23:26:08.425524 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 ((3353913, 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/222] Building board: KakuteF4Mini at 2025-02-15 23:26:08.438575 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 ((3353954, 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/222] Building board: KakuteF7 at 2025-02-15 23:26:08.452447 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 ((3353995, 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/222] Building board: KakuteF7-bdshot at 2025-02-15 23:26:08.465738 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 ((3354036, 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/222] Building board: KakuteF7Mini at 2025-02-15 23:26:08.479345 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 ((3354077, 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/222] Building board: KakuteH7 at 2025-02-15 23:26:08.493780 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 ((3354118, 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/222] Building board: KakuteH7-bdshot at 2025-02-15 23:26:08.507818 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 ((3354159, 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/222] Building board: KakuteH7-Wing at 2025-02-15 23:26:08.521536 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 ((3354200, 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/222] Building board: KakuteH7Mini at 2025-02-15 23:26:08.537319 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 ((3354241, 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/222] Building board: KakuteH7Mini-Nand at 2025-02-15 23:26:08.552239 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 ((3354282, 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/222] Building board: KakuteH7v2 at 2025-02-15 23:26:08.566153 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 ((3354323, 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/222] Building board: LongBowF405WING at 2025-02-15 23:26:08.579713 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 ((3354364, 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/222] Building board: luminousbee5 at 2025-02-15 23:26:08.593378 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 ((3354405, 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/222] Building board: MambaF405-2022 at 2025-02-15 23:26:08.607780 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 ((3354446, 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/222] Building board: MambaF405US-I2C at 2025-02-15 23:26:08.621406 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 ((3354487, 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/222] Building board: MambaF405v2 at 2025-02-15 23:26:08.635545 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 ((3354528, 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/222] Building board: MambaH743v4 at 2025-02-15 23:26:08.649655 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 ((3354569, 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/222] Building board: MatekF405 at 2025-02-15 23:26:08.663631 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 ((3354610, 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/222] Building board: MatekF405-bdshot at 2025-02-15 23:26:08.677183 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 ((3354651, 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/222] Building board: MatekF405-CAN at 2025-02-15 23:26:08.690917 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 ((3354692, 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/222] Building board: MatekF405-STD at 2025-02-15 23:26:08.704848 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 ((3354733, 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/222] Building board: MatekF405-TE at 2025-02-15 23:26:08.719878 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 ((3354774, 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/222] Building board: MatekF405-TE-bdshot at 2025-02-15 23:26:08.733718 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 ((3354815, 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/222] Building board: MatekF405-Wing at 2025-02-15 23:26:08.747564 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 ((3354856, 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/222] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:26:08.761379 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 ((3354899, 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/222] Building board: MatekF765-SE at 2025-02-15 23:26:08.776636 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 ((3354941, 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/222] Building board: MatekF765-Wing at 2025-02-15 23:26:08.792367 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 ((3354982, 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/222] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:26:08.807617 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 ((3355024, 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/222] Building board: MatekH743 at 2025-02-15 23:26:08.821990 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 ((3355065, 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/222] Building board: MatekH743-bdshot at 2025-02-15 23:26:08.835736 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 ((3355107, 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/222] Building board: MatekH7A3 at 2025-02-15 23:26:08.851948 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 ((3355149, 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/222] Building board: MFT-SEMA100 at 2025-02-15 23:26:08.866520 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 ((3355190, 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/222] Building board: MicoAir405Mini at 2025-02-15 23:26:08.880343 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 ((3355231, 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/222] Building board: MicoAir405v2 at 2025-02-15 23:26:08.894167 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 ((3355272, 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/222] Building board: MicoAir743 at 2025-02-15 23:26:08.908024 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 ((3355313, 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/222] Building board: MicoAir743-AIO at 2025-02-15 23:26:08.921987 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 ((3355354, 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/222] Building board: MicoAir743v2 at 2025-02-15 23:26:08.936373 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 ((3355395, 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/222] Building board: mindpx-v2 at 2025-02-15 23:26:08.950180 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 ((3355436, 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/222] Building board: mini-pix at 2025-02-15 23:26:08.963994 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 ((3355477, 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/222] Building board: modalai_fc-v1 at 2025-02-15 23:26:08.977639 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 ((3355518, 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/222] Building board: mRoControlZeroClassic at 2025-02-15 23:26:08.991614 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 ((3355559, 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/222] Building board: mRoControlZeroF7 at 2025-02-15 23:26:09.005804 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 ((3355600, 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/222] Building board: mRoControlZeroH7 at 2025-02-15 23:26:09.019621 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 ((3355641, 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/222] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:26:09.033417 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 ((3355682, 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/222] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:26:09.047775 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 ((3355723, 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/222] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:26:09.061721 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 ((3355764, 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/222] Building board: mRoNexus at 2025-02-15 23:26:09.077116 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 ((3355805, 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/222] Building board: mRoPixracerPro at 2025-02-15 23:26:09.092359 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 ((3355846, 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/222] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:26:09.106185 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 ((3355887, 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/222] Building board: mRoX21 at 2025-02-15 23:26:09.119461 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 ((3355928, 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/222] Building board: mRoX21-777 at 2025-02-15 23:26:09.133488 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 ((3355969, 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/222] Building board: MUPilot at 2025-02-15 23:26:09.147351 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 ((3356010, 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/222] Building board: navigator at 2025-02-15 23:26:09.160997 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 ((3356051, 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/222] Building board: navigator64 at 2025-02-15 23:26:09.174736 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 ((3356092, 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/222] Building board: navio at 2025-02-15 23:26:09.188553 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 ((3356133, 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/222] Building board: navio2 at 2025-02-15 23:26:09.201877 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 ((3356174, 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/222] Building board: NxtPX4v2 at 2025-02-15 23:26:09.216229 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 ((3356215, 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/222] Building board: obal at 2025-02-15 23:26:09.231970 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 ((3356256, 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/222] Building board: omnibusf4 at 2025-02-15 23:26:09.245756 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 ((3356297, 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/222] Building board: omnibusf4pro at 2025-02-15 23:26:09.259808 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 ((3356338, 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/222] Building board: omnibusf4pro-bdshot at 2025-02-15 23:26:09.273744 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 ((3356379, 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/222] Building board: omnibusf4v6 at 2025-02-15 23:26:09.289531 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 ((3356420, 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/222] Building board: OMNIBUSF7V2 at 2025-02-15 23:26:09.303985 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 ((3356461, 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/222] Building board: OmnibusNanoV6 at 2025-02-15 23:26:09.318939 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 ((3356502, 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/222] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:26:09.332902 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 ((3356543, 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/222] Building board: OrqaF405Pro at 2025-02-15 23:26:09.348121 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 ((3356584, 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/222] Building board: PH4-mini at 2025-02-15 23:26:09.364270 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 ((3356625, 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/222] Building board: PH4-mini-bdshot at 2025-02-15 23:26:09.379048 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 ((3356666, 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/222] Building board: Pix32v5 at 2025-02-15 23:26:09.392710 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 ((3356707, 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/222] Building board: PixC4-Jetson at 2025-02-15 23:26:09.406415 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 ((3356748, 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/222] Building board: PixFlamingo at 2025-02-15 23:26:09.420352 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 ((3356789, 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/222] Building board: PixFlamingo-F767 at 2025-02-15 23:26:09.434464 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 ((3356830, 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/222] Building board: Pixhawk1 at 2025-02-15 23:26:09.448121 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 ((3356871, 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/222] Building board: Pixhawk1-1M at 2025-02-15 23:26:09.461977 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 ((3356915, 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/222] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:26:09.475829 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 ((3356956, 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/222] Building board: Pixhawk1-bdshot at 2025-02-15 23:26:09.491608 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 ((3357000, 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/222] Building board: Pixhawk4 at 2025-02-15 23:26:09.508734 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 ((3357041, 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/222] Building board: Pixhawk4-bdshot at 2025-02-15 23:26:09.524204 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 ((3357082, 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/222] Building board: Pixhawk5X at 2025-02-15 23:26:09.538611 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 ((3357123, 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/222] Building board: Pixhawk6C at 2025-02-15 23:26:09.552740 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 ((3357164, 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/222] Building board: Pixhawk6C-bdshot at 2025-02-15 23:26:09.567874 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 ((3357205, 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/222] Building board: Pixhawk6X at 2025-02-15 23:26:09.581768 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 ((3357246, 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/222] Building board: Pixhawk6X-bdshot at 2025-02-15 23:26:09.595712 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 ((3357287, 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/222] Building board: PixPilot-C3 at 2025-02-15 23:26:09.611551 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 ((3357328, 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/222] Building board: PixPilot-V3 at 2025-02-15 23:26:09.625206 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 ((3357369, 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/222] Building board: PixPilot-V6 at 2025-02-15 23:26:09.639164 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 ((3357410, 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/222] Building board: PixPilot-V6PRO at 2025-02-15 23:26:09.652611 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 ((3357451, 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/222] Building board: Pixracer at 2025-02-15 23:26:09.666828 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 ((3357492, 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/222] Building board: Pixracer-bdshot at 2025-02-15 23:26:09.681424 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 ((3357533, 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/222] Building board: PixSurveyA1 at 2025-02-15 23:26:09.694927 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 ((3357574, 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/222] Building board: PixSurveyA1-IND at 2025-02-15 23:26:09.708938 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 ((3357615, 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/222] Building board: PixSurveyA2 at 2025-02-15 23:26:09.722925 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 ((3357656, 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/222] Building board: pxf at 2025-02-15 23:26:09.737049 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 ((3357697, 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/222] Building board: pxfmini at 2025-02-15 23:26:09.750378 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 ((3357738, 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/222] Building board: QioTekAdeptF407 at 2025-02-15 23:26:09.764369 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 ((3357779, 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/222] Building board: QioTekZealotF427 at 2025-02-15 23:26:09.778248 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 ((3357820, 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/222] Building board: QioTekZealotH743 at 2025-02-15 23:26:09.792067 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 ((3357861, 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/222] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:26:09.806199 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 ((3357902, 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/222] Building board: R9Pilot at 2025-02-15 23:26:09.819634 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 ((3357943, 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/222] Building board: RadiolinkPIX6 at 2025-02-15 23:26:09.834025 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 ((3357984, 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/222] Building board: RADIX2HD at 2025-02-15 23:26:09.849201 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 ((3358025, 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/222] Building board: ReaperF745 at 2025-02-15 23:26:09.864076 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 ((3358066, 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/222] Building board: revo-mini at 2025-02-15 23:26:09.878078 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 ((3358107, 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/222] Building board: revo-mini-bdshot at 2025-02-15 23:26:09.892440 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 ((3358148, 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/222] Building board: revo-mini-i2c at 2025-02-15 23:26:09.907196 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 ((3358189, 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/222] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:26:09.921330 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 ((3358230, 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/222] Building board: SDMODELH7V1 at 2025-02-15 23:26:09.935099 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 ((3358271, 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/222] Building board: SDMODELH7V2 at 2025-02-15 23:26:09.948909 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 ((3358314, 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/222] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:26:09.965133 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 ((3358357, 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/222] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:26:09.979314 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 ((3358400, 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/222] Building board: SIYI_N7 at 2025-02-15 23:26:09.993295 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 ((3358441, 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/222] Building board: SkySakuraH743 at 2025-02-15 23:26:10.007443 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 ((3358482, 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/222] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:26:10.021411 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 ((3358523, 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/222] Building board: sparky2 at 2025-02-15 23:26:10.035358 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 ((3358564, 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/222] Building board: speedybeef4 at 2025-02-15 23:26:10.050175 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 ((3358605, 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/222] Building board: SpeedyBeeF405Mini at 2025-02-15 23:26:10.063813 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 ((3358646, 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/222] Building board: SpeedyBeeF405WING at 2025-02-15 23:26:10.077636 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 ((3358687, 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/222] Building board: speedybeef4v3 at 2025-02-15 23:26:10.090908 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 ((3358728, 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/222] Building board: speedybeef4v4 at 2025-02-15 23:26:10.104697 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 ((3358769, 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/222] Building board: SPRacingH7 at 2025-02-15 23:26:10.118523 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 ((3358810, 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/222] Building board: SPRacingH7RF at 2025-02-15 23:26:10.133314 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 ((3358851, 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/222] Building board: SuccexF4 at 2025-02-15 23:26:10.147101 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 ((3358892, 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/222] Building board: TBS-Colibri-F7 at 2025-02-15 23:26:10.160720 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 ((3358933, 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/222] Building board: TBS_LUCID_H7 at 2025-02-15 23:26:10.174256 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 ((3358974, 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/222] Building board: TBS_LUCID_PRO at 2025-02-15 23:26:10.188187 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 ((3359015, 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/222] Building board: thepeach-k1 at 2025-02-15 23:26:10.201625 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 ((3359056, 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/222] Building board: thepeach-r1 at 2025-02-15 23:26:10.219122 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 ((3359097, 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/222] Building board: TMotorH743 at 2025-02-15 23:26:10.235651 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 ((3359138, 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/222] Building board: VRBrain-v51 at 2025-02-15 23:26:10.249995 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 ((3359179, 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/222] Building board: VRBrain-v52 at 2025-02-15 23:26:10.263783 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 ((3359220, 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/222] Building board: VRBrain-v54 at 2025-02-15 23:26:10.277172 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 ((3359261, 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/222] Building board: VRCore-v10 at 2025-02-15 23:26:10.291112 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 ((3359302, 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/222] Building board: VRUBrain-v51 at 2025-02-15 23:26:10.305742 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 ((3359343, 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/222] Building board: VUAV-V7pro at 2025-02-15 23:26:10.320248 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 ((3359384, 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/222] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:26:10.334408 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 ((3359425, 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/222] Building board: YJUAV_A6 at 2025-02-15 23:26:10.348481 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 ((3359466, 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/222] Building board: YJUAV_A6SE at 2025-02-15 23:26:10.362964 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 ((3359507, 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/222] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:26:10.377879 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 ((3359548, 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/222] Building board: YJUAV_A6Ultra at 2025-02-15 23:26:10.392157 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 ((3359589, 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/222] Building board: ZeroOneX6 at 2025-02-15 23:26:10.406094 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 ((3359632, 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: [222/222] Building board: ZeroOneX6_Air at 2025-02-15 23:26:10.420361 BB: Trying checkout ArduSub beta-4.3 ZeroOneX6_Air 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 ((3359674, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ZeroOneX6_Air None BB: Failed checkout of ArduSub ZeroOneX6_Air 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED 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-15 23:26:10.974747 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 ((3360131, 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-15 23:26:10.989131 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 ((3360172, 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-15 23:26:11.003231 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 ((3360213, 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-15 23:26:11.017676 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 ((3360254, 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-15 23:26:11.031705 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 ((3360297, 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-15 23:26:11.047330 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 ((3360339, 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-15 23:26:11.061664 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 ((3360380, 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-15 23:26:11.075488 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 ((3360421, 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-15 23:26:11.089416 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 ((3360463, 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-15 23:26:11.104144 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 ((3360506, 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-15 23:26:11.119104 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 ((3360547, 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-15 23:26:11.133116 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 ((3360588, 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-15 23:26:11.147626 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 ((3360629, 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-15 23:26:11.161276 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 ((3360670, 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-15 23:26:11.174986 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 ((3360711, 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-15 23:26:11.189526 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 ((3360752, 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-15 23:26:11.203047 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 ((3360793, 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-15 23:26:11.218252 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 ((3360834, 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-15 23:26:11.234230 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 ((3360875, 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-15 23:26:11.247878 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 ((3360916, 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-15 23:26:11.261637 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 ((3360957, 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-15 23:26:11.277405 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 ((3360998, 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-15 23:26:11.291922 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 ((3361039, 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-15 23:26:11.305630 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 ((3361080, 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-15 23:26:11.318969 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 ((3361121, 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-15 23:26:11.333318 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 ((3361162, 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-15 23:26:11.347007 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 ((3361203, 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-15 23:26:11.361859 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 ((3361244, 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-15 23:26:11.375517 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 ((3361285, 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-15 23:26:11.389314 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 ((3361326, 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-15 23:26:11.402746 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 ((3361367, 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-15 23:26:11.416902 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 ((3361408, 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-15 23:26:11.432314 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 ((3361449, 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-15 23:26:11.446790 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 ((3361490, 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-15 23:26:11.462288 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 ((3361531, 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-15 23:26:11.476088 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 ((3361572, 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-15 23:26:11.490005 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 ((3361613, 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-15 23:26:11.503847 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 ((3361654, 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-15 23:26:11.518569 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 ((3361695, 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-15 23:26:11.532422 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 ((3361736, 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-15 23:26:11.545974 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 ((3361777, 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-15 23:26:11.559817 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 ((3361818, 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-15 23:26:11.573634 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 ((3361859, 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-15 23:26:11.587579 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 ((3361900, 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-15 23:26:11.601205 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 ((3361941, 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-15 23:26:11.614826 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 ((3361982, 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-15 23:26:11.628491 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 ((3362023, 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-15 23:26:11.642043 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 ((3362064, 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-15 23:26:11.657054 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 ((3362105, 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-15 23:26:11.670919 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 ((3362146, 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-15 23:26:11.685871 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 ((3362190, 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-15 23:26:11.701237 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 ((3362231, 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-15 23:26:11.716002 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 ((3362272, 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-15 23:26:11.730114 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 ((3362313, 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-15 23:26:11.744275 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 ((3362355, 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-15 23:26:11.758605 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 ((3362396, 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-15 23:26:11.774071 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 ((3362437, 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-15 23:26:11.789296 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 ((3362479, 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-15 23:26:11.804474 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 ((3362521, 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-15 23:26:11.818868 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 ((3362562, 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-15 23:26:11.833167 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 ((3362603, 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-15 23:26:11.847127 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 ((3362644, 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-15 23:26:11.861879 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 ((3362685, 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-15 23:26:11.878916 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 ((3362726, 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-15 23:26:11.892779 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 ((3362767, 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-15 23:26:11.908639 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 ((3362808, 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-15 23:26:11.922504 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 ((3362849, 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-15 23:26:11.936545 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 ((3362890, 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-15 23:26:11.950061 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 ((3362931, 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-15 23:26:11.964033 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 ((3362972, 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-15 23:26:11.977807 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 ((3363013, 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-15 23:26:11.991891 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 ((3363054, 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-15 23:26:12.005879 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 ((3363095, 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-15 23:26:12.021609 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 ((3363136, 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-15 23:26:12.038896 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 ((3363177, 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-15 23:26:12.052563 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 ((3363218, 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-15 23:26:12.066403 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 ((3363259, 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-15 23:26:12.079898 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 ((3363300, 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-15 23:26:12.094469 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 ((3363341, 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-15 23:26:12.108681 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 ((3363382, 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-15 23:26:12.122428 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 ((3363423, 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-15 23:26:12.137208 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 ((3363464, 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-15 23:26:12.150738 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 ((3363505, 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-15 23:26:12.164908 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 ((3363546, 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-15 23:26:12.178442 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 ((3363587, 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-15 23:26:12.192523 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 ((3363628, 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-15 23:26:12.207316 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 ((3363669, 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-15 23:26:12.222191 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 ((3363713, 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-15 23:26:12.237273 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 ((3363754, 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building Blimp beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/222] Building board: 3DRControlZeroG at 2025-02-15 23:26:12.824435 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 ((3364209, 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/222] Building board: ACNS-CM4Pilot at 2025-02-15 23:26:12.840937 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 ((3364250, 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/222] Building board: ACNS-F405AIO at 2025-02-15 23:26:12.855927 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 ((3364291, 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/222] Building board: AEROFOX-H7 at 2025-02-15 23:26:12.870911 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 ((3364332, 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/222] Building board: AET-H743-Basic at 2025-02-15 23:26:12.888153 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 ((3364373, 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/222] Building board: airbotf4 at 2025-02-15 23:26:12.902154 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 ((3364414, 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/222] Building board: AIRLink at 2025-02-15 23:26:12.916252 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 ((3364455, 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/222] Building board: Airvolute-DCS2 at 2025-02-15 23:26:12.930689 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 ((3364496, 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/222] Building board: AnyleafH7 at 2025-02-15 23:26:12.955537 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 ((3364537, 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/222] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:26:12.969488 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 ((3364578, 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/222] Building board: ARK_FPV at 2025-02-15 23:26:12.983713 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 ((3364619, 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/222] Building board: ARKV6X at 2025-02-15 23:26:12.997282 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 ((3364660, 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/222] Building board: AtomRCF405NAVI at 2025-02-15 23:26:13.011570 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 ((3364701, 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/222] Building board: bbbmini at 2025-02-15 23:26:13.025802 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 ((3364742, 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/222] Building board: BeastF7 at 2025-02-15 23:26:13.039762 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 ((3364783, 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/222] Building board: BeastF7v2 at 2025-02-15 23:26:13.053468 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 ((3364824, 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/222] Building board: BeastH7 at 2025-02-15 23:26:13.066900 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 ((3364865, 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/222] Building board: BeastH7v2 at 2025-02-15 23:26:13.082092 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 ((3364906, 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/222] Building board: bebop at 2025-02-15 23:26:13.095830 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 ((3364947, 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/222] Building board: BlitzF745 at 2025-02-15 23:26:13.112344 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 ((3364988, 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/222] Building board: BlitzF745AIO at 2025-02-15 23:26:13.126236 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 ((3365031, 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/222] Building board: BlitzH743Pro at 2025-02-15 23:26:13.142383 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 ((3365072, 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/222] Building board: BlitzMiniF745 at 2025-02-15 23:26:13.156373 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 ((3365113, 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/222] Building board: BlitzWingH743 at 2025-02-15 23:26:13.170987 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 ((3365154, 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/222] Building board: blue at 2025-02-15 23:26:13.185343 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 ((3365195, 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/222] Building board: canzero at 2025-02-15 23:26:13.199231 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 ((3365236, 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/222] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:26:13.213143 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 ((3365277, 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/222] Building board: CBU-H7-Stamp at 2025-02-15 23:26:13.226669 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 ((3365318, 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/222] Building board: CSKY405 at 2025-02-15 23:26:13.240979 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 ((3365359, 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/222] Building board: CUAV-7-Nano at 2025-02-15 23:26:13.254804 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 ((3365400, 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/222] Building board: CUAV-Nora at 2025-02-15 23:26:13.268339 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 ((3365441, 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/222] Building board: CUAV-Nora-bdshot at 2025-02-15 23:26:13.281750 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 ((3365482, 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/222] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:26:13.295195 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 ((3365523, 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/222] Building board: CUAV-X7 at 2025-02-15 23:26:13.308787 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 ((3365564, 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/222] Building board: CUAV-X7-bdshot at 2025-02-15 23:26:13.324869 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 ((3365605, 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/222] Building board: CUAVv5 at 2025-02-15 23:26:13.339246 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 ((3365646, 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/222] Building board: CUAVv5-bdshot at 2025-02-15 23:26:13.353180 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 ((3365687, 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/222] Building board: CUAVv5Nano at 2025-02-15 23:26:13.368464 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 ((3365728, 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/222] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:26:13.383804 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 ((3365769, 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/222] Building board: CubeBlack at 2025-02-15 23:26:13.398000 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 ((3365810, 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/222] Building board: CubeBlack+ at 2025-02-15 23:26:13.413830 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 ((3365851, 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/222] Building board: CubeOrange at 2025-02-15 23:26:13.429932 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 ((3365892, 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/222] Building board: CubeOrange-bdshot at 2025-02-15 23:26:13.444214 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 ((3365933, 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/222] Building board: CubeOrangePlus at 2025-02-15 23:26:13.458423 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 ((3365974, 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/222] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:26:13.472194 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 ((3366015, 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/222] Building board: CubePurple at 2025-02-15 23:26:13.489379 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 ((3366056, 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/222] Building board: CubeRedPrimary at 2025-02-15 23:26:13.503167 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 ((3366097, 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/222] Building board: CubeRedSecondary at 2025-02-15 23:26:13.517030 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 ((3366138, 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/222] Building board: CubeYellow at 2025-02-15 23:26:13.531088 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 ((3366179, 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/222] Building board: CubeYellow-bdshot at 2025-02-15 23:26:13.547128 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 ((3366220, 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/222] Building board: DevEBoxH7v2 at 2025-02-15 23:26:13.560884 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 ((3366261, 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/222] Building board: DroneerF405 at 2025-02-15 23:26:13.575206 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 ((3366302, 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/222] Building board: DrotekP3Pro at 2025-02-15 23:26:13.589897 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 ((3366343, 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/222] Building board: Durandal at 2025-02-15 23:26:13.604984 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 ((3366392, 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/222] Building board: Durandal-bdshot at 2025-02-15 23:26:13.620432 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 ((3366433, 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/222] Building board: edge at 2025-02-15 23:26:13.634593 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 ((3366474, 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/222] Building board: erlebrain2 at 2025-02-15 23:26:13.649010 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 ((3366515, 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/222] Building board: F35Lightning at 2025-02-15 23:26:13.664785 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 ((3366556, 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/222] Building board: F4BY at 2025-02-15 23:26:13.678832 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 ((3366597, 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/222] Building board: F4BY_F427 at 2025-02-15 23:26:13.692668 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 ((3366638, 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/222] Building board: FlyingMoonF407 at 2025-02-15 23:26:13.707501 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 ((3366679, 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/222] Building board: FlyingMoonF427 at 2025-02-15 23:26:13.726136 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 ((3366720, 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/222] Building board: FlyingMoonH743 at 2025-02-15 23:26:13.745663 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 ((3366761, 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/222] Building board: FlywooF405Pro at 2025-02-15 23:26:13.761282 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 ((3366802, 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/222] Building board: FlywooF745 at 2025-02-15 23:26:13.776960 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 ((3366843, 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/222] Building board: FlywooF745Nano at 2025-02-15 23:26:13.791484 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 ((3366884, 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/222] Building board: FlywooH743Pro at 2025-02-15 23:26:13.808109 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 ((3366925, 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/222] Building board: fmuv2 at 2025-02-15 23:26:13.823223 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 ((3366966, 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/222] Building board: fmuv3 at 2025-02-15 23:26:13.838262 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 ((3367007, 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/222] Building board: fmuv5 at 2025-02-15 23:26:13.852637 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 ((3367048, 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/222] Building board: FoxeerF405v2 at 2025-02-15 23:26:13.867987 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 ((3367089, 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/222] Building board: FoxeerH743v1 at 2025-02-15 23:26:13.882978 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 ((3367130, 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/222] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:26:13.899565 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 ((3367171, 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/222] Building board: GEPRCF745BTHD at 2025-02-15 23:26:13.920043 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 ((3367212, 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/222] Building board: Here4FC at 2025-02-15 23:26:13.936987 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 ((3367253, 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/222] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:26:13.951858 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 ((3367294, 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/222] Building board: JFB100 at 2025-02-15 23:26:13.966596 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 ((3367335, 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/222] Building board: JFB110 at 2025-02-15 23:26:13.981087 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 ((3367377, 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/222] Building board: JHEM_JHEF405 at 2025-02-15 23:26:13.995155 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 ((3367418, 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/222] Building board: JHEMCU-H743HD at 2025-02-15 23:26:14.009855 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 ((3367459, 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/222] Building board: KakuteF4 at 2025-02-15 23:26:14.023693 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 ((3367500, 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/222] Building board: KakuteF4-Wing at 2025-02-15 23:26:14.037597 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 ((3367541, 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/222] Building board: KakuteF4Mini at 2025-02-15 23:26:14.051754 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 ((3367582, 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/222] Building board: KakuteF7 at 2025-02-15 23:26:14.066062 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 ((3367623, 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/222] Building board: KakuteF7-bdshot at 2025-02-15 23:26:14.080259 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 ((3367664, 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/222] Building board: KakuteF7Mini at 2025-02-15 23:26:14.094110 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 ((3367705, 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/222] Building board: KakuteH7 at 2025-02-15 23:26:14.107713 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 ((3367746, 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/222] Building board: KakuteH7-bdshot at 2025-02-15 23:26:14.121727 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 ((3367787, 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/222] Building board: KakuteH7-Wing at 2025-02-15 23:26:14.136223 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 ((3367828, 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/222] Building board: KakuteH7Mini at 2025-02-15 23:26:14.149876 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 ((3367869, 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/222] Building board: KakuteH7Mini-Nand at 2025-02-15 23:26:14.163416 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 ((3367910, 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/222] Building board: KakuteH7v2 at 2025-02-15 23:26:14.177616 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 ((3367951, 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/222] Building board: LongBowF405WING at 2025-02-15 23:26:14.195396 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 ((3367992, 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/222] Building board: luminousbee5 at 2025-02-15 23:26:14.211179 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 ((3368033, 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/222] Building board: MambaF405-2022 at 2025-02-15 23:26:14.226060 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 ((3368074, 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/222] Building board: MambaF405US-I2C at 2025-02-15 23:26:14.240849 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 ((3368115, 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/222] Building board: MambaF405v2 at 2025-02-15 23:26:14.255199 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 ((3368156, 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/222] Building board: MambaH743v4 at 2025-02-15 23:26:14.269406 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 ((3368197, 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/222] Building board: MatekF405 at 2025-02-15 23:26:14.284810 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 ((3368238, 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/222] Building board: MatekF405-bdshot at 2025-02-15 23:26:14.305024 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 ((3368279, 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/222] Building board: MatekF405-CAN at 2025-02-15 23:26:14.319748 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 ((3368320, 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/222] Building board: MatekF405-STD at 2025-02-15 23:26:14.337379 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 ((3368361, 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/222] Building board: MatekF405-TE at 2025-02-15 23:26:14.352689 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 ((3368402, 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/222] Building board: MatekF405-TE-bdshot at 2025-02-15 23:26:14.368359 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 ((3368443, 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/222] Building board: MatekF405-Wing at 2025-02-15 23:26:14.383876 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 ((3368484, 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/222] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:26:14.399718 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 ((3368525, 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/222] Building board: MatekF765-SE at 2025-02-15 23:26:14.414693 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 ((3368566, 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/222] Building board: MatekF765-Wing at 2025-02-15 23:26:14.430238 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 ((3368607, 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/222] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:26:14.450374 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 ((3368648, 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/222] Building board: MatekH743 at 2025-02-15 23:26:14.465550 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 ((3368689, 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/222] Building board: MatekH743-bdshot at 2025-02-15 23:26:14.481933 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 ((3368730, 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/222] Building board: MatekH7A3 at 2025-02-15 23:26:14.497592 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 ((3368771, 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/222] Building board: MFT-SEMA100 at 2025-02-15 23:26:14.512176 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 ((3368812, 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/222] Building board: MicoAir405Mini at 2025-02-15 23:26:14.527615 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 ((3368853, 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/222] Building board: MicoAir405v2 at 2025-02-15 23:26:14.544759 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 ((3368894, 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/222] Building board: MicoAir743 at 2025-02-15 23:26:14.558800 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 ((3368935, 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/222] Building board: MicoAir743-AIO at 2025-02-15 23:26:14.580646 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 ((3368976, 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/222] Building board: MicoAir743v2 at 2025-02-15 23:26:14.595290 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 ((3369017, 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/222] Building board: mindpx-v2 at 2025-02-15 23:26:14.610103 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 ((3369058, 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/222] Building board: mini-pix at 2025-02-15 23:26:14.624620 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 ((3369099, 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/222] Building board: modalai_fc-v1 at 2025-02-15 23:26:14.638401 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 ((3369140, 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/222] Building board: mRoControlZeroClassic at 2025-02-15 23:26:14.658522 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 ((3369181, 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/222] Building board: mRoControlZeroF7 at 2025-02-15 23:26:14.673936 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 ((3369222, 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/222] Building board: mRoControlZeroH7 at 2025-02-15 23:26:14.688939 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 ((3369263, 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/222] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:26:14.709204 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 ((3369304, 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/222] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:26:14.724329 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 ((3369345, 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/222] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:26:14.738156 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 ((3369386, 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/222] Building board: mRoNexus at 2025-02-15 23:26:14.752317 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 ((3369427, 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/222] Building board: mRoPixracerPro at 2025-02-15 23:26:14.766077 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 ((3369468, 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/222] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:26:14.779326 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 ((3369509, 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/222] Building board: mRoX21 at 2025-02-15 23:26:14.793205 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 ((3369552, 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/222] Building board: mRoX21-777 at 2025-02-15 23:26:14.808098 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 ((3369593, 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/222] Building board: MUPilot at 2025-02-15 23:26:14.822388 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 ((3369634, 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/222] Building board: navigator at 2025-02-15 23:26:14.836208 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 ((3369675, 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/222] Building board: navigator64 at 2025-02-15 23:26:14.850463 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 ((3369716, 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/222] Building board: navio at 2025-02-15 23:26:14.864516 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 ((3369757, 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/222] Building board: navio2 at 2025-02-15 23:26:14.879223 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 ((3369798, 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/222] Building board: NxtPX4v2 at 2025-02-15 23:26:14.895214 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 ((3369839, 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/222] Building board: obal at 2025-02-15 23:26:14.909046 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 ((3369880, 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/222] Building board: omnibusf4 at 2025-02-15 23:26:14.922966 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 ((3369921, 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/222] Building board: omnibusf4pro at 2025-02-15 23:26:14.937377 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 ((3369962, 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/222] Building board: omnibusf4pro-bdshot at 2025-02-15 23:26:14.955050 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 ((3370003, 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/222] Building board: omnibusf4v6 at 2025-02-15 23:26:14.969288 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 ((3370044, 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/222] Building board: OMNIBUSF7V2 at 2025-02-15 23:26:14.983931 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 ((3370085, 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/222] Building board: OmnibusNanoV6 at 2025-02-15 23:26:14.998280 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 ((3370126, 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/222] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:26:15.012018 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 ((3370167, 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/222] Building board: OrqaF405Pro at 2025-02-15 23:26:15.025506 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 ((3370208, 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/222] Building board: PH4-mini at 2025-02-15 23:26:15.038799 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 ((3370249, 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/222] Building board: PH4-mini-bdshot at 2025-02-15 23:26:15.052977 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 ((3370290, 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/222] Building board: Pix32v5 at 2025-02-15 23:26:15.066303 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 ((3370331, 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/222] Building board: PixC4-Jetson at 2025-02-15 23:26:15.082292 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 ((3370372, 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/222] Building board: PixFlamingo at 2025-02-15 23:26:15.099857 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 ((3370413, 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/222] Building board: PixFlamingo-F767 at 2025-02-15 23:26:15.113593 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 ((3370454, 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/222] Building board: Pixhawk1 at 2025-02-15 23:26:15.130583 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 ((3370495, 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/222] Building board: Pixhawk1-1M at 2025-02-15 23:26:15.146872 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 ((3370536, 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/222] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:26:15.164221 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 ((3370577, 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/222] Building board: Pixhawk1-bdshot at 2025-02-15 23:26:15.179316 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 ((3370618, 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/222] Building board: Pixhawk4 at 2025-02-15 23:26:15.195253 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 ((3370659, 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/222] Building board: Pixhawk4-bdshot at 2025-02-15 23:26:15.210899 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 ((3370700, 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/222] Building board: Pixhawk5X at 2025-02-15 23:26:15.226627 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 ((3370741, 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/222] Building board: Pixhawk6C at 2025-02-15 23:26:15.242174 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 ((3370782, 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/222] Building board: Pixhawk6C-bdshot at 2025-02-15 23:26:15.256634 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 ((3370825, 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/222] Building board: Pixhawk6X at 2025-02-15 23:26:15.271999 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 ((3370873, 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/222] Building board: Pixhawk6X-bdshot at 2025-02-15 23:26:15.286802 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 ((3370914, 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/222] Building board: PixPilot-C3 at 2025-02-15 23:26:15.303562 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 ((3370955, 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/222] Building board: PixPilot-V3 at 2025-02-15 23:26:15.317388 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 ((3370996, 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/222] Building board: PixPilot-V6 at 2025-02-15 23:26:15.332233 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 ((3371037, 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/222] Building board: PixPilot-V6PRO at 2025-02-15 23:26:15.351358 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 ((3371078, 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/222] Building board: Pixracer at 2025-02-15 23:26:15.369159 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 ((3371119, 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/222] Building board: Pixracer-bdshot at 2025-02-15 23:26:15.385637 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 ((3371160, 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/222] Building board: PixSurveyA1 at 2025-02-15 23:26:15.402363 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 ((3371201, 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/222] Building board: PixSurveyA1-IND at 2025-02-15 23:26:15.418349 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 ((3371242, 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/222] Building board: PixSurveyA2 at 2025-02-15 23:26:15.434027 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 ((3371283, 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/222] Building board: pxf at 2025-02-15 23:26:15.453215 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 ((3371324, 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/222] Building board: pxfmini at 2025-02-15 23:26:15.471936 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 ((3371365, 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/222] Building board: QioTekAdeptF407 at 2025-02-15 23:26:15.491779 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 ((3371406, 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/222] Building board: QioTekZealotF427 at 2025-02-15 23:26:15.509936 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 ((3371447, 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/222] Building board: QioTekZealotH743 at 2025-02-15 23:26:15.527964 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 ((3371488, 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/222] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:26:15.549738 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 ((3371529, 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/222] Building board: R9Pilot at 2025-02-15 23:26:15.566534 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 ((3371570, 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/222] Building board: RadiolinkPIX6 at 2025-02-15 23:26:15.582616 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 ((3371611, 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/222] Building board: RADIX2HD at 2025-02-15 23:26:15.601539 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 ((3371652, 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/222] Building board: ReaperF745 at 2025-02-15 23:26:15.618751 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 ((3371693, 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/222] Building board: revo-mini at 2025-02-15 23:26:15.637356 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 ((3371734, 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/222] Building board: revo-mini-bdshot at 2025-02-15 23:26:15.653605 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 ((3371775, 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/222] Building board: revo-mini-i2c at 2025-02-15 23:26:15.669649 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 ((3371816, 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/222] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:26:15.684420 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 ((3371857, 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/222] Building board: SDMODELH7V1 at 2025-02-15 23:26:15.699054 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 ((3371898, 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/222] Building board: SDMODELH7V2 at 2025-02-15 23:26:15.713925 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 ((3371939, 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/222] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:26:15.728940 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 ((3371980, 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/222] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:26:15.743286 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 ((3372021, 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/222] Building board: SIYI_N7 at 2025-02-15 23:26:15.757806 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 ((3372062, 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/222] Building board: SkySakuraH743 at 2025-02-15 23:26:15.772558 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 ((3372103, 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/222] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:26:15.789672 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 ((3372144, 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/222] Building board: sparky2 at 2025-02-15 23:26:15.806477 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 ((3372186, 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/222] Building board: speedybeef4 at 2025-02-15 23:26:15.823103 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 ((3372227, 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/222] Building board: SpeedyBeeF405Mini at 2025-02-15 23:26:15.837593 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 ((3372268, 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/222] Building board: SpeedyBeeF405WING at 2025-02-15 23:26:15.852023 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 ((3372309, 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/222] Building board: speedybeef4v3 at 2025-02-15 23:26:15.866525 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 ((3372350, 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/222] Building board: speedybeef4v4 at 2025-02-15 23:26:15.883452 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 ((3372391, 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/222] Building board: SPRacingH7 at 2025-02-15 23:26:15.900331 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 ((3372432, 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/222] Building board: SPRacingH7RF at 2025-02-15 23:26:15.914035 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 ((3372473, 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/222] Building board: SuccexF4 at 2025-02-15 23:26:15.928287 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 ((3372514, 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/222] Building board: TBS-Colibri-F7 at 2025-02-15 23:26:15.943025 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 ((3372555, 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/222] Building board: TBS_LUCID_H7 at 2025-02-15 23:26:15.958234 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 ((3372596, 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/222] Building board: TBS_LUCID_PRO at 2025-02-15 23:26:15.971776 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 ((3372637, 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/222] Building board: thepeach-k1 at 2025-02-15 23:26:15.986307 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 ((3372678, 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/222] Building board: thepeach-r1 at 2025-02-15 23:26:16.007363 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 ((3372719, 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/222] Building board: TMotorH743 at 2025-02-15 23:26:16.021334 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 ((3372760, 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/222] Building board: VRBrain-v51 at 2025-02-15 23:26:16.035451 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 ((3372801, 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/222] Building board: VRBrain-v52 at 2025-02-15 23:26:16.049224 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 ((3372842, 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/222] Building board: VRBrain-v54 at 2025-02-15 23:26:16.064438 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 ((3372883, 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/222] Building board: VRCore-v10 at 2025-02-15 23:26:16.083666 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 ((3372924, 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/222] Building board: VRUBrain-v51 at 2025-02-15 23:26:16.099227 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 ((3372965, 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/222] Building board: VUAV-V7pro at 2025-02-15 23:26:16.113227 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 ((3373006, 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/222] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:26:16.127151 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 ((3373047, 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/222] Building board: YJUAV_A6 at 2025-02-15 23:26:16.140621 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 ((3373088, 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/222] Building board: YJUAV_A6SE at 2025-02-15 23:26:16.158851 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 ((3373129, 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/222] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:26:16.172842 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 ((3373170, 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/222] Building board: YJUAV_A6Ultra at 2025-02-15 23:26:16.187197 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 ((3373211, 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/222] Building board: ZeroOneX6 at 2025-02-15 23:26:16.201976 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 ((3373252, 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: [222/222] Building board: ZeroOneX6_Air at 2025-02-15 23:26:16.218661 BB: Trying checkout Blimp beta-4.3 ZeroOneX6_Air 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 ((3373293, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ZeroOneX6_Air None BB: Failed checkout of Blimp ZeroOneX6_Air 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building ArduCopter beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/238] Building board: 3DRControlZeroG at 2025-02-15 23:26:16.841063 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/238] Building board: ACNS-CM4Pilot at 2025-02-15 23:26:17.291597 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/238] Building board: ACNS-F405AIO at 2025-02-15 23:26:17.594385 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/238] Building board: aerofc-v1 at 2025-02-15 23:26:17.941498 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/238] Building board: AEROFOX-H7 at 2025-02-15 23:26:19.051834 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/238] Building board: AET-H743-Basic at 2025-02-15 23:26:19.112415 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/238] Building board: airbotf4 at 2025-02-15 23:26:19.173309 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/238] Building board: AIRLink at 2025-02-15 23:26:19.230305 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/238] Building board: Airvolute-DCS2 at 2025-02-15 23:26:19.288772 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/238] Building board: AnyleafH7 at 2025-02-15 23:26:19.344098 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/238] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:26:19.404459 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/238] Building board: ARK_FPV at 2025-02-15 23:26:19.465207 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/238] Building board: ARKV6X at 2025-02-15 23:26:21.195150 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/238] Building board: AtomRCF405NAVI at 2025-02-15 23:26:21.258625 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/238] Building board: bbbmini at 2025-02-15 23:26:21.317779 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/238] Building board: BeastF7 at 2025-02-15 23:26:21.374873 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/238] Building board: BeastF7v2 at 2025-02-15 23:26:21.434798 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/238] Building board: BeastH7 at 2025-02-15 23:26:21.492457 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/238] Building board: BeastH7v2 at 2025-02-15 23:26:21.552376 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/238] Building board: bebop at 2025-02-15 23:26:21.609488 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/238] Building board: bebop at 2025-02-15 23:26:21.665559 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/238] Building board: BETAFPV-F405 at 2025-02-15 23:26:21.725205 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/238] Building board: BETAFPV-F405-I2C at 2025-02-15 23:26:21.790244 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/238] Building board: BlitzF745 at 2025-02-15 23:26:23.596320 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/238] Building board: BlitzF745AIO at 2025-02-15 23:26:23.660733 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/238] Building board: BlitzH743Pro at 2025-02-15 23:26:23.728667 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/238] Building board: BlitzMiniF745 at 2025-02-15 23:26:23.812149 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/238] Building board: BlitzWingH743 at 2025-02-15 23:26:23.892268 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/238] Building board: blue at 2025-02-15 23:26:23.961201 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/238] Building board: canzero at 2025-02-15 23:26:24.023959 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/238] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:26:24.088106 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/238] Building board: CBU-H7-Stamp at 2025-02-15 23:26:25.837621 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/238] Building board: CrazyF405 at 2025-02-15 23:26:25.902897 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/238] Building board: crazyflie2 at 2025-02-15 23:26:27.646941 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/238] Building board: CSKY405 at 2025-02-15 23:26:27.714784 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/238] Building board: CUAV-7-Nano at 2025-02-15 23:26:27.780370 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/238] Building board: CUAV-Nora at 2025-02-15 23:26:27.854439 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/238] Building board: CUAV-Nora-bdshot at 2025-02-15 23:26:27.916910 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/238] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:26:27.993284 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/238] Building board: CUAV-X7 at 2025-02-15 23:26:28.055175 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/238] Building board: CUAV-X7-bdshot at 2025-02-15 23:26:28.116964 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/238] Building board: CUAVv5 at 2025-02-15 23:26:28.180253 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/238] Building board: CUAVv5-bdshot at 2025-02-15 23:26:28.262469 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/238] Building board: CUAVv5Nano at 2025-02-15 23:26:28.325710 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/238] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:26:28.392155 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/238] Building board: CubeBlack at 2025-02-15 23:26:28.468392 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/238] Building board: CubeBlack+ at 2025-02-15 23:26:28.551966 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/238] Building board: CubeGreen-solo at 2025-02-15 23:26:28.614390 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/238] Building board: CubeOrange at 2025-02-15 23:26:28.673949 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/238] Building board: CubeOrange-bdshot at 2025-02-15 23:26:28.736014 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/238] Building board: CubeOrange-SimOnHardWare at 2025-02-15 23:26:28.798477 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/238] Building board: CubeOrangePlus at 2025-02-15 23:26:28.861243 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/238] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:26:28.920161 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/238] Building board: CubeOrangePlus-SimOnHardWare at 2025-02-15 23:26:28.991403 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/238] Building board: CubePurple at 2025-02-15 23:26:29.051700 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/238] Building board: CubeRedPrimary at 2025-02-15 23:26:29.110980 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/238] Building board: CubeRedSecondary at 2025-02-15 23:26:29.173048 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/238] Building board: CubeSolo at 2025-02-15 23:26:29.232363 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/238] Building board: CubeYellow at 2025-02-15 23:26:29.303282 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/238] Building board: CubeYellow-bdshot at 2025-02-15 23:26:29.361208 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/238] Building board: DevEBoxH7v2 at 2025-02-15 23:26:29.421789 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/238] Building board: DroneerF405 at 2025-02-15 23:26:29.480565 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/238] Building board: DrotekP3Pro at 2025-02-15 23:26:31.195913 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/238] Building board: Durandal at 2025-02-15 23:26:31.258427 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/238] Building board: Durandal-bdshot at 2025-02-15 23:26:31.319984 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/238] Building board: edge at 2025-02-15 23:26:31.382071 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/238] Building board: erlebrain2 at 2025-02-15 23:26:31.440817 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/238] Building board: F35Lightning at 2025-02-15 23:26:31.496517 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/238] Building board: F4BY at 2025-02-15 23:26:31.556951 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/238] Building board: F4BY_F427 at 2025-02-15 23:26:31.637515 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/238] Building board: FlyingMoonF407 at 2025-02-15 23:26:33.353095 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/238] Building board: FlyingMoonF427 at 2025-02-15 23:26:33.437373 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/238] Building board: FlyingMoonH743 at 2025-02-15 23:26:33.544116 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/238] Building board: FlywooF405HD-AIOv2 at 2025-02-15 23:26:33.623903 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/238] Building board: FlywooF405Pro at 2025-02-15 23:26:33.784965 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/238] Building board: FlywooF405S-AIO at 2025-02-15 23:26:33.959400 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/238] Building board: FlywooF745 at 2025-02-15 23:26:34.052905 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/238] Building board: FlywooF745Nano at 2025-02-15 23:26:34.157883 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/238] Building board: FlywooH743Pro at 2025-02-15 23:26:34.257060 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/238] Building board: fmuv2 at 2025-02-15 23:26:34.348714 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/238] Building board: fmuv3 at 2025-02-15 23:26:34.446471 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/238] Building board: fmuv5 at 2025-02-15 23:26:34.525476 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/238] Building board: FoxeerF405v2 at 2025-02-15 23:26:34.582885 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/238] Building board: FoxeerH743v1 at 2025-02-15 23:26:34.644262 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/238] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:26:34.707568 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/238] Building board: GEPRCF745BTHD at 2025-02-15 23:26:36.416298 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/238] Building board: Here4FC at 2025-02-15 23:26:36.481508 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/238] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:26:36.548204 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/238] Building board: JFB100 at 2025-02-15 23:26:36.608589 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/238] Building board: JFB110 at 2025-02-15 23:26:36.669119 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/238] Building board: JHEM_JHEF405 at 2025-02-15 23:26:36.731084 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/238] Building board: JHEMCU-GSF405A at 2025-02-15 23:26:36.792122 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/238] Building board: JHEMCU-GSF405A-RX2 at 2025-02-15 23:26:36.855664 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/238] Building board: JHEMCU-H743HD at 2025-02-15 23:26:36.934532 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/238] Building board: KakuteF4 at 2025-02-15 23:26:36.997375 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/238] Building board: KakuteF4-Wing at 2025-02-15 23:26:37.061497 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/238] Building board: KakuteF4Mini at 2025-02-15 23:26:37.119660 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/238] Building board: KakuteF7 at 2025-02-15 23:26:37.176253 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/238] Building board: KakuteF7-bdshot at 2025-02-15 23:26:37.234214 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/238] Building board: KakuteF7Mini at 2025-02-15 23:26:37.290971 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/238] Building board: KakuteH7 at 2025-02-15 23:26:37.349267 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/238] Building board: KakuteH7-bdshot at 2025-02-15 23:26:37.409210 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/238] Building board: KakuteH7-Wing at 2025-02-15 23:26:37.478587 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/238] Building board: KakuteH7Mini at 2025-02-15 23:26:37.541323 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/238] Building board: KakuteH7Mini-Nand at 2025-02-15 23:26:37.608257 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/238] Building board: KakuteH7v2 at 2025-02-15 23:26:37.667126 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/238] Building board: LongBowF405WING at 2025-02-15 23:26:37.736403 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/238] Building board: luminousbee5 at 2025-02-15 23:26:37.799771 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/238] Building board: MambaF405-2022 at 2025-02-15 23:26:37.857259 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/238] Building board: MambaF405US-I2C at 2025-02-15 23:26:37.919019 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/238] Building board: MambaF405v2 at 2025-02-15 23:26:37.984466 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/238] Building board: MambaH743v4 at 2025-02-15 23:26:38.042690 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/238] Building board: MatekF405 at 2025-02-15 23:26:38.105636 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/238] Building board: MatekF405-bdshot at 2025-02-15 23:26:38.167563 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/238] Building board: MatekF405-CAN at 2025-02-15 23:26:38.228237 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/238] Building board: MatekF405-STD at 2025-02-15 23:26:38.291501 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/238] Building board: MatekF405-TE at 2025-02-15 23:26:38.352874 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/238] Building board: MatekF405-TE-bdshot at 2025-02-15 23:26:38.415578 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/238] Building board: MatekF405-Wing at 2025-02-15 23:26:38.475576 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/238] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:26:38.536933 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/238] Building board: MatekF765-SE at 2025-02-15 23:26:38.597988 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/238] Building board: MatekF765-Wing at 2025-02-15 23:26:38.657678 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/238] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:26:38.719773 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/238] Building board: MatekH743 at 2025-02-15 23:26:38.779496 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/238] Building board: MatekH743-bdshot at 2025-02-15 23:26:38.840707 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/238] Building board: MatekH7A3 at 2025-02-15 23:26:38.901720 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/238] Building board: MFT-SEMA100 at 2025-02-15 23:26:38.967769 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/238] Building board: MicoAir405Mini at 2025-02-15 23:26:39.029159 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/238] Building board: MicoAir405v2 at 2025-02-15 23:26:39.092833 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/238] Building board: MicoAir743 at 2025-02-15 23:26:39.155062 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/238] Building board: MicoAir743-AIO at 2025-02-15 23:26:39.211819 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/238] Building board: MicoAir743v2 at 2025-02-15 23:26:39.271043 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/238] Building board: mindpx-v2 at 2025-02-15 23:26:39.332365 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/238] Building board: mini-pix at 2025-02-15 23:26:39.399105 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/238] Building board: modalai_fc-v1 at 2025-02-15 23:26:39.462317 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/238] Building board: mRoControlZeroClassic at 2025-02-15 23:26:39.522667 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/238] Building board: mRoControlZeroF7 at 2025-02-15 23:26:39.581803 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/238] Building board: mRoControlZeroH7 at 2025-02-15 23:26:39.644943 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/238] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:26:39.705660 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/238] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:26:39.766700 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/238] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:26:39.827474 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/238] Building board: mRoNexus at 2025-02-15 23:26:39.884825 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/238] Building board: mRoPixracerPro at 2025-02-15 23:26:39.946981 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/238] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:26:40.007553 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/238] Building board: mRoX21 at 2025-02-15 23:26:40.067592 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/238] Building board: mRoX21-777 at 2025-02-15 23:26:40.129927 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/238] Building board: MUPilot at 2025-02-15 23:26:40.191044 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/238] Building board: navigator at 2025-02-15 23:26:40.249560 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/238] Building board: navigator64 at 2025-02-15 23:26:40.309263 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/238] Building board: navio at 2025-02-15 23:26:40.367212 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/238] Building board: navio2 at 2025-02-15 23:26:40.427292 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/238] Building board: NxtPX4v2 at 2025-02-15 23:26:40.487634 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/238] Building board: obal at 2025-02-15 23:26:40.547783 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/238] Building board: omnibusf4 at 2025-02-15 23:26:40.604601 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/238] Building board: omnibusf4pro at 2025-02-15 23:26:40.662465 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/238] Building board: omnibusf4pro-bdshot at 2025-02-15 23:26:40.722452 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/238] Building board: omnibusf4v6 at 2025-02-15 23:26:40.786640 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/238] Building board: OMNIBUSF7V2 at 2025-02-15 23:26:40.845822 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/238] Building board: OmnibusNanoV6 at 2025-02-15 23:26:40.908270 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/238] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:26:40.970865 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/238] Building board: OrqaF405Pro at 2025-02-15 23:26:41.031622 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/238] Building board: PH4-mini at 2025-02-15 23:26:41.096837 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/238] Building board: PH4-mini-bdshot at 2025-02-15 23:26:41.158578 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/238] Building board: Pix32v5 at 2025-02-15 23:26:41.221250 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/238] Building board: PixC4-Jetson at 2025-02-15 23:26:41.285780 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/238] Building board: PixFlamingo at 2025-02-15 23:26:41.345799 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/238] Building board: PixFlamingo-F767 at 2025-02-15 23:26:41.407093 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/238] Building board: Pixhawk1 at 2025-02-15 23:26:41.469225 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/238] Building board: Pixhawk1-1M at 2025-02-15 23:26:41.530248 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/238] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:26:41.593853 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/238] Building board: Pixhawk1-bdshot at 2025-02-15 23:26:41.654465 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/238] Building board: Pixhawk4 at 2025-02-15 23:26:41.716067 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/238] Building board: Pixhawk4-bdshot at 2025-02-15 23:26:41.776571 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/238] Building board: Pixhawk5X at 2025-02-15 23:26:41.839659 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/238] Building board: Pixhawk6C at 2025-02-15 23:26:41.900771 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/238] Building board: Pixhawk6C-bdshot at 2025-02-15 23:26:41.960386 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/238] Building board: Pixhawk6X at 2025-02-15 23:26:42.017261 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/238] Building board: Pixhawk6X-bdshot at 2025-02-15 23:26:42.075388 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/238] Building board: PixPilot-C3 at 2025-02-15 23:26:42.131915 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/238] Building board: PixPilot-V3 at 2025-02-15 23:26:42.190626 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/238] Building board: PixPilot-V6 at 2025-02-15 23:26:42.251431 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/238] Building board: PixPilot-V6PRO at 2025-02-15 23:26:42.311644 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/238] Building board: Pixracer at 2025-02-15 23:26:42.376390 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/238] Building board: Pixracer-bdshot at 2025-02-15 23:26:42.445138 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/238] Building board: PixSurveyA1 at 2025-02-15 23:26:42.504875 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/238] Building board: PixSurveyA1-IND at 2025-02-15 23:26:42.575837 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/238] Building board: PixSurveyA2 at 2025-02-15 23:26:42.641653 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/238] Building board: pxf at 2025-02-15 23:26:42.701830 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/238] Building board: pxfmini at 2025-02-15 23:26:42.772688 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/238] Building board: QioTekAdeptF407 at 2025-02-15 23:26:42.834437 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/238] Building board: QioTekZealotF427 at 2025-02-15 23:26:42.895763 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/238] Building board: QioTekZealotH743 at 2025-02-15 23:26:42.958898 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/238] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:26:43.017519 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/238] Building board: R9Pilot at 2025-02-15 23:26:43.090944 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/238] Building board: RadiolinkPIX6 at 2025-02-15 23:26:43.152171 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/238] Building board: RADIX2HD at 2025-02-15 23:26:43.216476 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/238] Building board: ReaperF745 at 2025-02-15 23:26:43.277744 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/238] Building board: revo-mini at 2025-02-15 23:26:43.341690 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/238] Building board: revo-mini-bdshot at 2025-02-15 23:26:43.403954 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/238] Building board: revo-mini-i2c at 2025-02-15 23:26:43.464223 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/238] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:26:43.529268 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/238] Building board: SDMODELH7V1 at 2025-02-15 23:26:43.593020 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/238] Building board: SDMODELH7V2 at 2025-02-15 23:26:43.655577 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/238] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:26:43.716977 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/238] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:26:43.780539 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/238] Building board: SIYI_N7 at 2025-02-15 23:26:43.852215 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/238] Building board: SkySakuraH743 at 2025-02-15 23:26:43.911008 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/238] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:26:43.972801 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/238] Building board: skyviper-journey at 2025-02-15 23:26:44.034273 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/238] Building board: skyviper-v2450 at 2025-02-15 23:26:44.093676 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/238] Building board: sparky2 at 2025-02-15 23:26:44.155743 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/238] Building board: speedybeef4 at 2025-02-15 23:26:44.214297 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/238] Building board: SpeedyBeeF405Mini at 2025-02-15 23:26:44.281870 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/238] Building board: SpeedyBeeF405WING at 2025-02-15 23:26:44.349799 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/238] Building board: speedybeef4v3 at 2025-02-15 23:26:44.416095 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/238] Building board: speedybeef4v4 at 2025-02-15 23:26:44.474681 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/238] Building board: SPRacingH7 at 2025-02-15 23:26:44.535735 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/238] Building board: SPRacingH7RF at 2025-02-15 23:26:44.597008 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/238] Building board: SuccexF4 at 2025-02-15 23:26:44.660790 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/238] Building board: TBS-Colibri-F7 at 2025-02-15 23:26:44.722157 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/238] Building board: TBS_LUCID_H7 at 2025-02-15 23:26:44.783269 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/238] Building board: TBS_LUCID_PRO at 2025-02-15 23:26:44.843019 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/238] Building board: thepeach-k1 at 2025-02-15 23:26:44.904535 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/238] Building board: thepeach-r1 at 2025-02-15 23:26:44.978712 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/238] Building board: TMotorH743 at 2025-02-15 23:26:45.039697 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/238] Building board: VRBrain-v51 at 2025-02-15 23:26:45.107803 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/238] Building board: VRBrain-v52 at 2025-02-15 23:26:45.169977 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/238] Building board: VRBrain-v54 at 2025-02-15 23:26:45.250362 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/238] Building board: VRCore-v10 at 2025-02-15 23:26:45.318387 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/238] Building board: VRUBrain-v51 at 2025-02-15 23:26:45.377225 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/238] Building board: VUAV-V7pro at 2025-02-15 23:26:45.439655 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/238] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:26:45.502712 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/238] Building board: YJUAV_A6 at 2025-02-15 23:26:45.562649 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/238] Building board: YJUAV_A6SE at 2025-02-15 23:26:45.623182 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/238] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:26:45.683391 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/238] Building board: YJUAV_A6Ultra at 2025-02-15 23:26:45.749422 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/238] Building board: ZeroOneX6 at 2025-02-15 23:26:45.810387 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: [238/238] Building board: ZeroOneX6_Air at 2025-02-15 23:26:45.870274 BB: Trying checkout ArduCopter beta ZeroOneX6_Air 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_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ZeroOneX6_Air/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 (ZeroOneX6_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter beta ZeroOneX6_Air 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_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ZeroOneX6_Air-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 (ZeroOneX6_Air) - 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: 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building ArduPlane beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/226] Building board: 3DRControlZeroG at 2025-02-15 23:26:48.512092 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/226] Building board: ACNS-CM4Pilot at 2025-02-15 23:26:48.863005 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/226] Building board: ACNS-F405AIO at 2025-02-15 23:26:49.182955 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/226] Building board: AEROFOX-H7 at 2025-02-15 23:26:49.212370 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/226] Building board: AET-H743-Basic at 2025-02-15 23:26:49.240111 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/226] Building board: airbotf4 at 2025-02-15 23:26:49.267765 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/226] Building board: AIRLink at 2025-02-15 23:26:49.294655 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/226] Building board: Airvolute-DCS2 at 2025-02-15 23:26:49.322598 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/226] Building board: AnyleafH7 at 2025-02-15 23:26:49.351459 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/226] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:26:49.379139 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/226] Building board: ARK_FPV at 2025-02-15 23:26:49.409709 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/226] Building board: ARKV6X at 2025-02-15 23:26:50.276936 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/226] Building board: AtomRCF405NAVI at 2025-02-15 23:26:50.311129 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/226] Building board: bbbmini at 2025-02-15 23:26:50.342639 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/226] Building board: BeastF7 at 2025-02-15 23:26:50.373660 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/226] Building board: BeastF7v2 at 2025-02-15 23:26:50.404896 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/226] Building board: BeastH7 at 2025-02-15 23:26:50.434922 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/226] Building board: BeastH7v2 at 2025-02-15 23:26:50.464751 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/226] Building board: bebop at 2025-02-15 23:26:50.493955 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/226] Building board: BlitzF745 at 2025-02-15 23:26:50.524653 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/226] Building board: BlitzF745AIO at 2025-02-15 23:26:50.554278 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/226] Building board: BlitzH743Pro at 2025-02-15 23:26:50.583515 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/226] Building board: BlitzMiniF745 at 2025-02-15 23:26:50.612816 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/226] Building board: BlitzWingH743 at 2025-02-15 23:26:50.642050 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/226] Building board: blue at 2025-02-15 23:26:50.670110 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/226] Building board: canzero at 2025-02-15 23:26:50.697097 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/226] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:26:50.725172 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/226] Building board: CBU-H7-Stamp at 2025-02-15 23:26:51.568136 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/226] Building board: CSKY405 at 2025-02-15 23:26:51.600227 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/226] Building board: CUAV-7-Nano at 2025-02-15 23:26:51.630716 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/226] Building board: CUAV-Nora at 2025-02-15 23:26:51.661632 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/226] Building board: CUAV-Nora-bdshot at 2025-02-15 23:26:51.689624 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/226] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:26:51.719708 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/226] Building board: CUAV-X7 at 2025-02-15 23:26:51.749517 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/226] Building board: CUAV-X7-bdshot at 2025-02-15 23:26:51.780542 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/226] Building board: CUAVv5 at 2025-02-15 23:26:51.812697 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/226] Building board: CUAVv5-bdshot at 2025-02-15 23:26:51.840157 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/226] Building board: CUAVv5Nano at 2025-02-15 23:26:51.873274 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/226] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:26:51.903611 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/226] Building board: CubeBlack at 2025-02-15 23:26:51.933820 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/226] Building board: CubeBlack+ at 2025-02-15 23:26:51.962845 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/226] Building board: CubeOrange at 2025-02-15 23:26:51.992696 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/226] Building board: CubeOrange-bdshot at 2025-02-15 23:26:52.021035 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/226] Building board: CubeOrangePlus at 2025-02-15 23:26:52.050551 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/226] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:26:52.084710 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/226] Building board: CubePurple at 2025-02-15 23:26:52.111618 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/226] Building board: CubeRedPrimary at 2025-02-15 23:26:52.138791 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/226] Building board: CubeRedSecondary at 2025-02-15 23:26:52.168150 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/226] Building board: CubeYellow at 2025-02-15 23:26:52.197290 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/226] Building board: CubeYellow-bdshot at 2025-02-15 23:26:52.226282 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/226] Building board: DevEBoxH7v2 at 2025-02-15 23:26:52.255719 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/226] Building board: disco at 2025-02-15 23:26:52.284911 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/226] Building board: DroneerF405 at 2025-02-15 23:26:52.313954 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/226] Building board: DrotekP3Pro at 2025-02-15 23:26:53.139300 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/226] Building board: Durandal at 2025-02-15 23:26:53.170915 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/226] Building board: Durandal-bdshot at 2025-02-15 23:26:53.202224 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/226] Building board: edge at 2025-02-15 23:26:53.235039 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/226] Building board: erlebrain2 at 2025-02-15 23:26:53.267410 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/226] Building board: F35Lightning at 2025-02-15 23:26:53.298766 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/226] Building board: F4BY at 2025-02-15 23:26:53.348579 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/226] Building board: F4BY_F427 at 2025-02-15 23:26:53.378880 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/226] Building board: FlyingMoonF407 at 2025-02-15 23:26:54.214582 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/226] Building board: FlyingMoonF427 at 2025-02-15 23:26:54.245945 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/226] Building board: FlyingMoonH743 at 2025-02-15 23:26:54.273724 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/226] Building board: FlywooF405Pro at 2025-02-15 23:26:54.302795 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/226] Building board: FlywooF745 at 2025-02-15 23:26:54.332552 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/226] Building board: FlywooF745Nano at 2025-02-15 23:26:54.363608 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/226] Building board: FlywooH743Pro at 2025-02-15 23:26:54.394989 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/226] Building board: fmuv2 at 2025-02-15 23:26:54.427588 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/226] Building board: fmuv3 at 2025-02-15 23:26:54.457663 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/226] Building board: fmuv5 at 2025-02-15 23:26:54.488570 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/226] Building board: FoxeerF405v2 at 2025-02-15 23:26:54.518830 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/226] Building board: FoxeerH743v1 at 2025-02-15 23:26:54.557208 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/226] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:26:54.586496 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/226] Building board: GEPRCF745BTHD at 2025-02-15 23:26:55.426090 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/226] Building board: HEEWING-F405 at 2025-02-15 23:26:55.458824 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/226] Building board: HEEWING-F405v2 at 2025-02-15 23:26:55.488235 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/226] Building board: Here4FC at 2025-02-15 23:26:55.517511 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/226] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:26:55.547260 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/226] Building board: JFB100 at 2025-02-15 23:26:55.573612 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/226] Building board: JFB110 at 2025-02-15 23:26:55.600523 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/226] Building board: JHEM_JHEF405 at 2025-02-15 23:26:55.628945 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/226] Building board: JHEMCU-H743HD at 2025-02-15 23:26:55.659158 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/226] Building board: KakuteF4 at 2025-02-15 23:26:55.687884 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/226] Building board: KakuteF4-Wing at 2025-02-15 23:26:55.716601 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/226] Building board: KakuteF4Mini at 2025-02-15 23:26:55.749167 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/226] Building board: KakuteF7 at 2025-02-15 23:26:55.777352 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/226] Building board: KakuteF7-bdshot at 2025-02-15 23:26:55.807330 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/226] Building board: KakuteF7Mini at 2025-02-15 23:26:55.836320 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/226] Building board: KakuteH7 at 2025-02-15 23:26:55.866166 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/226] Building board: KakuteH7-bdshot at 2025-02-15 23:26:55.894891 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/226] Building board: KakuteH7-Wing at 2025-02-15 23:26:55.925186 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/226] Building board: KakuteH7Mini at 2025-02-15 23:26:55.955322 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/226] Building board: KakuteH7Mini-Nand at 2025-02-15 23:26:55.985249 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/226] Building board: KakuteH7v2 at 2025-02-15 23:26:56.015472 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/226] Building board: LongBowF405WING at 2025-02-15 23:26:56.044510 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/226] Building board: luminousbee5 at 2025-02-15 23:26:56.072607 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/226] Building board: MambaF405-2022 at 2025-02-15 23:26:56.103108 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/226] Building board: MambaF405US-I2C at 2025-02-15 23:26:56.130906 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/226] Building board: MambaF405v2 at 2025-02-15 23:26:56.159147 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/226] Building board: MambaH743v4 at 2025-02-15 23:26:56.189656 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/226] Building board: MatekF405 at 2025-02-15 23:26:56.219138 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/226] Building board: MatekF405-bdshot at 2025-02-15 23:26:56.247974 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/226] Building board: MatekF405-CAN at 2025-02-15 23:26:56.279401 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/226] Building board: MatekF405-STD at 2025-02-15 23:26:56.310233 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/226] Building board: MatekF405-TE at 2025-02-15 23:26:56.340383 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/226] Building board: MatekF405-TE-bdshot at 2025-02-15 23:26:56.369212 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/226] Building board: MatekF405-Wing at 2025-02-15 23:26:56.397299 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/226] Building board: MatekF405-Wing-bdshot at 2025-02-15 23:26:56.426922 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/226] Building board: MatekF765-SE at 2025-02-15 23:26:56.456453 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/226] Building board: MatekF765-Wing at 2025-02-15 23:26:56.485605 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/226] Building board: MatekF765-Wing-bdshot at 2025-02-15 23:26:56.514764 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/226] Building board: MatekH743 at 2025-02-15 23:26:56.543475 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/226] Building board: MatekH743-bdshot at 2025-02-15 23:26:56.572815 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/226] Building board: MatekH7A3 at 2025-02-15 23:26:56.602003 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/226] Building board: MFT-SEMA100 at 2025-02-15 23:26:56.632633 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/226] Building board: MicoAir405Mini at 2025-02-15 23:26:56.662467 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/226] Building board: MicoAir405v2 at 2025-02-15 23:26:56.691806 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/226] Building board: MicoAir743 at 2025-02-15 23:26:56.722104 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/226] Building board: MicoAir743-AIO at 2025-02-15 23:26:56.750771 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/226] Building board: MicoAir743v2 at 2025-02-15 23:26:56.780805 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/226] Building board: mindpx-v2 at 2025-02-15 23:26:56.810458 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/226] Building board: mini-pix at 2025-02-15 23:26:56.840202 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/226] Building board: modalai_fc-v1 at 2025-02-15 23:26:56.869779 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/226] Building board: mRoControlZeroClassic at 2025-02-15 23:26:56.898233 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/226] Building board: mRoControlZeroF7 at 2025-02-15 23:26:56.929496 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/226] Building board: mRoControlZeroH7 at 2025-02-15 23:26:56.958556 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/226] Building board: mRoControlZeroH7-bdshot at 2025-02-15 23:26:56.990188 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/226] Building board: mRoControlZeroOEMH7 at 2025-02-15 23:26:57.022246 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/226] Building board: mRoCZeroOEMH7-bdshot at 2025-02-15 23:26:57.052142 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/226] Building board: mRoNexus at 2025-02-15 23:26:57.080808 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/226] Building board: mRoPixracerPro at 2025-02-15 23:26:57.107589 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/226] Building board: mRoPixracerPro-bdshot at 2025-02-15 23:26:57.134427 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/226] Building board: mRoX21 at 2025-02-15 23:26:57.160978 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/226] Building board: mRoX21-777 at 2025-02-15 23:26:57.189240 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/226] Building board: MUPilot at 2025-02-15 23:26:57.216446 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/226] Building board: navigator at 2025-02-15 23:26:57.244277 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/226] Building board: navigator64 at 2025-02-15 23:26:57.271281 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/226] Building board: navio at 2025-02-15 23:26:57.298688 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/226] Building board: navio2 at 2025-02-15 23:26:57.326995 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/226] Building board: NxtPX4v2 at 2025-02-15 23:26:57.354148 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/226] Building board: obal at 2025-02-15 23:26:57.383276 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/226] Building board: omnibusf4 at 2025-02-15 23:26:57.411406 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/226] Building board: omnibusf4pro at 2025-02-15 23:26:57.440222 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/226] Building board: omnibusf4pro-bdshot at 2025-02-15 23:26:57.469003 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/226] Building board: omnibusf4v6 at 2025-02-15 23:26:57.500013 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/226] Building board: OMNIBUSF7V2 at 2025-02-15 23:26:57.529198 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/226] Building board: OmnibusNanoV6 at 2025-02-15 23:26:57.557262 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/226] Building board: OmnibusNanoV6-bdshot at 2025-02-15 23:26:57.587118 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/226] Building board: OrqaF405Pro at 2025-02-15 23:26:57.623893 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/226] Building board: PH4-mini at 2025-02-15 23:26:57.653270 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/226] Building board: PH4-mini-bdshot at 2025-02-15 23:26:57.683460 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/226] Building board: Pix32v5 at 2025-02-15 23:26:57.714885 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/226] Building board: PixC4-Jetson at 2025-02-15 23:26:57.744360 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/226] Building board: PixFlamingo at 2025-02-15 23:26:57.773651 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/226] Building board: PixFlamingo-F767 at 2025-02-15 23:26:57.802941 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/226] Building board: Pixhawk1 at 2025-02-15 23:26:57.831155 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/226] Building board: Pixhawk1-1M at 2025-02-15 23:26:57.859840 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/226] Building board: Pixhawk1-1M-bdshot at 2025-02-15 23:26:57.888746 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/226] Building board: Pixhawk1-bdshot at 2025-02-15 23:26:57.919150 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/226] Building board: Pixhawk4 at 2025-02-15 23:26:57.947890 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/226] Building board: Pixhawk4-bdshot at 2025-02-15 23:26:57.976657 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/226] Building board: Pixhawk5X at 2025-02-15 23:26:58.006317 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/226] Building board: Pixhawk6C at 2025-02-15 23:26:58.034764 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/226] Building board: Pixhawk6C-bdshot at 2025-02-15 23:26:58.064340 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/226] Building board: Pixhawk6X at 2025-02-15 23:26:58.093118 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/226] Building board: Pixhawk6X-bdshot at 2025-02-15 23:26:58.124566 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/226] Building board: PixPilot-C3 at 2025-02-15 23:26:58.153521 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/226] Building board: PixPilot-V3 at 2025-02-15 23:26:58.182546 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/226] Building board: PixPilot-V6 at 2025-02-15 23:26:58.211764 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/226] Building board: PixPilot-V6PRO at 2025-02-15 23:26:58.240239 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/226] Building board: Pixracer at 2025-02-15 23:26:58.268853 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/226] Building board: Pixracer-bdshot at 2025-02-15 23:26:58.298905 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/226] Building board: PixSurveyA1 at 2025-02-15 23:26:58.328560 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/226] Building board: PixSurveyA1-IND at 2025-02-15 23:26:58.355384 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/226] Building board: PixSurveyA2 at 2025-02-15 23:26:58.383268 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/226] Building board: pxf at 2025-02-15 23:26:58.412116 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/226] Building board: pxfmini at 2025-02-15 23:26:58.442889 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/226] Building board: QioTekAdeptF407 at 2025-02-15 23:26:58.472131 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/226] Building board: QioTekZealotF427 at 2025-02-15 23:26:58.500915 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/226] Building board: QioTekZealotH743 at 2025-02-15 23:26:58.530415 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/226] Building board: QioTekZealotH743-bdshot at 2025-02-15 23:26:58.559613 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/226] Building board: R9Pilot at 2025-02-15 23:26:58.588776 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/226] Building board: RadiolinkPIX6 at 2025-02-15 23:26:58.617462 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/226] Building board: RADIX2HD at 2025-02-15 23:26:58.645712 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/226] Building board: ReaperF745 at 2025-02-15 23:26:58.675259 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/226] Building board: revo-mini at 2025-02-15 23:26:58.705765 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/226] Building board: revo-mini-bdshot at 2025-02-15 23:26:58.734731 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/226] Building board: revo-mini-i2c at 2025-02-15 23:26:58.764583 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/226] Building board: revo-mini-i2c-bdshot at 2025-02-15 23:26:58.794344 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/226] Building board: SDMODELH7V1 at 2025-02-15 23:26:58.824915 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/226] Building board: SDMODELH7V2 at 2025-02-15 23:26:58.853483 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/226] Building board: SITL_arm_linux_gnueabihf at 2025-02-15 23:26:58.883320 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/226] Building board: SITL_x86_64_linux_gnu at 2025-02-15 23:26:58.912592 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/226] Building board: SIYI_N7 at 2025-02-15 23:26:58.940677 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/226] Building board: SkySakuraH743 at 2025-02-15 23:26:58.969532 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/226] Building board: SkystarsH7HD-bdshot at 2025-02-15 23:26:58.998035 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/226] Building board: sparky2 at 2025-02-15 23:26:59.026067 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/226] Building board: speedybeef4 at 2025-02-15 23:26:59.052820 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/226] Building board: SpeedyBeeF405Mini at 2025-02-15 23:26:59.082959 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/226] Building board: SpeedyBeeF405WING at 2025-02-15 23:26:59.110675 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/226] Building board: speedybeef4v3 at 2025-02-15 23:26:59.139091 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/226] Building board: speedybeef4v4 at 2025-02-15 23:26:59.167804 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/226] Building board: SPRacingH7 at 2025-02-15 23:26:59.196337 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/226] Building board: SPRacingH7RF at 2025-02-15 23:26:59.224589 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/226] Building board: SuccexF4 at 2025-02-15 23:26:59.253118 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/226] Building board: Swan-K1 at 2025-02-15 23:26:59.280733 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/226] Building board: TBS-Colibri-F7 at 2025-02-15 23:26:59.310489 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/226] Building board: TBS_LUCID_H7 at 2025-02-15 23:26:59.340901 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/226] Building board: TBS_LUCID_PRO at 2025-02-15 23:26:59.370826 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/226] Building board: thepeach-k1 at 2025-02-15 23:26:59.402461 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/226] Building board: thepeach-r1 at 2025-02-15 23:26:59.432353 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/226] Building board: TMotorH743 at 2025-02-15 23:26:59.460277 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/226] Building board: VRBrain-v51 at 2025-02-15 23:26:59.488804 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/226] Building board: VRBrain-v52 at 2025-02-15 23:26:59.516422 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/226] Building board: VRBrain-v54 at 2025-02-15 23:26:59.546820 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/226] Building board: VRCore-v10 at 2025-02-15 23:26:59.580119 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/226] Building board: VRUBrain-v51 at 2025-02-15 23:26:59.609836 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/226] Building board: VUAV-V7pro at 2025-02-15 23:26:59.640048 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/226] Building board: X-MAV-AP-H743v2 at 2025-02-15 23:26:59.668966 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/226] Building board: YJUAV_A6 at 2025-02-15 23:26:59.698550 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/226] Building board: YJUAV_A6SE at 2025-02-15 23:26:59.727894 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/226] Building board: YJUAV_A6SE_H743 at 2025-02-15 23:26:59.758261 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/226] Building board: YJUAV_A6Ultra at 2025-02-15 23:26:59.787372 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/226] Building board: ZeroOneX6 at 2025-02-15 23:26:59.817369 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: [226/226] Building board: ZeroOneX6_Air at 2025-02-15 23:26:59.847038 BB: Trying checkout ArduPlane beta ZeroOneX6_Air 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_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ZeroOneX6_Air/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 (ZeroOneX6_Air) - 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: 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 15376a4908cc1a0019f692b495085688736f84e0 BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Tue Feb 11 22:39:25 2025 +0530 BB-GIT: BB-GIT: AP_HAL_ChibiOS: replace AP_PERIPH_AIRSPEED_ENABLED with HAL_PERIPH_ENABLE_AIRSPEED BB: Building Rover beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/222] Building board: 3DRControlZeroG at 2025-02-15 23:27:01.617878 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/222] Building board: ACNS-CM4Pilot at 2025-02-15 23:27:01.967596 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/222] Building board: ACNS-F405AIO at 2025-02-15 23:27:02.092113 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/222] Building board: AEROFOX-H7 at 2025-02-15 23:27:02.121944 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/222] Building board: AET-H743-Basic at 2025-02-15 23:27:02.150979 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/222] Building board: airbotf4 at 2025-02-15 23:27:02.180099 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/222] Building board: AIRLink at 2025-02-15 23:27:02.208455 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/222] Building board: Airvolute-DCS2 at 2025-02-15 23:27:02.236649 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/222] Building board: AnyleafH7 at 2025-02-15 23:27:02.263512 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/222] Building board: Aocoda-RC-H743Dual at 2025-02-15 23:27:02.291573 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/222] Building board: ARK_FPV at 2025-02-15 23:27:02.319894 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/222] Building board: ARKV6X at 2025-02-15 23:27:03.185221 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/222] Building board: AtomRCF405NAVI at 2025-02-15 23:27:03.214865 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/222] Building board: bbbmini at 2025-02-15 23:27:03.242449 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/222] Building board: BeastF7 at 2025-02-15 23:27:03.269138 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/222] Building board: BeastF7v2 at 2025-02-15 23:27:03.296242 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/222] Building board: BeastH7 at 2025-02-15 23:27:03.323448 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/222] Building board: BeastH7v2 at 2025-02-15 23:27:03.351165 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/222] Building board: bebop at 2025-02-15 23:27:03.378592 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/222] Building board: BlitzF745 at 2025-02-15 23:27:03.406578 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/222] Building board: BlitzF745AIO at 2025-02-15 23:27:03.435144 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/222] Building board: BlitzH743Pro at 2025-02-15 23:27:03.461635 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/222] Building board: BlitzMiniF745 at 2025-02-15 23:27:03.488054 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/222] Building board: BlitzWingH743 at 2025-02-15 23:27:03.517749 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/222] Building board: blue at 2025-02-15 23:27:03.567531 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/222] Building board: canzero at 2025-02-15 23:27:03.616313 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/222] Building board: CBU-H7-LC-Stamp at 2025-02-15 23:27:03.648976 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/222] Building board: CBU-H7-Stamp at 2025-02-15 23:27:04.474659 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/222] Building board: CSKY405 at 2025-02-15 23:27:04.507201 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/222] Building board: CUAV-7-Nano at 2025-02-15 23:27:04.537545 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/222] Building board: CUAV-Nora at 2025-02-15 23:27:04.565389 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/222] Building board: CUAV-Nora-bdshot at 2025-02-15 23:27:04.592909 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/222] Building board: CUAV-Pixhack-v3 at 2025-02-15 23:27:04.621791 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/222] Building board: CUAV-X7 at 2025-02-15 23:27:04.648978 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/222] Building board: CUAV-X7-bdshot at 2025-02-15 23:27:04.675936 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/222] Building board: CUAVv5 at 2025-02-15 23:27:04.703223 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/222] Building board: CUAVv5-bdshot at 2025-02-15 23:27:04.729768 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/222] Building board: CUAVv5Nano at 2025-02-15 23:27:04.757716 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/222] Building board: CUAVv5Nano-bdshot at 2025-02-15 23:27:04.787808 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/222] Building board: CubeBlack at 2025-02-15 23:27:04.815103 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/222] Building board: CubeBlack+ at 2025-02-15 23:27:04.842747 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/222] Building board: CubeOrange at 2025-02-15 23:27:04.869767 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/222] Building board: CubeOrange-bdshot at 2025-02-15 23:27:04.897085 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/222] Building board: CubeOrangePlus at 2025-02-15 23:27:04.923965 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/222] Building board: CubeOrangePlus-bdshot at 2025-02-15 23:27:04.951640 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/222] Building board: CubePurple at 2025-02-15 23:27:04.979220 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/222] Building board: CubeRedPrimary at 2025-02-15 23:27:05.006559 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/222] Building board: CubeRedSecondary at 2025-02-15 23:27:05.034871 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/222] Building board: CubeYellow at 2025-02-15 23:27:05.061768 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/222] Building board: CubeYellow-bdshot at 2025-02-15 23:27:05.088664 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/222] Building board: DevEBoxH7v2 at 2025-02-15 23:27:05.115707 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/222] Building board: DroneerF405 at 2025-02-15 23:27:05.148448 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/222] Building board: DrotekP3Pro at 2025-02-15 23:27:05.984341 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/222] Building board: Durandal at 2025-02-15 23:27:06.016268 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/222] Building board: Durandal-bdshot at 2025-02-15 23:27:06.045070 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/222] Building board: edge at 2025-02-15 23:27:06.074443 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/222] Building board: erlebrain2 at 2025-02-15 23:27:06.106783 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/222] Building board: F35Lightning at 2025-02-15 23:27:06.133736 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/222] Building board: F4BY at 2025-02-15 23:27:06.160172 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/222] Building board: F4BY_F427 at 2025-02-15 23:27:06.187500 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/222] Building board: FlyingMoonF407 at 2025-02-15 23:27:07.012286 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/222] Building board: FlyingMoonF427 at 2025-02-15 23:27:07.042973 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/222] Building board: FlyingMoonH743 at 2025-02-15 23:27:07.071634 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/222] Building board: FlywooF405Pro at 2025-02-15 23:27:07.101399 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/222] Building board: FlywooF745 at 2025-02-15 23:27:07.130077 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/222] Building board: FlywooF745Nano at 2025-02-15 23:27:07.158691 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/222] Building board: FlywooH743Pro at 2025-02-15 23:27:07.187570 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/222] Building board: fmuv2 at 2025-02-15 23:27:07.216312 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/222] Building board: fmuv3 at 2025-02-15 23:27:07.244932 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/222] Building board: fmuv5 at 2025-02-15 23:27:07.272252 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/222] Building board: FoxeerF405v2 at 2025-02-15 23:27:07.299513 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/222] Building board: FoxeerH743v1 at 2025-02-15 23:27:07.327492 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/222] Building board: GEPRC_TAKER_H743 at 2025-02-15 23:27:07.354656 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/222] Building board: GEPRCF745BTHD at 2025-02-15 23:27:08.190622 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/222] Building board: Here4FC at 2025-02-15 23:27:08.226534 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/222] Building board: IFLIGHT_2RAW_H7 at 2025-02-15 23:27:08.257686 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/222] Building board: JFB100 at 2025-02-15 23:27:08.298611 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/222] Building board: JFB110 at 2025-02-15 23:27:08.327753 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/222] Building board: JHEM_JHEF405 at 2025-02-15 23:27:08.355360 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/222] Building board: JHEMCU-H743HD at 2025-02-15 23:27:08.384132 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/222] Building board: KakuteF4 at 2025-02-15 23:27:08.415574 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/222] Building board: KakuteF4-Wing at 2025-02-15 23:27:08.444121 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/222] Building board: KakuteF4Mini at 2025-02-15 23:27:08.471859 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/222] Building board: KakuteF7 at 2025-02-15 23:27:08.500006 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/222] Building board: KakuteF7-bdshot at 2025-02-15 23:27:08.527072 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/222] Building board: KakuteF7Mini at 2025-02-15 23:27:08.555240 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/222] Building board: KakuteH7 at 2025-02-15 23:27:08.583423 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/222] Building board: KakuteH7-bdshot at 2025-02-15 23:27:08.610181 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/222] Building board: KakuteH7-Wing at 2025-02-15 23:27:08.638029 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/222] Building board: KakuteH7Mini at 2025-02-15 23:27:08.665418 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/222] Building board: KakuteH7Mini-Nand at 2025-02-15 23:27:08.692690 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/222] Building board: KakuteH7v2 at 2025-02-15 23:27:08.720442 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/222] Building board: LongBowF405WING at 2025-02-15 23:27:08.747545 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/222] Building board: luminousbee5 at 2025-02-15 23:27:08.774752 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