Skip to content
StepArgumentsStatus
Start of Pipeline - (2 hr 13 min in block)
withEnv - (2 hr 13 min in block)APT_MIRROR, DOCKER_BUILDKIT
withEnv block - (2 hr 13 min in block)
timeout - (2 hr 13 min in block)
timeout block - (2 hr 13 min in block)
timestamps - (2 hr 13 min in block)
timestamps block - (2 hr 13 min in block)
stage - (2 hr 13 min in block)Build
stage block (Build) - (2 hr 13 min in block)
parallel - (2 hr 13 min in block)
parallel block (Branch: unit) - (3 ms in block)
stage - (4 min 26 sec in block)unit
stage block (unit) - (4 min 26 sec in block)
node - (4 min 26 sec in block)
node block - (4 min 26 sec in block)
checkout - (14 sec in self)
withEnv - (4 min 11 sec in block)GIT_BRANCH, GIT_URL
withEnv block - (4 min 11 sec in block)
stage - (0.66 sec in block)Print info
stage block (Print info) - (0.62 sec in block)
sh - (0.29 sec in self)docker version
sh - (0.29 sec in self)docker info
stage - (1.9 sec in block)Build dev image
stage block (Build dev image) - (1.8 sec in block)
sh - (1.7 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 6 sec in block)Run tests
stage block (Run tests) - (4 min 6 sec in block)
sh - (4 min 6 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.15 sec in self)bundles/junit-report.xml
sh - (0.29 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.29 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 - (56 ms in self)unit-bundles.tar.gz
sh - (0.29 sec in self)make clean
deleteDir - (0.2 sec in self)
parallel block (Branch: janky) - (3 ms in block)
stage - (2 hr 1 min in block)janky
stage block (janky) - (2 hr 1 min in block)
node - (2 hr 1 min in block)
node block - (2 hr 1 min in block)
checkout - (14 sec in self)
withEnv - (2 hr 1 min in block)GIT_BRANCH, GIT_URL
withEnv block - (2 hr 1 min in block)
stage - (0.71 sec in block)Print info
stage block (Print info) - (0.67 sec in block)
sh - (0.32 sec in self)docker version
sh - (0.3 sec in self)docker info
stage - (4.3 sec in block)Build dev image
stage block (Build dev image) - (4.2 sec in block)
sh - (4.1 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 - (2 min 43 sec in block)Build e2e image
stage block (Build e2e image) - (2 min 43 sec in block)
sh - (2 min 43 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.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.62 sec in self)janky-bundles.tar.gz
sh - (0.29 sec in self)make clean
deleteDir - (4.2 sec in self)
parallel block (Branch: experimental) - (3 ms in block)
stage - (1 hr 43 min in block)experimental
stage block (experimental) - (1 hr 43 min in block)
node - (1 hr 43 min in block)
node block - (1 hr 43 min in block)
checkout - (14 sec in self)
withEnv - (1 hr 43 min in block)GIT_BRANCH, GIT_URL
withEnv block - (1 hr 43 min in block)
stage - (0.69 sec in block)Print info
stage block (Print info) - (0.65 sec in block)
sh - (0.29 sec in self)docker version
sh - (0.34 sec in self)docker info
stage - (4.5 sec in block)Build dev image
stage block (Build dev image) - (4.4 sec in block)
sh - (4.4 sec in self) GITCOMMIT=$(git rev-parse --short HEAD) docker build --force-rm --build-arg APT_MIRROR -t docker:${GITCOMMIT}-exp .
stage - (1 hr 42 min in block)Run tests
stage block (Run tests) - (1 hr 42 min in block)
sh - (1 hr 42 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.31 sec in self)
sh - (4.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.57 sec in self)experimental-bundles.tar.gz
sh - (0.54 sec in self)make clean
deleteDir - (4.2 sec in self)
parallel block (Branch: z) - (4 ms in block)
stage - (2 hr 2 min in block)z
stage block (z) - (2 hr 2 min in block)
node - (2 hr 2 min in block)
node block - (2 hr 2 min in block)
checkout - (11 sec in self)
withEnv - (2 hr 2 min in block)GIT_BRANCH, GIT_URL
withEnv block - (2 hr 2 min in block)
withEnv - (2 hr 2 min in block)DOCKER_BUILDKIT
withEnv block - (2 hr 2 min in block)
stage - (1.7 sec in block)Print info
stage block (Print info) - (1.7 sec in block)
sh - (0.86 sec in self)docker version
sh - (0.84 sec in self)docker info
stage - (6 min 7 sec in block)Build dev image
stage block (Build dev image) - (6 min 7 sec in block)
sh - (6 min 7 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 53 min in block)Run tests
stage block (Run tests) - (1 hr 53 min in block)
sh - (1 hr 53 min in self)
sh - (1 sec in self)
sh - (6.9 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.3 sec in self)
step - (27 sec in self)MASKED_VALUE
sh - (1.2 sec in self)make clean
deleteDir - (2 min 25 sec in self)
parallel block (Branch: powerpc) - (3 ms in block)
stage - (2 hr 13 min in block)powerpc
stage block (powerpc) - (2 hr 13 min in block)
node - (2 hr 13 min in block)
node block - (2 hr 13 min in block)
checkout - (27 sec in self)
withEnv - (2 hr 13 min in block)GIT_BRANCH, GIT_URL
withEnv block - (2 hr 13 min in block)
withEnv - (2 hr 13 min in block)DOCKER_BUILDKIT
withEnv block - (2 hr 13 min in block)
stage - (0.86 sec in block)Print info
stage block (Print info) - (0.82 sec in block)
sh - (0.39 sec in self)docker version
sh - (0.39 sec in self)docker info
stage - (12 min in block)Build dev image
stage block (Build dev image) - (12 min in block)
sh - (12 min 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.43 sec in self)
sh - (11 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.1 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 - (16 sec in self)
parallel block (Branch: vendor) - (2 ms in block)
stage - (5 min 59 sec in block)vendor
stage block (vendor) - (5 min 58 sec in block)
node - (5 min 58 sec in block)
node block - (5 min 58 sec in block)
checkout - (22 sec in self)
withEnv - (5 min 35 sec in block)GIT_BRANCH, GIT_URL
withEnv block - (5 min 35 sec in block)
stage - (6 sec in block)Print info
stage block (Print info) - (6 sec in block)
sh - (5.6 sec in self)docker version
sh - (0.3 sec in self)docker info
stage - (5 min 25 sec in block)Build dev image
stage block (Build dev image) - (5 min 25 sec in block)
sh - (5 min 25 sec in self) GITCOMMIT=$(git rev-parse --short HEAD) docker build --force-rm --build-arg APT_MIRROR -t dockerven:$GITCOMMIT .
stage - (2.6 sec in block)Run tests
stage block (Run tests) - (2.6 sec in block)
sh - (2.6 sec in self)
sh - (0.57 sec in self)make clean
deleteDir - (0.38 sec in self)
parallel block (Branch: windowsRS1) - (3 ms in block)
stage - (1 sec in block)
stage block (windowsRS1) - (1 sec in block)
stage - (0.68 sec in block)Print info
stage block (Print info) - (31 ms in block)
stage - (0.14 sec in block)Run tests
stage block (Run tests) - (0.11 sec in block)
parallel block (Branch: windowsRS5-process) - (1.1 sec in block)
stage - (1 sec in block)windowsRS5-process
stage block (windowsRS5-process) - (1 sec in block)
stage - (0.68 sec in block)Print info
stage block (Print info) - (23 ms in block)
stage - (0.15 sec in block)Run tests
stage block (Run tests) - (0.1 sec in block)