Skip to content

Console Output

+ git rev-parse --short HEAD
+ GITCOMMIT=fcee37ddd
+ echo Building e2e image
Building e2e image
+ docker build --build-arg DOCKER_GITCOMMIT=fcee37ddd -t moby-e2e-test -f Dockerfile.e2e .

#2 [internal] load .dockerignore
#2       digest: sha256:0cfe9434e024b63fa969034319bf9ad7c4a4ac4fd8cdf67ef5d5fc48d1366163
#2         name: "[internal] load .dockerignore"
#2      started: 2019-07-30 00:43:11.108189124 +0000 UTC
#2    completed: 2019-07-30 00:43:11.183692509 +0000 UTC
#2     duration: 75.503385ms
#2 transferring context: 34B 0.1s done


#1 [internal] load build definition from Dockerfile.e2e
#1       digest: sha256:726788edd4a60af5ee0c7bd6e7933226c104b405b3c44794a711696e5fb90c4a
#1         name: "[internal] load build definition from Dockerfile.e2e"
#1      started: 2019-07-30 00:43:11.107967391 +0000 UTC
#1 transferring dockerfile: 3.19kB 0.1s done
#1    completed: 2019-07-30 00:43:11.189764146 +0000 UTC
#1     duration: 81.796755ms


#4 [internal] load metadata for docker.io/library/golang:1.12.7-alpine
#4       digest: sha256:a1afa0c00bef1facc46982d4f2a0260bd82d802334fe5b91ba3400c134c3ac42
#4         name: "[internal] load metadata for docker.io/library/golang:1.12.7-alpine"
#4      started: 2019-07-30 00:43:11.237066548 +0000 UTC
#4    completed: 2019-07-30 00:43:11.355243597 +0000 UTC
#4     duration: 118.177049ms


#6 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:6a92cd1fcdc8d8cd...
#6       digest: sha256:5c4715c9b5e880d5ee642b756aa8f6efc4d350de24be1f2cb22bf7b219ff2944
#6         name: "[runner 1/12] FROM docker.io/library/alpine:3.10@sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998"
#6      started: 2019-07-30 00:43:11.358224649 +0000 UTC
#6    completed: 2019-07-30 00:43:11.358383864 +0000 UTC
#6     duration: 159.215µs


#5 [internal] helper image for file operations
#5       digest: sha256:e4c43493b1bb2320466c52248e886014710025b273f224bb96a23b8fb7a1d193
#5         name: "[internal] helper image for file operations"
#5      started: 2019-07-30 00:43:11.35821721 +0000 UTC
#5    completed: 2019-07-30 00:43:11.358727285 +0000 UTC
#5     duration: 510.075µs


#15 [base 1/4] FROM docker.io/library/golang:1.12.7-alpine@sha256:87e5277123...
#15       digest: sha256:e0b687e096fc3314ae3e1488cb694c77e9e65cae315535603b618ba39f7807b2
#15         name: "[base 1/4] FROM docker.io/library/golang:1.12.7-alpine@sha256:87e527712342efdb8ec5ddf2d57e87de7bd4d2fedf9f6f3547ee5768bb3c43ff"
#15      started: 2019-07-30 00:43:11.359331781 +0000 UTC
#15    completed: 2019-07-30 00:43:11.35948685 +0000 UTC
#15     duration: 155.069µs


#3 [internal] load metadata for docker.io/library/alpine:3.10
#3       digest: sha256:ac8c9d4b8fc421ddf809bac2b79af6ebec0aa591815b5d2abf229ccdfba18d01
#3         name: "[internal] load metadata for docker.io/library/alpine:3.10"
#3      started: 2019-07-30 00:43:11.237065338 +0000 UTC
#3    completed: 2019-07-30 00:43:11.325188736 +0000 UTC
#3     duration: 88.123398ms


#9 [internal] load build context
#9       digest: sha256:b2a47d337c32848f469929bb0d9905152ebf3936cc8cc930c0989605f4c00d1b
#9         name: "[internal] load build context"
#9      started: 2019-07-30 00:43:11.358688707 +0000 UTC
#9    completed: 2019-07-30 00:43:11.358738548 +0000 UTC
#9     duration: 49.841µs
#9      started: 2019-07-30 00:43:11.360062068 +0000 UTC
#9    completed: 2019-07-30 00:43:13.452845208 +0000 UTC
#9     duration: 2.09278314s
#9 transferring context: 441.55kB 2.1s done


#18 [base 4/4] RUN mkdir -p /go/src/github.com/docker/docker/
#18       digest: sha256:72638f7f2d82b6bc751c7016e0f65ffa9e0be960410690f1519bb93f82217300
#18         name: "[base 4/4] RUN mkdir -p /go/src/github.com/docker/docker/"
#18      started: 2019-07-30 00:43:13.458270195 +0000 UTC
#18    completed: 2019-07-30 00:43:13.458299397 +0000 UTC
#18     duration: 29.202µs
#18       cached: true


#5 [internal] helper image for file operations
#5      started: 2019-07-30 00:43:13.458245431 +0000 UTC
#5    completed: 2019-07-30 00:43:13.458290608 +0000 UTC
#5     duration: 45.177µs
#5       cached: true


#16 [base 2/4] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
#16       digest: sha256:051031752f803cd20abaf65fb045840d578d3699ff53d6e7ca8f573717b62f97
#16         name: "[base 2/4] RUN apk --no-cache add     bash     btrfs-progs-dev     build-base     curl     lvm2-dev     jq"
#16      started: 2019-07-30 00:43:13.458270195 +0000 UTC
#16    completed: 2019-07-30 00:43:13.458270195 +0000 UTC
#16     duration: 0s
#16       cached: true


#17 [base 3/4] RUN mkdir -p /build/
#17       digest: sha256:c473c19194695432f8b9cb25d26a1c6d242e405d2f7757e48f96317ad9eb3331
#17         name: "[base 3/4] RUN mkdir -p /build/"
#17      started: 2019-07-30 00:43:13.458270195 +0000 UTC
#17    completed: 2019-07-30 00:43:13.458270195 +0000 UTC
#17     duration: 0s
#17       cached: true


#19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
#19       digest: sha256:fecddabdf4b47ce7ef5431c366f93fdb5c08ccd64f471bb09db0d1ad80744b5e
#19         name: "[frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /"
#19      started: 2019-07-30 00:43:13.458595218 +0000 UTC
#19    completed: 2019-07-30 00:43:14.52675884 +0000 UTC
#19     duration: 1.068163622s


#20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#20       digest: sha256:f6ec3e1938bfd5682eefc08805c367412820636e64c997770ebf8c2b050440ed
#20         name: "[frozen-images 2/2] RUN /download-frozen-image-v2.sh /build \tbuildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 \tbusybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 \tbusybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 \tdebian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 \thello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c"
#20      started: 2019-07-30 00:43:14.529171284 +0000 UTC
#20 2.312 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
#20 2.490 
######################################################################## 100.0%
#20 2.596 
###########                                                               16.0%
#########################                                                 34.9%
######################################                                    53.9%
####################################################                      72.9%
################################################################          90.2%
######################################################################## 100.0%
#20 3.236 
######################################################################## 100.0%
#20 3.349 
                                                                           0.1%
###################################################                       71.9%
######################################################################## 100.0%
#20 3.696 
######################################################################## 100.0%
#20 3.804 
#############                                                             19.2%
##############################                                            42.1%
###########################################                               60.6%
#################################################################         91.3%
######################################################################## 100.0%
#20 4.399 
######################################################################## 100.0%
#20 4.507 
####                                                                       6.0%
#########                                                                 13.4%
##############                                                            20.8%
####################                                                      28.2%
#########################                                                 35.6%
##############################                                            43.0%
####################################                                      50.5%
#########################################                                 57.8%
#############################################                             63.6%
####################################################                      72.7%
#########################################################                 80.1%
##############################################################            87.5%
####################################################################      94.9%
######################################################################## 100.0%
#20 5.898 
#20 6.499 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
#20 6.679 
######################################################################## 100.0%
#20 6.758 
######################################################################## 100.0%
#20 6.885 
#20 7.383 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
#20 7.580 
######################################################################## 100.0%
#20 7.691 
#                                                                          1.4%
######################################################################## 100.0%
#20 7.876 
#20 8.385 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
#20 8.447 skipping existing 1849cc453dee
#20 8.567 
#31 ...

#31 [builder 1/4] COPY . .
#31       digest: sha256:80ea68b4ba4117a74deecf161fd1bdddcbdfed564ae5aefd84c09cc499c911cc
#31         name: "[builder 1/4] COPY . ."
#31      started: 2019-07-30 00:43:13.458483114 +0000 UTC
#20 ...

#20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
#20 9.100 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
#20 9.292 
######################################################################## 100.0%
#20 9.345 
######################################################################## 100.0%
#20 9.467 
#20 9.506 Download of images into '/build' complete.
#20 9.506 Use something like the following to load the result into a Docker daemon:
#20 9.506   tar -cC '/build' . | docker load
#20    completed: 2019-07-30 00:43:24.976793255 +0000 UTC
#20     duration: 10.447621971s


#31 [builder 1/4] COPY . .
#31    completed: 2019-07-30 00:43:27.246831165 +0000 UTC
#31     duration: 13.788348051s


#32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
#32       digest: sha256:76dfde8962b7ccae6badf6b3c3da7a93bd9ace14b2fb686aa28b36e6d8505386
#32         name: "[builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-cli -name *_test.go -exec cp --parents '{}' /build${PWD} ;"
#32      started: 2019-07-30 00:43:27.249038647 +0000 UTC
#32    completed: 2019-07-30 00:43:28.192131041 +0000 UTC
#32     duration: 943.092394ms


#33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
#33       digest: sha256:c63af4bfcc111c8ceeecb7ef4d71e5857bbec417dbcc36d64f4925f0ac385374
#33         name: "[builder 3/4] RUN hack/make.sh build-integration-test-binary"
#33      started: 2019-07-30 00:43:28.213707618 +0000 UTC
#33 0.697 
#33 1.674 Removing bundles/
#33 1.674 
#33 1.694 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
#33 1.708 Building test suite binary ./integration-cli/test.main
#33 112.7 Building test suite binary ./integration/network/test.main
#33 115.6 Building test suite binary ./integration/network/ipvlan/test.main
#33 118.1 Building test suite binary ./integration/network/macvlan/test.main
#33 120.5 Building test suite binary ./integration/service/test.main
#33 123.2 Building test suite binary ./integration/container/test.main
#33 126.2 Building test suite binary ./integration/build/test.main
#33 128.8 Building test suite binary ./integration/volume/test.main
#33 129.9 Building test suite binary ./integration/secret/test.main
#33 132.4 Building test suite binary ./integration/plugin/test.main
#33 132.7 Building test suite binary ./integration/plugin/authz/test.main
#33 135.2 Building test suite binary ./integration/plugin/common/test.main
#33 136.2 Building test suite binary ./integration/plugin/logging/test.main
#33 138.7 Building test suite binary ./integration/plugin/logging/cmd/test.main
#33 138.9 Building test suite binary ./integration/plugin/logging/cmd/dummy/test.main
#33 139.5 Building test suite binary ./integration/plugin/logging/cmd/close_on_start/test.main
#33 140.1 Building test suite binary ./integration/plugin/volumes/test.main
#33 142.6 Building test suite binary ./integration/plugin/volumes/cmd/test.main
#33 142.9 Building test suite binary ./integration/plugin/volumes/cmd/dummy/test.main
#33 143.5 Building test suite binary ./integration/plugin/graphdriver/test.main
#33 146.1 Building test suite binary ./integration/image/test.main
#33 148.6 Building test suite binary ./integration/config/test.main
#33 151.0 Building test suite binary ./integration/session/test.main
#33 152.1 Building test suite binary ./integration/system/test.main
#33 154.5 
#33    completed: 2019-07-30 00:46:03.556505019 +0000 UTC
#33     duration: 2m35.342797401s


#34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
#34       digest: sha256:2bc528d19f1c7a4b1960d7cd779221d149d9b78ca3561c2321d8cc1801a90180
#34         name: "[builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec cp --parents '{}' /build/tests ;"
#34      started: 2019-07-30 00:46:03.559005657 +0000 UTC
#34    completed: 2019-07-30 00:46:05.765416611 +0000 UTC
#34     duration: 2.206410954s


#10 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
#10       digest: sha256:3b9d8738b7985dde83dd8734656e7e39e5a4aa8be45d9a9347e95beaf1c7f38c
#10         name: "[runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh"
#10      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#10    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#10     duration: 0s
#10       cached: true


#7 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
#7       digest: sha256:bd52f9cc5b81f3d368344835aa7f09b1bf6cb20bf2311810cb8f3b2034c8d97c
#7         name: "[runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegeduser -s /bin/ash"
#7      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#7    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#7     duration: 0s
#7       cached: true


#23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
#23       digest: sha256:e24d995370efba74c896b9ca65e8d88afb6a69ed6d221c13bd05501aa6c276aa
#23         name: "[dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./"
#23      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#23    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#23     duration: 0s
#23       cached: true


#28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
#28       digest: sha256:ece438d1e1d4c7270fde3c6dd433776f2230c1bfc6bfd3557d219f1a02004c03
#28         name: "[contrib 3/4] COPY contrib/httpserver             contrib/httpserver"
#28      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#28    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#28     duration: 0s
#28       cached: true


#13 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
#13       digest: sha256:f4595b2e22b401d1bd9b32e93a830c28b0a70d3e88f31493300b40e5ca592be4
#13         name: "[runner 7/12] COPY integration/build/testdata /tests/integration/build/testdata"
#13      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#13    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#13     duration: 0s
#13       cached: true


#27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
#27       digest: sha256:002528e4df41054e821b25b53461fa98eb454a52b1dffd28767ddde83925bc4f
#27         name: "[contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dockerfile"
#27      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#27    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#27     duration: 0s
#27       cached: true


#29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
#29       digest: sha256:babebc75d3f0052dd095a8cf3b8ae6ebe09b12e7ffae1239802cde6c2a603a8c
#29         name: "[contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpserver/httpserver github.com/docker/docker/contrib/httpserver"
#29      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#29    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#29     duration: 0s
#29       cached: true


#12 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
#12       digest: sha256:08219455599549881e736ae206215d9638bf2eebc3a2da7371dc681b92128932
#12         name: "[runner 6/12] COPY integration/testdata       /tests/integration/testdata"
#12      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#12    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#12     duration: 0s
#12       cached: true


#14 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
#14       digest: sha256:bf4c2b5259f5bce278f571018bef3ea7a282cfb9ad92509897c1d6a23711213f
#14         name: "[runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fixtures"
#14      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#14    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#14     duration: 0s
#14       cached: true


#21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
#21       digest: sha256:5bd34902060df20fa579a988daa8b9e100ae337005793b4a081cd12efc04a6e8
#21         name: "[runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images"
#21      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#21    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#21     duration: 0s
#21       cached: true


#26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
#26       digest: sha256:c58162855f607dff1cbeb9836b44ccafd7c7a4b9e01965d1ee2cfdef1c4169f9
#26         name: "[contrib 1/4] COPY contrib/syscall-test           /build/syscall-test"
#26      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#26    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#26     duration: 0s
#26       cached: true


#24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
#24       digest: sha256:2ce2ba43c58dbb772c2afc539c7f54bb8bc6320190d04a714190ed95d966415e
#24         name: "[dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli"
#24      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#24    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#24     duration: 0s
#24       cached: true


#8 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
#8       digest: sha256:4c5e380eb5d59759555e97b0011f324b25edd57cb2c4f86ab00dd4ddfbc87ab4
#8         name: "[runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g++     git     iptables     pigz     tar     xz"
#8      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#8    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#8     duration: 0s
#8       cached: true


#11 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
#11       digest: sha256:084c95d8b5260d2e68f1a069eb063448d8bea4d169e3f40fabf4fd8bf07aa52b
#11         name: "[runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh"
#11      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#11    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#11     duration: 0s
#11       cached: true


#22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
#22       digest: sha256:93662a936d110f9c3dd34daa400ab2e5e5ab8efe33129265bfb0eb37d16047c6
#22         name: "[dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh"
#22      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#22    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#22     duration: 0s
#22       cached: true


#30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
#30       digest: sha256:27954aad35e384a7fee07df7ceb06a16df31717dd9562106c31377d4892256e7
#30         name: "[runner 11/12] COPY --from=contrib       /build/ /tests/contrib/"
#30      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#30    completed: 2019-07-30 00:46:07.839354455 +0000 UTC
#30     duration: 53.467µs
#30       cached: true


#25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
#25       digest: sha256:fcf7d8004f747d46c62d09acfff21545078f669ec7156446c83f90c139c626ab
#25         name: "[runner 10/12] COPY --from=dockercli     /build/ /usr/bin/"
#25      started: 2019-07-30 00:46:07.839300988 +0000 UTC
#25    completed: 2019-07-30 00:46:07.839300988 +0000 UTC
#25     duration: 0s
#25       cached: true


#35 [runner 12/12] COPY --from=builder       /build/ /
#35       digest: sha256:094c8b1bc5a71c05c3ebfb72ad91c3cc0f440fdbf29f64cfad23688ebfda9205
#35         name: "[runner 12/12] COPY --from=builder       /build/ /"
#35      started: 2019-07-30 00:46:07.839460556 +0000 UTC
#35    completed: 2019-07-30 00:46:09.927386107 +0000 UTC
#35     duration: 2.087925551s


#36 exporting to image
#36       digest: sha256:d5b8172b5561e6fd613d96914501f1ec40a4d4e9fd46701f515a9f9f82019d2d
#36         name: "exporting to image"
#36      started: 2019-07-30 00:46:09.929452774 +0000 UTC
#36 exporting layers
#36    completed: 2019-07-30 00:46:12.125747315 +0000 UTC
#36     duration: 2.196294541s
#36 exporting layers 2.2s done
#36 writing image sha256:9fc08b513c793417fc99411a74f9358d7cb904eb509ec18d8a038be3edaccb51 done
#36 naming to docker.io/library/moby-e2e-test done