Build: #26 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

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