Console Output

Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/StoppingDown_100_20230116/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/tidalwave/stoppingdown_100_20230116.git # timeout=10
Fetching upstream changes from https://bitbucket.org/tidalwave/stoppingdown_100_20230116.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/stoppingdown_100_20230116.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision fd73032b9da84782514302e2bed9a451b175b7b0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd73032b9da84782514302e2bed9a451b175b7b0 # timeout=10
Commit message: "Initial commit."
First time build. Skipping changelog.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS