Skip to content
StepArgumentsStatus
Start of Pipeline - (2 hr 2 min in block)
withEnv - (2 hr 2 min in block)APT_MIRROR, DOCKER_BUILDKIT
withEnv block - (2 hr 2 min in block)
timeout - (2 hr 2 min in block)
timeout block - (2 hr 2 min in block)
timestamps - (2 hr 2 min in block)
timestamps block - (2 hr 2 min in block)
stage - (2 hr 2 min in block)Build
stage block (Build) - (2 hr 2 min in block)
parallel - (2 hr 2 min in block)
parallel block (Branch: unit) - (7 ms in block)
stage - (4 min 27 sec in block)unit
stage block (unit) - (4 min 27 sec in block)
node - (4 min 26 sec in block)
node block - (4 min 26 sec in block)
checkout - (13 sec in self)
withEnv - (4 min 12 sec in block)GIT_BRANCH, GIT_URL
withEnv block - (4 min 12 sec in block)
stage - (0.91 sec in block)Print info
stage block (Print info) - (0.89 sec in block)
sh - (0.28 sec in self)docker version
sh - (0.6 sec in self)docker info
stage - (4.3 sec in block)Build dev image
stage block (Build dev image) - (4.3 sec in block)
sh - (4.3 sec in self) # todo: include ip_vs in base image sudo modprobe ip_vs GITCOMMIT=$(git rev-parse --short HEAD) docker build --force-rm --build-arg APT_MIRROR -t docker:$GITCOMMIT .
stage - (4 min 4 sec in block)Run tests
stage block (Run tests) - (4 min 4 sec in block)
sh - (4 min 4 sec in self) GITCOMMIT=$(git rev-parse --short HEAD) docker run --rm -t --privileged -v "$WORKSPACE/bundles:/go/src/github.com/docker/docker/bundles" -v "$WORKSPACE/.git:/go/src/github.com/docker/docker/.git" --name docker-pr$BUILD_NUMBER -e DOCKER_GITCOMMIT=${GITCOMMIT} -e DOCKER_GRAPHDRIVER=overlay2 docker:$GITCOMMIT hack/test/unit
junit - (0.13 sec in self)bundles/junit-report.xml
sh - (0.28 sec in self)
sh - (1.6 sec in self) echo 'Chowning /workspace to jenkins user' docker run --rm -v "$WORKSPACE:/workspace" busybox chown -R "$(id -u):$(id -g)" /workspace
sh - (0.28 sec in self) echo 'Creating unit-bundles.tar.gz' tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
archiveArtifacts - (59 ms in self)unit-bundles.tar.gz
sh - (0.28 sec in self)make clean
deleteDir - (0.19 sec in self)
parallel block (Branch: janky) - (9 ms in block)
stage - (2 hr 2 min in block)janky
stage block (janky) - (2 hr 2 min in block)
node - (2 hr 2 min in block)
node block - (2 hr 2 min in block)
checkout - (14 sec in self)
withEnv - (2 hr 2 min in block)GIT_BRANCH, GIT_URL
withEnv block - (2 hr 2 min in block)
stage - (1.1 sec in block)Print info
stage block (Print info) - (1.1 sec in block)
sh - (0.35 sec in self)docker version
sh - (0.75 sec in self)docker info
stage - (4.2 sec in block)Build dev image
stage block (Build dev image) - (4.2 sec in block)
sh - (4.2 sec in self) # todo: include ip_vs in base image sudo modprobe ip_vs GITCOMMIT=$(git rev-parse --short HEAD) docker build --force-rm --build-arg APT_MIRROR -t docker:$GITCOMMIT .
stage - (1 hr 58 min in block)Run tests
stage block (Run tests) - (1 hr 58 min in block)
sh - (1 hr 58 min in self)
stage - (3 min 16 sec in block)Build e2e image
stage block (Build e2e image) - (3 min 16 sec in block)
sh - (3 min 16 sec in self) GITCOMMIT=$(git rev-parse --short HEAD) echo "Building e2e image" docker build --build-arg DOCKER_GITCOMMIT=$GITCOMMIT -t moby-e2e-test -f Dockerfile.e2e .
sh - (0.35 sec in self)
sh - (3.6 sec in self) echo "Chowning /workspace to jenkins user" docker run --rm -v "$WORKSPACE:/workspace" busybox chown -R "$(id -u):$(id -g)" /workspace
sh - (1.8 sec in self)
archiveArtifacts - (0.84 sec in self)janky-bundles.tar.gz
sh - (0.65 sec in self)make clean
deleteDir - (4.5 sec in self)
parallel block (Branch: experimental) - (10 ms in block)
stage - (1 hr 41 min in block)experimental
stage block (experimental) - (1 hr 41 min in block)
node - (1 hr 41 min in block)
node block - (1 hr 41 min in block)
checkout - (13 sec in self)
withEnv - (1 hr 41 min in block)GIT_BRANCH, GIT_URL
withEnv block - (1 hr 41 min in block)
stage - (0.81 sec in block)Print info
stage block (Print info) - (0.78 sec in block)
sh - (0.28 sec in self)docker version
sh - (0.49 sec in self)docker info
stage - (4.2 sec in block)Build dev image
stage block (Build dev image) - (4.2 sec in block)
sh - (4.2 sec in self) GITCOMMIT=$(git rev-parse --short HEAD) docker build --force-rm --build-arg APT_MIRROR -t docker:${GITCOMMIT}-exp .
stage - (1 hr 40 min in block)Run tests
stage block (Run tests) - (1 hr 40 min in block)
sh - (1 hr 40 min in self) GITCOMMIT=$(git rev-parse --short HEAD) docker run --rm -t --privileged -v "$WORKSPACE/bundles:/go/src/github.com/docker/docker/bundles" -e DOCKER_EXPERIMENTAL=y --name docker-pr-exp$BUILD_NUMBER -e DOCKER_GITCOMMIT=${GITCOMMIT} -e DOCKER_GRAPHDRIVER=overlay2 docker:${GITCOMMIT}-exp hack/ci/experimental
sh - (0.29 sec in self)
sh - (3.5 sec in self) echo "Chowning /workspace to jenkins user" docker run --rm -v "$WORKSPACE:/workspace" busybox chown -R "$(id -u):$(id -g)" /workspace
sh - (1.7 sec in self)
archiveArtifacts - (0.53 sec in self)experimental-bundles.tar.gz
sh - (0.54 sec in self)make clean
deleteDir - (4.3 sec in self)
parallel block (Branch: z) - (12 ms in block)
stage - (2 hr 1 min in block)z
stage block (z) - (2 hr 1 min in block)
node - (2 hr 1 min in block)
node block - (2 hr 1 min in block)
checkout - (13 sec in self)
withEnv - (2 hr 1 min in block)GIT_BRANCH, GIT_URL
withEnv block - (2 hr 1 min in block)
withEnv - (2 hr 1 min in block)DOCKER_BUILDKIT
withEnv block - (2 hr 1 min in block)
stage - (1.9 sec in block)Print info
stage block (Print info) - (1.9 sec in block)
sh - (0.89 sec in self)docker version
sh - (1 sec in self)docker info
stage - (8.2 sec in block)Build dev image
stage block (Build dev image) - (8.1 sec in block)
sh - (8.1 sec in self) GITCOMMIT=$(git rev-parse --short HEAD) docker build --force-rm --build-arg APT_MIRROR -t docker:$GITCOMMIT -f Dockerfile .
stage - (1 hr 58 min in block)Run tests
stage block (Run tests) - (1 hr 58 min in block)
sh - (1 hr 58 min in self)
sh - (1 sec in self)
sh - (6.1 sec in self) echo "Chowning /workspace to jenkins user" docker run --rm -v "$WORKSPACE:/workspace" busybox chown -R "$(id -u):$(id -g)" /workspace
sh - (2.4 sec in self)
step - (27 sec in self)MASKED_VALUE
sh - (1.2 sec in self)make clean
deleteDir - (2 min 30 sec in self)
parallel block (Branch: powerpc) - (1 ms in block)
stage - (2 hr 1 min in block)powerpc
stage block (powerpc) - (2 hr 1 min in block)
node - (2 hr 1 min in block)
node block - (2 hr 1 min in block)
checkout - (27 sec in self)
withEnv - (2 hr 1 min in block)GIT_BRANCH, GIT_URL
withEnv block - (2 hr 1 min in block)
withEnv - (2 hr 1 min in block)DOCKER_BUILDKIT
withEnv block - (2 hr 1 min in block)
stage - (0.8 sec in block)Print info
stage block (Print info) - (0.78 sec in block)
sh - (0.39 sec in self)docker version
sh - (0.38 sec in self)docker info
stage - (10 sec in block)Build dev image
stage block (Build dev image) - (10 sec in block)
sh - (10 sec in self) GITCOMMIT=$(git rev-parse --short HEAD) docker build --force-rm --build-arg APT_MIRROR -t docker:$GITCOMMIT -f Dockerfile .
stage - (2 hr 0 min in block)Run tests
stage block (Run tests) - (2 hr 0 min in block)
sh - (2 hr 0 min in self)
sh - (0.41 sec in self)
sh - (8.7 sec in self) echo "Chowning /workspace to jenkins user" docker run --rm -v "$WORKSPACE:/workspace" busybox chown -R "$(id -u):$(id -g)" /workspace
sh - (3 sec in self) echo "Creating bundles.tar.gz" find bundles -name '*.log' | xargs tar -czf powerpc-bundles.tar.gz
archiveArtifacts - (0.91 sec in self)powerpc-bundles.tar.gz
sh - (1.2 sec in self)make clean
deleteDir - (14 sec in self)
parallel block (Branch: vendor) - (14 ms in block)
stage - (26 sec in block)vendor
stage block (vendor) - (26 sec in block)
node - (26 sec in block)
node block - (24 sec in block)
checkout - (14 sec in self)
withEnv - (9.3 sec in block)GIT_BRANCH, GIT_URL
withEnv block - (9.3 sec in block)
stage - (0.57 sec in block)Print info
stage block (Print info) - (0.55 sec in block)
sh - (0.27 sec in self)docker version
sh - (0.27 sec in self)docker info
stage - (6.4 sec in block)Build dev image
stage block (Build dev image) - (6.3 sec in block)
sh - (6.3 sec in self) GITCOMMIT=$(git rev-parse --short HEAD) docker build --force-rm --build-arg APT_MIRROR -t dockerven:$GITCOMMIT .
stage - (1.8 sec in block)Run tests
stage block (Run tests) - (1.8 sec in block)
sh - (1.8 sec in self)
sh - (0.31 sec in self)make clean
deleteDir - (0.18 sec in self)
parallel block (Branch: windowsRS1) - (16 ms in block)
stage - (0.54 sec in block)
stage block (windowsRS1) - (0.53 sec in block)
stage - (0.46 sec in block)Print info
stage block (Print info) - (3 ms in block)
stage - (16 ms in block)Run tests
stage block (Run tests) - (8 ms in block)
parallel block (Branch: windowsRS5-process) - (0.57 sec in block)
stage - (0.54 sec in block)windowsRS5-process
stage block (windowsRS5-process) - (0.53 sec in block)
stage - (0.46 sec in block)Print info
stage block (Print info) - (2 ms in block)
stage - (18 ms in block)Run tests
stage block (Run tests) - (7 ms in block)