Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 40 sec in block)
echo - (1 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (1 min 38 sec in block)
podTemplate block - (1 min 38 sec in block)
node - (1 min 36 sec in block)kubedeploy-agent
node block - (1 min 28 sec in block)
stage - (7 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (5.7 sec in block)
checkout - (5.1 sec in self)
withEnv - (1 min 20 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 19 sec in block)
sh - (1.4 sec in self) if [ "main" = "master" ] || [ "main" = "main" ]; then printf "production" else printf "main" fi
sh - (0.55 sec in self) if [ "main" = "master" ] || [ "main" = "main" ]; then printf "production" else printf "main" fi
sh - (1.5 sec in self) if [ "production" = "production" ]; then printf "stable-alpine" else printf "stable-alpine-for-staging" fi
sh - (1.2 sec in self) if [ "main" = "master" ] || [ "main" = "main" ]; then printf "production" else printf "main" fi
sh - (0.67 sec in self) if [ "main" = "master" ] || [ "main" = "main" ]; then printf "production" else printf "main" fi
sh - (1 sec in self) GIT_COMMIT_SHORT=$(git rev-parse --short 8f9deae87fcdb8d4dbbdae56a395dae061a7d10d) if [ "production" = "" ]; then printf ${GIT_COMMIT_SHORT}-254 else printf production-${GIT_COMMIT_SHORT}-254 fi
withEnv - (1 min 10 sec in block)ENVIRONMENT, BASE_NGINX_IMAGE_TAG, TAG_NAME
withEnv block - (1 min 10 sec in block)
timeout - (1 min 8 sec in block)
timeout block - (1 min 8 sec in block)
stage - (17 sec in block)Build docker image
stage block (Build docker image) - (16 sec in block)
node - (12 sec in block)docker-build
node block - (11 sec in block)
checkout - (2.3 sec in self)
withEnv - (7.4 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7.2 sec in block)
script - (2.4 sec in block)
script block - (1.8 sec in block)
readTrusted - (1.1 sec in self)Dockerfile
sh - (1.5 sec in self) docker build --pull --build-arg NGINX_IMAGE_TAG="stable-alpine" --build-arg BUILDER_IMAGE_TAG="latest" -t "eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-254" .
stage - (16 sec in block)Push docker image
stage block (Push docker image) - (15 sec in block)
node - (11 sec in block)docker-build
node block - (10 sec in block)
checkout - (2.2 sec in self)
withEnv - (6.9 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6.7 sec in block)
withDockerRegistry - (2.3 sec in block)
withDockerRegistry block - (1.5 sec in block)
sh - (1.1 sec in self) docker push "eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-254"
stage - (16 sec in block)Tag and push image as latest
stage block (Tag and push image as latest) - (15 sec in block)
node - (11 sec in block)docker-build
node block - (10 sec in block)
checkout - (2.1 sec in self)
withEnv - (6.8 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6.5 sec in block)
withDockerRegistry - (2.3 sec in block)
withDockerRegistry block - (1.5 sec in block)
sh - (1.1 sec in self) docker tag "eclipsefdn/asciidoc-wg.eclipse.org:production-8f9deae-254" "eclipsefdn/asciidoc-wg.eclipse.org:latest" docker push "eclipsefdn/asciidoc-wg.eclipse.org:latest"
stage - (10 sec in block)Deploy to cluster
stage block (Deploy to cluster) - (10 sec in block)
container - (3.4 sec in block)kubectl
container block - (3.1 sec in block)
withKubeConfig - (1.9 sec in block)
withKubeConfig block - (1.7 sec in block)
sh - (1 sec in self)
stage - (4.8 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (4.5 sec in block)
deleteDir - (0.64 sec in self)
slackSend - (0.5 sec in self)
emailext - (1.7 sec in self)