Exporting environment variables Exporting TERM Exporting PAGER Exporting DISPLAY Exporting CI Exporting SEMAPHORE Exporting SEMAPHORE_PROJECT_NAME Exporting SEMAPHORE_PROJECT_ID Exporting SEMAPHORE_JOB_NAME Exporting SEMAPHORE_JOB_ID Exporting SEMAPHORE_AGENT_MACHINE_TYPE Exporting SEMAPHORE_AGENT_MACHINE_OS_IMAGE Exporting SEMAPHORE_AGENT_MACHINE_ENVIRONMENT_TYPE Exporting SEMAPHORE_ORGANIZATION_URL Exporting SEMAPHORE_ARTIFACT_TOKEN Exporting SSH_PRIVATE_KEY_PATH Exporting SEMAPHORE_CACHE_BACKEND Exporting SEMAPHORE_CACHE_PRIVATE_KEY_PATH Exporting SEMAPHORE_CACHE_USERNAME Exporting SEMAPHORE_CACHE_URL Exporting SEMAPHORE_CACHE_NEW_CLI Exporting SEMAPHORE_TOOLBOX_METRICS_ENABLED Exporting SEMAPHORE_GIT_PROVIDER Exporting SEMAPHORE_GIT_URL Exporting SEMAPHORE_GIT_DIR Exporting SEMAPHORE_GIT_SHA Exporting SEMAPHORE_GIT_REPO_SLUG Exporting SEMAPHORE_GIT_REF Exporting SEMAPHORE_GIT_COMMIT_RANGE Exporting SEMAPHORE_GIT_REF_TYPE Exporting SEMAPHORE_GIT_BRANCH Exporting SEMAPHORE_GIT_PR_SLUG Exporting SEMAPHORE_GIT_PR_SHA Exporting SEMAPHORE_GIT_PR_NUMBER Exporting SEMAPHORE_GIT_PR_NAME Exporting SEMAPHORE_GIT_PR_BRANCH Exporting SEMAPHORE_WORKFLOW_ID Exporting SEMAPHORE_WORKFLOW_NUMBER Exporting SEMAPHORE_WORKFLOW_RERUN Exporting SEMAPHORE_WORKFLOW_TRIGGERED_BY_HOOK Exporting SEMAPHORE_WORKFLOW_HOOK_SOURCE Exporting SEMAPHORE_WORKFLOW_TRIGGERED_BY_SCHEDULE Exporting SEMAPHORE_WORKFLOW_TRIGGERED_BY_API Exporting SEMAPHORE_PIPELINE_ARTEFACT_ID Exporting SEMAPHORE_PIPELINE_ID Exporting SEMAPHORE_PIPELINE_RERUN Exporting SEMAPHORE_PIPELINE_PROMOTION Exporting SEMAPHORE_PIPELINE_PROMOTED_BY Exporting SEMAPHORE_PIPELINE_0_ARTEFACT_ID Exporting GIMME_GO_VERSION Injecting Files Injecting /home/semaphore/.ssh/semaphore_cache_key with file mode 0600 Injecting .ssh/id_rsa with file mode 0600 Setting up the Semaphore toolbox Running: dowloadPath=$(curl -s -L --retry 5 http://packages.semaphoreci.com/toolbox/linux) && echo $dowloadPath && curl -s -L --retry 5 --connect-timeout 3 $dowloadPath -o /tmp/toolbox.tar && tar -xvf /tmp/toolbox.tar && mv toolbox ~/.toolbox && bash ~/.toolbox/install-toolbox && source ~/.toolbox/toolbox && echo 'source ~/.toolbox/toolbox' >> ~/.bash_profile && if [ -f /etc/init.d/xvfb ]; then /etc/init.d/xvfb start; fi http://packages.semaphoreci.com/toolbox/releases/download/v1.15.0/linux.tar toolbox/ toolbox/sem-version toolbox/system-metrics-collector toolbox/sem-service toolbox/ssh-session-cli toolbox/test-results toolbox/libcheckout toolbox/retry toolbox/cache toolbox/toolbox toolbox/README.md toolbox/sem-dockerize toolbox/new-cache toolbox/libchecksum toolbox/when toolbox/install-package toolbox/install-toolbox toolbox/sem-install toolbox/artifact toolbox/spc toolbox/sem-service-check-params retry installed ssh-session-cli installed cache installed sem-service installed sem-dockerize installed sem-service-check-params installed install-package installed Installing the artifacts CLI artifacts installed Installing the test results CLI test-results installed Installing the SPC CLI spc installed Installing the when CLI when installed Starting to collect System Metrics in /tmp/system-metrics Starting virtual X frame buffer: Xvfb. Starting an ssh-agent Running: eval `ssh-agent` && echo 'eval $(ssh-agent) >/dev/null' >> ~/.bash_profile && echo 'yes' > /tmp/sempahore-user-commands-have-started Agent pid 2445 Connecting to cache Running: ssh-keyscan -p 29920 -H 94.130.123.200 >> /home/semaphore/.ssh/known_hosts && ssh-add /home/semaphore/.ssh/semaphore_cache_key # 94.130.123.200:29920 SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3 # 94.130.123.200:29920 SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3 # 94.130.123.200:29920 SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3 Identity added: /home/semaphore/.ssh/semaphore_cache_key (/home/semaphore/.ssh/semaphore_cache_key) eval "$(curl -sL https://raw.githubusercontent.com/travis-ci/gimme/master/gimme | bash)" go version go1.16.3 linux/amd64 # https://ignite.readthedocs.io/en/latest/installation.html sudo apt-get install -y cpu-checker sudo apt-get install -y --no-install-recommends dmsetup openssh-client git binutils # Install containerd if it's not present -- prevents breaking docker-ce installations sudo which containerd || sudo apt-get install -y --no-install-recommends containerd Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done cpu-checker is already the newest version (0.7-0ubuntu7). cpu-checker set to manually installed. The following packages were automatically installed and are no longer required: intltool-debian libarchive-cpio-perl libarchive-zip-perl libfile-stripnondeterminism-perl libmail-sendmail-perl libsys-hostname-long-perl po-debconf Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done binutils is already the newest version (2.30-21ubuntu1~18.04.7). binutils set to manually installed. openssh-client is already the newest version (1:7.6p1-4ubuntu0.5). dmsetup is already the newest version (2:1.02.145-4.1ubuntu3.18.04.3). git is already the newest version (1:2.33.1-0ppa1~ubuntu18.04.1). The following packages were automatically installed and are no longer required: intltool-debian libarchive-cpio-perl libarchive-zip-perl libfile-stripnondeterminism-perl libmail-sendmail-perl libsys-hostname-long-perl po-debconf Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. /usr/bin/containerd kvm-ok INFO: /dev/kvm exists KVM acceleration can be used export CNI_VERSION=v1.0.1 export ARCH=$([ $(uname -m) = "x86_64" ] && echo amd64 || echo arm64) sudo mkdir -p /opt/cni/bin curl -sSL https://github.com/containernetworking/plugins/releases/download/${CNI_VERSION}/cni-plugins-linux-${ARCH}-${CNI_VERSION}.tgz | sudo tar -xz -C /opt/cni/bin checkout HEAD is now at b7bb9a805a83eb339384dfd8f702e12cd001c9d2 make ignite ignite-spawn ignited bin/amd64/Dockerfile GO_MAKE_TARGET=local make go-make TARGETS="bin/amd64/ignite" make[1]: Entering directory '/home/semaphore/ignite' make local COMMAND="make \"MAKEFLAGS=w -- TARGETS=bin/amd64/ignite GO_MAKE_TARGET=local\" bin/amd64/ignite" make[2]: Entering directory '/home/semaphore/ignite' make "MAKEFLAGS=w -- TARGETS=bin/amd64/ignite GO_MAKE_TARGET=local" bin/amd64/ignite make[3]: Entering directory '/home/semaphore/ignite' CGO_ENABLED=0 GOARCH=amd64 go build -mod=vendor -ldflags "-X 'github.com/weaveworks/ignite/pkg/version.buildDate=2021-11-08T19:37:17Z' -X 'github.com/weaveworks/ignite/pkg/version.sandboxImageName=weaveworks/ignite' -X 'github.com/weaveworks/ignite/pkg/version.kernelImageName=weaveworks/ignite-kernel' -X 'github.com/weaveworks/ignite/pkg/version.gitCommit=b7bb9a805a83eb339384dfd8f702e12cd001c9d2' -X 'github.com/weaveworks/ignite/pkg/version.gitTreeState=clean' -X 'github.com/weaveworks/ignite/pkg/version.gitVersion=v0.10.0-12+b7bb9a805a83eb' -X 'github.com/weaveworks/ignite/pkg/version.sandboxImageTag=v0.10.0-12-b7bb9a805a83eb' -X 'github.com/weaveworks/ignite/pkg/version.gitMajor=0' -X 'github.com/weaveworks/ignite/pkg/version.gitMinor=10+' -X 'github.com/weaveworks/ignite/pkg/version.firecrackerVersion=v0.22.4'" -o bin/amd64/ignite ./cmd/ignite ln -sf ./amd64/ignite bin/ignite make[3]: Leaving directory '/home/semaphore/ignite' make[2]: Leaving directory '/home/semaphore/ignite' make[1]: Leaving directory '/home/semaphore/ignite' # Always update the image when ignite-spawn is updated [[ ignite == "ignite-spawn" ]] && make image || exit 0 make go-make TARGETS="bin/amd64/ignite-spawn" make[1]: Entering directory '/home/semaphore/ignite' make local COMMAND="make \"MAKEFLAGS=w -- TARGETS=bin/amd64/ignite-spawn GO_MAKE_TARGET=local\" bin/amd64/ignite-spawn" make[2]: Entering directory '/home/semaphore/ignite' make "MAKEFLAGS=w -- TARGETS=bin/amd64/ignite-spawn GO_MAKE_TARGET=local" bin/amd64/ignite-spawn make[3]: Entering directory '/home/semaphore/ignite' CGO_ENABLED=0 GOARCH=amd64 go build -mod=vendor -ldflags "-X 'github.com/weaveworks/ignite/pkg/version.buildDate=2021-11-08T19:37:56Z' -X 'github.com/weaveworks/ignite/pkg/version.sandboxImageName=weaveworks/ignite' -X 'github.com/weaveworks/ignite/pkg/version.kernelImageName=weaveworks/ignite-kernel' -X 'github.com/weaveworks/ignite/pkg/version.gitCommit=b7bb9a805a83eb339384dfd8f702e12cd001c9d2' -X 'github.com/weaveworks/ignite/pkg/version.gitTreeState=clean' -X 'github.com/weaveworks/ignite/pkg/version.gitVersion=v0.10.0-12+b7bb9a805a83eb' -X 'github.com/weaveworks/ignite/pkg/version.sandboxImageTag=v0.10.0-12-b7bb9a805a83eb' -X 'github.com/weaveworks/ignite/pkg/version.gitMajor=0' -X 'github.com/weaveworks/ignite/pkg/version.gitMinor=10+' -X 'github.com/weaveworks/ignite/pkg/version.firecrackerVersion=v0.22.4'" -o bin/amd64/ignite-spawn ./cmd/ignite-spawn ln -sf ./amd64/ignite-spawn bin/ignite-spawn make[3]: Leaving directory '/home/semaphore/ignite' make[2]: Leaving directory '/home/semaphore/ignite' make[1]: Leaving directory '/home/semaphore/ignite' # Always update the image when ignite-spawn is updated [[ ignite-spawn == "ignite-spawn" ]] && make image || exit 0 make[1]: Entering directory '/home/semaphore/ignite' mkdir -p bin/amd64 sed -e "s|QEMUARCH|amd64|g;s|BASEIMAGE|alpine:3.13|g;" Dockerfile > bin/amd64/Dockerfile # When building for amd64, remove the qemu stuff, it has no part in the amd64 image sed -i "/qemu/d" bin/amd64/Dockerfile docker build -t weaveworks/ignite:dev-amd64 \ --build-arg FIRECRACKER_VERSION=v0.22.4 \ --build-arg FIRECRACKER_ARCH_SUFFIX=-x86_64 bin/amd64 Sending build context to Docker daemon 557.1kB Sending build context to Docker daemon 16.71MB Sending build context to Docker daemon 31.2MB Sending build context to Docker daemon 47.35MB Sending build context to Docker daemon 62.39MB Sending build context to Docker daemon 65.62MB Step 1/11 : FROM alpine:3.13 AS build 3.13: Pulling from library/alpine  4e9f2cdf4387: Pulling fs layer  4e9f2cdf4387: Downloading 29.36kB/2.814MB  4e9f2cdf4387: Verifying Checksum  4e9f2cdf4387: Download complete  4e9f2cdf4387: Extracting 32.77kB/2.814MB  4e9f2cdf4387: Extracting 1.54MB/2.814MB  4e9f2cdf4387: Extracting 2.814MB/2.814MB  4e9f2cdf4387: Extracting 2.814MB/2.814MB  4e9f2cdf4387: Pull complete Digest: sha256:2582893dec6f12fd499d3a709477f2c0c0c1dfcd28024c93f1f0626b9e3540c8 Status: Downloaded newer image for alpine:3.13 ---> 12adea71a33b Step 2/11 : RUN apk add --no-cache device-mapper ---> Running in c0647e2480e8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz (1/6) Installing libaio (0.3.112-r1) (2/6) Installing libblkid (2.36.1-r1) (3/6) Installing device-mapper-libs (2.02.187-r1) (4/6) Installing device-mapper-event-libs (2.02.187-r1) (5/6) Installing lvm2-libs (2.02.187-r1) (6/6) Installing device-mapper (2.02.187-r1) Executing busybox-1.32.1-r6.trigger OK: 9 MiB in 20 packages Removing intermediate container c0647e2480e8 ---> 453c84ba5925 Step 3/11 : ARG FIRECRACKER_VERSION ---> Running in 3ef6248d2689 Removing intermediate container 3ef6248d2689 ---> ccc8f159c329 Step 4/11 : ARG FIRECRACKER_ARCH_SUFFIX ---> Running in 469d17053b5d Removing intermediate container 469d17053b5d ---> ce98f3b03757 Step 5/11 : RUN wget -qO- https://github.com/firecracker-microvm/firecracker/releases/download/${FIRECRACKER_VERSION}/firecracker-${FIRECRACKER_VERSION}${FIRECRACKER_ARCH_SUFFIX}.tgz | tar -xvz && mv release-${FIRECRACKER_VERSION}/firecracker-${FIRECRACKER_VERSION}${FIRECRACKER_ARCH_SUFFIX} /usr/local/bin/firecracker && rm -r release-${FIRECRACKER_VERSION} ---> Running in e7fe55b568f1 release-v0.22.4/ release-v0.22.4/jailer-v0.22.4-x86_64 release-v0.22.4/LICENSE release-v0.22.4/NOTICE release-v0.22.4/firecracker_spec-v0.22.4.yaml release-v0.22.4/firecracker-v0.22.4-x86_64 release-v0.22.4/THIRD-PARTY Removing intermediate container e7fe55b568f1 ---> 07a45e11b7e1 Step 6/11 : ADD ./ignite-spawn /usr/local/bin/ignite-spawn ---> 1c7b89315427 Step 7/11 : RUN chmod +x /usr/local/bin/firecracker /usr/local/bin/ignite-spawn && ln -s /usr/local/bin/firecracker /firecracker && ln -s /usr/local/bin/ignite-spawn /ignite-spawn ---> Running in 4a224cdc7110 Removing intermediate container 4a224cdc7110 ---> afee034512be Step 8/11 : RUN mkdir /volumes ---> Running in fddb3758c1fb Removing intermediate container fddb3758c1fb ---> 1076903c3e24 Step 9/11 : FROM scratch ---> Step 10/11 : COPY --from=build / / ---> 580cfae5498e Step 11/11 : ENTRYPOINT ["/usr/local/bin/ignite-spawn"] ---> Running in e071acf8a72a Removing intermediate container e071acf8a72a ---> 4bf85cf09da1 Successfully built 4bf85cf09da1 Successfully tagged weaveworks/ignite:dev-amd64 docker image save weaveworks/ignite:dev-amd64 \ | docker run -i --rm -v /run/containerd/containerd.sock:/run/containerd/containerd.sock linuxkit/containerd:751de142273e1b5d2d247d2832d654ab92e907bc ctr -n firecracker image import - Unable to find image 'linuxkit/containerd:751de142273e1b5d2d247d2832d654ab92e907bc' locally 751de142273e1b5d2d247d2832d654ab92e907bc: Pulling from linuxkit/containerd  db2242d0de1f: Pulling fs layer   43b3b01fa2b5: Pulling fs layer   409e3533abcf: Pulling fs layer   9c4dc250a3b0: Pulling fs layer   ffa2b7d913f6: Pulling fs layer  9c4dc250a3b0: Waiting  ffa2b7d913f6: Waiting  43b3b01fa2b5: Downloading 312B/312B  43b3b01fa2b5: Verifying Checksum  43b3b01fa2b5: Download complete  db2242d0de1f: Downloading 204.2kB/20.04MB  409e3533abcf: Downloading 172B/172B  409e3533abcf: Verifying Checksum  409e3533abcf: Download complete  db2242d0de1f: Downloading 2.292MB/20.04MB  db2242d0de1f: Downloading 6.458MB/20.04MB  db2242d0de1f: Downloading 12.48MB/20.04MB  db2242d0de1f: Downloading 16.23MB/20.04MB  db2242d0de1f: Verifying Checksum  db2242d0de1f: Download complete  db2242d0de1f: Extracting 229.4kB/20.04MB  9c4dc250a3b0: Downloading 198B/198B  9c4dc250a3b0: Verifying Checksum  9c4dc250a3b0: Download complete  ffa2b7d913f6: Downloading 288B/288B  ffa2b7d913f6: Verifying Checksum  ffa2b7d913f6: Download complete  db2242d0de1f: Extracting 2.982MB/20.04MB  db2242d0de1f: Extracting 6.193MB/20.04MB  db2242d0de1f: Extracting 8.946MB/20.04MB  db2242d0de1f: Extracting 13.07MB/20.04MB  db2242d0de1f: Extracting 17.66MB/20.04MB  db2242d0de1f: Extracting 20.04MB/20.04MB  db2242d0de1f: Pull complete  43b3b01fa2b5: Extracting 312B/312B  43b3b01fa2b5: Extracting 312B/312B  43b3b01fa2b5: Pull complete  409e3533abcf: Extracting 172B/172B  409e3533abcf: Extracting 172B/172B  409e3533abcf: Pull complete  9c4dc250a3b0: Extracting 198B/198B  9c4dc250a3b0: Extracting 198B/198B  9c4dc250a3b0: Pull complete  ffa2b7d913f6: Extracting 288B/288B  ffa2b7d913f6: Extracting 288B/288B  ffa2b7d913f6: Pull complete Digest: sha256:b4f251f61ef5f1427208e7f44684c462940fbedd17b1fcad0a7f430ed6c1341f Status: Downloaded newer image for linuxkit/containerd:751de142273e1b5d2d247d2832d654ab92e907bc unpacking docker.io/weaveworks/ignite:dev-amd64 (sha256:862bcc26a7c57533879539e724b7da140a817c11a3a9da19ab3cf27788369e79)...done # Only tag the development image if its architecture matches the host docker tag weaveworks/ignite:dev-amd64 weaveworks/ignite:dev docker image save weaveworks/ignite:dev \ | docker run -i --rm -v /run/containerd/containerd.sock:/run/containerd/containerd.sock linuxkit/containerd:751de142273e1b5d2d247d2832d654ab92e907bc ctr -n firecracker image import - unpacking docker.io/weaveworks/ignite:dev (sha256:862bcc26a7c57533879539e724b7da140a817c11a3a9da19ab3cf27788369e79)...done docker tag weaveworks/ignite:dev-amd64 weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb-amd64 docker image save weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb-amd64 \ | docker run -i --rm -v /run/containerd/containerd.sock:/run/containerd/containerd.sock linuxkit/containerd:751de142273e1b5d2d247d2832d654ab92e907bc ctr -n firecracker image import - unpacking docker.io/weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb-amd64 (sha256:862bcc26a7c57533879539e724b7da140a817c11a3a9da19ab3cf27788369e79)...done # For dev builds for a clean (non-dirty) environment; "simulate" that # a manifest list has been built by tagging the docker image docker tag weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb-amd64 weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb docker image save weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb \ | docker run -i --rm -v /run/containerd/containerd.sock:/run/containerd/containerd.sock linuxkit/containerd:751de142273e1b5d2d247d2832d654ab92e907bc ctr -n firecracker image import - unpacking docker.io/weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb (sha256:862bcc26a7c57533879539e724b7da140a817c11a3a9da19ab3cf27788369e79)...done make[1]: Leaving directory '/home/semaphore/ignite' make go-make TARGETS="bin/amd64/ignited" make[1]: Entering directory '/home/semaphore/ignite' make local COMMAND="make \"MAKEFLAGS=w -- TARGETS=bin/amd64/ignited GO_MAKE_TARGET=local\" bin/amd64/ignited" make[2]: Entering directory '/home/semaphore/ignite' make "MAKEFLAGS=w -- TARGETS=bin/amd64/ignited GO_MAKE_TARGET=local" bin/amd64/ignited make[3]: Entering directory '/home/semaphore/ignite' CGO_ENABLED=0 GOARCH=amd64 go build -mod=vendor -ldflags "-X 'github.com/weaveworks/ignite/pkg/version.buildDate=2021-11-08T19:38:24Z' -X 'github.com/weaveworks/ignite/pkg/version.sandboxImageName=weaveworks/ignite' -X 'github.com/weaveworks/ignite/pkg/version.kernelImageName=weaveworks/ignite-kernel' -X 'github.com/weaveworks/ignite/pkg/version.gitCommit=b7bb9a805a83eb339384dfd8f702e12cd001c9d2' -X 'github.com/weaveworks/ignite/pkg/version.gitTreeState=clean' -X 'github.com/weaveworks/ignite/pkg/version.gitVersion=v0.10.0-12+b7bb9a805a83eb' -X 'github.com/weaveworks/ignite/pkg/version.sandboxImageTag=v0.10.0-12-b7bb9a805a83eb' -X 'github.com/weaveworks/ignite/pkg/version.gitMajor=0' -X 'github.com/weaveworks/ignite/pkg/version.gitMinor=10+' -X 'github.com/weaveworks/ignite/pkg/version.firecrackerVersion=v0.22.4'" -o bin/amd64/ignited ./cmd/ignited ln -sf ./amd64/ignited bin/ignited make[3]: Leaving directory '/home/semaphore/ignite' make[2]: Leaving directory '/home/semaphore/ignite' make[1]: Leaving directory '/home/semaphore/ignite' # Always update the image when ignite-spawn is updated [[ ignited == "ignite-spawn" ]] && make image || exit 0 mkdir -p bin/amd64 sed -e "s|QEMUARCH|amd64|g;s|BASEIMAGE|alpine:3.13|g;" Dockerfile > bin/amd64/Dockerfile # When building for amd64, remove the qemu stuff, it has no part in the amd64 image sed -i "/qemu/d" bin/amd64/Dockerfile docker build -t weaveworks/ignite:dev-amd64 \ --build-arg FIRECRACKER_VERSION=v0.22.4 \ --build-arg FIRECRACKER_ARCH_SUFFIX=-x86_64 bin/amd64 Sending build context to Docker daemon 557.1kB Sending build context to Docker daemon 23.4MB Sending build context to Docker daemon 44.56MB Sending build context to Docker daemon 67.96MB Sending build context to Docker daemon 91.91MB Sending build context to Docker daemon 110.2MB Step 1/11 : FROM alpine:3.13 AS build ---> 12adea71a33b Step 2/11 : RUN apk add --no-cache device-mapper ---> Using cache ---> 453c84ba5925 Step 3/11 : ARG FIRECRACKER_VERSION ---> Using cache ---> ccc8f159c329 Step 4/11 : ARG FIRECRACKER_ARCH_SUFFIX ---> Using cache ---> ce98f3b03757 Step 5/11 : RUN wget -qO- https://github.com/firecracker-microvm/firecracker/releases/download/${FIRECRACKER_VERSION}/firecracker-${FIRECRACKER_VERSION}${FIRECRACKER_ARCH_SUFFIX}.tgz | tar -xvz && mv release-${FIRECRACKER_VERSION}/firecracker-${FIRECRACKER_VERSION}${FIRECRACKER_ARCH_SUFFIX} /usr/local/bin/firecracker && rm -r release-${FIRECRACKER_VERSION} ---> Using cache ---> 07a45e11b7e1 Step 6/11 : ADD ./ignite-spawn /usr/local/bin/ignite-spawn ---> Using cache ---> 1c7b89315427 Step 7/11 : RUN chmod +x /usr/local/bin/firecracker /usr/local/bin/ignite-spawn && ln -s /usr/local/bin/firecracker /firecracker && ln -s /usr/local/bin/ignite-spawn /ignite-spawn ---> Using cache ---> afee034512be Step 8/11 : RUN mkdir /volumes ---> Using cache ---> 1076903c3e24 Step 9/11 : FROM scratch ---> Step 10/11 : COPY --from=build / / ---> Using cache ---> 580cfae5498e Step 11/11 : ENTRYPOINT ["/usr/local/bin/ignite-spawn"] ---> Using cache ---> 4bf85cf09da1 Successfully built 4bf85cf09da1 Successfully tagged weaveworks/ignite:dev-amd64 docker image save weaveworks/ignite:dev-amd64 \ | docker run -i --rm -v /run/containerd/containerd.sock:/run/containerd/containerd.sock linuxkit/containerd:751de142273e1b5d2d247d2832d654ab92e907bc ctr -n firecracker image import - unpacking docker.io/weaveworks/ignite:dev-amd64 (sha256:862bcc26a7c57533879539e724b7da140a817c11a3a9da19ab3cf27788369e79)...done # Only tag the development image if its architecture matches the host docker tag weaveworks/ignite:dev-amd64 weaveworks/ignite:dev docker image save weaveworks/ignite:dev \ | docker run -i --rm -v /run/containerd/containerd.sock:/run/containerd/containerd.sock linuxkit/containerd:751de142273e1b5d2d247d2832d654ab92e907bc ctr -n firecracker image import - unpacking docker.io/weaveworks/ignite:dev (sha256:862bcc26a7c57533879539e724b7da140a817c11a3a9da19ab3cf27788369e79)...done docker tag weaveworks/ignite:dev-amd64 weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb-amd64 docker image save weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb-amd64 \ | docker run -i --rm -v /run/containerd/containerd.sock:/run/containerd/containerd.sock linuxkit/containerd:751de142273e1b5d2d247d2832d654ab92e907bc ctr -n firecracker image import - unpacking docker.io/weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb-amd64 (sha256:862bcc26a7c57533879539e724b7da140a817c11a3a9da19ab3cf27788369e79)...done # For dev builds for a clean (non-dirty) environment; "simulate" that # a manifest list has been built by tagging the docker image docker tag weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb-amd64 weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb docker image save weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb \ | docker run -i --rm -v /run/containerd/containerd.sock:/run/containerd/containerd.sock linuxkit/containerd:751de142273e1b5d2d247d2832d654ab92e907bc ctr -n firecracker image import - unpacking docker.io/weaveworks/ignite:v0.10.0-12-b7bb9a805a83eb (sha256:862bcc26a7c57533879539e724b7da140a817c11a3a9da19ab3cf27788369e79)...done make test go test -mod=vendor -v github.com/weaveworks/ignite/cmd/ignite github.com/weaveworks/ignite/cmd/ignite/cmd github.com/weaveworks/ignite/cmd/ignite/cmd/cmdutil github.com/weaveworks/ignite/cmd/ignite/cmd/imgcmd github.com/weaveworks/ignite/cmd/ignite/cmd/kerncmd github.com/weaveworks/ignite/cmd/ignite/cmd/vmcmd github.com/weaveworks/ignite/cmd/ignite/run github.com/weaveworks/ignite/cmd/ignite-spawn github.com/weaveworks/ignite/cmd/ignited github.com/weaveworks/ignite/cmd/ignited/cmd github.com/weaveworks/ignite/hack github.com/weaveworks/ignite/pkg/apis/ignite github.com/weaveworks/ignite/pkg/apis/ignite/scheme github.com/weaveworks/ignite/pkg/apis/ignite/v1alpha2 github.com/weaveworks/ignite/pkg/apis/ignite/v1alpha3 github.com/weaveworks/ignite/pkg/apis/ignite/v1alpha4 github.com/weaveworks/ignite/pkg/apis/ignite/validation github.com/weaveworks/ignite/pkg/apis/meta/v1alpha1 github.com/weaveworks/ignite/pkg/client github.com/weaveworks/ignite/pkg/config github.com/weaveworks/ignite/pkg/constants github.com/weaveworks/ignite/pkg/container github.com/weaveworks/ignite/pkg/filter github.com/weaveworks/ignite/pkg/gitops github.com/weaveworks/ignite/pkg/logs github.com/weaveworks/ignite/pkg/logs/flag github.com/weaveworks/ignite/pkg/metadata github.com/weaveworks/ignite/pkg/network github.com/weaveworks/ignite/pkg/network/cni github.com/weaveworks/ignite/pkg/network/docker github.com/weaveworks/ignite/pkg/network/flag github.com/weaveworks/ignite/pkg/openapi github.com/weaveworks/ignite/pkg/operations github.com/weaveworks/ignite/pkg/operations/lookup github.com/weaveworks/ignite/pkg/operations/reconcile github.com/weaveworks/ignite/pkg/preflight github.com/weaveworks/ignite/pkg/preflight/checkers github.com/weaveworks/ignite/pkg/prometheus github.com/weaveworks/ignite/pkg/providers github.com/weaveworks/ignite/pkg/providers/client github.com/weaveworks/ignite/pkg/providers/cni github.com/weaveworks/ignite/pkg/providers/containerd github.com/weaveworks/ignite/pkg/providers/docker github.com/weaveworks/ignite/pkg/providers/ignite github.com/weaveworks/ignite/pkg/providers/ignited github.com/weaveworks/ignite/pkg/providers/manifeststorage github.com/weaveworks/ignite/pkg/providers/network github.com/weaveworks/ignite/pkg/providers/runtime github.com/weaveworks/ignite/pkg/providers/storage github.com/weaveworks/ignite/pkg/resolvconf github.com/weaveworks/ignite/pkg/runtime github.com/weaveworks/ignite/pkg/runtime/auth github.com/weaveworks/ignite/pkg/runtime/docker github.com/weaveworks/ignite/pkg/runtime/flag github.com/weaveworks/ignite/pkg/source github.com/weaveworks/ignite/pkg/util github.com/weaveworks/ignite/pkg/version github.com/weaveworks/ignite/pkg/version/cmd -count=1 ? github.com/weaveworks/ignite/cmd/ignite [no test files] ? github.com/weaveworks/ignite/cmd/ignite/cmd [no test files] ? github.com/weaveworks/ignite/cmd/ignite/cmd/cmdutil [no test files] ? github.com/weaveworks/ignite/cmd/ignite/cmd/imgcmd [no test files] ? github.com/weaveworks/ignite/cmd/ignite/cmd/kerncmd [no test files] ? github.com/weaveworks/ignite/cmd/ignite/cmd/vmcmd [no test files] === RUN TestNewCPOptions === RUN TestNewCPOptions/cp_from_host_to_VM === RUN TestNewCPOptions/cp_from_VM_to_host === RUN TestNewCPOptions/cp_without_VM_reference === RUN TestNewCPOptions/cp_with_VM_reference_on_both_source_and_destination --- PASS: TestNewCPOptions (0.01s) --- PASS: TestNewCPOptions/cp_from_host_to_VM (0.01s) --- PASS: TestNewCPOptions/cp_from_VM_to_host (0.00s) --- PASS: TestNewCPOptions/cp_without_VM_reference (0.00s) --- PASS: TestNewCPOptions/cp_with_VM_reference_on_both_source_and_destination (0.00s) === RUN TestApplyVMConfigFile === RUN TestApplyVMConfigFile/yaml_VM_config === RUN TestApplyVMConfigFile/json_vm_config === RUN TestApplyVMConfigFile/empty_vm_config === RUN TestApplyVMConfigFile/invalid_config --- PASS: TestApplyVMConfigFile (0.00s) --- PASS: TestApplyVMConfigFile/yaml_VM_config (0.00s) --- PASS: TestApplyVMConfigFile/json_vm_config (0.00s) --- PASS: TestApplyVMConfigFile/empty_vm_config (0.00s) --- PASS: TestApplyVMConfigFile/invalid_config (0.00s) === RUN TestApplyVMFlagOverrides === RUN TestApplyVMFlagOverrides/valid_copy_files_flag === RUN TestApplyVMFlagOverrides/invalid_copy_files_syntax === RUN TestApplyVMFlagOverrides/invalid_copy_files_paths_-_not_absolute_paths === RUN TestApplyVMFlagOverrides/copy_files_in_baseVM === RUN TestApplyVMFlagOverrides/valid_port_mapping === RUN TestApplyVMFlagOverrides/invalid_port_mapping === RUN TestApplyVMFlagOverrides/port_mapping_in_base_VM === RUN TestApplyVMFlagOverrides/ssh_public_key_set --- PASS: TestApplyVMFlagOverrides (0.00s) --- PASS: TestApplyVMFlagOverrides/valid_copy_files_flag (0.00s) --- PASS: TestApplyVMFlagOverrides/invalid_copy_files_syntax (0.00s) --- PASS: TestApplyVMFlagOverrides/invalid_copy_files_paths_-_not_absolute_paths (0.00s) --- PASS: TestApplyVMFlagOverrides/copy_files_in_baseVM (0.00s) --- PASS: TestApplyVMFlagOverrides/valid_port_mapping (0.00s) --- PASS: TestApplyVMFlagOverrides/invalid_port_mapping (0.00s) --- PASS: TestApplyVMFlagOverrides/port_mapping_in_base_VM (0.00s) --- PASS: TestApplyVMFlagOverrides/ssh_public_key_set (0.00s) === RUN TestNewCreateOptions === RUN TestNewCreateOptions/require-name_with_no_name === RUN TestNewCreateOptions/require-name_with_VM_config --- PASS: TestNewCreateOptions (0.00s) --- PASS: TestNewCreateOptions/require-name_with_no_name (0.00s) --- PASS: TestNewCreateOptions/require-name_with_VM_config (0.00s) === RUN TestInspect === RUN TestInspect/json_output === RUN TestInspect/yaml_output === RUN TestInspect/template_formatted_output === RUN TestInspect/unknown_output_-_error --- PASS: TestInspect (0.00s) --- PASS: TestInspect/json_output (0.00s) --- PASS: TestInspect/yaml_output (0.00s) --- PASS: TestInspect/template_formatted_output (0.00s) --- PASS: TestInspect/unknown_output_-_error (0.00s) === RUN TestPs === RUN TestPs/list_in_table_format === RUN TestPs/filtered_list_in_table_format === RUN TestPs/formatted_filtered_list --- PASS: TestPs (0.00s) --- PASS: TestPs/list_in_table_format (0.00s) --- PASS: TestPs/filtered_list_in_table_format (0.00s) --- PASS: TestPs/formatted_filtered_list (0.00s) === RUN TestNewPsOptionsStorageNotExists --- PASS: TestNewPsOptionsStorageNotExists (0.00s) === RUN TestNewRmOptions === RUN TestNewRmOptions/rm_with_vm_arg === RUN TestNewRmOptions/rm_with_multiple_vm_args === RUN TestNewRmOptions/error_rm_non-existing_vm === RUN TestNewRmOptions/error_rm_without_any_args_or_config_flag === RUN TestNewRmOptions/error_rm_with_vm_arg_and_config_flag === RUN TestNewRmOptions/rm_with_config_file === RUN TestNewRmOptions/error_rm_config_name_and_uid_missing --- PASS: TestNewRmOptions (0.01s) --- PASS: TestNewRmOptions/rm_with_vm_arg (0.00s) --- PASS: TestNewRmOptions/rm_with_multiple_vm_args (0.00s) --- PASS: TestNewRmOptions/error_rm_non-existing_vm (0.00s) --- PASS: TestNewRmOptions/error_rm_without_any_args_or_config_flag (0.00s) --- PASS: TestNewRmOptions/error_rm_with_vm_arg_and_config_flag (0.00s) --- PASS: TestNewRmOptions/rm_with_config_file (0.00s) --- PASS: TestNewRmOptions/error_rm_config_name_and_uid_missing (0.00s) PASS ok github.com/weaveworks/ignite/cmd/ignite/run 0.045s ? github.com/weaveworks/ignite/cmd/ignite-spawn [no test files] ? github.com/weaveworks/ignite/cmd/ignited [no test files] ? github.com/weaveworks/ignite/cmd/ignited/cmd [no test files] ? github.com/weaveworks/ignite/hack [no test files] ? github.com/weaveworks/ignite/pkg/apis/ignite [no test files] ? github.com/weaveworks/ignite/pkg/apis/ignite/scheme [no test files] ? github.com/weaveworks/ignite/pkg/apis/ignite/v1alpha2 [no test files] ? github.com/weaveworks/ignite/pkg/apis/ignite/v1alpha3 [no test files] ? github.com/weaveworks/ignite/pkg/apis/ignite/v1alpha4 [no test files] ? github.com/weaveworks/ignite/pkg/apis/ignite/validation [no test files] === RUN TestNewOCIImageRef --- PASS: TestNewOCIImageRef (0.00s) === RUN TestParseOCIString === RUN TestParseOCIString/oci_string_with_repo_name === RUN TestParseOCIString/oci_string_local_docker_sha === RUN TestParseOCIString/invalid_oci_string --- PASS: TestParseOCIString (0.00s) --- PASS: TestParseOCIString/oci_string_with_repo_name (0.00s) --- PASS: TestParseOCIString/oci_string_local_docker_sha (0.00s) --- PASS: TestParseOCIString/invalid_oci_string (0.00s) PASS ok github.com/weaveworks/ignite/pkg/apis/meta/v1alpha1 0.023s ? github.com/weaveworks/ignite/pkg/client [no test files] ? github.com/weaveworks/ignite/pkg/config [no test files] ? github.com/weaveworks/ignite/pkg/constants [no test files] === RUN TestParseExtraIntfs === RUN TestParseExtraIntfs/empty_object === RUN TestParseExtraIntfs/wrong_annotations time="2021-11-08T19:39:24Z" level=warning msg="VM specifies unrecognized mode \"foo\" for interface \"eth123\"" === RUN TestParseExtraIntfs/one_interface === RUN TestParseExtraIntfs/many_interfaces --- PASS: TestParseExtraIntfs (0.00s) --- PASS: TestParseExtraIntfs/empty_object (0.00s) --- PASS: TestParseExtraIntfs/wrong_annotations (0.00s) --- PASS: TestParseExtraIntfs/one_interface (0.00s) --- PASS: TestParseExtraIntfs/many_interfaces (0.00s) PASS ok github.com/weaveworks/ignite/pkg/container 0.033s === RUN TestMetaFiltering === RUN TestMetaFiltering/SuccessCPUsEqual === RUN TestMetaFiltering/SuccessNameEqual === RUN TestMetaFiltering/SuccessNameDiff === RUN TestMetaFiltering/FailNameEqual === RUN TestMetaFiltering/FailNameDiff === RUN TestMetaFiltering/SuccessNameContains === RUN TestMetaFiltering/SuccessNameNotContains === RUN TestMetaFiltering/FailNameContains === RUN TestMetaFiltering/FailNameNotContains === RUN TestMetaFiltering/SuccessUID === RUN TestMetaFiltering/FailUID === RUN TestMetaFiltering/SuccessCreated === RUN TestMetaFiltering/FailCreated === RUN TestMetaFiltering/SuccessLabels === RUN TestMetaFiltering/FailLabels --- PASS: TestMetaFiltering (0.00s) --- PASS: TestMetaFiltering/SuccessCPUsEqual (0.00s) --- PASS: TestMetaFiltering/SuccessNameEqual (0.00s) --- PASS: TestMetaFiltering/SuccessNameDiff (0.00s) --- PASS: TestMetaFiltering/FailNameEqual (0.00s) --- PASS: TestMetaFiltering/FailNameDiff (0.00s) --- PASS: TestMetaFiltering/SuccessNameContains (0.00s) --- PASS: TestMetaFiltering/SuccessNameNotContains (0.00s) --- PASS: TestMetaFiltering/FailNameContains (0.00s) --- PASS: TestMetaFiltering/FailNameNotContains (0.00s) --- PASS: TestMetaFiltering/SuccessUID (0.00s) --- PASS: TestMetaFiltering/FailUID (0.00s) --- PASS: TestMetaFiltering/SuccessCreated (0.00s) --- PASS: TestMetaFiltering/FailCreated (0.00s) --- PASS: TestMetaFiltering/SuccessLabels (0.00s) --- PASS: TestMetaFiltering/FailLabels (0.00s) === RUN TestExtractKeyValueFiltering === RUN TestExtractKeyValueFiltering/Success1 === RUN TestExtractKeyValueFiltering/Success2 === RUN TestExtractKeyValueFiltering/Success3 === RUN TestExtractKeyValueFiltering/Success4 === RUN TestExtractKeyValueFiltering/Success5 === RUN TestExtractKeyValueFiltering/Success6 === RUN TestExtractKeyValueFiltering/FailEqualBadPlace === RUN TestExtractKeyValueFiltering/FailEqualBadPlace2 === RUN TestExtractKeyValueFiltering/FailEqualBadPlace3 --- PASS: TestExtractKeyValueFiltering (0.00s) --- PASS: TestExtractKeyValueFiltering/Success1 (0.00s) --- PASS: TestExtractKeyValueFiltering/Success2 (0.00s) --- PASS: TestExtractKeyValueFiltering/Success3 (0.00s) --- PASS: TestExtractKeyValueFiltering/Success4 (0.00s) --- PASS: TestExtractKeyValueFiltering/Success5 (0.00s) --- PASS: TestExtractKeyValueFiltering/Success6 (0.00s) --- PASS: TestExtractKeyValueFiltering/FailEqualBadPlace (0.00s) --- PASS: TestExtractKeyValueFiltering/FailEqualBadPlace2 (0.00s) --- PASS: TestExtractKeyValueFiltering/FailEqualBadPlace3 (0.00s) === RUN TestExtractMultipleKeyValueFiltering === RUN TestExtractMultipleKeyValueFiltering/Success === RUN TestExtractMultipleKeyValueFiltering/FailWithoutSeparator === RUN TestExtractMultipleKeyValueFiltering/FailBadFormat --- PASS: TestExtractMultipleKeyValueFiltering (0.00s) --- PASS: TestExtractMultipleKeyValueFiltering/Success (0.00s) --- PASS: TestExtractMultipleKeyValueFiltering/FailWithoutSeparator (0.00s) --- PASS: TestExtractMultipleKeyValueFiltering/FailBadFormat (0.00s) === RUN TestMultipleMetaFilter === RUN TestMultipleMetaFilter/SuccessOneFilter === RUN TestMultipleMetaFilter/SuccessTwoFilter === RUN TestMultipleMetaFilter/SuccessOneValueDiffer === RUN TestMultipleMetaFilter/FailBadFormat --- PASS: TestMultipleMetaFilter (0.00s) --- PASS: TestMultipleMetaFilter/SuccessOneFilter (0.00s) --- PASS: TestMultipleMetaFilter/SuccessTwoFilter (0.00s) --- PASS: TestMultipleMetaFilter/SuccessOneValueDiffer (0.00s) --- PASS: TestMultipleMetaFilter/FailBadFormat (0.00s) PASS ok github.com/weaveworks/ignite/pkg/filter 0.016s ? github.com/weaveworks/ignite/pkg/gitops [no test files] ? github.com/weaveworks/ignite/pkg/logs [no test files] ? github.com/weaveworks/ignite/pkg/logs/flag [no test files] === RUN TestSetLabels === RUN TestSetLabels/nil_runtime_object === RUN TestSetLabels/valid_labels === RUN TestSetLabels/invalid_label_-_key_without_value === RUN TestSetLabels/invalid_label_-_empty_name --- PASS: TestSetLabels (0.00s) --- PASS: TestSetLabels/nil_runtime_object (0.00s) --- PASS: TestSetLabels/valid_labels (0.00s) --- PASS: TestSetLabels/invalid_label_-_key_without_value (0.00s) --- PASS: TestSetLabels/invalid_label_-_empty_name (0.00s) === RUN TestVerifyUIDOrName === RUN TestVerifyUIDOrName/create_object_with_similar_names === RUN TestVerifyUIDOrName/create_object_with_existing_names --- PASS: TestVerifyUIDOrName (0.01s) --- PASS: TestVerifyUIDOrName/create_object_with_similar_names (0.01s) --- PASS: TestVerifyUIDOrName/create_object_with_existing_names (0.00s) PASS ok github.com/weaveworks/ignite/pkg/metadata 0.028s ? github.com/weaveworks/ignite/pkg/network [no test files] ? github.com/weaveworks/ignite/pkg/network/cni [no test files] ? github.com/weaveworks/ignite/pkg/network/docker [no test files] ? github.com/weaveworks/ignite/pkg/network/flag [no test files] ? github.com/weaveworks/ignite/pkg/openapi [no test files] ? github.com/weaveworks/ignite/pkg/operations [no test files] ? github.com/weaveworks/ignite/pkg/operations/lookup [no test files] ? github.com/weaveworks/ignite/pkg/operations/reconcile [no test files] ? github.com/weaveworks/ignite/pkg/preflight [no test files] === RUN TestRunChecks --- PASS: TestRunChecks (0.00s) === RUN TestIsIgnoredPreflightError === RUN TestIsIgnoredPreflightError/IgnoreAll === RUN TestIsIgnoredPreflightError/IgnoreSpecificError1 === RUN TestIsIgnoredPreflightError/IgnoreSpecificError2 === RUN TestIsIgnoredPreflightError/IgnoreAllAndSpecificError1 === RUN TestIsIgnoredPreflightError/IgnoreAllAndSpecificError2 === RUN TestIsIgnoredPreflightError/NoIgnore --- PASS: TestIsIgnoredPreflightError (0.00s) --- PASS: TestIsIgnoredPreflightError/IgnoreAll (0.00s) --- PASS: TestIsIgnoredPreflightError/IgnoreSpecificError1 (0.00s) --- PASS: TestIsIgnoredPreflightError/IgnoreSpecificError2 (0.00s) --- PASS: TestIsIgnoredPreflightError/IgnoreAllAndSpecificError1 (0.00s) --- PASS: TestIsIgnoredPreflightError/IgnoreAllAndSpecificError2 (0.00s) --- PASS: TestIsIgnoredPreflightError/NoIgnore (0.00s) PASS ok github.com/weaveworks/ignite/pkg/preflight/checkers 0.018s ? github.com/weaveworks/ignite/pkg/prometheus [no test files] ? github.com/weaveworks/ignite/pkg/providers [no test files] ? github.com/weaveworks/ignite/pkg/providers/client [no test files] ? github.com/weaveworks/ignite/pkg/providers/cni [no test files] ? github.com/weaveworks/ignite/pkg/providers/containerd [no test files] ? github.com/weaveworks/ignite/pkg/providers/docker [no test files] ? github.com/weaveworks/ignite/pkg/providers/ignite [no test files] ? github.com/weaveworks/ignite/pkg/providers/ignited [no test files] ? github.com/weaveworks/ignite/pkg/providers/manifeststorage [no test files] ? github.com/weaveworks/ignite/pkg/providers/network [no test files] ? github.com/weaveworks/ignite/pkg/providers/runtime [no test files] ? github.com/weaveworks/ignite/pkg/providers/storage [no test files] === RUN TestBuildResolvConf --- PASS: TestBuildResolvConf (0.00s) === RUN TestBuildResolvConfEmpty --- PASS: TestBuildResolvConfEmpty (0.00s) === RUN TestIsSystemdResolved --- PASS: TestIsSystemdResolved (0.00s) === RUN TestFilterLoopBack --- PASS: TestFilterLoopBack (0.00s) PASS ok github.com/weaveworks/ignite/pkg/resolvconf 0.005s ? github.com/weaveworks/ignite/pkg/runtime [no test files] ? github.com/weaveworks/ignite/pkg/runtime/auth [no test files] ? github.com/weaveworks/ignite/pkg/runtime/docker [no test files] ? github.com/weaveworks/ignite/pkg/runtime/flag [no test files] ? github.com/weaveworks/ignite/pkg/source [no test files] === RUN TestToLower === RUN TestToLower/Empty === RUN TestToLower/OneElem === RUN TestToLower/TwoElem === RUN TestToLower/TwoElem#01 === RUN TestToLower/ThreeElem --- PASS: TestToLower (0.00s) --- PASS: TestToLower/Empty (0.00s) --- PASS: TestToLower/OneElem (0.00s) --- PASS: TestToLower/TwoElem (0.00s) --- PASS: TestToLower/TwoElem#01 (0.00s) --- PASS: TestToLower/ThreeElem (0.00s) PASS ok github.com/weaveworks/ignite/pkg/util 0.003s ? github.com/weaveworks/ignite/pkg/version [no test files] ? github.com/weaveworks/ignite/pkg/version/cmd [no test files] make root-test sudo -E /home/semaphore/.gimme/versions/go1.16.3.linux.amd64/bin/go test -mod=vendor -v "github.com/weaveworks/ignite/pkg/runtime/containerd" -count=1 === RUN TestPull --- PASS: TestPull (1.67s) === RUN TestInspect client_test.go:41: &{docker.io/library/busybox@sha256:cabb9f684f8ba3edb303d578bfd7d709d853539ea1b420a3f6c81a08e85bb3d7 1339392} --- PASS: TestInspect (0.00s) === RUN TestRunRemove client_test.go:94: TaskID: "ignite-test-foo2" time="2021-11-08T19:39:31Z" level=warning msg="container \"ignite-test-foo2\" in namespace \"firecracker\": not found" --- PASS: TestRunRemove (0.37s) === RUN TestInspectContainer client_test.go:123: TaskID: "ignite-test-foo3" time="2021-11-08T19:39:32Z" level=warning msg="container \"ignite-test-foo3\" in namespace \"firecracker\": not found" --- PASS: TestInspectContainer (0.33s) === RUN TestV2ShimRuntimesHaveBinaryNames --- PASS: TestV2ShimRuntimesHaveBinaryNames (0.00s) === RUN TestNewRemoteResolver === RUN TestNewRemoteResolver/invalid_configuration === RUN TestNewRemoteResolver/valid_configuration === RUN TestNewRemoteResolver/http_server_address_without_insecure_registries === RUN TestNewRemoteResolver/http_server_address_with_insecure_registries --- PASS: TestNewRemoteResolver (0.00s) --- PASS: TestNewRemoteResolver/invalid_configuration (0.00s) --- PASS: TestNewRemoteResolver/valid_configuration (0.00s) --- PASS: TestNewRemoteResolver/http_server_address_without_insecure_registries (0.00s) --- PASS: TestNewRemoteResolver/http_server_address_with_insecure_registries (0.00s) PASS ok github.com/weaveworks/ignite/pkg/runtime/containerd 2.386s make e2e-nobuild sudo -E IGNITE_E2E_HOME=/home/semaphore/ignite \ /home/semaphore/.gimme/versions/go1.16.3.linux.amd64/bin/go test \ "github.com/weaveworks/ignite/e2e" -v -mod=vendor \ -count 1 \ -run Test === RUN TestConfigFile === RUN TestConfigFile/invalid_config === RUN TestConfigFile/minimal_valid_config config_test.go:217: assertion failed: (got string) != '512.0 MB 1 4.0 GB weaveworks/ignite-ubuntu:latest weaveworks/ignite:dev weaveworks/ignite-kernel:5.10.51 ' (rt.wantVMProperties string): unexpected VM properties: (WNT): "'512.0 MB 1 4.0 GB weaveworks/ignite-ubuntu:latest weaveworks/ignite:dev weaveworks/ignite-kernel:5.10.51 '" (GOT): "" === RUN TestConfigFile/custom_vm_properties config_test.go:217: assertion failed: (got string) != '2.0 GB 2 3.0 GB weaveworks/ignite-ubuntu:latest weaveworks/ignite:dev weaveworks/ignite-kernel:5.4.43 {true }' (rt.wantVMProperties string): unexpected VM properties: (WNT): "'2.0 GB 2 3.0 GB weaveworks/ignite-ubuntu:latest weaveworks/ignite:dev weaveworks/ignite-kernel:5.4.43 {true }'" (GOT): "" === RUN TestConfigFile/runtime_and_network_config config_test.go:217: assertion failed: (got string) != '512.0 MB 1 4.0 GB weaveworks/ignite-ubuntu:latest weaveworks/ignite:dev weaveworks/ignite-kernel:5.10.51 ' (rt.wantVMProperties string): unexpected VM properties: (WNT): "'512.0 MB 1 4.0 GB weaveworks/ignite-ubuntu:latest weaveworks/ignite:dev weaveworks/ignite-kernel:5.10.51 '" (GOT): "" === RUN TestConfigFile/override_properties config_test.go:217: assertion failed: (got string) != '1024.0 MB 1 1024.0 MB weaveworks/ignite-ubuntu:latest weaveworks/ignite:dev weaveworks/ignite-kernel:5.10.51 {true }' (rt.wantVMProperties string): unexpected VM properties: (WNT): "'1024.0 MB 1 1024.0 MB weaveworks/ignite-ubuntu:latest weaveworks/ignite:dev weaveworks/ignite-kernel:5.10.51 {true }'" (GOT): "" === RUN TestConfigFile/vm_config config_test.go:217: assertion failed: (got string) != '1024.0 MB 1 2.0 GB weaveworks/ignite-ubuntu:latest weaveworks/ignite:dev weaveworks/ignite-kernel:5.10.51 ' (rt.wantVMProperties string): unexpected VM properties: (WNT): "'1024.0 MB 1 2.0 GB weaveworks/ignite-ubuntu:latest weaveworks/ignite:dev weaveworks/ignite-kernel:5.10.51 '" (GOT): "" === RUN TestConfigFile/vm_config_and_flags config_test.go:217: assertion failed: (got string) != '1024.0 MB 1 1024.0 MB weaveworks/ignite-ubuntu:latest weaveworks/ignite:dev weaveworks/ignite-kernel:5.10.51 ' (rt.wantVMProperties string): unexpected VM properties: (WNT): "'1024.0 MB 1 1024.0 MB weaveworks/ignite-ubuntu:latest weaveworks/ignite:dev weaveworks/ignite-kernel:5.10.51 '" (GOT): "" --- FAIL: TestConfigFile (15.38s) --- PASS: TestConfigFile/invalid_config (0.02s) --- FAIL: TestConfigFile/minimal_valid_config (11.82s) --- FAIL: TestConfigFile/custom_vm_properties (3.28s) --- FAIL: TestConfigFile/runtime_and_network_config (0.07s) --- FAIL: TestConfigFile/override_properties (0.06s) --- FAIL: TestConfigFile/vm_config (0.06s) --- FAIL: TestConfigFile/vm_config_and_flags (0.07s) === RUN TestCopyFileFromHostToVM === RUN TestCopyFileFromHostToVM/file-with-content cp_test.go:35: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-to-vm-file-with-content --ssh weaveworks/ignite-ubuntu" time="2021-11-08T19:39:51Z" level=info msg="Created VM with ID \"68b05bcce57c1243\" and name \"e2e-test-copy-to-vm-file-with-content\"" time="2021-11-08T19:39:51Z" level=error msg="failed to setup network for namespace \"ignite-68b05bcce57c1243\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:39:51Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" cp_test.go:35: failed to run "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-to-vm-file-with-content --ssh weaveworks/ignite-ubuntu": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-copy-to-vm-file-with-content" time="2021-11-08T19:39:51Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-68b05bcce57c1243\" \"ignite-68b05bcce57c1243-base\"] exited with \"device-mapper: remove ioctl on ignite-68b05bcce57c1243 failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-copy-to-vm-file-with-content": exit status 1 === RUN TestCopyFileFromHostToVM/empty-file cp_test.go:35: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-to-vm-empty-file --ssh weaveworks/ignite-ubuntu" time="2021-11-08T19:39:52Z" level=info msg="Created VM with ID \"0025cf10549d5542\" and name \"e2e-test-copy-to-vm-empty-file\"" time="2021-11-08T19:39:52Z" level=error msg="failed to setup network for namespace \"ignite-0025cf10549d5542\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:39:52Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" cp_test.go:35: failed to run "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-to-vm-empty-file --ssh weaveworks/ignite-ubuntu": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-copy-to-vm-empty-file" time="2021-11-08T19:39:52Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-0025cf10549d5542\" \"ignite-0025cf10549d5542-base\"] exited with \"device-mapper: remove ioctl on ignite-0025cf10549d5542 failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-copy-to-vm-empty-file": exit status 1 --- FAIL: TestCopyFileFromHostToVM (2.32s) --- FAIL: TestCopyFileFromHostToVM/file-with-content (1.03s) --- FAIL: TestCopyFileFromHostToVM/empty-file (1.29s) === RUN TestCopySymlinkedFileFromHostToVM cp_test.go:35: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-symlink-to-vm --ssh weaveworks/ignite-ubuntu" time="2021-11-08T19:39:53Z" level=info msg="Created VM with ID \"3bc64b2ec987d5ad\" and name \"e2e-test-copy-symlink-to-vm\"" time="2021-11-08T19:39:53Z" level=error msg="failed to setup network for namespace \"ignite-3bc64b2ec987d5ad\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:39:53Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" cp_test.go:35: failed to run "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-symlink-to-vm --ssh weaveworks/ignite-ubuntu": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-copy-symlink-to-vm" time="2021-11-08T19:39:54Z" level=info msg="Removed VM with name \"e2e-test-copy-symlink-to-vm\" and ID \"3bc64b2ec987d5ad\"" time="2021-11-08T19:39:54Z" level=fatal msg="unlinkat /var/lib/firecracker/vm/3bc64b2ec987d5ad: directory not empty" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-copy-symlink-to-vm": exit status 1 --- FAIL: TestCopySymlinkedFileFromHostToVM (1.31s) === RUN TestCopyFileFromVMToHost cp_test.go:151: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-file-from-vm-to-host --ssh weaveworks/ignite-ubuntu" time="2021-11-08T19:39:54Z" level=info msg="Created VM with ID \"2735982827719069\" and name \"e2e-test-copy-file-from-vm-to-host\"" time="2021-11-08T19:39:55Z" level=error msg="failed to setup network for namespace \"ignite-2735982827719069\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:39:55Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" cp_test.go:151: failed to run "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-file-from-vm-to-host --ssh weaveworks/ignite-ubuntu": exit status 1 --- FAIL: TestCopyFileFromVMToHost (1.25s) === RUN TestCopyDirectoryFromHostToVM cp_test.go:222: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-dir-to-vm --ssh weaveworks/ignite-ubuntu" time="2021-11-08T19:39:56Z" level=info msg="Created VM with ID \"6846ab338f45068e\" and name \"e2e-test-copy-dir-to-vm\"" time="2021-11-08T19:39:56Z" level=error msg="failed to setup network for namespace \"ignite-6846ab338f45068e\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:39:56Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" cp_test.go:222: failed to run "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-dir-to-vm --ssh weaveworks/ignite-ubuntu": exit status 1 --- FAIL: TestCopyDirectoryFromHostToVM (1.35s) === RUN TestCopyDirectoryFromVMToHost cp_test.go:267: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-dir-from-vm-to-host --ssh weaveworks/ignite-ubuntu" time="2021-11-08T19:39:57Z" level=info msg="Created VM with ID \"f2036da9168099fc\" and name \"e2e-test-copy-dir-from-vm-to-host\"" time="2021-11-08T19:39:57Z" level=error msg="failed to setup network for namespace \"ignite-f2036da9168099fc\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:39:57Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" cp_test.go:267: failed to run "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-dir-from-vm-to-host --ssh weaveworks/ignite-ubuntu": exit status 1 --- FAIL: TestCopyDirectoryFromVMToHost (1.14s) === RUN TestRunGitops gitops_test.go:134: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f my-vm" time="2021-11-08T19:40:07Z" level=fatal msg="unknown runtime \"\"" gitops_test.go:134: failed to run "/home/semaphore/ignite/bin/ignite rm -f my-vm": exit status 1 --- FAIL: TestRunGitops (10.12s) === RUN TestImportTinyImage --- PASS: TestImportTinyImage (2.23s) === RUN TestDockerImportImage --- PASS: TestDockerImportImage (3.19s) === RUN TestIgnitedDaemon --- PASS: TestIgnitedDaemon (10.07s) === RUN TestOneExtraInterface time="2021-11-08T19:40:24Z" level=info msg="Networking is handled by \"docker-bridge\"" time="2021-11-08T19:40:24Z" level=info msg="Started Firecracker VM \"08efd13c387c04c6\" in a container with ID \"2f7248c4eed0fd3684b4047d0161f31720a0a8fdce4aa692e558697f433623db\"" --- PASS: TestOneExtraInterface (8.40s) === RUN TestMultipleInterface time="2021-11-08T19:40:32Z" level=info msg="Networking is handled by \"docker-bridge\"" time="2021-11-08T19:40:32Z" level=info msg="Started Firecracker VM \"c3f6447402a6b2f3\" in a container with ID \"e90ebced17977f8fa588aa50a04506d66c57e588f1332e8ce4cdd253deedef48\"" --- PASS: TestMultipleInterface (8.14s) === RUN TestMultipleInterfaceImplicit time="2021-11-08T19:40:40Z" level=info msg="Networking is handled by \"docker-bridge\"" time="2021-11-08T19:40:40Z" level=info msg="Started Firecracker VM \"7acbe7c90bae4489\" in a container with ID \"f5d2bd4ee576d23cd875a14c87c3e2824a0231b47a0095e3a61ca7d2f2e4a159\"" --- PASS: TestMultipleInterfaceImplicit (8.77s) === RUN TestPortmapCleanup portmap_test.go:36: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite --network-plugin=cni run --name=e2e-test-ignite-portmap-cleanup --ssh --ports=4242:4242 weaveworks/ignite-ubuntu" time="2021-11-08T19:40:49Z" level=info msg="Created VM with ID \"12b9d542295c3f1f\" and name \"e2e-test-ignite-portmap-cleanup\"" time="2021-11-08T19:40:49Z" level=error msg="failed to setup network for namespace \"ignite-12b9d542295c3f1f\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:40:49Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" portmap_test.go:36: failed to run "/home/semaphore/ignite/bin/ignite --network-plugin=cni run --name=e2e-test-ignite-portmap-cleanup --ssh --ports=4242:4242 weaveworks/ignite-ubuntu": exit status 1 --- FAIL: TestPortmapCleanup (0.80s) === RUN TestPullFromAuthRegistry === RUN TestPullFromAuthRegistry/http_no_auth_info_-_containerd === RUN TestPullFromAuthRegistry/http_no_auth_info_-_docker === RUN TestPullFromAuthRegistry/http_registry_config_flag_-_containerd === RUN TestPullFromAuthRegistry/http_registry_config_flag_-_docker === RUN TestPullFromAuthRegistry/http_registry_config_in_ignite_config_-_containerd === RUN TestPullFromAuthRegistry/http_registry_config_in_ignite_config_-_docker === RUN TestPullFromAuthRegistry/http_flag_override_registry_config_-_containerd === RUN TestPullFromAuthRegistry/http_flag_override_registry_config_-_docker === RUN TestPullFromAuthRegistry/http_invalid_registry_config_-_containerd === RUN TestPullFromAuthRegistry/http_invalid_registry_config_-_docker === RUN TestPullFromAuthRegistry/https_no_auth_info_-_containerd === RUN TestPullFromAuthRegistry/https_no_auth_info_-_docker === RUN TestPullFromAuthRegistry/https_registry_config_flag_-_containerd === RUN TestPullFromAuthRegistry/https_registry_config_flag_-_docker === RUN TestPullFromAuthRegistry/https_registry_config_in_ignite_config_-_containerd === RUN TestPullFromAuthRegistry/https_registry_config_in_ignite_config_-_docker === RUN TestPullFromAuthRegistry/https_flag_override_registry_config_-_containerd === RUN TestPullFromAuthRegistry/https_flag_override_registry_config_-_docker === RUN TestPullFromAuthRegistry/https_invalid_registry_config_-_containerd === RUN TestPullFromAuthRegistry/https_invalid_registry_config_-_docker --- PASS: TestPullFromAuthRegistry (64.56s) --- PASS: TestPullFromAuthRegistry/http_no_auth_info_-_containerd (0.14s) --- PASS: TestPullFromAuthRegistry/http_no_auth_info_-_docker (0.13s) --- PASS: TestPullFromAuthRegistry/http_registry_config_flag_-_containerd (2.87s) --- PASS: TestPullFromAuthRegistry/http_registry_config_flag_-_docker (3.92s) --- PASS: TestPullFromAuthRegistry/http_registry_config_in_ignite_config_-_containerd (2.14s) --- PASS: TestPullFromAuthRegistry/http_registry_config_in_ignite_config_-_docker (4.02s) --- PASS: TestPullFromAuthRegistry/http_flag_override_registry_config_-_containerd (0.13s) --- PASS: TestPullFromAuthRegistry/http_flag_override_registry_config_-_docker (0.12s) --- PASS: TestPullFromAuthRegistry/http_invalid_registry_config_-_containerd (0.09s) --- PASS: TestPullFromAuthRegistry/http_invalid_registry_config_-_docker (0.12s) --- PASS: TestPullFromAuthRegistry/https_no_auth_info_-_containerd (0.11s) --- PASS: TestPullFromAuthRegistry/https_no_auth_info_-_docker (0.13s) --- PASS: TestPullFromAuthRegistry/https_registry_config_flag_-_containerd (2.43s) --- PASS: TestPullFromAuthRegistry/https_registry_config_flag_-_docker (3.89s) --- PASS: TestPullFromAuthRegistry/https_registry_config_in_ignite_config_-_containerd (2.29s) --- PASS: TestPullFromAuthRegistry/https_registry_config_in_ignite_config_-_docker (4.00s) --- PASS: TestPullFromAuthRegistry/https_flag_override_registry_config_-_containerd (0.17s) --- PASS: TestPullFromAuthRegistry/https_flag_override_registry_config_-_docker (0.14s) --- PASS: TestPullFromAuthRegistry/https_invalid_registry_config_-_containerd (0.11s) --- PASS: TestPullFromAuthRegistry/https_invalid_registry_config_-_docker (0.13s) === RUN TestIgniteRunWithDockerAndDockerBridge --- PASS: TestIgniteRunWithDockerAndDockerBridge (1.34s) === RUN TestIgniteRunWithDockerAndCNI run_test.go:38: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite --runtime=docker --network-plugin=cni run --name=e2e-test-ignite-run-docker-and-cni weaveworks/ignite-ubuntu" time="2021-11-08T19:41:55Z" level=info msg="Created VM with ID \"a1373c8ec3ffc921\" and name \"e2e-test-ignite-run-docker-and-cni\"" time="2021-11-08T19:41:56Z" level=error msg="failed to setup network for namespace \"32d5556f3e7107d2e4adc72a8434e7e39512796f7c103efa62c76fbe78be87d6\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:41:56Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" run_test.go:38: failed to run "/home/semaphore/ignite/bin/ignite --runtime=docker --network-plugin=cni run --name=e2e-test-ignite-run-docker-and-cni weaveworks/ignite-ubuntu": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-ignite-run-docker-and-cni" time="2021-11-08T19:41:56Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-a1373c8ec3ffc921\" \"ignite-a1373c8ec3ffc921-base\"] exited with \"device-mapper: remove ioctl on ignite-a1373c8ec3ffc921 failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-ignite-run-docker-and-cni": exit status 1 --- FAIL: TestIgniteRunWithDockerAndCNI (0.94s) === RUN TestIgniteRunWithContainerdAndCNI run_test.go:38: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite --runtime=containerd --network-plugin=cni run --name=e2e-test-ignite-run-containerd-and-cni weaveworks/ignite-ubuntu" time="2021-11-08T19:41:57Z" level=info msg="Created VM with ID \"515367f5db5c0da0\" and name \"e2e-test-ignite-run-containerd-and-cni\"" time="2021-11-08T19:41:57Z" level=error msg="failed to setup network for namespace \"ignite-515367f5db5c0da0\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:41:57Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" run_test.go:38: failed to run "/home/semaphore/ignite/bin/ignite --runtime=containerd --network-plugin=cni run --name=e2e-test-ignite-run-containerd-and-cni weaveworks/ignite-ubuntu": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-ignite-run-containerd-and-cni" time="2021-11-08T19:41:57Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-515367f5db5c0da0\" \"ignite-515367f5db5c0da0-base\"] exited with \"device-mapper: remove ioctl on ignite-515367f5db5c0da0 failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-ignite-run-containerd-and-cni": exit status 1 --- FAIL: TestIgniteRunWithContainerdAndCNI (1.15s) === RUN TestCurlWithDockerAndDockerBridge --- PASS: TestCurlWithDockerAndDockerBridge (11.55s) === RUN TestCurlWithDockerAndCNI run_test.go:86: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite --runtime=docker --network-plugin=cni run --name=e2e-test-curl-docker-and-cni weaveworks/ignite-ubuntu --ssh" time="2021-11-08T19:42:09Z" level=info msg="Created VM with ID \"13586702c2c6cf11\" and name \"e2e-test-curl-docker-and-cni\"" time="2021-11-08T19:42:10Z" level=error msg="failed to setup network for namespace \"e7506b9958c46797bcf85a85e04cbf2a9c846522d5d8d5cca7d5fba84e265818\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:42:10Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" run_test.go:86: failed to run "/home/semaphore/ignite/bin/ignite --runtime=docker --network-plugin=cni run --name=e2e-test-curl-docker-and-cni weaveworks/ignite-ubuntu --ssh": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-curl-docker-and-cni" time="2021-11-08T19:42:10Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-13586702c2c6cf11\" \"ignite-13586702c2c6cf11-base\"] exited with \"device-mapper: remove ioctl on ignite-13586702c2c6cf11 failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-curl-docker-and-cni": exit status 1 --- FAIL: TestCurlWithDockerAndCNI (1.04s) === RUN TestCurlWithContainerdAndCNI run_test.go:86: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite --runtime=containerd --network-plugin=cni run --name=e2e-test-curl-containerd-and-cni weaveworks/ignite-ubuntu --ssh" time="2021-11-08T19:42:10Z" level=info msg="Created VM with ID \"98314e7677f21e78\" and name \"e2e-test-curl-containerd-and-cni\"" time="2021-11-08T19:42:11Z" level=error msg="failed to setup network for namespace \"ignite-98314e7677f21e78\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:42:11Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" run_test.go:86: failed to run "/home/semaphore/ignite/bin/ignite --runtime=containerd --network-plugin=cni run --name=e2e-test-curl-containerd-and-cni weaveworks/ignite-ubuntu --ssh": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-curl-containerd-and-cni" time="2021-11-08T19:42:11Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-98314e7677f21e78\" \"ignite-98314e7677f21e78-base\"] exited with \"device-mapper: remove ioctl on ignite-98314e7677f21e78 failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-curl-containerd-and-cni": exit status 1 --- FAIL: TestCurlWithContainerdAndCNI (1.24s) === RUN TestIDPrefixCurlWithDockerAndDockerBridge --- PASS: TestIDPrefixCurlWithDockerAndDockerBridge (12.02s) === RUN TestIDPrefixCurlWithDockerAndCNI run_test.go:86: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite --runtime=docker --network-plugin=cni run --name=e2e-test-curl-docker-and-cni weaveworks/ignite-ubuntu --ssh --id-prefix=e2e" time="2021-11-08T19:42:23Z" level=fatal msg="invalid VM id/name \"e2e-test-curl-docker-and-cni\": already exists" run_test.go:86: failed to run "/home/semaphore/ignite/bin/ignite --runtime=docker --network-plugin=cni run --name=e2e-test-curl-docker-and-cni weaveworks/ignite-ubuntu --ssh --id-prefix=e2e": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-curl-docker-and-cni" time="2021-11-08T19:42:23Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-13586702c2c6cf11\" \"ignite-13586702c2c6cf11-base\"] exited with \"device-mapper: remove ioctl on ignite-13586702c2c6cf11 failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-curl-docker-and-cni": exit status 1 --- FAIL: TestIDPrefixCurlWithDockerAndCNI (0.04s) === RUN TestIDPrefixCurlWithContainerdAndCNI run_test.go:86: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite --runtime=containerd --network-plugin=cni run --name=e2e-test-curl-containerd-and-cni weaveworks/ignite-ubuntu --ssh --id-prefix=e2e" time="2021-11-08T19:42:23Z" level=fatal msg="invalid VM id/name \"e2e-test-curl-containerd-and-cni\": already exists" run_test.go:86: failed to run "/home/semaphore/ignite/bin/ignite --runtime=containerd --network-plugin=cni run --name=e2e-test-curl-containerd-and-cni weaveworks/ignite-ubuntu --ssh --id-prefix=e2e": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-curl-containerd-and-cni" time="2021-11-08T19:42:23Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-98314e7677f21e78\" \"ignite-98314e7677f21e78-base\"] exited with \"device-mapper: remove ioctl on ignite-98314e7677f21e78 failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-curl-containerd-and-cni": exit status 1 --- FAIL: TestIDPrefixCurlWithContainerdAndCNI (0.05s) === RUN TestRunWithoutName run_test.go:167: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite run weaveworks/ignite-ubuntu --label testName=TestRunWithoutName" time="2021-11-08T19:42:23Z" level=info msg="Created VM with ID \"bc1c524b296d253a\" and name \"frosty-hill\"" time="2021-11-08T19:42:24Z" level=error msg="failed to setup network for namespace \"ignite-bc1c524b296d253a\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:42:24Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" run_test.go:167: failed to run "/home/semaphore/ignite/bin/ignite run weaveworks/ignite-ubuntu --label testName=TestRunWithoutName": exit status 1 --- FAIL: TestRunWithoutName (0.83s) === RUN TestVolumeWithDockerAndDockerBridge --- PASS: TestVolumeWithDockerAndDockerBridge (18.42s) === RUN TestVolumeWithDockerAndCNI run_volume_test.go:88: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite --runtime=docker --network-plugin=cni run --name=e2e-test-volume-docker-and-cni --ssh --volumes=/dev/loop20:/my-vol weaveworks/ignite-ubuntu" time="2021-11-08T19:42:44Z" level=info msg="Created VM with ID \"18f51806827942f4\" and name \"e2e-test-volume-docker-and-cni\"" time="2021-11-08T19:42:44Z" level=error msg="failed to setup network for namespace \"d38792b5752507778e35944b386b2d465feede35ccd3b50ec7bd30d44a0d1b49\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:42:44Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" run_volume_test.go:88: failed to run "/home/semaphore/ignite/bin/ignite --runtime=docker --network-plugin=cni run --name=e2e-test-volume-docker-and-cni --ssh --volumes=/dev/loop20:/my-vol weaveworks/ignite-ubuntu": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-volume-docker-and-cni" time="2021-11-08T19:42:44Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-18f51806827942f4\" \"ignite-18f51806827942f4-base\"] exited with \"device-mapper: remove ioctl on ignite-18f51806827942f4 failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-volume-docker-and-cni": exit status 1 --- FAIL: TestVolumeWithDockerAndCNI (2.25s) === RUN TestVolumeWithContainerdAndCNI run_volume_test.go:88: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite --runtime=containerd --network-plugin=cni run --name=e2e-test-volume-containerd-and-cni --ssh --volumes=/dev/loop23:/my-vol weaveworks/ignite-ubuntu" time="2021-11-08T19:42:47Z" level=info msg="Created VM with ID \"37c7208985782a4a\" and name \"e2e-test-volume-containerd-and-cni\"" time="2021-11-08T19:42:47Z" level=error msg="failed to setup network for namespace \"ignite-37c7208985782a4a\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:42:47Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" run_volume_test.go:88: failed to run "/home/semaphore/ignite/bin/ignite --runtime=containerd --network-plugin=cni run --name=e2e-test-volume-containerd-and-cni --ssh --volumes=/dev/loop23:/my-vol weaveworks/ignite-ubuntu": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-volume-containerd-and-cni" time="2021-11-08T19:42:47Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-37c7208985782a4a\" \"ignite-37c7208985782a4a-base\"] exited with \"device-mapper: remove ioctl on ignite-37c7208985782a4a failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-volume-containerd-and-cni": exit status 1 --- FAIL: TestVolumeWithContainerdAndCNI (2.42s) === RUN TestVMExecInteractive vm_exec_test.go:28: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite run --name=e2e-test-ignite-exec-interactive weaveworks/ignite-ubuntu --ssh" time="2021-11-08T19:42:48Z" level=info msg="Created VM with ID \"271c286e27db7109\" and name \"e2e-test-ignite-exec-interactive\"" time="2021-11-08T19:42:48Z" level=error msg="failed to setup network for namespace \"ignite-271c286e27db7109\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:42:48Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" vm_exec_test.go:28: failed to run "/home/semaphore/ignite/bin/ignite run --name=e2e-test-ignite-exec-interactive weaveworks/ignite-ubuntu --ssh": exit status 1 --- FAIL: TestVMExecInteractive (1.65s) === RUN TestVMLifecycleWithDockerAndDockerBridge --- PASS: TestVMLifecycleWithDockerAndDockerBridge (19.54s) === RUN TestVMLifecycleWithDockerAndCNI vm_lifecycle_test.go:32: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite --runtime=docker --network-plugin=cni run --name=e2e-test-vm-lifecycle-docker-and-cni --ssh weaveworks/ignite-ubuntu" time="2021-11-08T19:43:09Z" level=info msg="Created VM with ID \"2c95d50469364bce\" and name \"e2e-test-vm-lifecycle-docker-and-cni\"" time="2021-11-08T19:43:09Z" level=error msg="failed to setup network for namespace \"8602162acf9f0983ac724a145c0a6cfa8bc89692d36a1424eef749802f735314\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:43:09Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" vm_lifecycle_test.go:32: failed to run "/home/semaphore/ignite/bin/ignite --runtime=docker --network-plugin=cni run --name=e2e-test-vm-lifecycle-docker-and-cni --ssh weaveworks/ignite-ubuntu": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-vm-lifecycle-docker-and-cni" time="2021-11-08T19:43:09Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-2c95d50469364bce\" \"ignite-2c95d50469364bce-base\"] exited with \"device-mapper: remove ioctl on ignite-2c95d50469364bce failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-vm-lifecycle-docker-and-cni": exit status 1 --- FAIL: TestVMLifecycleWithDockerAndCNI (0.98s) === RUN TestVMLifecycleWithContainerdAndCNI vm_lifecycle_test.go:32: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite --runtime=containerd --network-plugin=cni run --name=e2e-test-vm-lifecycle-containerd-and-cni --ssh weaveworks/ignite-ubuntu" time="2021-11-08T19:43:10Z" level=info msg="Created VM with ID \"e55753c778a0a635\" and name \"e2e-test-vm-lifecycle-containerd-and-cni\"" time="2021-11-08T19:43:10Z" level=error msg="failed to setup network for namespace \"ignite-e55753c778a0a635\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:43:10Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" vm_lifecycle_test.go:32: failed to run "/home/semaphore/ignite/bin/ignite --runtime=containerd --network-plugin=cni run --name=e2e-test-vm-lifecycle-containerd-and-cni --ssh weaveworks/ignite-ubuntu": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-vm-lifecycle-containerd-and-cni" time="2021-11-08T19:43:10Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-e55753c778a0a635\" \"ignite-e55753c778a0a635-base\"] exited with \"device-mapper: remove ioctl on ignite-e55753c778a0a635 failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-vm-lifecycle-containerd-and-cni": exit status 1 --- FAIL: TestVMLifecycleWithContainerdAndCNI (1.31s) === RUN TestVMProviderSwitch vm_lifecycle_test.go:110: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite --runtime=containerd --network-plugin=cni run --name=e2e-test-vm-providers-switch --ssh weaveworks/ignite-ubuntu" time="2021-11-08T19:43:11Z" level=info msg="Created VM with ID \"c5283cbab4a8a93b\" and name \"e2e-test-vm-providers-switch\"" time="2021-11-08T19:43:12Z" level=error msg="failed to setup network for namespace \"ignite-c5283cbab4a8a93b\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:43:12Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" vm_lifecycle_test.go:110: failed to run "/home/semaphore/ignite/bin/ignite --runtime=containerd --network-plugin=cni run --name=e2e-test-vm-providers-switch --ssh weaveworks/ignite-ubuntu": exit status 1 --- FAIL: TestVMProviderSwitch (1.51s) === RUN TestVMStartNonDefaultProvider --- PASS: TestVMStartNonDefaultProvider (1.98s) === RUN TestVMStopStartDefaultProviders vm_lifecycle_test.go:192: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite run weaveworks/ignite-ubuntu --name=e2e-test-vm-stop-start-default-providers" time="2021-11-08T19:43:15Z" level=info msg="Created VM with ID \"4e6b634175052048\" and name \"e2e-test-vm-stop-start-default-providers\"" time="2021-11-08T19:43:15Z" level=error msg="failed to setup network for namespace \"ignite-4e6b634175052048\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:43:15Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" vm_lifecycle_test.go:192: failed to run "/home/semaphore/ignite/bin/ignite run weaveworks/ignite-ubuntu --name=e2e-test-vm-stop-start-default-providers": exit status 1 --- FAIL: TestVMStopStartDefaultProviders (1.58s) === RUN TestVMpsWithOutdatedStatus vm_ps_test.go:36: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite run --name=e2e-test-ignite-ps-outdated weaveworks/ignite-ubuntu --ssh" time="2021-11-08T19:43:16Z" level=info msg="Created VM with ID \"2045b672985d549e\" and name \"e2e-test-ignite-ps-outdated\"" time="2021-11-08T19:43:17Z" level=error msg="failed to setup network for namespace \"ignite-2045b672985d549e\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:43:17Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" vm_ps_test.go:36: failed to run "/home/semaphore/ignite/bin/ignite run --name=e2e-test-ignite-ps-outdated weaveworks/ignite-ubuntu --ssh": exit status 1 panic.go:613: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-ignite-ps-outdated" time="2021-11-08T19:43:17Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-2045b672985d549e\" \"ignite-2045b672985d549e-base\"] exited with \"device-mapper: remove ioctl on ignite-2045b672985d549e failed: Device or resource busy\\nCommand failed\\n\": exit status 1" panic.go:613: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-ignite-ps-outdated": exit status 1 --- FAIL: TestVMpsWithOutdatedStatus (1.46s) === RUN TestConcurrentVMCreation time="2021-11-08T19:43:20Z" level=info msg="Created VM with ID \"bfc696728999ddf2\" and name \"e2e-test-concurrent-vm-create-3\"" time="2021-11-08T19:43:20Z" level=info msg="Created VM with ID \"242cca9f901db8c5\" and name \"e2e-test-concurrent-vm-create-2\"" time="2021-11-08T19:43:21Z" level=info msg="Created VM with ID \"5f53a8d317c72e90\" and name \"e2e-test-concurrent-vm-create-4\"" time="2021-11-08T19:43:21Z" level=error msg="failed to setup network for namespace \"ignite-bfc696728999ddf2\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:43:21Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:43:21Z" level=info msg="Created VM with ID \"08e52f0f4816f327\" and name \"e2e-test-concurrent-vm-create-1\"" time="2021-11-08T19:43:21Z" level=error msg="failed to setup network for namespace \"ignite-5f53a8d317c72e90\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:43:21Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:43:22Z" level=error msg="failed to setup network for namespace \"ignite-242cca9f901db8c5\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:43:22Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:43:22Z" level=error msg="failed to setup network for namespace \"ignite-08e52f0f4816f327\": unsupported CNI result version \"1.0.0\"" time="2021-11-08T19:43:22Z" level=fatal msg="unsupported CNI result version \"1.0.0\"" zconcurrent_vm_test.go:48: assertion failed: error is not nil: exit status 1: error waiting for the command to finish zconcurrent_vm_test.go:48: assertion failed: error is not nil: exit status 1: error waiting for the command to finish zconcurrent_vm_test.go:48: assertion failed: error is not nil: exit status 1: error waiting for the command to finish zconcurrent_vm_test.go:48: assertion failed: error is not nil: exit status 1: error waiting for the command to finish zconcurrent_vm_test.go:50: assertion failed: error is not nil: exit status 1: cmd: "/home/semaphore/ignite/bin/ignite rm -f e2e-test-concurrent-vm-create-1 e2e-test-concurrent-vm-create-2 e2e-test-concurrent-vm-create-3 e2e-test-concurrent-vm-create-4" time="2021-11-08T19:43:22Z" level=info msg="Removed VM with name \"e2e-test-concurrent-vm-create-1\" and ID \"08e52f0f4816f327\"" time="2021-11-08T19:43:22Z" level=fatal msg="command [\"dmsetup\" \"remove\" \"--verifyudev\" \"ignite-242cca9f901db8c5\" \"ignite-242cca9f901db8c5-base\"] exited with \"device-mapper: remove ioctl on ignite-242cca9f901db8c5 failed: Device or resource busy\\nCommand failed\\n\": exit status 1" zconcurrent_vm_test.go:50: failed to run "/home/semaphore/ignite/bin/ignite rm -f e2e-test-concurrent-vm-create-1 e2e-test-concurrent-vm-create-2 e2e-test-concurrent-vm-create-3 e2e-test-concurrent-vm-create-4": exit status 1 --- FAIL: TestConcurrentVMCreation (5.61s) FAIL FAIL github.com/weaveworks/ignite/e2e 227.949s FAIL Makefile:281: recipe for target 'e2e-nobuild' failed make: *** [e2e-nobuild] Error 1 export SEMAPHORE_JOB_RESULT=failed