Build: #31 was successful

Job: Original-upstream was successful

Stages & jobs

  1. Default Stage

Build log

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

13-Jul-2023 02:48:23 Build Atlassian - Atlassian Agent - Original-upstream #31 (AA-AA-OR-31) is being prepared for building on agent bamboo-agent-cb875cc4-f7jmd, bamboo version: 9.3.0
13-Jul-2023 02:48:23 Remote agent on host bamboo-agent-cb875cc4-f7jmd
13-Jul-2023 02:48:24 Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
13-Jul-2023 02:48:25 Executing build Atlassian - Atlassian Agent - Original-upstream #31 (AA-AA-OR-31)
13-Jul-2023 02:48:25 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
13-Jul-2023 02:48:25 Build always requires a clean checkout
13-Jul-2023 02:48:25 Cleaning build directory '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR'
13-Jul-2023 02:48:25 Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
13-Jul-2023 02:48:25 Updating source code to revision: 95e6a7dfb4ed19529a94cda7e7db8fae1b0837c0
13-Jul-2023 02:48:25 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/_git-repositories-cache/ef7aa1472553782647f6cd0244e13b06a044663b/.git'.
13-Jul-2023 02:48:25 hint: Using 'master' as the name for the initial branch. This default branch name
13-Jul-2023 02:48:25 Initialized empty Git repository in /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/_git-repositories-cache/ef7aa1472553782647f6cd0244e13b06a044663b/.git/
13-Jul-2023 02:48:25 hint: is subject to change. To configure the initial branch name to use in all
13-Jul-2023 02:48:25 hint: of your new repositories, which will suppress this warning, call:
13-Jul-2023 02:48:25 hint:
13-Jul-2023 02:48:25 hint:         git config --global init.defaultBranch <name>
13-Jul-2023 02:48:25 hint:
13-Jul-2023 02:48:25 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13-Jul-2023 02:48:25 hint: 'development'. The just-created branch can be renamed via this command:
13-Jul-2023 02:48:25 hint:
13-Jul-2023 02:48:25 hint:         git branch -m <name>
13-Jul-2023 02:48:26 Fetching 'refs/heads/master' from 'https://github.com/caelumlux/atlassian-agent.git'.
13-Jul-2023 02:48:27 Checking out revision 95e6a7dfb4ed19529a94cda7e7db8fae1b0837c0.
13-Jul-2023 02:48:27 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/.git'.
13-Jul-2023 02:48:27 Cloning into '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR'...
13-Jul-2023 02:48:27 done.
13-Jul-2023 02:48:27 Already on 'master'
13-Jul-2023 02:48:27 Your branch is up to date with 'origin/master'.
13-Jul-2023 02:48:27 Updated source code to revision: 95e6a7dfb4ed19529a94cda7e7db8fae1b0837c0
13-Jul-2023 02:48:27 Finished task 'Source Code Checkout' with result: Success
13-Jul-2023 02:48:27 Running pre-build action: Build Log Labeller Pre Build Action
13-Jul-2023 02:48:27 Running pre-build action: VCS Version Collector
13-Jul-2023 02:48:28 Build Atlassian - Atlassian Agent - Original-upstream #31 (AA-AA-OR-31) started building on agent 'bamboo-agent-cb875cc4-f7jmd' (Remote agent on host bamboo-agent-cb875cc4-f7jmd)
13-Jul-2023 02:48:31 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
13-Jul-2023 02:48:32
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Original-upstream #31 (AA-AA-OR-31)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/AA-AA-OR package
... in: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
13-Jul-2023 02:48:36 [INFO] Scanning for projects...
13-Jul-2023 02:48:36 [INFO]
13-Jul-2023 02:48:36 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
13-Jul-2023 02:48:36 [INFO] Building atlassian-agent 1.0
13-Jul-2023 02:48:36 [INFO] --------------------------------[ jar ]---------------------------------
13-Jul-2023 02:48:37 [INFO]
13-Jul-2023 02:48:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent ---
13-Jul-2023 02:48:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Jul-2023 02:48:37 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/src/main/resources
13-Jul-2023 02:48:37 [INFO]
13-Jul-2023 02:48:37 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent ---
13-Jul-2023 02:48:38 [INFO] Changes detected - recompiling the module!
13-Jul-2023 02:48:38 [INFO] Compiling 24 source files to /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/classes
13-Jul-2023 02:48:41 [INFO]
13-Jul-2023 02:48:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlassian-agent ---
13-Jul-2023 02:48:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Jul-2023 02:48:41 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/src/test/resources
13-Jul-2023 02:48:41 [INFO]
13-Jul-2023 02:48:41 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlassian-agent ---
13-Jul-2023 02:48:41 [INFO] No sources to compile
13-Jul-2023 02:48:41 [INFO]
13-Jul-2023 02:48:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlassian-agent ---
13-Jul-2023 02:48:41 [INFO] No tests to run.
13-Jul-2023 02:48:41 [INFO]
13-Jul-2023 02:48:41 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ atlassian-agent ---
13-Jul-2023 02:48:42 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/atlassian-agent.jar
13-Jul-2023 02:48:42 [INFO]
13-Jul-2023 02:48:42 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ atlassian-agent ---
13-Jul-2023 02:48:44 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/atlassian-agent-jar-with-dependencies.jar
13-Jul-2023 02:48:45 [INFO] ------------------------------------------------------------------------
13-Jul-2023 02:48:45 [INFO] BUILD SUCCESS
13-Jul-2023 02:48:45 [INFO] ------------------------------------------------------------------------
13-Jul-2023 02:48:45 [INFO] Total time:  9.316 s
13-Jul-2023 02:48:45 [INFO] Finished at: 2023-07-13T02:48:45Z
13-Jul-2023 02:48:45 [INFO] ------------------------------------------------------------------------
13-Jul-2023 02:48:45 Finished task 'Maven 3.x' with result: Success
13-Jul-2023 02:48:45 Starting task 'Artifact download' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
13-Jul-2023 02:48:45 Finished task 'Artifact download' with result: Success
13-Jul-2023 02:48:45 Skipping execution of task 'Copy agent to fileserver' as it is disabled
13-Jul-2023 02:48:45 Running post build plugin 'Docker Container Cleanup'
13-Jul-2023 02:48:45 Running post build plugin 'NCover Results Collector'
13-Jul-2023 02:48:45 Running post build plugin 'Build Results Label Collector'
13-Jul-2023 02:48:45 Running post build plugin 'Clover Results Collector'
13-Jul-2023 02:48:45 Running post build plugin 'npm Cache Cleanup'
13-Jul-2023 02:48:45 Running post build plugin 'Artifact Copier'
13-Jul-2023 02:48:45 Publishing an artifact: jar
13-Jul-2023 02:48:46 Finished publishing of artifact Required job artifact Http Compression Off : [jar], patterns: [**/*.jar] anchored at: [target] in 1.130 s
13-Jul-2023 02:48:46 Finalising the build...
13-Jul-2023 02:48:46 Stopping timer.
13-Jul-2023 02:48:46 Build AA-AA-OR-31 completed.
13-Jul-2023 02:48:50 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Jul-2023 02:48:50 Running on server: post build plugin 'Bamboo project link creator'
13-Jul-2023 02:48:50 Running on server: post build plugin 'NCover Results Collector'
13-Jul-2023 02:48:50 Running on server: post build plugin 'Build Labeller'
13-Jul-2023 02:48:50 Running on server: post build plugin 'Clover Delta Calculator'
13-Jul-2023 02:48:50 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Jul-2023 02:48:50 All post build plugins have finished
13-Jul-2023 02:48:50 Generating build results summary...
13-Jul-2023 02:48:50 Saving build results to disk...
13-Jul-2023 02:48:50 Store variable context...
13-Jul-2023 02:48:50 Finished building AA-AA-OR-31.