Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.
Build: #800 failed
Job: Workflow failed
Build log
The build generated 110 lines of output. Download or view full build log.
18-Apr-2024 13:44:34 | Build Openfire - Nightly Maven Install4j Build - 4.7 - Run Maven #800 (OPENFIRE-NIGHTLYMAVEN5-JOB1-800) is being prepared for building on agent ip-172-31-27-151.eu-central-1.compute.internal, bamboo version: 9.6.1 |
18-Apr-2024 13:44:34 | Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal |
18-Apr-2024 13:44:34 | Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN5-JOB1 |
18-Apr-2024 13:44:34 | Executing build Openfire - Nightly Maven Install4j Build - 4.7 - Run Maven #800 (OPENFIRE-NIGHTLYMAVEN5-JOB1-800) |
18-Apr-2024 13:44:34 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
18-Apr-2024 13:44:34 | Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN5-JOB1 |
18-Apr-2024 13:44:34 | Updating source code to revision: 5e91b42363955d92f75ac1b39f69b3821439b7ac |
18-Apr-2024 13:44:34 | Creating local git repository in '/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN5-JOB1/.git'. |
18-Apr-2024 13:44:34 | hint: Using 'master' as the name for the initial branch. This default branch name |
18-Apr-2024 13:44:34 | hint: is subject to change. To configure the initial branch name to use in all |
18-Apr-2024 13:44:34 | Initialized empty Git repository in /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN5-JOB1/.git/ |
18-Apr-2024 13:44:34 | hint: of your new repositories, which will suppress this warning, call: |
18-Apr-2024 13:44:34 | hint: |
18-Apr-2024 13:44:34 | hint: git config --global init.defaultBranch <name> |
18-Apr-2024 13:44:34 | hint: |
18-Apr-2024 13:44:34 | hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and |
18-Apr-2024 13:44:34 | hint: 'development'. The just-created branch can be renamed via this command: |
18-Apr-2024 13:44:34 | hint: |
18-Apr-2024 13:44:34 | hint: git branch -m <name> |
18-Apr-2024 13:44:34 | Fetching 'refs/heads/4.7' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch. |
18-Apr-2024 13:44:37 | Checking out revision 5e91b42363955d92f75ac1b39f69b3821439b7ac. |
18-Apr-2024 13:44:37 | Switched to branch '4.7' |
18-Apr-2024 13:44:37 | Updated source code to revision: 5e91b42363955d92f75ac1b39f69b3821439b7ac |
18-Apr-2024 13:44:37 | Finished task 'Checkout Default Repository' with result: Success |
18-Apr-2024 13:44:37 | Running pre-build action: Build Log Labeller Pre Build Action |
18-Apr-2024 13:44:37 | Running pre-build action: VCS Version Collector |
18-Apr-2024 13:44:37 | Build Openfire - Nightly Maven Install4j Build - 4.7 - Run Maven #800 (OPENFIRE-NIGHTLYMAVEN5-JOB1-800) started building on agent 'ip-172-31-27-151.eu-central-1.compute.internal' (Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal) |
18-Apr-2024 13:44:37 | Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' |
18-Apr-2024 13:44:37 | Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 4.7 - Run Maven #800 (OPENFIRE-NIGHTLYMAVEN5-JOB1-800)' ... running command line: /opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/OPENFIRE-NIGHTLYMAVEN5-JOB1 -Dinstall4j.home=/home/bamboo/install4j7 -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install ... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN5-JOB1 |
18-Apr-2024 13:44:39 | [INFO] Scanning for projects... |
18-Apr-2024 13:44:41 | [WARNING] |
18-Apr-2024 13:44:41 | [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.7.6-SNAPSHOT |
18-Apr-2024 13:44:41 | [WARNING] 'dependencies.dependency.systemPath' for install4j:install4j:jar should not point at files within the project directory, ${project.basedir}/libs/i4jruntime.jar will be unresolvable by dependent projects @ line 61, column 25 |
18-Apr-2024 13:44:41 | [WARNING] |
18-Apr-2024 13:44:41 | [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. |
18-Apr-2024 13:44:41 | [WARNING] |
18-Apr-2024 13:44:41 | [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. |
18-Apr-2024 13:44:41 | [WARNING] |
18-Apr-2024 13:44:41 | [INFO] ------------------------------------------------------------------------ |
18-Apr-2024 13:44:41 | [INFO] Reactor Build Order: |
18-Apr-2024 13:44:41 | [INFO] |
18-Apr-2024 13:44:41 | [INFO] Parent [pom] |
18-Apr-2024 13:44:41 | [INFO] Internationalization files for Openfire [jar] |
18-Apr-2024 13:44:41 | [INFO] Core XMPP Server [jar] |
18-Apr-2024 13:44:41 | [INFO] Starter for Openfire [jar] |
18-Apr-2024 13:44:41 | [INFO] Openfire Plugins [pom] |
18-Apr-2024 13:44:41 | [INFO] Openfire Plugin Assembly Descriptor [jar] |
18-Apr-2024 13:44:41 | [INFO] Distribution [jar] |
18-Apr-2024 13:44:41 | [INFO] |
18-Apr-2024 13:44:41 | [INFO] -----------------< org.igniterealtime.openfire:parent >----------------- |
18-Apr-2024 13:44:41 | [INFO] Building Parent 4.7.6-SNAPSHOT [1/7] |
18-Apr-2024 13:44:41 | [INFO] --------------------------------[ pom ]--------------------------------- |
18-Apr-2024 13:44:41 | [INFO] |
18-Apr-2024 13:44:41 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- |
18-Apr-2024 13:44:41 | [INFO] |
18-Apr-2024 13:44:41 | [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent --- |
18-Apr-2024 13:44:41 | [INFO] |
18-Apr-2024 13:44:41 | [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent --- |
18-Apr-2024 13:44:41 | [INFO] Installing /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN5-JOB1/pom.xml to /mnt/maven/org/igniterealtime/openfire/parent/4.7.6-SNAPSHOT/parent-4.7.6-SNAPSHOT.pom |
18-Apr-2024 13:44:41 | [INFO] ------------------------------------------------------------------------ |
18-Apr-2024 13:44:41 | [INFO] Reactor Summary for Parent 4.7.6-SNAPSHOT: |
18-Apr-2024 13:44:41 | [INFO] |
18-Apr-2024 13:44:41 | [INFO] Parent ............................................. FAILURE [ 0.751 s] |
18-Apr-2024 13:44:41 | [INFO] Internationalization files for Openfire ............ SKIPPED |
18-Apr-2024 13:44:41 | [INFO] Core XMPP Server ................................... SKIPPED |
18-Apr-2024 13:44:41 | [INFO] Starter for Openfire ............................... SKIPPED |
18-Apr-2024 13:44:41 | [INFO] Openfire Plugins ................................... SKIPPED |
18-Apr-2024 13:44:41 | [INFO] Openfire Plugin Assembly Descriptor ................ SKIPPED |
18-Apr-2024 13:44:41 | [INFO] Distribution ....................................... SKIPPED |
18-Apr-2024 13:44:41 | [INFO] ------------------------------------------------------------------------ |
18-Apr-2024 13:44:41 | [INFO] BUILD FAILURE |
18-Apr-2024 13:44:41 | [INFO] ------------------------------------------------------------------------ |
18-Apr-2024 13:44:41 | [INFO] Total time: 2.651 s |
18-Apr-2024 13:44:41 | [INFO] Finished at: 2024-04-18T13:44:41Z |
18-Apr-2024 13:44:41 | [INFO] ------------------------------------------------------------------------ |
18-Apr-2024 13:44:41 | [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) on project parent: Failed to install artifact org.igniterealtime.openfire:parent:pom:4.7.6-SNAPSHOT: /mnt/maven/org/igniterealtime/openfire/parent/4.7.6-SNAPSHOT/parent-4.7.6-SNAPSHOT.pom (Permission denied) -> [Help 1] |
18-Apr-2024 13:44:41 | [ERROR] |
18-Apr-2024 13:44:41 | [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
18-Apr-2024 13:44:41 | [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
18-Apr-2024 13:44:41 | [ERROR] |
18-Apr-2024 13:44:41 | [ERROR] For more information about the errors and possible solutions, please read the following articles: |
18-Apr-2024 13:44:41 | [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException |
18-Apr-2024 13:44:41 | Failing task since return code of [/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/OPENFIRE-NIGHTLYMAVEN5-JOB1 -Dinstall4j.home=/home/bamboo/install4j7 -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install] was 1 while expected 0 |
18-Apr-2024 13:44:41 | Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN5-JOB1... |
18-Apr-2024 13:44:41 | Finished task 'Build and install in local repository' with result: Failed |
18-Apr-2024 13:44:41 | Running post build plugin 'Docker Container Cleanup' |
18-Apr-2024 13:44:41 | Running post build plugin 'NCover Results Collector' |
18-Apr-2024 13:44:41 | Running post build plugin 'Build Results Label Collector' |
18-Apr-2024 13:44:41 | Running post build plugin 'Clover Results Collector' |
18-Apr-2024 13:44:41 | Running post build plugin 'npm Cache Cleanup' |
18-Apr-2024 13:44:41 | Running post build plugin 'Artifact Copier' |
18-Apr-2024 13:44:41 | Publishing an artifact: install4j-generated media |
18-Apr-2024 13:44:41 | Unable to publish artifact [install4j-generated media]: the source directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN5-JOB1/distribution/target/media does not exist. |
18-Apr-2024 13:44:41 | The artifact hasn't been successfully published after 314.1 μs |
18-Apr-2024 13:44:41 | Publishing an artifact: plugins |
18-Apr-2024 13:44:41 | Unable to publish artifact [plugins]: the source directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN5-JOB1/src/plugins does not exist. |
18-Apr-2024 13:44:41 | The artifact hasn't been successfully published after 234.2 μs |
18-Apr-2024 13:44:41 | Finalising the build... |
18-Apr-2024 13:44:41 | Stopping timer. |
18-Apr-2024 13:44:41 | Build OPENFIRE-NIGHTLYMAVEN5-JOB1-800 completed. |
18-Apr-2024 13:44:41 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
18-Apr-2024 13:44:42 | Running on server: post build plugin 'NCover Results Collector' |
18-Apr-2024 13:44:42 | Running on server: post build plugin 'Build Labeller' |
18-Apr-2024 13:44:42 | Running on server: post build plugin 'Clover Delta Calculator' |
18-Apr-2024 13:44:42 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
18-Apr-2024 13:44:42 | All post build plugins have finished |
18-Apr-2024 13:44:42 | Generating build results summary... |
18-Apr-2024 13:44:42 | Saving build results to disk... |
18-Apr-2024 13:44:42 | Store variable context... |
18-Apr-2024 13:44:42 | Finished building OPENFIRE-NIGHTLYMAVEN5-JOB1-800. |