Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Clean build logs before each new plan run

Deleted user November 14, 2016

How can I clean the logs of the build before each plan run? Right now, the logs of the new run get appended to what was logged from the previous runs, and I want the logs to show the results of only the current run.

1 answer

0 votes
rsperafico
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 14, 2016

Hello Galin,

the logs of the new run get appended to what was logged from the previous runs

Bamboo does not append logs to previous builds.

Could you please:

  1. let us know the Bamboo version you are running
  2. create a new Plan (i.e Answers)
  3. add a Script task to your plan with the following:

    echo ${bamboo.buildResultKey}
  4. run a new build (i.e build log will be gererate to buid #1)
  5. run a new build (i.e build log will be gererate to buid #2)

information You will notice Bamboo will generate two build logs, independent from one another. If this does not happen and, in fact, build#2 gets appended to build #1, please raise a support requets.

Kind regards,
Rafael P. Sperafico

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events