Build: #3 was successful

Job: Tag Casa6 was successful

Build log

The build generated 222 lines of output. Download or view full build log.

19-Feb-2026 17:10:33 Build CASASPECS - Dev Build Casalith - CAS-13606 - Tag Casa6 #3 (CASASPECS-DBC180-TAG-3) is being prepared for building on agent cbt-el7-6.cv.nrao.edu (2), bamboo version: 9.6.17
19-Feb-2026 17:10:33 Remote agent on host cbt-el7-6.cv.nrao.edu
19-Feb-2026 17:10:33 Build working directory is /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC180-TAG
19-Feb-2026 17:10:33 Executing build CASASPECS - Dev Build Casalith - CAS-13606 - Tag Casa6 #3 (CASASPECS-DBC180-TAG-3)
19-Feb-2026 17:10:33 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
19-Feb-2026 17:10:33 Build always requires a clean checkout
19-Feb-2026 17:10:33 Cleaning build directory '/export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC180-TAG'
19-Feb-2026 17:10:33 Checking out into /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC180-TAG
19-Feb-2026 17:10:33 Updating source code to revision: 373c11bad625a83c90cb89d52927abfa6a1581cb
19-Feb-2026 17:10:33 Creating local git repository in '/export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC180-TAG/.git'.
19-Feb-2026 17:10:33 Initialized empty Git repository in /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC180-TAG/.git/
19-Feb-2026 17:10:34 Fetching 'refs/heads/CAS-13606' from 'ssh://git@open-bitbucket.nrao.edu:7999/casa/casa6.git'.
19-Feb-2026 17:10:34 Warning: Permanently added '[127.0.0.1]:33785' (RSA) to the list of known hosts.
19-Feb-2026 17:10:34 X11 forwarding request failed on channel 0
19-Feb-2026 17:10:58 Checking out revision 373c11bad625a83c90cb89d52927abfa6a1581cb.
19-Feb-2026 17:11:02 Switched to branch 'CAS-13606'
19-Feb-2026 17:11:03 Submodule 'casatools/casacore' (https://github.com/casacore/casacore.git) registered for path 'casatools/casacore'
19-Feb-2026 17:11:03 Submodule 'casatools/grpc-source' (https://github.com/grpc/grpc) registered for path 'casatools/grpc-source'
19-Feb-2026 17:11:03 Cloning into 'casatools/casacore'...
19-Feb-2026 17:13:28 Submodule path 'casatools/casacore': checked out '25b653f6963a78a1dcfc8e16954081e091a50fbe'
19-Feb-2026 17:13:28 Cloning into 'casatools/grpc-source'...
19-Feb-2026 17:17:53 Submodule path 'casatools/grpc-source': checked out 'cca868ac8f3641df4003a82b7fc54c921e14f765'
19-Feb-2026 17:17:53 Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp) registered for path 'third_party/abseil-cpp'
19-Feb-2026 17:17:53 Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/benchmark'
19-Feb-2026 17:17:53 Submodule 'third_party/bloaty' (https://github.com/google/bloaty.git) registered for path 'third_party/bloaty'
19-Feb-2026 17:17:53 Submodule 'third_party/boringssl' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl'
19-Feb-2026 17:17:53 Submodule 'third_party/boringssl-with-bazel' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl-with-bazel'
19-Feb-2026 17:17:53 Submodule 'third_party/cares/cares' (https://github.com/c-ares/c-ares.git) registered for path 'third_party/cares/cares'
19-Feb-2026 17:17:53 Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/gflags'
19-Feb-2026 17:17:53 Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
19-Feb-2026 17:17:53 Submodule 'third_party/protobuf' (https://github.com/google/protobuf.git) registered for path 'third_party/protobuf'
19-Feb-2026 17:17:53 Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'third_party/zlib'
19-Feb-2026 17:17:54 Cloning into 'third_party/abseil-cpp'...
19-Feb-2026 17:18:10 Submodule path 'casatools/grpc-source/third_party/abseil-cpp': checked out 'cc4bed2d74f7c8717e31f9579214ab52a9c9c610'
19-Feb-2026 17:18:10 Cloning into 'third_party/benchmark'...
19-Feb-2026 17:18:12 Submodule path 'casatools/grpc-source/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8'
19-Feb-2026 17:18:12 Cloning into 'third_party/bloaty'...
19-Feb-2026 17:18:17 Submodule path 'casatools/grpc-source/third_party/bloaty': checked out '73594cde8c9a52a102c4341c244c833aa61b9c06'
19-Feb-2026 17:18:17 Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
19-Feb-2026 17:18:17 Submodule 'third_party/libFuzzer' (https://chromium.googlesource.com/chromium/llvm-project/llvm/lib/Fuzzer) registered for path 'third_party/libFuzzer'
19-Feb-2026 17:18:17 Submodule 'third_party/re2' (https://github.com/google/re2) registered for path 'third_party/re2'
19-Feb-2026 17:18:17 Cloning into 'third_party/googletest'...
19-Feb-2026 17:18:34 Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/googletest': checked out 'a2b8a8e07628e5fd60644b6dd99c1b5e7d7f1f47'
19-Feb-2026 17:18:34 Cloning into 'third_party/libFuzzer'...
19-Feb-2026 17:18:34 Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/libFuzzer': checked out '1b543d6e5073b56be214394890c9193979a3d7e1'
19-Feb-2026 17:18:35 Cloning into 'third_party/re2'...
19-Feb-2026 17:18:40 Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/re2': checked out 'c964d9b07816f9b52ca692e23b8b3dba33beec54'
19-Feb-2026 17:18:40 Cloning into 'third_party/boringssl'...
19-Feb-2026 17:23:11 Submodule path 'casatools/grpc-source/third_party/boringssl': checked out 'be2ee342d3781ddb954f91f8a7e660c6f59e87e5'
19-Feb-2026 17:23:11 Cloning into 'third_party/boringssl-with-bazel'...
19-Feb-2026 17:30:58 Submodule path 'casatools/grpc-source/third_party/boringssl-with-bazel': checked out '886e7d75368e3f4fab3f4d0d3584e4abfc557755'
19-Feb-2026 17:30:58 Cloning into 'third_party/cares/cares'...
19-Feb-2026 17:31:04 Submodule path 'casatools/grpc-source/third_party/cares/cares': checked out '3be1924221e1326df520f8498d704a5c4c8d0cce'
19-Feb-2026 17:31:05 Cloning into 'third_party/gflags'...
19-Feb-2026 17:31:08 Submodule path 'casatools/grpc-source/third_party/gflags': checked out '30dbc81fb5ffdc98ea9b14b1918bfe4e8779b26e'
19-Feb-2026 17:31:08 Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'doc'
19-Feb-2026 17:31:09 Cloning into 'doc'...
19-Feb-2026 17:31:11 Submodule path 'casatools/grpc-source/third_party/gflags/doc': checked out '971dd2a4fadac9cdab174c523c22df79efd63aa5'
19-Feb-2026 17:31:11 Cloning into 'third_party/googletest'...
19-Feb-2026 17:31:30 Submodule path 'casatools/grpc-source/third_party/googletest': checked out 'ec44c6c1675c25b9827aacd08c02433cccde7780'
19-Feb-2026 17:31:30 Cloning into 'third_party/protobuf'...
19-Feb-2026 17:36:06 Submodule path 'casatools/grpc-source/third_party/protobuf': checked out '2761122b810fe8861004ae785cc3ab39f384d342'
19-Feb-2026 17:36:06 Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark'
19-Feb-2026 17:36:06 Cloning into 'third_party/benchmark'...
19-Feb-2026 17:36:12 Submodule path 'casatools/grpc-source/third_party/protobuf/third_party/benchmark': checked out '360e66c1c4777c99402cf8cd535aa510fee16573'
19-Feb-2026 17:36:12 Cloning into 'third_party/zlib'...
19-Feb-2026 17:36:16 Submodule path 'casatools/grpc-source/third_party/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f'
19-Feb-2026 17:36:16 Updated source code to revision: 373c11bad625a83c90cb89d52927abfa6a1581cb
19-Feb-2026 17:36:16 Finished task 'Source Code Checkout' with result: Success
19-Feb-2026 17:36:16 Running pre-build action: Build Log Labeller Pre Build Action
19-Feb-2026 17:36:16 Running pre-build action: VCS Version Collector
19-Feb-2026 17:36:16 Build CASASPECS - Dev Build Casalith - CAS-13606 - Tag Casa6 #3 (CASASPECS-DBC180-TAG-3) started building on agent 'cbt-el7-6.cv.nrao.edu (2)' (Remote agent on host cbt-el7-6.cv.nrao.edu)
19-Feb-2026 17:36:16
Substituting variable: ${bamboo.planRepository.branchName} with CAS-13606
19-Feb-2026 17:36:16
Substituting variable: ${bamboo.build.working.directory} with /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC180-TAG
19-Feb-2026 17:36:16
Substituting variable: ${bamboo.build.working.directory} with /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC180-TAG
19-Feb-2026 17:36:16
Substituting variable: ${bamboo.build.working.directory} with /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC180-TAG
19-Feb-2026 17:36:16
Substituting variable: ${bamboo.repository.branch.name} with CAS-13606
19-Feb-2026 17:36:16 Starting task 'Script' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Feb-2026 17:36:16
Beginning to execute external process for build 'CASASPECS - Dev Build Casalith - CAS-13606 - Tag Casa6 #3 (CASASPECS-DBC180-TAG-3)'
... running command line:
/export/home/cbt-el7-6/bamboohome/temp/CASASPECS-DBC180-TAG-3-ScriptBuildTask-10880638057306565841.sh
... in: /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC180-TAG
19-Feb-2026 17:36:16 branch: CAS-13606
19-Feb-2026 17:36:16 This is a CAS- branch, proceeding with build.
19-Feb-2026 17:36:16 packaging_flag=true
19-Feb-2026 17:36:16 Cloning into 'casa6'...
19-Feb-2026 17:36:17 X11 forwarding request failed on channel 0
19-Feb-2026 17:36:35 Checking out files:  27% (1790/6532)   
19-Feb-2026 17:36:35 Checking out files:  28% (1829/6532)   
19-Feb-2026 17:36:35 Checking out files:  29% (1895/6532)   
19-Feb-2026 17:36:35 Checking out files:  30% (1960/6532)   
19-Feb-2026 17:36:35 Checking out files:  31% (2025/6532)   
19-Feb-2026 17:36:36 Checking out files:  32% (2091/6532)   
19-Feb-2026 17:36:36 Checking out files:  33% (2156/6532)   
19-Feb-2026 17:36:36 Checking out files:  34% (2221/6532)   
19-Feb-2026 17:36:36 Checking out files:  35% (2287/6532)   
19-Feb-2026 17:36:36 Checking out files:  36% (2352/6532)   
19-Feb-2026 17:36:36 Checking out files:  37% (2417/6532)   
19-Feb-2026 17:36:36 Checking out files:  38% (2483/6532)   
19-Feb-2026 17:36:36 Checking out files:  39% (2548/6532)   
19-Feb-2026 17:36:36 Checking out files:  40% (2613/6532)   
19-Feb-2026 17:36:36 Checking out files:  41% (2679/6532)   
19-Feb-2026 17:36:36 Checking out files:  42% (2744/6532)   
19-Feb-2026 17:36:36 Checking out files:  43% (2809/6532)   
19-Feb-2026 17:36:36 Checking out files:  44% (2875/6532)   
19-Feb-2026 17:36:36 Checking out files:  45% (2940/6532)   
19-Feb-2026 17:36:36 Checking out files:  46% (3005/6532)   
19-Feb-2026 17:36:36 Checking out files:  47% (3071/6532)   
19-Feb-2026 17:36:36 Checking out files:  48% (3136/6532)   
19-Feb-2026 17:36:36 Checking out files:  49% (3201/6532)   
19-Feb-2026 17:36:36 Checking out files:  50% (3266/6532)   
19-Feb-2026 17:36:36 Checking out files:  51% (3332/6532)   
19-Feb-2026 17:36:36 Checking out files:  52% (3397/6532)   
19-Feb-2026 17:36:36 Checking out files:  53% (3462/6532)   
19-Feb-2026 17:36:36 Checking out files:  54% (3528/6532)   
19-Feb-2026 17:36:36 Checking out files:  55% (3593/6532)   
19-Feb-2026 17:36:36 Checking out files:  56% (3658/6532)   
19-Feb-2026 17:36:36 Checking out files:  57% (3724/6532)   
19-Feb-2026 17:36:36 Checking out files:  58% (3789/6532)   
19-Feb-2026 17:36:36 Checking out files:  59% (3854/6532)   
19-Feb-2026 17:36:36 Checking out files:  59% (3901/6532)   
19-Feb-2026 17:36:36 Checking out files:  60% (3920/6532)   
19-Feb-2026 17:36:36 Checking out files:  61% (3985/6532)   
19-Feb-2026 17:36:36 Checking out files:  62% (4050/6532)   
19-Feb-2026 17:36:37 Checking out files:  63% (4116/6532)   
19-Feb-2026 17:36:37 Checking out files:  64% (4181/6532)   
19-Feb-2026 17:36:37 Checking out files:  65% (4246/6532)   
19-Feb-2026 17:36:37 Checking out files:  66% (4312/6532)   
19-Feb-2026 17:36:37 Checking out files:  67% (4377/6532)   
19-Feb-2026 17:36:37 Checking out files:  68% (4442/6532)   
19-Feb-2026 17:36:37 Checking out files:  69% (4508/6532)   
19-Feb-2026 17:36:37 Checking out files:  70% (4573/6532)   
19-Feb-2026 17:36:37 Checking out files:  71% (4638/6532)   
19-Feb-2026 17:36:37 Checking out files:  72% (4704/6532)   
19-Feb-2026 17:36:37 Checking out files:  73% (4769/6532)   
19-Feb-2026 17:36:37 Checking out files:  74% (4834/6532)   
19-Feb-2026 17:36:37 Checking out files:  75% (4899/6532)   
19-Feb-2026 17:36:37 Checking out files:  76% (4965/6532)   
19-Feb-2026 17:36:37 Checking out files:  77% (5030/6532)   
19-Feb-2026 17:36:37 Checking out files:  78% (5095/6532)   
19-Feb-2026 17:36:37 Checking out files:  79% (5161/6532)   
19-Feb-2026 17:36:37 Checking out files:  80% (5226/6532)   
19-Feb-2026 17:36:37 Checking out files:  81% (5291/6532)   
19-Feb-2026 17:36:37 Checking out files:  82% (5357/6532)   
19-Feb-2026 17:36:37 Checking out files:  83% (5422/6532)   
19-Feb-2026 17:36:37 Checking out files:  84% (5487/6532)   
19-Feb-2026 17:36:37 Checking out files:  85% (5553/6532)   
19-Feb-2026 17:36:37 Checking out files:  86% (5618/6532)   
19-Feb-2026 17:36:37 Checking out files:  87% (5683/6532)   
19-Feb-2026 17:36:37 Checking out files:  88% (5749/6532)   
19-Feb-2026 17:36:37 Checking out files:  88% (5796/6532)   
19-Feb-2026 17:36:37 Checking out files:  89% (5814/6532)   
19-Feb-2026 17:36:37 Checking out files:  90% (5879/6532)   
19-Feb-2026 17:36:38 Checking out files:  91% (5945/6532)   
19-Feb-2026 17:36:38 Checking out files:  92% (6010/6532)   
19-Feb-2026 17:36:38 Checking out files:  93% (6075/6532)   
19-Feb-2026 17:36:38 Checking out files:  94% (6141/6532)   
19-Feb-2026 17:36:38 Checking out files:  95% (6206/6532)   
19-Feb-2026 17:36:38 Checking out files:  96% (6271/6532)   
19-Feb-2026 17:36:38 Checking out files:  97% (6337/6532)   
19-Feb-2026 17:36:38 Checking out files:  98% (6402/6532)   
19-Feb-2026 17:36:38 Checking out files:  99% (6467/6532)   
19-Feb-2026 17:36:38 Checking out files: 100% (6532/6532)   
19-Feb-2026 17:36:38 Checking out files: 100% (6532/6532), done.
19-Feb-2026 17:36:41 Submodule 'casatools/casacore' (https://github.com/casacore/casacore.git) registered for path 'casatools/casacore'
19-Feb-2026 17:36:41 Submodule 'casatools/grpc-source' (https://github.com/grpc/grpc) registered for path 'casatools/grpc-source'
19-Feb-2026 17:36:41 Cloning into 'casatools/casacore'...
19-Feb-2026 17:41:20 Submodule path 'casatools/casacore': checked out '25b653f6963a78a1dcfc8e16954081e091a50fbe'
19-Feb-2026 17:41:20 Cloning into 'casatools/grpc-source'...
19-Feb-2026 17:52:13 Submodule path 'casatools/grpc-source': checked out 'cca868ac8f3641df4003a82b7fc54c921e14f765'
19-Feb-2026 17:52:13 Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp) registered for path 'third_party/abseil-cpp'
19-Feb-2026 17:52:13 Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/benchmark'
19-Feb-2026 17:52:13 Submodule 'third_party/bloaty' (https://github.com/google/bloaty.git) registered for path 'third_party/bloaty'
19-Feb-2026 17:52:13 Submodule 'third_party/boringssl' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl'
19-Feb-2026 17:52:13 Submodule 'third_party/boringssl-with-bazel' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl-with-bazel'
19-Feb-2026 17:52:13 Submodule 'third_party/cares/cares' (https://github.com/c-ares/c-ares.git) registered for path 'third_party/cares/cares'
19-Feb-2026 17:52:13 Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/gflags'
19-Feb-2026 17:52:13 Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
19-Feb-2026 17:52:14 Submodule 'third_party/protobuf' (https://github.com/google/protobuf.git) registered for path 'third_party/protobuf'
19-Feb-2026 17:52:14 Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'third_party/zlib'
19-Feb-2026 17:52:14 Cloning into 'third_party/abseil-cpp'...
19-Feb-2026 17:52:44 Submodule path 'third_party/abseil-cpp': checked out 'cc4bed2d74f7c8717e31f9579214ab52a9c9c610'
19-Feb-2026 17:52:44 Cloning into 'third_party/benchmark'...
19-Feb-2026 17:52:56 Submodule path 'third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8'
19-Feb-2026 17:52:56 Cloning into 'third_party/bloaty'...
19-Feb-2026 17:53:04 Submodule path 'third_party/bloaty': checked out '73594cde8c9a52a102c4341c244c833aa61b9c06'
19-Feb-2026 17:53:05 Cloning into 'third_party/boringssl'...
19-Feb-2026 18:01:04 Submodule path 'third_party/boringssl': checked out 'be2ee342d3781ddb954f91f8a7e660c6f59e87e5'
19-Feb-2026 18:01:04 Cloning into 'third_party/boringssl-with-bazel'...
19-Feb-2026 18:08:39 Submodule path 'third_party/boringssl-with-bazel': checked out '886e7d75368e3f4fab3f4d0d3584e4abfc557755'
19-Feb-2026 18:08:39 Cloning into 'third_party/cares/cares'...
19-Feb-2026 18:08:56 Submodule path 'third_party/cares/cares': checked out '3be1924221e1326df520f8498d704a5c4c8d0cce'
19-Feb-2026 18:08:57 Cloning into 'third_party/gflags'...
19-Feb-2026 18:08:58 Submodule path 'third_party/gflags': checked out '30dbc81fb5ffdc98ea9b14b1918bfe4e8779b26e'
19-Feb-2026 18:08:58 Cloning into 'third_party/googletest'...
19-Feb-2026 18:09:07 Submodule path 'third_party/googletest': checked out 'ec44c6c1675c25b9827aacd08c02433cccde7780'
19-Feb-2026 18:09:08 Cloning into 'third_party/protobuf'...
19-Feb-2026 18:13:40 Submodule path 'third_party/protobuf': checked out '2761122b810fe8861004ae785cc3ab39f384d342'
19-Feb-2026 18:13:40 Cloning into 'third_party/zlib'...
19-Feb-2026 18:13:44 Submodule path 'third_party/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f'
19-Feb-2026 18:13:44 /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC180-TAG/casa6
19-Feb-2026 18:13:47 Creating a new tag: CAS-13606-10
19-Feb-2026 18:13:47 Finished task 'Script' with result: Success
19-Feb-2026 18:13:47 Starting task 'Read packaging flag' of type 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:inject'
19-Feb-2026 18:13:47 Injected variable bamboo.inject.packaging_flag=true in RESULT scope
19-Feb-2026 18:13:47 Finished task 'Read packaging flag' with result: Success
19-Feb-2026 18:13:47 Running post build plugin 'Docker Container Cleanup'
19-Feb-2026 18:13:47 Running post build plugin 'NCover Results Collector'
19-Feb-2026 18:13:47 Running post build plugin 'Build Results Label Collector'
19-Feb-2026 18:13:47 Running post build plugin 'Clover Results Collector'
19-Feb-2026 18:13:47 Running post build plugin 'npm Cache Cleanup'
19-Feb-2026 18:13:47 Running post build plugin 'Artifact Copier'
19-Feb-2026 18:13:47 Finalising the build...
19-Feb-2026 18:13:47 Stopping timer.
19-Feb-2026 18:13:47 Build CASASPECS-DBC180-TAG-3 completed.
19-Feb-2026 18:13:47 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Feb-2026 18:13:47 Running on server: post build plugin 'NCover Results Collector'
19-Feb-2026 18:13:47 Running on server: post build plugin 'Build Labeller'
19-Feb-2026 18:13:47 Running on server: post build plugin 'Clover Delta Calculator'
19-Feb-2026 18:13:47 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Feb-2026 18:13:47 All post build plugins have finished
19-Feb-2026 18:13:47 Generating build results summary...
19-Feb-2026 18:13:47 Saving build results to disk...
19-Feb-2026 18:13:47 Store variable context...
19-Feb-2026 18:13:47 Finished building CASASPECS-DBC180-TAG-3.