Skip to content
StepArgumentsStatus
Start of Pipeline - (9 min 47 sec in block)
withEnv - (9 min 46 sec in block)GOPROXY, TAG
withEnv block - (9 min 46 sec in block)
timeout - (9 min 46 sec in block)
timeout block - (9 min 46 sec in block)
stage - (9 min 43 sec in block)Build
stage block (Build) - (9 min 43 sec in block)
parallel - (9 min 43 sec in block)
parallel block (Branch: Validate) - (5 ms in block)
stage - (9 min 43 sec in block)Validate
stage block (Validate) - (9 min 43 sec in block)
node - (9 min 43 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (9 min 43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (9 min 42 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (9 min 42 sec in block)
checkout - (5.9 sec in self)
ansiColor - (9 min 36 sec in block)xterm
ansiColor block - (9 min 36 sec in block)
sh - (1 min 32 sec in self)make -f docker.Makefile lint
sh - (8 min 3 sec in self)make -f docker.Makefile check-vendor
deleteDir - (0.27 sec in self)
parallel block (Branch: Binaries) - (8 ms in block)
stage - (9 min 12 sec in block)Binaries
stage block (Binaries) - (9 min 12 sec in block)
node - (9 min 12 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (9 min 12 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (9 min 12 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (9 min 12 sec in block)
script - (9 min 12 sec in block)
script block - (9 min 12 sec in block)
checkout - (3.5 sec in self)
ansiColor - (8 min 23 sec in block)xterm
ansiColor block - (8 min 23 sec in block)
sh - (8 min 23 sec in self)make -f docker.Makefile cli-cross cross e2e-cross tars
org.jenkinsci.plugins.workflow.steps.PushdStep - (44 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (44 sec in block)
stash - (44 sec in self)binaries
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.23 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.22 sec in block)
stash - (0.21 sec in self)e2e
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.18 sec in block)
stash - (0.18 sec in self)examples
sh - (0.28 sec in self)make -f docker.Makefile clean_images
deleteDir - (0.29 sec in self)
parallel block (Branch: Build Invocation image) - (1 min 33 sec in block)
stage - (1 min 33 sec in block)Build Invocation image
stage block (Build Invocation image) - (1 min 33 sec in block)
node - (1 min 33 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (1 min 33 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 32 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 32 sec in block)
checkout - (3.3 sec in self)
ansiColor - (1 min 15 sec in block)xterm
ansiColor block - (1 min 15 sec in block)
sh - (1 min 13 sec in self)make -f docker.Makefile save-invocation-image
sh - (0.85 sec in self)make -f docker.Makefile INVOCATION_IMAGE_TAG=$TAG-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag
sh - (1.2 sec in self)make -f docker.Makefile INVOCATION_IMAGE_TAG=$TAG-coverage-experimental OUTPUT=coverage-experimental-invocation-image.tar save-invocation-image-tag
org.jenkinsci.plugins.workflow.steps.PushdStep - (13 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (13 sec in block)
stash - (4.6 sec in self)invocation-image
stash - (4.5 sec in self)coverage-invocation-image
stash - (4.5 sec in self)coverage-experimental-invocation-image
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.86 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.85 sec in block)
sh - (0.28 sec in self)docker rmi docker/cnab-app-base:$TAG
sh - (0.28 sec in self)docker rmi docker/cnab-app-base:$TAG-coverage
sh - (0.28 sec in self)docker rmi docker/cnab-app-base:$TAG-coverage-experimental
deleteDir - (0.22 sec in self)
stage - (3.3 sec in block)Test
stage block (Test) - (3.3 sec in block)
parallel - (3.2 sec in block)
parallel block (Branch: Coverage) - (7 ms in block)
stage - (3.1 sec in block)Coverage
stage block (Coverage) - (3.1 sec in block)
node - (3.1 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.1 sec in block)
checkout - (2.1 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.85 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.84 sec in block)
sh - (0.32 sec in self)[ ! -e unit-coverage.xml ] || sed -i -E -e 's,"github.com/docker/app","unit/basic",g; s,"github.com/docker/app/([^"]*)","unit/basic/\1",g' unit-coverage.xml
sh - (0.33 sec in self)[ ! -e e2e-coverage.xml ] || sed -i -E -e 's,"github.com/docker/app/e2e","e2e/basic",g' e2e-coverage.xml
archiveArtifacts - (13 ms in self)*.xml
junit - (0.17 sec in self)*.xml
parallel block (Branch: Coverage (experimental)) - (10 ms in block)
stage - (3.2 sec in block)Coverage (experimental)
stage block (Coverage (experimental)) - (3.2 sec in block)
node - (3.2 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (3.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.3 sec in block)
checkout - (2.3 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.71 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.7 sec in block)
sh - (0.28 sec in self)[ ! -e experimental-unit-coverage.xml ] || sed -i -E -e 's,"github.com/docker/app","unit/experimental",g; s,"github.com/docker/app/([^"]*)","unit/experimental/\1",g' experimental-unit-coverage.xml
sh - (0.4 sec in self)[ ! -e experimental-e2e-coverage.xml ] || sed -i -E -e 's,"github.com/docker/app/e2e","e2e/experimental",g' experimental-e2e-coverage.xml
archiveArtifacts - (16 ms in self)*.xml
parallel block (Branch: Test Linux) - (2.1 sec in block)
stage - (2.1 sec in block)Test Linux
stage block (Test Linux) - (2.1 sec in block)
node - (2.1 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (2 sec in block)
withEnv - (2 sec in block)DOCKERAPP_BINARY, DOCKERCLI_BINARY
withEnv block - (2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.9 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.9 sec in block)
checkout - (1.9 sec in self)
archiveArtifacts - (9 ms in self)src/github.com/docker/app/e2e-linux.xml
junit - (22 ms in self)src/github.com/docker/app/e2e-linux.xml