Skip to content
StepArgumentsStatus
Start of Pipeline - (2 min 48 sec in block)
node - (2 min 46 sec in block)master
node block - (2 min 46 sec in block)
tool - (0.48 sec in self)Maven 3.6.3
stage - (1.7 sec in block)Info
stage block (Info) - (0.98 sec in block)
echo - (0.36 sec in self)##############################################
echo - (0.19 sec in self)Preparing release 1.13.2 for appng-authentication from branch appng-authentication-1.13.x, current snapshot is 1.13.2-SNAPSHOT, next version will be 1.13.3-SNAPSHOT
echo - (57 ms in self)##############################################
stage - (6.7 sec in block)Prepare Release Branch
stage block (Prepare Release Branch) - (6.1 sec in block)
sh - (0.43 sec in self)rm -rf appng-authentication
sh - (2.6 sec in self)git clone git@github.com:appNG/appng-authentication.git appng-authentication
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.3 sec in block)
sh - (0.56 sec in self)git checkout appng-authentication-1.13.x
sh - (0.46 sec in self)sed -i 's/1\.13\.2-SNAPSHOT/1\.13\.2/g' pom.xml
sh - (0.41 sec in self)git status
sh - (0.68 sec in self)git commit -a -m 'preparing release 1.13.2'
stage - (2 min 32 sec in block)Build Release Branch
stage block (Build Release Branch) - (2 min 31 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 31 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 31 sec in block)
sh - (2 min 30 sec in self)'/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' clean 'deploy' -DoutFolder='/srv/www/appng.org/appng/builds/stable' -Pmaven-central
stage - (1.2 sec in block)Results
stage block (Results) - (0.81 sec in block)
junit - (0.63 sec in self)**/target/surefire-reports/TEST-*.xml
stage - (2.7 sec in block)Docs
stage block (Docs) - (2.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.2 sec in block)
sh - (0.31 sec in self)rm -rf /srv/www/appng.org/${application_name}/docs/1.13.2
sh - (0.29 sec in self)mkdir --parents /srv/www/appng.org/${application_name}/docs/1.13.2/reference
sh - (0.28 sec in self)mkdir --parents /srv/www/appng.org/${application_name}/docs/1.13.2/javadoc
sh - (0.28 sec in self)mv -f target/apidocs/* /srv/www/appng.org/${application_name}/docs/1.13.2/javadoc
sh - (0.3 sec in self)mv -f target/generated-docs/pdf/ /srv/www/appng.org/${application_name}/docs/1.13.2/reference/pdf/
sh - (0.27 sec in self)mv -f target/generated-docs/html/ /srv/www/appng.org/${application_name}/docs/1.13.2/reference/html/
stage - (0.88 sec in block)merge to master and tag
stage block (merge to master and tag) - (0.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (91 ms in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (31 ms in block)