Build: #1 was successful

Job: Create Upload Plan Branch was successful

Build log

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

23-Sep-2024 23:33:41 Build CASASPECS - Dev Test 3.10 - CAS-14324 - Create Upload Plan Branch #1 (CASASPECS-DEVTESTPY3104-CPPB-1) is being prepared for building on agent cbt-el7-10.cv.nrao.edu, bamboo version: 9.2.17
23-Sep-2024 23:33:41 Remote agent on host cbt-el7-10.cv.nrao.edu
23-Sep-2024 23:33:41 Build working directory is /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY3104-CPPB
23-Sep-2024 23:33:41 Executing build CASASPECS - Dev Test 3.10 - CAS-14324 - Create Upload Plan Branch #1 (CASASPECS-DEVTESTPY3104-CPPB-1)
23-Sep-2024 23:33:41 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
23-Sep-2024 23:33:41 Checking out into /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY3104-CPPB
23-Sep-2024 23:33:41 Updating source code to revision: 713957f6ae5f81f182d1abd99552aa0710599f2f
23-Sep-2024 23:33:41 Fetching 'refs/heads/CAS-14324' from 'ssh://git@open-bitbucket.nrao.edu:7999/casa/casa6.git'.
23-Sep-2024 23:33:45 Warning: Permanently added '[127.0.0.1]:42898' (RSA) to the list of known hosts.
23-Sep-2024 23:33:48 Checking out revision 713957f6ae5f81f182d1abd99552aa0710599f2f.
23-Sep-2024 23:33:48 Creating local git repository in '/export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY3104-CPPB/.git'.
23-Sep-2024 23:33:48 Cloning into '/export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY3104-CPPB'...
23-Sep-2024 23:33:48 done.
23-Sep-2024 23:33:55 Switched to a new branch 'CAS-14324'
23-Sep-2024 23:33:55 Branch CAS-14324 set up to track remote branch CAS-14324 from origin.
23-Sep-2024 23:33:56 Submodule 'casatools/casacore' (https://github.com/casacore/casacore.git) registered for path 'casatools/casacore'
23-Sep-2024 23:33:56 Submodule 'casatools/grpc-source' (https://github.com/grpc/grpc) registered for path 'casatools/grpc-source'
23-Sep-2024 23:33:56 Cloning into 'casatools/casacore'...
23-Sep-2024 23:34:29 Submodule path 'casatools/casacore': checked out '4b94e1419f81b0db91bb2c49f07ce02b6d1c0c30'
23-Sep-2024 23:34:29 Cloning into 'casatools/grpc-source'...
23-Sep-2024 23:35:24 Submodule path 'casatools/grpc-source': checked out 'cca868ac8f3641df4003a82b7fc54c921e14f765'
23-Sep-2024 23:35:24 Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp) registered for path 'third_party/abseil-cpp'
23-Sep-2024 23:35:24 Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/benchmark'
23-Sep-2024 23:35:24 Submodule 'third_party/bloaty' (https://github.com/google/bloaty.git) registered for path 'third_party/bloaty'
23-Sep-2024 23:35:24 Submodule 'third_party/boringssl' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl'
23-Sep-2024 23:35:24 Submodule 'third_party/boringssl-with-bazel' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl-with-bazel'
23-Sep-2024 23:35:24 Submodule 'third_party/cares/cares' (https://github.com/c-ares/c-ares.git) registered for path 'third_party/cares/cares'
23-Sep-2024 23:35:25 Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/gflags'
23-Sep-2024 23:35:25 Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
23-Sep-2024 23:35:25 Submodule 'third_party/protobuf' (https://github.com/google/protobuf.git) registered for path 'third_party/protobuf'
23-Sep-2024 23:35:25 Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'third_party/zlib'
23-Sep-2024 23:35:25 Cloning into 'third_party/abseil-cpp'...
23-Sep-2024 23:35:28 Submodule path 'casatools/grpc-source/third_party/abseil-cpp': checked out 'cc4bed2d74f7c8717e31f9579214ab52a9c9c610'
23-Sep-2024 23:35:28 Cloning into 'third_party/benchmark'...
23-Sep-2024 23:35:29 Submodule path 'casatools/grpc-source/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8'
23-Sep-2024 23:35:29 Cloning into 'third_party/bloaty'...
23-Sep-2024 23:35:30 Submodule path 'casatools/grpc-source/third_party/bloaty': checked out '73594cde8c9a52a102c4341c244c833aa61b9c06'
23-Sep-2024 23:35:31 Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
23-Sep-2024 23:35:31 Submodule 'third_party/libFuzzer' (https://chromium.googlesource.com/chromium/llvm-project/llvm/lib/Fuzzer) registered for path 'third_party/libFuzzer'
23-Sep-2024 23:35:31 Submodule 'third_party/re2' (https://github.com/google/re2) registered for path 'third_party/re2'
23-Sep-2024 23:35:31 Cloning into 'third_party/googletest'...
23-Sep-2024 23:35:33 Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/googletest': checked out 'a2b8a8e07628e5fd60644b6dd99c1b5e7d7f1f47'
23-Sep-2024 23:35:33 Cloning into 'third_party/libFuzzer'...
23-Sep-2024 23:35:34 Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/libFuzzer': checked out '1b543d6e5073b56be214394890c9193979a3d7e1'
23-Sep-2024 23:35:34 Cloning into 'third_party/re2'...
23-Sep-2024 23:35:36 Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/re2': checked out 'c964d9b07816f9b52ca692e23b8b3dba33beec54'
23-Sep-2024 23:35:36 Cloning into 'third_party/boringssl'...
23-Sep-2024 23:36:10 Submodule path 'casatools/grpc-source/third_party/boringssl': checked out 'be2ee342d3781ddb954f91f8a7e660c6f59e87e5'
23-Sep-2024 23:36:10 Cloning into 'third_party/boringssl-with-bazel'...
23-Sep-2024 23:36:46 Submodule path 'casatools/grpc-source/third_party/boringssl-with-bazel': checked out '886e7d75368e3f4fab3f4d0d3584e4abfc557755'
23-Sep-2024 23:36:46 Cloning into 'third_party/cares/cares'...
23-Sep-2024 23:36:48 Submodule path 'casatools/grpc-source/third_party/cares/cares': checked out '3be1924221e1326df520f8498d704a5c4c8d0cce'
23-Sep-2024 23:36:48 Cloning into 'third_party/gflags'...
23-Sep-2024 23:36:49 Submodule path 'casatools/grpc-source/third_party/gflags': checked out '30dbc81fb5ffdc98ea9b14b1918bfe4e8779b26e'
23-Sep-2024 23:36:49 Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'doc'
23-Sep-2024 23:36:50 Cloning into 'doc'...
23-Sep-2024 23:36:51 Submodule path 'casatools/grpc-source/third_party/gflags/doc': checked out '971dd2a4fadac9cdab174c523c22df79efd63aa5'
23-Sep-2024 23:36:51 Cloning into 'third_party/googletest'...
23-Sep-2024 23:36:53 Submodule path 'casatools/grpc-source/third_party/googletest': checked out 'ec44c6c1675c25b9827aacd08c02433cccde7780'
23-Sep-2024 23:36:53 Cloning into 'third_party/protobuf'...
23-Sep-2024 23:37:12 Submodule path 'casatools/grpc-source/third_party/protobuf': checked out '2761122b810fe8861004ae785cc3ab39f384d342'
23-Sep-2024 23:37:12 Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark'
23-Sep-2024 23:37:12 Cloning into 'third_party/benchmark'...
23-Sep-2024 23:37:13 Submodule path 'casatools/grpc-source/third_party/protobuf/third_party/benchmark': checked out '360e66c1c4777c99402cf8cd535aa510fee16573'
23-Sep-2024 23:37:14 Cloning into 'third_party/zlib'...
23-Sep-2024 23:37:15 Submodule path 'casatools/grpc-source/third_party/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f'
23-Sep-2024 23:37:15 Updated source code to revision: 713957f6ae5f81f182d1abd99552aa0710599f2f
23-Sep-2024 23:37:15 Finished task 'Source Code Checkout' with result: Success
23-Sep-2024 23:37:15 Running pre-build action: Build Log Labeller Pre Build Action
23-Sep-2024 23:37:15 Running pre-build action: VCS Version Collector
23-Sep-2024 23:37:15 Build CASASPECS - Dev Test 3.10 - CAS-14324 - Create Upload Plan Branch #1 (CASASPECS-DEVTESTPY3104-CPPB-1) started building on agent 'cbt-el7-10.cv.nrao.edu' (Remote agent on host cbt-el7-10.cv.nrao.edu)
23-Sep-2024 23:37:15
Substituting variable: ${bamboo.planRepository.branchName} with CAS-14324
23-Sep-2024 23:37:15
Substituting variable: ${bamboo.planRepository.branchName} with CAS-14324
23-Sep-2024 23:37:15
Substituting variable: ${bamboo.planRepository.branchName} with CAS-14324
23-Sep-2024 23:37:15 Starting task 'Script' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Sep-2024 23:37:15
Beginning to execute external process for build 'CASASPECS - Dev Test 3.10 - CAS-14324 - Create Upload Plan Branch #1 (CASASPECS-DEVTESTPY3104-CPPB-1)'
... running command line:
/export/home/cbt-el7-10/bamboohome/temp/CASASPECS-DEVTESTPY3104-CPPB-1-ScriptBuildTask-855464798855894024.sh
... in: /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY3104-CPPB
23-Sep-2024 23:37:15 Plan branch: CAS-14324
23-Sep-2024 23:37:15 https://open-bamboo.nrao.edu/rest/api/latest/plan/CASA-UTD/branch/CAS-14324?vcsBranch=CAS-14324&cleanupEnabled=true
23-Sep-2024 23:37:16 {"errors":["Invalid parameters while trying to create new branch CAS-14324 for plan CASA-UTD. Error: branchName: [This name is already used in a branch or plan.]"],"fieldErrors":{}}
23-Sep-2024 23:37:16 https://open-bamboo.nrao.edu/rest/api/latest/plan/CASA-UTD/branch/CAS-14324?vcsBranch=CAS-14324&cleanupEnabled=true
23-Sep-2024 23:37:16 {"errors":["Invalid parameters while trying to create new branch CAS-14324 for plan CASA-UTD. Error: branchName: [This name is already used in a branch or plan.]"],"fieldErrors":{}}
23-Sep-2024 23:37:16 Done
23-Sep-2024 23:37:16 Finished task 'Script' with result: Success
23-Sep-2024 23:37:16 Running post build plugin 'Docker Container Cleanup'
23-Sep-2024 23:37:16 Running post build plugin 'NCover Results Collector'
23-Sep-2024 23:37:16 Running post build plugin 'Build Results Label Collector'
23-Sep-2024 23:37:16 Running post build plugin 'Clover Results Collector'
23-Sep-2024 23:37:16 Running post build plugin 'npm Cache Cleanup'
23-Sep-2024 23:37:16 Running post build plugin 'Artifact Copier'
23-Sep-2024 23:37:16 Finalising the build...
23-Sep-2024 23:37:16 Stopping timer.
23-Sep-2024 23:37:16 Build CASASPECS-DEVTESTPY3104-CPPB-1 completed.
23-Sep-2024 23:37:17 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Sep-2024 23:37:17 Running on server: post build plugin 'NCover Results Collector'
23-Sep-2024 23:37:17 Running on server: post build plugin 'Build Labeller'
23-Sep-2024 23:37:17 Running on server: post build plugin 'Clover Delta Calculator'
23-Sep-2024 23:37:17 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Sep-2024 23:37:17 All post build plugins have finished
23-Sep-2024 23:37:17 Generating build results summary...
23-Sep-2024 23:37:17 Saving build results to disk...
23-Sep-2024 23:37:17 Store variable context...
23-Sep-2024 23:37:17 Finished building CASASPECS-DEVTESTPY3104-CPPB-1.