Build: #3 was successful

Job: Tag Casa6 was successful

Build log

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

22-Apr-2026 15:13:06 Build CASASPECS - Dev Build Casalith - CAS-14622 - Tag Casa6 #3 (CASASPECS-DBC198-TAG-3) is being prepared for building on agent cbt-el7-6.cv.nrao.edu (2), bamboo version: 9.6.17
22-Apr-2026 15:13:06 Remote agent on host cbt-el7-6.cv.nrao.edu
22-Apr-2026 15:13:06 Build working directory is /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC198-TAG
22-Apr-2026 15:13:06 Executing build CASASPECS - Dev Build Casalith - CAS-14622 - Tag Casa6 #3 (CASASPECS-DBC198-TAG-3)
22-Apr-2026 15:13:06 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
22-Apr-2026 15:13:06 Build always requires a clean checkout
22-Apr-2026 15:13:06 Cleaning build directory '/export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC198-TAG'
22-Apr-2026 15:13:06 Checking out into /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC198-TAG
22-Apr-2026 15:13:06 Updating source code to revision: fe4695a054c35ccb9b648d91e0871c322bc267ad
22-Apr-2026 15:13:06 Creating local git repository in '/export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC198-TAG/.git'.
22-Apr-2026 15:13:06 Initialized empty Git repository in /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC198-TAG/.git/
22-Apr-2026 15:13:06 Fetching 'refs/heads/CAS-14622' from 'ssh://git@open-bitbucket.nrao.edu:7999/casa/casa6.git'.
22-Apr-2026 15:13:06 Warning: Permanently added '[127.0.0.1]:33785' (RSA) to the list of known hosts.
22-Apr-2026 15:13:06 X11 forwarding request failed on channel 0
22-Apr-2026 15:13:19 Checking out revision fe4695a054c35ccb9b648d91e0871c322bc267ad.
22-Apr-2026 15:13:23 Switched to branch 'CAS-14622'
22-Apr-2026 15:13:23 Submodule 'casatools/casacore' (https://github.com/casacore/casacore.git) registered for path 'casatools/casacore'
22-Apr-2026 15:13:23 Submodule 'casatools/grpc-source' (https://github.com/grpc/grpc) registered for path 'casatools/grpc-source'
22-Apr-2026 15:13:23 Cloning into 'casatools/casacore'...
22-Apr-2026 15:13:37 Submodule path 'casatools/casacore': checked out '25b653f6963a78a1dcfc8e16954081e091a50fbe'
22-Apr-2026 15:13:37 Cloning into 'casatools/grpc-source'...
22-Apr-2026 15:14:20 Submodule path 'casatools/grpc-source': checked out 'cca868ac8f3641df4003a82b7fc54c921e14f765'
22-Apr-2026 15:14:20 Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp) registered for path 'third_party/abseil-cpp'
22-Apr-2026 15:14:20 Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/benchmark'
22-Apr-2026 15:14:20 Submodule 'third_party/bloaty' (https://github.com/google/bloaty.git) registered for path 'third_party/bloaty'
22-Apr-2026 15:14:20 Submodule 'third_party/boringssl' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl'
22-Apr-2026 15:14:20 Submodule 'third_party/boringssl-with-bazel' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl-with-bazel'
22-Apr-2026 15:14:20 Submodule 'third_party/cares/cares' (https://github.com/c-ares/c-ares.git) registered for path 'third_party/cares/cares'
22-Apr-2026 15:14:20 Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/gflags'
22-Apr-2026 15:14:20 Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
22-Apr-2026 15:14:20 Submodule 'third_party/protobuf' (https://github.com/google/protobuf.git) registered for path 'third_party/protobuf'
22-Apr-2026 15:14:20 Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'third_party/zlib'
22-Apr-2026 15:14:21 Cloning into 'third_party/abseil-cpp'...
22-Apr-2026 15:14:23 Submodule path 'casatools/grpc-source/third_party/abseil-cpp': checked out 'cc4bed2d74f7c8717e31f9579214ab52a9c9c610'
22-Apr-2026 15:14:23 Cloning into 'third_party/benchmark'...
22-Apr-2026 15:14:24 Submodule path 'casatools/grpc-source/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8'
22-Apr-2026 15:14:24 Cloning into 'third_party/bloaty'...
22-Apr-2026 15:14:25 Submodule path 'casatools/grpc-source/third_party/bloaty': checked out '73594cde8c9a52a102c4341c244c833aa61b9c06'
22-Apr-2026 15:14:25 Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
22-Apr-2026 15:14:25 Submodule 'third_party/libFuzzer' (https://chromium.googlesource.com/chromium/llvm-project/llvm/lib/Fuzzer) registered for path 'third_party/libFuzzer'
22-Apr-2026 15:14:25 Submodule 'third_party/re2' (https://github.com/google/re2) registered for path 'third_party/re2'
22-Apr-2026 15:14:25 Cloning into 'third_party/googletest'...
22-Apr-2026 15:14:27 Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/googletest': checked out 'a2b8a8e07628e5fd60644b6dd99c1b5e7d7f1f47'
22-Apr-2026 15:14:27 Cloning into 'third_party/libFuzzer'...
22-Apr-2026 15:14:29 Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/libFuzzer': checked out '1b543d6e5073b56be214394890c9193979a3d7e1'
22-Apr-2026 15:14:29 Cloning into 'third_party/re2'...
22-Apr-2026 15:14:30 Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/re2': checked out 'c964d9b07816f9b52ca692e23b8b3dba33beec54'
22-Apr-2026 15:14:30 Cloning into 'third_party/boringssl'...
22-Apr-2026 15:14:53 Submodule path 'casatools/grpc-source/third_party/boringssl': checked out 'be2ee342d3781ddb954f91f8a7e660c6f59e87e5'
22-Apr-2026 15:14:53 Cloning into 'third_party/boringssl-with-bazel'...
22-Apr-2026 15:15:16 Submodule path 'casatools/grpc-source/third_party/boringssl-with-bazel': checked out '886e7d75368e3f4fab3f4d0d3584e4abfc557755'
22-Apr-2026 15:15:17 Cloning into 'third_party/cares/cares'...
22-Apr-2026 15:15:18 Submodule path 'casatools/grpc-source/third_party/cares/cares': checked out '3be1924221e1326df520f8498d704a5c4c8d0cce'
22-Apr-2026 15:15:18 Cloning into 'third_party/gflags'...
22-Apr-2026 15:15:19 Submodule path 'casatools/grpc-source/third_party/gflags': checked out '30dbc81fb5ffdc98ea9b14b1918bfe4e8779b26e'
22-Apr-2026 15:15:19 Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'doc'
22-Apr-2026 15:15:19 Cloning into 'doc'...
22-Apr-2026 15:15:20 Submodule path 'casatools/grpc-source/third_party/gflags/doc': checked out '971dd2a4fadac9cdab174c523c22df79efd63aa5'
22-Apr-2026 15:15:20 Cloning into 'third_party/googletest'...
22-Apr-2026 15:15:22 Submodule path 'casatools/grpc-source/third_party/googletest': checked out 'ec44c6c1675c25b9827aacd08c02433cccde7780'
22-Apr-2026 15:15:22 Cloning into 'third_party/protobuf'...
22-Apr-2026 15:15:37 Submodule path 'casatools/grpc-source/third_party/protobuf': checked out '2761122b810fe8861004ae785cc3ab39f384d342'
22-Apr-2026 15:15:37 Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark'
22-Apr-2026 15:15:37 Cloning into 'third_party/benchmark'...
22-Apr-2026 15:15:38 Submodule path 'casatools/grpc-source/third_party/protobuf/third_party/benchmark': checked out '360e66c1c4777c99402cf8cd535aa510fee16573'
22-Apr-2026 15:15:38 Cloning into 'third_party/zlib'...
22-Apr-2026 15:15:39 Submodule path 'casatools/grpc-source/third_party/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f'
22-Apr-2026 15:15:39 Updated source code to revision: fe4695a054c35ccb9b648d91e0871c322bc267ad
22-Apr-2026 15:15:39 Finished task 'Source Code Checkout' with result: Success
22-Apr-2026 15:15:39 Running pre-build action: Build Log Labeller Pre Build Action
22-Apr-2026 15:15:39 Running pre-build action: VCS Version Collector
22-Apr-2026 15:15:39 Build CASASPECS - Dev Build Casalith - CAS-14622 - Tag Casa6 #3 (CASASPECS-DBC198-TAG-3) started building on agent 'cbt-el7-6.cv.nrao.edu (2)' (Remote agent on host cbt-el7-6.cv.nrao.edu)
22-Apr-2026 15:15:39
Substituting variable: ${bamboo.planRepository.branchName} with CAS-14622
22-Apr-2026 15:15:39
Substituting variable: ${bamboo.build.working.directory} with /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC198-TAG
22-Apr-2026 15:15:39
Substituting variable: ${bamboo.build.working.directory} with /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC198-TAG
22-Apr-2026 15:15:39
Substituting variable: ${bamboo.build.working.directory} with /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC198-TAG
22-Apr-2026 15:15:39
Substituting variable: ${bamboo.repository.branch.name} with CAS-14622
22-Apr-2026 15:15:39 Starting task 'Script' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
22-Apr-2026 15:15:39
Beginning to execute external process for build 'CASASPECS - Dev Build Casalith - CAS-14622 - Tag Casa6 #3 (CASASPECS-DBC198-TAG-3)'
... running command line:
/export/home/cbt-el7-6/bamboohome/temp/CASASPECS-DBC198-TAG-3-ScriptBuildTask-6498240011571741822.sh
... in: /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC198-TAG
22-Apr-2026 15:15:39 branch: CAS-14622
22-Apr-2026 15:15:39 This is a CAS- branch, proceeding with build.
22-Apr-2026 15:15:39 packaging_flag=true
22-Apr-2026 15:15:39 Cloning into 'casa6'...
22-Apr-2026 15:15:39 X11 forwarding request failed on channel 0
22-Apr-2026 15:15:53 Checking out files:  34% (2248/6540)   
22-Apr-2026 15:15:53 Checking out files:  35% (2289/6540)   
22-Apr-2026 15:15:53 Checking out files:  36% (2355/6540)   
22-Apr-2026 15:15:53 Checking out files:  37% (2420/6540)   
22-Apr-2026 15:15:53 Checking out files:  38% (2486/6540)   
22-Apr-2026 15:15:53 Checking out files:  39% (2551/6540)   
22-Apr-2026 15:15:53 Checking out files:  40% (2616/6540)   
22-Apr-2026 15:15:53 Checking out files:  41% (2682/6540)   
22-Apr-2026 15:15:53 Checking out files:  42% (2747/6540)   
22-Apr-2026 15:15:53 Checking out files:  43% (2813/6540)   
22-Apr-2026 15:15:53 Checking out files:  44% (2878/6540)   
22-Apr-2026 15:15:53 Checking out files:  45% (2943/6540)   
22-Apr-2026 15:15:53 Checking out files:  46% (3009/6540)   
22-Apr-2026 15:15:53 Checking out files:  47% (3074/6540)   
22-Apr-2026 15:15:53 Checking out files:  48% (3140/6540)   
22-Apr-2026 15:15:53 Checking out files:  49% (3205/6540)   
22-Apr-2026 15:15:53 Checking out files:  50% (3270/6540)   
22-Apr-2026 15:15:53 Checking out files:  51% (3336/6540)   
22-Apr-2026 15:15:53 Checking out files:  52% (3401/6540)   
22-Apr-2026 15:15:53 Checking out files:  53% (3467/6540)   
22-Apr-2026 15:15:53 Checking out files:  54% (3532/6540)   
22-Apr-2026 15:15:53 Checking out files:  55% (3597/6540)   
22-Apr-2026 15:15:53 Checking out files:  56% (3663/6540)   
22-Apr-2026 15:15:53 Checking out files:  57% (3728/6540)   
22-Apr-2026 15:15:53 Checking out files:  58% (3794/6540)   
22-Apr-2026 15:15:54 Checking out files:  59% (3859/6540)   
22-Apr-2026 15:15:54 Checking out files:  60% (3924/6540)   
22-Apr-2026 15:15:54 Checking out files:  61% (3990/6540)   
22-Apr-2026 15:15:54 Checking out files:  62% (4055/6540)   
22-Apr-2026 15:15:54 Checking out files:  63% (4121/6540)   
22-Apr-2026 15:15:54 Checking out files:  63% (4144/6540)   
22-Apr-2026 15:15:54 Checking out files:  64% (4186/6540)   
22-Apr-2026 15:15:54 Checking out files:  65% (4251/6540)   
22-Apr-2026 15:15:54 Checking out files:  66% (4317/6540)   
22-Apr-2026 15:15:54 Checking out files:  67% (4382/6540)   
22-Apr-2026 15:15:54 Checking out files:  68% (4448/6540)   
22-Apr-2026 15:15:54 Checking out files:  69% (4513/6540)   
22-Apr-2026 15:15:54 Checking out files:  70% (4578/6540)   
22-Apr-2026 15:15:54 Checking out files:  71% (4644/6540)   
22-Apr-2026 15:15:54 Checking out files:  72% (4709/6540)   
22-Apr-2026 15:15:54 Checking out files:  73% (4775/6540)   
22-Apr-2026 15:15:54 Checking out files:  74% (4840/6540)   
22-Apr-2026 15:15:54 Checking out files:  75% (4905/6540)   
22-Apr-2026 15:15:54 Checking out files:  76% (4971/6540)   
22-Apr-2026 15:15:54 Checking out files:  77% (5036/6540)   
22-Apr-2026 15:15:54 Checking out files:  78% (5102/6540)   
22-Apr-2026 15:15:54 Checking out files:  79% (5167/6540)   
22-Apr-2026 15:15:54 Checking out files:  80% (5232/6540)   
22-Apr-2026 15:15:54 Checking out files:  81% (5298/6540)   
22-Apr-2026 15:15:54 Checking out files:  82% (5363/6540)   
22-Apr-2026 15:15:54 Checking out files:  83% (5429/6540)   
22-Apr-2026 15:15:54 Checking out files:  84% (5494/6540)   
22-Apr-2026 15:15:54 Checking out files:  85% (5559/6540)   
22-Apr-2026 15:15:54 Checking out files:  86% (5625/6540)   
22-Apr-2026 15:15:54 Checking out files:  87% (5690/6540)   
22-Apr-2026 15:15:54 Checking out files:  88% (5756/6540)   
22-Apr-2026 15:15:55 Checking out files:  89% (5821/6540)   
22-Apr-2026 15:15:55 Checking out files:  90% (5886/6540)   
22-Apr-2026 15:15:55 Checking out files:  91% (5952/6540)   
22-Apr-2026 15:15:55 Checking out files:  92% (6017/6540)   
22-Apr-2026 15:15:55 Checking out files:  92% (6036/6540)   
22-Apr-2026 15:15:55 Checking out files:  93% (6083/6540)   
22-Apr-2026 15:15:55 Checking out files:  94% (6148/6540)   
22-Apr-2026 15:15:55 Checking out files:  95% (6213/6540)   
22-Apr-2026 15:15:55 Checking out files:  96% (6279/6540)   
22-Apr-2026 15:15:55 Checking out files:  97% (6344/6540)   
22-Apr-2026 15:15:55 Checking out files:  98% (6410/6540)   
22-Apr-2026 15:15:55 Checking out files:  99% (6475/6540)   
22-Apr-2026 15:15:55 Checking out files: 100% (6540/6540)   
22-Apr-2026 15:15:55 Checking out files: 100% (6540/6540), done.
22-Apr-2026 15:15:56 Submodule 'casatools/casacore' (https://github.com/casacore/casacore.git) registered for path 'casatools/casacore'
22-Apr-2026 15:15:56 Submodule 'casatools/grpc-source' (https://github.com/grpc/grpc) registered for path 'casatools/grpc-source'
22-Apr-2026 15:15:56 Cloning into 'casatools/casacore'...
22-Apr-2026 15:16:09 Submodule path 'casatools/casacore': checked out '25b653f6963a78a1dcfc8e16954081e091a50fbe'
22-Apr-2026 15:16:09 Cloning into 'casatools/grpc-source'...
22-Apr-2026 15:16:53 Submodule path 'casatools/grpc-source': checked out 'cca868ac8f3641df4003a82b7fc54c921e14f765'
22-Apr-2026 15:16:53 Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp) registered for path 'third_party/abseil-cpp'
22-Apr-2026 15:16:53 Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/benchmark'
22-Apr-2026 15:16:53 Submodule 'third_party/bloaty' (https://github.com/google/bloaty.git) registered for path 'third_party/bloaty'
22-Apr-2026 15:16:53 Submodule 'third_party/boringssl' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl'
22-Apr-2026 15:16:53 Submodule 'third_party/boringssl-with-bazel' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl-with-bazel'
22-Apr-2026 15:16:53 Submodule 'third_party/cares/cares' (https://github.com/c-ares/c-ares.git) registered for path 'third_party/cares/cares'
22-Apr-2026 15:16:53 Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/gflags'
22-Apr-2026 15:16:53 Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
22-Apr-2026 15:16:53 Submodule 'third_party/protobuf' (https://github.com/google/protobuf.git) registered for path 'third_party/protobuf'
22-Apr-2026 15:16:53 Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'third_party/zlib'
22-Apr-2026 15:16:53 Cloning into 'third_party/abseil-cpp'...
22-Apr-2026 15:16:55 Submodule path 'third_party/abseil-cpp': checked out 'cc4bed2d74f7c8717e31f9579214ab52a9c9c610'
22-Apr-2026 15:16:55 Cloning into 'third_party/benchmark'...
22-Apr-2026 15:16:56 Submodule path 'third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8'
22-Apr-2026 15:16:56 Cloning into 'third_party/bloaty'...
22-Apr-2026 15:16:57 Submodule path 'third_party/bloaty': checked out '73594cde8c9a52a102c4341c244c833aa61b9c06'
22-Apr-2026 15:16:57 Cloning into 'third_party/boringssl'...
22-Apr-2026 15:17:20 Submodule path 'third_party/boringssl': checked out 'be2ee342d3781ddb954f91f8a7e660c6f59e87e5'
22-Apr-2026 15:17:20 Cloning into 'third_party/boringssl-with-bazel'...
22-Apr-2026 15:17:43 Submodule path 'third_party/boringssl-with-bazel': checked out '886e7d75368e3f4fab3f4d0d3584e4abfc557755'
22-Apr-2026 15:17:43 Cloning into 'third_party/cares/cares'...
22-Apr-2026 15:17:45 Submodule path 'third_party/cares/cares': checked out '3be1924221e1326df520f8498d704a5c4c8d0cce'
22-Apr-2026 15:17:45 Cloning into 'third_party/gflags'...
22-Apr-2026 15:17:46 Submodule path 'third_party/gflags': checked out '30dbc81fb5ffdc98ea9b14b1918bfe4e8779b26e'
22-Apr-2026 15:17:46 Cloning into 'third_party/googletest'...
22-Apr-2026 15:17:48 Submodule path 'third_party/googletest': checked out 'ec44c6c1675c25b9827aacd08c02433cccde7780'
22-Apr-2026 15:17:48 Cloning into 'third_party/protobuf'...
22-Apr-2026 15:18:04 Submodule path 'third_party/protobuf': checked out '2761122b810fe8861004ae785cc3ab39f384d342'
22-Apr-2026 15:18:04 Cloning into 'third_party/zlib'...
22-Apr-2026 15:18:05 Submodule path 'third_party/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f'
22-Apr-2026 15:18:05 /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASASPECS-DBC198-TAG/casa6
22-Apr-2026 15:18:08 Creating a new tag: CAS-14622-3
22-Apr-2026 15:18:08 Finished task 'Script' with result: Success
22-Apr-2026 15:18:08 Starting task 'Read packaging flag' of type 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:inject'
22-Apr-2026 15:18:08 Injected variable bamboo.inject.packaging_flag=true in RESULT scope
22-Apr-2026 15:18:08 Finished task 'Read packaging flag' with result: Success
22-Apr-2026 15:18:08 Running post build plugin 'Docker Container Cleanup'
22-Apr-2026 15:18:08 Running post build plugin 'NCover Results Collector'
22-Apr-2026 15:18:08 Running post build plugin 'Build Results Label Collector'
22-Apr-2026 15:18:08 Running post build plugin 'Clover Results Collector'
22-Apr-2026 15:18:08 Running post build plugin 'npm Cache Cleanup'
22-Apr-2026 15:18:08 Running post build plugin 'Artifact Copier'
22-Apr-2026 15:18:08 Finalising the build...
22-Apr-2026 15:18:08 Stopping timer.
22-Apr-2026 15:18:08 Build CASASPECS-DBC198-TAG-3 completed.
22-Apr-2026 15:18:08 Running on server: post build plugin 'Build Hanging Detection Configuration'
22-Apr-2026 15:18:08 Running on server: post build plugin 'NCover Results Collector'
22-Apr-2026 15:18:08 Running on server: post build plugin 'Build Labeller'
22-Apr-2026 15:18:08 Running on server: post build plugin 'Clover Delta Calculator'
22-Apr-2026 15:18:08 Running on server: post build plugin 'Maven Dependencies Postprocessor'
22-Apr-2026 15:18:08 All post build plugins have finished
22-Apr-2026 15:18:08 Generating build results summary...
22-Apr-2026 15:18:08 Saving build results to disk...
22-Apr-2026 15:18:08 Store variable context...
22-Apr-2026 15:18:08 Finished building CASASPECS-DBC198-TAG-3.