Deploys Reference Application SNAPSHOT to maven

Build: #13582 failed Manual run from the stage: Release by Rafal Korytkowski

Stages & jobs

  1. Build and push

  2. Deploy to qa-refapp

  3. Release

    Requires a user to start manually
  4. Set variables

  5. Release others

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Release docker image Release others Download or View
17-Mar-2023 13:38:09         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$2(TaskExecutorImpl.java:321)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:258)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:321)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:118)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:73)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:205)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:177)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:169)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:118)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:162)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.lambda$start$0(DefaultBuildAgent.java:122)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
17-Mar-2023 13:38:09         at java.lang.Thread.run(Thread.java:750)
17-Mar-2023 13:38:09 Caused by: java.io.FileNotFoundException: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-RDITD/docker/docker-image.txt (No such file or directory)
17-Mar-2023 13:38:09         at java.io.FileInputStream.open0(Native Method)
17-Mar-2023 13:38:09         at java.io.FileInputStream.open(FileInputStream.java:195)
17-Mar-2023 13:38:09         at java.io.FileInputStream.<init>(FileInputStream.java:138)
17-Mar-2023 13:38:09         at org.apache.commons.io.FileUtils.openInputStream(FileUtils.java:2388)
17-Mar-2023 13:38:09         at org.apache.commons.io.FileUtils.readLines(FileUtils.java:2561)
17-Mar-2023 13:38:09         at org.apache.commons.io.FileUtils.readLines(FileUtils.java:2544)
17-Mar-2023 13:38:09         at com.atlassian.bamboo.plugins.variable.updater.VariableUpdater.readFromFile(VariableUpdater.java:229)
17-Mar-2023 13:38:09         ... 18 more