Pull request #3649 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad rather than 2dd354c435e1478a3ee885c5e8d83f915acf849b Obtained Jenkinsfile from c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6762716503192593855.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4309714744204696530.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3649/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3649/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5280203669613630750.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3649/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2681476000866734657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7218406320094703274.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3649/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3649/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6639785237065588304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1983 in /w/workspace/edgexfoundry_edgex-go_PR-3649 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5004021731955615915.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7894302467396176259.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3649/head:refs/remotes/origin/PR-3649 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 2dd354c435e1478a3ee885c5e8d83f915acf849b Merge succeeded, producing 2dd354c435e1478a3ee885c5e8d83f915acf849b Checking out Revision 2dd354c435e1478a3ee885c5e8d83f915acf849b (PR-3649) > git config core.sparsecheckout # timeout=10 > git checkout -f 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5983720856145606264.key > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 Commit message: "build: Upgrade go-mod-core-contracts to v2.0.1-dev.13" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-04T15:54:54.542Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-04T15:54:54.798Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-04T15:54:54.956Z] ========================================================= [2021-08-04T15:54:54.956Z] EdgeX Global Pipelines Version Info [2021-08-04T15:54:54.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:54:56.934Z] ------------------- [2021-08-04T15:54:56.935Z] stable info: [2021-08-04T15:54:56.935Z] ------------------- [2021-08-04T15:54:56.935Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-04T15:54:56.935Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T15:54:56.935Z] Message: update stable to v1.0.203 [2021-08-04T15:54:56.935Z] ------------------- [2021-08-04T15:54:56.935Z] experimental info: [2021-08-04T15:54:56.935Z] ------------------- [2021-08-04T15:54:56.935Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-04T15:54:56.935Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T15:54:56.935Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-04T15:54:57.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-04T15:54:57.244Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-04T15:54:57.299Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-04T15:54:57.357Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-04T15:54:57.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-04T15:54:57.482Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-04T15:54:57.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-04T15:54:57.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-04T15:54:57.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-04T15:54:57.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-04T15:54:57.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-04T15:54:57.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-04T15:54:57.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-04T15:54:57.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-04T15:54:57.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-04T15:54:58.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T15:54:58.097Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T15:54:58.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-04T15:54:58.205Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-04T15:54:58.264Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-04T15:54:58.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-04T15:54:58.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-04T15:54:58.443Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-04T15:54:58.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3649 [Pipeline] echo [2021-08-04T15:54:58.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3649 [Pipeline] echo [2021-08-04T15:54:58.615Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3649 [Pipeline] echo [2021-08-04T15:54:58.672Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2dd354c435e1478a3ee885c5e8d83f915acf849b [Pipeline] echo [2021-08-04T15:54:58.730Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2dd354c [Pipeline] echo [2021-08-04T15:54:58.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:54:58.950Z] provisioning config files... [2021-08-04T15:54:58.969Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4594237624766116644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:54:59.373Z] ---> docker-login.sh [2021-08-04T15:54:59.374Z] nexus3.edgexfoundry.org:10001 [2021-08-04T15:54:59.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:54:59.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:54:59.643Z] Configure a credential helper to remove this warning. See [2021-08-04T15:54:59.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:54:59.643Z] [2021-08-04T15:54:59.643Z] Login Succeeded [2021-08-04T15:54:59.643Z] nexus3.edgexfoundry.org:10002 [2021-08-04T15:54:59.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:54:59.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:54:59.643Z] Configure a credential helper to remove this warning. See [2021-08-04T15:54:59.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:54:59.643Z] [2021-08-04T15:54:59.643Z] Login Succeeded [2021-08-04T15:54:59.643Z] nexus3.edgexfoundry.org:10003 [2021-08-04T15:54:59.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:54:59.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:54:59.914Z] Configure a credential helper to remove this warning. See [2021-08-04T15:54:59.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:54:59.914Z] [2021-08-04T15:54:59.914Z] Login Succeeded [2021-08-04T15:54:59.914Z] nexus3.edgexfoundry.org:10004 [2021-08-04T15:54:59.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:55:00.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:55:00.181Z] Configure a credential helper to remove this warning. See [2021-08-04T15:55:00.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:55:00.181Z] [2021-08-04T15:55:00.181Z] Login Succeeded [2021-08-04T15:55:00.181Z] docker.io [2021-08-04T15:55:00.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:55:00.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:55:00.449Z] Configure a credential helper to remove this warning. See [2021-08-04T15:55:00.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:55:00.449Z] [2021-08-04T15:55:00.449Z] Login Succeeded [2021-08-04T15:55:00.449Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T15:55:00.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T15:55:00.924Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-04T15:55:00.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T15:55:00.924Z] ++ dirname cmd/core-command/Dockerfile [2021-08-04T15:55:00.924Z] ++ cut -d/ -f2 [2021-08-04T15:55:00.924Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-04T15:55:00.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T15:55:00.924Z] ++ dirname cmd/core-data/Dockerfile [2021-08-04T15:55:00.924Z] ++ cut -d/ -f2 [2021-08-04T15:55:00.924Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-04T15:55:00.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T15:55:00.924Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-04T15:55:00.924Z] ++ cut -d/ -f2 [2021-08-04T15:55:00.924Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-04T15:55:00.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T15:55:00.924Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-04T15:55:00.924Z] ++ cut -d/ -f2 [2021-08-04T15:55:00.924Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-04T15:55:00.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T15:55:00.924Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-04T15:55:00.924Z] ++ cut -d/ -f2 [2021-08-04T15:55:00.924Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-04T15:55:00.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T15:55:00.924Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-04T15:55:00.924Z] ++ cut -d/ -f2 [2021-08-04T15:55:00.924Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-04T15:55:00.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T15:55:00.924Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-04T15:55:00.924Z] ++ cut -d/ -f2 [2021-08-04T15:55:00.924Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-04T15:55:00.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T15:55:00.924Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-04T15:55:00.924Z] ++ cut -d/ -f2 [2021-08-04T15:55:00.924Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-04T15:55:00.924Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T15:55:00.924Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-04T15:55:00.924Z] ++ cut -d/ -f2 [2021-08-04T15:55:00.924Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-04T15:55:01.012Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:55:01.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T15:55:01.919Z] [2021-08-04T15:55:01.919Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:55:02.307Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T15:55:02.307Z] latest: Pulling from edgex-devops/git-semver [2021-08-04T15:55:02.307Z] 31603596830f: Pulling fs layer [2021-08-04T15:55:02.307Z] d4622e32a9a9: Pulling fs layer [2021-08-04T15:55:02.307Z] 1030fce36090: Pulling fs layer [2021-08-04T15:55:02.307Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-04T15:55:02.307Z] 6c6cb7e1b49b: Waiting [2021-08-04T15:55:02.307Z] d4622e32a9a9: Verifying Checksum [2021-08-04T15:55:02.307Z] d4622e32a9a9: Download complete [2021-08-04T15:55:02.577Z] 31603596830f: Verifying Checksum [2021-08-04T15:55:02.577Z] 31603596830f: Download complete [2021-08-04T15:55:02.843Z] 31603596830f: Pull complete [2021-08-04T15:55:02.843Z] d4622e32a9a9: Pull complete [2021-08-04T15:55:02.843Z] 1030fce36090: Verifying Checksum [2021-08-04T15:55:02.843Z] 1030fce36090: Download complete [2021-08-04T15:55:03.428Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-04T15:55:03.428Z] 6c6cb7e1b49b: Download complete [2021-08-04T15:55:03.428Z] 1030fce36090: Pull complete [2021-08-04T15:55:03.699Z] 6c6cb7e1b49b: Pull complete [2021-08-04T15:55:03.699Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-04T15:55:03.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T15:55:03.699Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-04T15:55:03.814Z] prd-centos7-docker-4c-2g-1983 does not seem to be running inside a container [2021-08-04T15:55:03.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T15:55:04.744Z] $ docker top b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T15:55:04.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T15:55:04.964Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T15:55:05.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T15:55:05.087Z] $ docker exec b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 ssh-agent [2021-08-04T15:55:05.220Z] SSH_AUTH_SOCK=/tmp/ssh-ICv5wfIKKXCh/agent.15 [2021-08-04T15:55:05.220Z] SSH_AGENT_PID=21 [2021-08-04T15:55:05.232Z] Running ssh-add (command line suppressed) [2021-08-04T15:55:05.334Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_857594269546538864.key (/w/workspace/edgex-go/1@tmp/private_key_857594269546538864.key) [2021-08-04T15:55:05.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T15:55:05.719Z] + git tag --points-at HEAD [Pipeline] } [2021-08-04T15:55:05.753Z] $ docker exec --env ******** --env ******** b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 ssh-agent -k [2021-08-04T15:55:05.848Z] unset SSH_AUTH_SOCK; [2021-08-04T15:55:05.848Z] unset SSH_AGENT_PID; [2021-08-04T15:55:05.848Z] echo Agent pid 21 killed; [2021-08-04T15:55:05.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-04T15:55:05.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T15:55:05.957Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T15:55:06.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T15:55:06.077Z] $ docker exec b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 ssh-agent [2021-08-04T15:55:06.198Z] SSH_AUTH_SOCK=/tmp/ssh-J0gPAJiExYTU/agent.54 [2021-08-04T15:55:06.198Z] SSH_AGENT_PID=61 [2021-08-04T15:55:06.207Z] Running ssh-add (command line suppressed) [2021-08-04T15:55:06.306Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7861060741715902815.key (/w/workspace/edgex-go/1@tmp/private_key_7861060741715902815.key) [2021-08-04T15:55:06.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T15:55:06.893Z] + git semver init [2021-08-04T15:55:06.893Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T15:55:06.893Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-04T15:55:06.893Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-04T15:55:06.893Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T15:55:06.893Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T15:55:06.893Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T15:55:06.893Z] # $SEMVER_BRANCH = PR-3649 [2021-08-04T15:55:06.893Z] # $SEMVER_TEMP = /tmp/semver-797238426 [2021-08-04T15:55:06.893Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-04T15:55:25.169Z] # '/tmp/semver-797238426' -> '/w/workspace/edgex-go/1/.semver' [2021-08-04T15:55:25.169Z] # -> Force: false [2021-08-04T15:55:25.169Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-04T15:55:25.194Z] $ docker exec --env ******** --env ******** b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 ssh-agent -k [2021-08-04T15:55:25.289Z] unset SSH_AUTH_SOCK; [2021-08-04T15:55:25.289Z] unset SSH_AGENT_PID; [2021-08-04T15:55:25.289Z] echo Agent pid 61 killed; [2021-08-04T15:55:25.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T15:55:25.744Z] + git semver [Pipeline] } [2021-08-04T15:55:25.793Z] $ docker stop --time=1 b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 [2021-08-04T15:55:27.780Z] $ docker rm -f b36e120e0decf81e23fdf09af4c3ee44d934bec2e112dd2adbc5b59d80fb8bb1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T15:55:28.243Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-04T15:55:28.663Z] Stashed 1 file(s) [Pipeline] echo [2021-08-04T15:55:28.688Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-04T15:55:29.469Z] ========================================================= [2021-08-04T15:55:29.470Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-04T15:55:29.470Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:55:29.863Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-04T15:55:31.287Z] Sending build context to Docker daemon 328.6MB [2021-08-04T15:55:31.287Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T15:55:31.287Z] Step 2/6 : FROM ${BASE} [2021-08-04T15:55:31.287Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-04T15:55:31.287Z] 540db60ca938: Pulling fs layer [2021-08-04T15:55:31.287Z] adcc1eea9eea: Pulling fs layer [2021-08-04T15:55:31.287Z] 4c4ab2625f07: Pulling fs layer [2021-08-04T15:55:31.287Z] db62176df00c: Pulling fs layer [2021-08-04T15:55:31.287Z] 3b30891b0d05: Pulling fs layer [2021-08-04T15:55:31.287Z] 444f5516b4c7: Pulling fs layer [2021-08-04T15:55:31.287Z] 90b9b1106a8b: Pulling fs layer [2021-08-04T15:55:31.287Z] 0383d17a5b7e: Pulling fs layer [2021-08-04T15:55:31.287Z] c82ef313ddc5: Pulling fs layer [2021-08-04T15:55:31.287Z] db62176df00c: Waiting [2021-08-04T15:55:31.287Z] 3b30891b0d05: Waiting [2021-08-04T15:55:31.287Z] 444f5516b4c7: Waiting [2021-08-04T15:55:31.287Z] 90b9b1106a8b: Waiting [2021-08-04T15:55:31.287Z] 0383d17a5b7e: Waiting [2021-08-04T15:55:31.287Z] c82ef313ddc5: Waiting [2021-08-04T15:55:31.287Z] 4c4ab2625f07: Verifying Checksum [2021-08-04T15:55:31.287Z] 4c4ab2625f07: Download complete [2021-08-04T15:55:31.287Z] adcc1eea9eea: Verifying Checksum [2021-08-04T15:55:31.287Z] adcc1eea9eea: Download complete [2021-08-04T15:55:31.287Z] 3b30891b0d05: Verifying Checksum [2021-08-04T15:55:31.287Z] 3b30891b0d05: Download complete [2021-08-04T15:55:31.287Z] 444f5516b4c7: Verifying Checksum [2021-08-04T15:55:31.287Z] 444f5516b4c7: Download complete [2021-08-04T15:55:31.287Z] 90b9b1106a8b: Verifying Checksum [2021-08-04T15:55:31.287Z] 90b9b1106a8b: Download complete [2021-08-04T15:55:31.555Z] 540db60ca938: Verifying Checksum [2021-08-04T15:55:31.555Z] 540db60ca938: Download complete [2021-08-04T15:55:31.555Z] 540db60ca938: Pull complete [2021-08-04T15:55:31.822Z] adcc1eea9eea: Pull complete [2021-08-04T15:55:31.822Z] 4c4ab2625f07: Pull complete [2021-08-04T15:55:32.798Z] 0383d17a5b7e: Verifying Checksum [2021-08-04T15:55:32.798Z] 0383d17a5b7e: Download complete [2021-08-04T15:55:35.377Z] c82ef313ddc5: Verifying Checksum [2021-08-04T15:55:35.377Z] c82ef313ddc5: Download complete [2021-08-04T15:55:36.340Z] db62176df00c: Verifying Checksum [2021-08-04T15:55:36.340Z] db62176df00c: Download complete [2021-08-04T15:55:39.736Z] db62176df00c: Pull complete [2021-08-04T15:55:39.736Z] 3b30891b0d05: Pull complete [2021-08-04T15:55:39.736Z] 444f5516b4c7: Pull complete [2021-08-04T15:55:39.736Z] 90b9b1106a8b: Pull complete [2021-08-04T15:55:40.015Z] 0383d17a5b7e: Pull complete [2021-08-04T15:55:41.969Z] c82ef313ddc5: Pull complete [2021-08-04T15:55:41.969Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-04T15:55:41.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-04T15:55:41.969Z] ---> 4508b0543a43 [2021-08-04T15:55:41.969Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-04T15:55:43.917Z] ---> Running in 851841c28afd [2021-08-04T15:55:43.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T15:55:44.256Z] Still waiting to schedule task [2021-08-04T15:55:44.256Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-04T15:55:44.887Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T15:55:45.470Z] OK: 219 MiB in 52 packages [2021-08-04T15:55:45.739Z] Removing intermediate container 851841c28afd [2021-08-04T15:55:45.739Z] ---> fad9f9c70b21 [2021-08-04T15:55:45.739Z] Step 4/6 : WORKDIR /edgex-go [2021-08-04T15:55:45.739Z] ---> Running in e622e81e0ad8 [2021-08-04T15:55:46.008Z] Removing intermediate container e622e81e0ad8 [2021-08-04T15:55:46.008Z] ---> 650a74b1a19c [2021-08-04T15:55:46.008Z] Step 5/6 : COPY go.mod . [2021-08-04T15:55:46.008Z] ---> 3080ad5e5f51 [2021-08-04T15:55:46.008Z] Step 6/6 : RUN go mod download [2021-08-04T15:55:46.008Z] ---> Running in 1b0570b8e50c [2021-08-04T15:56:20.256Z] Removing intermediate container 1b0570b8e50c [2021-08-04T15:56:20.256Z] ---> 0aacddd88138 [2021-08-04T15:56:20.256Z] Successfully built 0aacddd88138 [2021-08-04T15:56:20.256Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:56:20.629Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T15:56:20.629Z] . [Pipeline] withDockerContainer [2021-08-04T15:56:20.745Z] prd-centos7-docker-4c-2g-1983 does not seem to be running inside a container [2021-08-04T15:56:20.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-04T15:56:21.172Z] $ docker top 3dfd47205cc2e1de8283e3bf0e5aedbe29208f3316c79cc01e2cdc2ddf97447b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T15:56:21.625Z] + go version [2021-08-04T15:56:21.625Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-04T15:56:21.659Z] $ docker stop --time=1 3dfd47205cc2e1de8283e3bf0e5aedbe29208f3316c79cc01e2cdc2ddf97447b [2021-08-04T15:56:22.858Z] $ docker rm -f 3dfd47205cc2e1de8283e3bf0e5aedbe29208f3316c79cc01e2cdc2ddf97447b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:56:23.701Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T15:56:23.701Z] . [Pipeline] withDockerContainer [2021-08-04T15:56:23.806Z] prd-centos7-docker-4c-2g-1983 does not seem to be running inside a container [2021-08-04T15:56:23.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-04T15:56:24.201Z] $ docker top 9722875e1be45155a2c7510c790bbbc7d141b73de8576d02e719a34759e79986 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-04T15:56:24.346Z] ========================================================= [2021-08-04T15:56:24.346Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-04T15:56:24.346Z] ========================================================= [Pipeline] sh [2021-08-04T15:56:24.680Z] + go mod tidy [Pipeline] sh [2021-08-04T15:56:25.292Z] + make test [2021-08-04T15:56:25.292Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-04T15:56:25.561Z] go mod tidy [2021-08-04T15:56:25.561Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-04T15:56:30.947Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-04T15:56:49.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-04T15:56:51.858Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-04T15:56:52.128Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-04T15:56:52.726Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-04T15:56:55.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-04T15:56:55.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-04T15:56:55.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-04T15:56:55.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-04T15:56:56.275Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-04T15:56:56.275Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-04T15:56:56.546Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-04T15:56:56.546Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-04T15:56:56.546Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-04T15:56:56.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-04T15:56:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-08-04T15:56:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-04T15:56:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-04T15:57:00.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 100.0% of statements [2021-08-04T15:57:00.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-04T15:57:00.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements [2021-08-04T15:57:00.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-04T15:57:00.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-04T15:57:01.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 90.1% of statements [2021-08-04T15:57:01.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-04T15:57:01.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-04T15:57:02.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements [2021-08-04T15:57:02.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-04T15:57:02.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-04T15:57:02.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-04T15:57:02.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-04T15:57:02.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-04T15:57:03.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements [2021-08-04T15:57:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-04T15:57:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-04T15:57:03.079Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements [2021-08-04T15:57:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-04T15:57:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-04T15:57:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-04T15:57:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-04T15:57:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-04T15:57:03.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2021-08-04T15:57:03.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-04T15:57:03.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-04T15:57:03.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-04T15:57:03.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.8% of statements [2021-08-04T15:57:03.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-04T15:57:03.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-08-04T15:57:03.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements [2021-08-04T15:57:03.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-04T15:57:04.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-08-04T15:57:04.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-08-04T15:57:04.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-08-04T15:57:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 5.069s coverage: 96.3% of statements [2021-08-04T15:57:10.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-08-04T15:57:16.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-08-04T15:57:16.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-08-04T15:57:29.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.173s coverage: 81.8% of statements [2021-08-04T15:57:29.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-04T15:57:39.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2021-08-04T15:57:39.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-04T15:57:39.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-04T15:57:39.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-04T15:57:39.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-04T15:57:39.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-04T15:57:39.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-04T15:57:39.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-04T15:57:39.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-04T15:57:39.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-04T15:57:40.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-08-04T15:57:40.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-04T15:57:40.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-04T15:57:40.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-08-04T15:57:40.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-04T15:57:40.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-04T15:57:40.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-04T15:57:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-08-04T15:57:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.048s coverage: 87.2% of statements [2021-08-04T15:57:40.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2021-08-04T15:57:41.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.068s coverage: 91.2% of statements [2021-08-04T15:57:41.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-04T15:57:42.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements [2021-08-04T15:57:42.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-04T15:57:42.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-04T15:57:42.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-08-04T15:57:42.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-08-04T15:57:42.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-08-04T15:57:42.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-08-04T15:57:42.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-08-04T15:57:43.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.201s coverage: 66.9% of statements [2021-08-04T15:57:43.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-04T15:57:43.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-04T15:57:43.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-04T15:57:43.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-08-04T15:57:43.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-04T15:57:43.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-04T15:57:44.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-08-04T15:57:44.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-04T15:57:44.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-08-04T15:57:44.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-04T15:57:51.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.5% of statements [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-04T15:57:51.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-04T15:57:51.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-04T15:57:51.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-04T15:57:51.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-04T15:57:51.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-04T15:57:51.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-08-04T15:57:51.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-04T15:57:51.424Z] GO111MODULE=on go vet ./... [2021-08-04T15:57:52.300Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1984 in /w/workspace/edgexfoundry_edgex-go_PR-3649 [Pipeline] { [Pipeline] ws [2021-08-04T15:57:52.366Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-04T15:57:52.627Z] The recommended git tool is: git [2021-08-04T15:58:01.466Z] using credential edgex-jenkins-ssh [2021-08-04T15:58:01.492Z] Cloning the remote Git repository [2021-08-04T15:58:01.538Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-04T15:58:01.662Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-04T15:58:01.736Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-04T15:58:01.737Z] > git --version # timeout=10 [2021-08-04T15:58:01.758Z] > git --version # 'git version 2.17.1' [2021-08-04T15:58:01.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T15:58:01.856Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T15:58:16.219Z] gofmt -l . [2021-08-04T15:58:16.219Z] [ "`gofmt -l .`" = "" ] [2021-08-04T15:58:16.219Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-04T15:58:16.569Z] + ls -al . [2021-08-04T15:58:16.569Z] total 596 [2021-08-04T15:58:16.569Z] drwxrwxr-x 10 1001 1001 4096 Aug 4 15:58 . [2021-08-04T15:58:16.569Z] drwxr-xr-x 4 root root 28 Aug 4 15:56 .. [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 11 Aug 4 15:54 .dockerignore [2021-08-04T15:58:16.569Z] drwxrwxr-x 8 1001 1001 179 Aug 4 15:54 .git [2021-08-04T15:58:16.569Z] drwxrwxr-x 3 1001 1001 125 Aug 4 15:54 .github [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 818 Aug 4 15:54 .gitignore [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 76 Aug 4 15:54 .hadolint.yml [2021-08-04T15:58:16.569Z] drwx------ 3 1001 1001 58 Aug 4 15:55 .semver [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 15:54 .sonarcloud.properties [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 8609 Aug 4 15:54 Attribution.txt [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 43881 Aug 4 15:54 CHANGELOG.md [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 15:54 CONTRIBUTING.md [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 931 Aug 4 15:54 Dockerfile.build [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 849 Aug 4 15:54 Jenkinsfile [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 15:54 LICENSE [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 5915 Aug 4 15:54 Makefile [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 8643 Aug 4 15:54 README.md [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 6912 Aug 4 15:54 SECURITY.md [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 5 Aug 4 15:55 VERSION [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 15:54 ZMQWindows.md [2021-08-04T15:58:16.569Z] drwxrwxr-x 2 1001 1001 37 Aug 4 15:54 bin [2021-08-04T15:58:16.569Z] drwxrwxr-x 14 1001 1001 4096 Aug 4 15:54 cmd [2021-08-04T15:58:16.569Z] -rw-r--r-- 1 root root 404064 Aug 4 15:57 coverage.out [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 813 Aug 4 15:54 go.mod [2021-08-04T15:58:16.569Z] -rw-r--r-- 1 root root 48847 Aug 4 15:56 go.sum [2021-08-04T15:58:16.569Z] drwxrwxr-x 8 1001 1001 124 Aug 4 15:54 internal [2021-08-04T15:58:16.569Z] drwxrwxr-x 3 1001 1001 16 Aug 4 15:54 openapi [2021-08-04T15:58:16.569Z] drwxrwxr-x 4 1001 1001 71 Aug 4 15:54 snap [2021-08-04T15:58:16.569Z] -rw-rw-r-- 1 1001 1001 204 Aug 4 15:54 version.go [Pipeline] sh [2021-08-04T15:58:16.910Z] + '[' -e coverage.out ] [2021-08-04T15:58:16.910Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-04T15:58:17.044Z] Stashed 1 file(s) [Pipeline] sh [2021-08-04T15:58:17.379Z] + make build [2021-08-04T15:58:17.379Z] go mod tidy [2021-08-04T15:58:17.379Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T15:58:18.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T15:58:18.912Z] Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T15:58:19.263Z] Merge succeeded, producing 2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T15:58:19.264Z] Checking out Revision 2dd354c435e1478a3ee885c5e8d83f915acf849b (PR-3649) [2021-08-04T15:58:18.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-04T15:58:18.104Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T15:58:18.126Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-04T15:58:18.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-04T15:58:18.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T15:58:18.175Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3649/head:refs/remotes/origin/PR-3649 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-04T15:58:18.937Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T15:58:18.960Z] > git checkout -f 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 [2021-08-04T15:58:19.176Z] > git remote # timeout=10 [2021-08-04T15:58:19.193Z] > git config --get remote.origin.url # timeout=10 [2021-08-04T15:58:19.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T15:58:19.225Z] > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 [2021-08-04T15:58:19.248Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-04T15:58:19.268Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T15:58:19.278Z] > git checkout -f 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 [2021-08-04T15:58:23.622Z] Commit message: "build: Upgrade go-mod-core-contracts to v2.0.1-dev.13" [2021-08-04T15:58:23.680Z] > git --version # timeout=10 [2021-08-04T15:58:23.688Z] > git --version # 'git version 2.17.1' [2021-08-04T15:58:23.698Z] fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:58:24.414Z] provisioning config files... [2021-08-04T15:58:24.444Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8241752591394886114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:58:25.062Z] ---> docker-login.sh [2021-08-04T15:58:25.062Z] nexus3.edgexfoundry.org:10001 [2021-08-04T15:58:25.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:58:25.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-04T15:58:25.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T15:58:26.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:58:26.265Z] Configure a credential helper to remove this warning. See [2021-08-04T15:58:26.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:58:26.265Z] [2021-08-04T15:58:26.265Z] Login Succeeded [2021-08-04T15:58:26.265Z] nexus3.edgexfoundry.org:10002 [2021-08-04T15:58:26.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:58:26.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:58:26.818Z] Configure a credential helper to remove this warning. See [2021-08-04T15:58:26.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:58:26.818Z] [2021-08-04T15:58:26.818Z] Login Succeeded [2021-08-04T15:58:26.818Z] nexus3.edgexfoundry.org:10003 [2021-08-04T15:58:26.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T15:58:27.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:58:27.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-04T15:58:27.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:58:27.379Z] Configure a credential helper to remove this warning. See [2021-08-04T15:58:27.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:58:27.379Z] [2021-08-04T15:58:27.379Z] Login Succeeded [2021-08-04T15:58:27.379Z] nexus3.edgexfoundry.org:10004 [2021-08-04T15:58:27.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:58:27.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:58:27.655Z] Configure a credential helper to remove this warning. See [2021-08-04T15:58:27.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:58:27.655Z] [2021-08-04T15:58:27.655Z] Login Succeeded [2021-08-04T15:58:27.655Z] docker.io [2021-08-04T15:58:28.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T15:58:28.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:58:28.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:58:28.602Z] Configure a credential helper to remove this warning. See [2021-08-04T15:58:28.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:58:28.602Z] [2021-08-04T15:58:28.602Z] Login Succeeded [2021-08-04T15:58:28.602Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T15:58:28.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-04T15:58:29.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] echo [2021-08-04T15:58:29.344Z] ========================================================= [2021-08-04T15:58:29.344Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-04T15:58:29.344Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:58:29.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T15:58:29.776Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-04T15:58:30.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T15:58:31.684Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T15:58:31.794Z] Sending build context to Docker daemon 165.9MB [2021-08-04T15:58:31.795Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T15:58:31.795Z] Step 2/6 : FROM ${BASE} [2021-08-04T15:58:32.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-04T15:58:32.400Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-04T15:58:32.400Z] 595b0fe564bb: Pulling fs layer [2021-08-04T15:58:32.400Z] 24495759ef45: Pulling fs layer [2021-08-04T15:58:32.400Z] d148012ef14d: Pulling fs layer [2021-08-04T15:58:32.400Z] e90a11edd702: Pulling fs layer [2021-08-04T15:58:32.400Z] d77568369979: Pulling fs layer [2021-08-04T15:58:32.400Z] 02195dbdac53: Pulling fs layer [2021-08-04T15:58:32.400Z] 2b1b35aa2570: Pulling fs layer [2021-08-04T15:58:32.400Z] 2c1f732e5b09: Pulling fs layer [2021-08-04T15:58:32.400Z] d77568369979: Waiting [2021-08-04T15:58:32.400Z] 02195dbdac53: Waiting [2021-08-04T15:58:32.400Z] 2b1b35aa2570: Waiting [2021-08-04T15:58:32.400Z] 2c1f732e5b09: Waiting [2021-08-04T15:58:32.400Z] e90a11edd702: Waiting [2021-08-04T15:58:32.400Z] d148012ef14d: Download complete [2021-08-04T15:58:32.400Z] 24495759ef45: Verifying Checksum [2021-08-04T15:58:32.400Z] 24495759ef45: Download complete [2021-08-04T15:58:32.400Z] d77568369979: Verifying Checksum [2021-08-04T15:58:32.400Z] d77568369979: Download complete [2021-08-04T15:58:32.400Z] 02195dbdac53: Verifying Checksum [2021-08-04T15:58:32.400Z] 02195dbdac53: Download complete [2021-08-04T15:58:32.400Z] 595b0fe564bb: Verifying Checksum [2021-08-04T15:58:32.400Z] 595b0fe564bb: Download complete [2021-08-04T15:58:32.400Z] 2b1b35aa2570: Download complete [2021-08-04T15:58:33.008Z] 595b0fe564bb: Pull complete [Pipeline] } [2021-08-04T15:58:33.725Z] $ docker stop --time=1 9722875e1be45155a2c7510c790bbbc7d141b73de8576d02e719a34759e79986 [2021-08-04T15:58:34.005Z] 24495759ef45: Pull complete [2021-08-04T15:58:34.624Z] d148012ef14d: Pull complete [2021-08-04T15:58:35.593Z] $ docker rm -f 9722875e1be45155a2c7510c790bbbc7d141b73de8576d02e719a34759e79986 [2021-08-04T15:58:35.612Z] 2c1f732e5b09: Verifying Checksum [2021-08-04T15:58:35.612Z] 2c1f732e5b09: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-04T15:58:36.604Z] e90a11edd702: Verifying Checksum [2021-08-04T15:58:36.604Z] e90a11edd702: Download complete [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:58:40.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-04T15:58:40.148Z] [2021-08-04T15:58:40.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:58:40.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-04T15:58:40.527Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-04T15:58:40.527Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-04T15:58:40.527Z] ca9280d653b3: Pulling fs layer [2021-08-04T15:58:40.527Z] 7e9c9ca2126c: Pulling fs layer [2021-08-04T15:58:41.110Z] ca9280d653b3: Verifying Checksum [2021-08-04T15:58:41.110Z] ca9280d653b3: Download complete [2021-08-04T15:58:41.696Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-04T15:58:41.696Z] cbdbe7a5bc2a: Download complete [2021-08-04T15:58:41.966Z] cbdbe7a5bc2a: Pull complete [2021-08-04T15:58:42.558Z] ca9280d653b3: Pull complete [2021-08-04T15:58:44.168Z] 7e9c9ca2126c: Verifying Checksum [2021-08-04T15:58:44.168Z] 7e9c9ca2126c: Download complete [2021-08-04T15:58:47.535Z] 7e9c9ca2126c: Pull complete [2021-08-04T15:58:47.535Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-04T15:58:47.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-04T15:58:47.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-04T15:58:47.648Z] prd-centos7-docker-4c-2g-1983 does not seem to be running inside a container [2021-08-04T15:58:47.722Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-04T15:58:48.057Z] e90a11edd702: Pull complete [2021-08-04T15:58:48.057Z] d77568369979: Pull complete [2021-08-04T15:58:48.057Z] 02195dbdac53: Pull complete [2021-08-04T15:58:48.057Z] 2b1b35aa2570: Pull complete [2021-08-04T15:58:50.356Z] $ docker top c81349cb7e1e43eae47b70d042bc8e48ccca9eabd88fd4bfe9967ed79edd7381 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T15:58:50.829Z] + grep parallel [2021-08-04T15:58:50.829Z] + docker-compose build --help [2021-08-04T15:58:51.418Z] --parallel Build images in parallel. [Pipeline] } [2021-08-04T15:58:51.449Z] $ docker stop --time=1 c81349cb7e1e43eae47b70d042bc8e48ccca9eabd88fd4bfe9967ed79edd7381 [2021-08-04T15:58:52.653Z] $ docker rm -f c81349cb7e1e43eae47b70d042bc8e48ccca9eabd88fd4bfe9967ed79edd7381 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:58:53.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-04T15:58:53.256Z] . [Pipeline] withDockerContainer [2021-08-04T15:58:53.379Z] prd-centos7-docker-4c-2g-1983 does not seem to be running inside a container [2021-08-04T15:58:53.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-04T15:58:54.010Z] $ docker top d459e6553f752d3d933f6686114d73119a6b28f6f785aac11dbea5ae0d13af2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T15:58:54.473Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-04T15:58:54.795Z] 2c1f732e5b09: Pull complete [2021-08-04T15:58:54.795Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-04T15:58:54.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-04T15:58:54.795Z] ---> 88ecf2bb1f95 [2021-08-04T15:58:54.795Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-04T15:58:55.064Z] Building core-command ... [2021-08-04T15:58:55.064Z] Building core-data ... [2021-08-04T15:58:55.064Z] Building core-metadata ... [2021-08-04T15:58:55.064Z] Building security-bootstrapper ... [2021-08-04T15:58:55.064Z] Building security-proxy-setup ... [2021-08-04T15:58:55.064Z] Building security-secretstore-setup ... [2021-08-04T15:58:55.064Z] Building support-notifications ... [2021-08-04T15:58:55.064Z] Building support-scheduler ... [2021-08-04T15:58:55.064Z] Building sys-mgmt-agent ... [2021-08-04T15:58:55.064Z] Building security-secretstore-setup [2021-08-04T15:58:55.064Z] Building support-notifications [2021-08-04T15:58:55.064Z] Building core-metadata [2021-08-04T15:58:55.064Z] Building security-proxy-setup [2021-08-04T15:58:55.064Z] Building core-data [2021-08-04T15:58:59.111Z] ---> Running in 07799d9edfdd [2021-08-04T15:59:00.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T15:59:01.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T15:59:02.591Z] OK: 218 MiB in 52 packages [2021-08-04T15:59:03.581Z] Removing intermediate container 07799d9edfdd [2021-08-04T15:59:03.581Z] ---> 776d86781963 [2021-08-04T15:59:03.581Z] Step 4/6 : WORKDIR /edgex-go [2021-08-04T15:59:03.855Z] ---> Running in 4d78f9c94ffc [2021-08-04T15:59:04.463Z] Removing intermediate container 4d78f9c94ffc [2021-08-04T15:59:04.463Z] ---> 5ca543141d08 [2021-08-04T15:59:04.463Z] Step 5/6 : COPY go.mod . [2021-08-04T15:59:05.062Z] ---> 88e0c5ba9945 [2021-08-04T15:59:05.062Z] Step 6/6 : RUN go mod download [2021-08-04T15:59:05.661Z] ---> Running in d7a49f8e770d [2021-08-04T15:59:07.392Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T15:59:07.392Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T15:59:07.392Z] ---> 0aacddd88138 [2021-08-04T15:59:07.392Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T15:59:07.392Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T15:59:07.392Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T15:59:07.392Z] ---> 0aacddd88138 [2021-08-04T15:59:07.392Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T15:59:07.392Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T15:59:07.392Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-04T15:59:07.392Z] ---> 0aacddd88138 [2021-08-04T15:59:07.392Z] Step 3/23 : WORKDIR /edgex-go [2021-08-04T15:59:07.392Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T15:59:07.392Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-04T15:59:07.392Z] ---> 0aacddd88138 [2021-08-04T15:59:07.392Z] Step 3/22 : WORKDIR /edgex-go [2021-08-04T15:59:07.392Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T15:59:07.392Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-04T15:59:07.392Z] ---> 0aacddd88138 [2021-08-04T15:59:07.392Z] Step 3/26 : WORKDIR /edgex-go [2021-08-04T15:59:08.350Z] ---> Running in b69275e7a5ac [2021-08-04T15:59:08.350Z] ---> Running in 53d99ab7fa18 [2021-08-04T15:59:08.350Z] ---> Running in 8eb4bf4c455f [2021-08-04T15:59:08.350Z] ---> Running in 7e86ab97862a [2021-08-04T15:59:08.350Z] ---> Running in cf8e9df0a9b1 [2021-08-04T15:59:08.626Z] Removing intermediate container 8eb4bf4c455f [2021-08-04T15:59:08.626Z] ---> 5bee7752046d [2021-08-04T15:59:08.626Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:59:08.626Z] Removing intermediate container 7e86ab97862a [2021-08-04T15:59:08.626Z] ---> 50e4b0bd46eb [2021-08-04T15:59:08.626Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:59:08.626Z] Removing intermediate container b69275e7a5ac [2021-08-04T15:59:08.626Z] ---> ccbfa631b4c8 [2021-08-04T15:59:08.626Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:59:08.626Z] Removing intermediate container 53d99ab7fa18 [2021-08-04T15:59:08.626Z] ---> bdce45182e56 [2021-08-04T15:59:08.626Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:59:08.626Z] Removing intermediate container cf8e9df0a9b1 [2021-08-04T15:59:08.626Z] ---> 5e2eeca5363e [2021-08-04T15:59:08.626Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:59:08.626Z] ---> Running in 1bb06121d1d7 [2021-08-04T15:59:08.626Z] ---> Running in 7dfbfdbc433b [2021-08-04T15:59:08.626Z] ---> Running in 37a3a911dd8d [2021-08-04T15:59:08.626Z] ---> Running in a4d83467011d [2021-08-04T15:59:08.626Z] ---> Running in edc7e8b72f06 [2021-08-04T15:59:09.607Z] Removing intermediate container 1bb06121d1d7 [2021-08-04T15:59:09.607Z] ---> 75d0e5a7ac05 [2021-08-04T15:59:09.607Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-04T15:59:09.607Z] ---> Running in 60ea226c8103 [2021-08-04T15:59:09.607Z] Removing intermediate container 37a3a911dd8d [2021-08-04T15:59:09.607Z] ---> e7d08c7fdfef [2021-08-04T15:59:09.607Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-04T15:59:09.607Z] ---> Running in 32a69b130c1f [2021-08-04T15:59:09.882Z] Removing intermediate container 7dfbfdbc433b [2021-08-04T15:59:09.882Z] ---> d73540161921 [2021-08-04T15:59:09.882Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-04T15:59:09.882Z] ---> Running in e982705273dc [2021-08-04T15:59:09.882Z] Removing intermediate container edc7e8b72f06 [2021-08-04T15:59:09.882Z] ---> 7662c8deee6d [2021-08-04T15:59:09.882Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-04T15:59:09.882Z] ---> Running in bc9e8d9ffc07 [2021-08-04T15:59:10.154Z] Removing intermediate container a4d83467011d [2021-08-04T15:59:10.154Z] ---> bfb4deea6cd9 [2021-08-04T15:59:10.154Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-04T15:59:10.154Z] ---> Running in eb54a2d7a80c [2021-08-04T15:59:10.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T15:59:10.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T15:59:10.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T15:59:10.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T15:59:10.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T15:59:11.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T15:59:11.277Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T15:59:11.277Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T15:59:11.277Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T15:59:11.277Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T15:59:11.546Z] OK: 219 MiB in 52 packages [2021-08-04T15:59:11.813Z] OK: 219 MiB in 52 packages [2021-08-04T15:59:11.813Z] OK: 219 MiB in 52 packages [2021-08-04T15:59:11.813Z] OK: 219 MiB in 52 packages [2021-08-04T15:59:12.082Z] Removing intermediate container e982705273dc [2021-08-04T15:59:12.082Z] ---> f8eb43b8af5d [2021-08-04T15:59:12.082Z] Step 6/22 : COPY go.mod . [2021-08-04T15:59:12.082Z] Removing intermediate container 32a69b130c1f [2021-08-04T15:59:12.082Z] ---> 9b82b13223b8 [2021-08-04T15:59:12.082Z] Step 6/26 : COPY go.mod . [2021-08-04T15:59:12.351Z] Removing intermediate container eb54a2d7a80c [2021-08-04T15:59:12.351Z] ---> bb3223037dce [2021-08-04T15:59:12.351Z] Step 6/24 : COPY go.mod . [2021-08-04T15:59:12.351Z] OK: 219 MiB in 52 packages [2021-08-04T15:59:12.351Z] Removing intermediate container 60ea226c8103 [2021-08-04T15:59:12.351Z] ---> 0549a49d260a [2021-08-04T15:59:12.351Z] Step 6/24 : COPY go.mod . [2021-08-04T15:59:12.351Z] ---> ed639adda6e9 [2021-08-04T15:59:12.351Z] Step 7/22 : RUN go mod download [2021-08-04T15:59:12.351Z] ---> 48f388cafca5 [2021-08-04T15:59:12.351Z] Step 7/26 : RUN go mod download [2021-08-04T15:59:12.619Z] ---> Running in ad0bf298737e [2021-08-04T15:59:12.619Z] ---> 258105acb1f1 [2021-08-04T15:59:12.619Z] Step 7/24 : RUN go mod download [2021-08-04T15:59:12.619Z] ---> Running in 7e7d3d0d8ee1 [2021-08-04T15:59:12.619Z] ---> Running in 0b7ef30a5950 [2021-08-04T15:59:12.619Z] ---> c8dead6e8cf3 [2021-08-04T15:59:12.619Z] Step 7/24 : RUN go mod download [2021-08-04T15:59:12.619Z] ---> Running in b91360fd3a6b [2021-08-04T15:59:12.891Z] Removing intermediate container bc9e8d9ffc07 [2021-08-04T15:59:12.891Z] ---> fc33f4c81298 [2021-08-04T15:59:12.891Z] Step 6/23 : COPY go.mod . [2021-08-04T15:59:12.891Z] ---> 09add6549224 [2021-08-04T15:59:12.891Z] Step 7/23 : RUN go mod download [2021-08-04T15:59:13.159Z] ---> Running in f022a5a53a11 [2021-08-04T15:59:14.126Z] Removing intermediate container 7e7d3d0d8ee1 [2021-08-04T15:59:14.126Z] ---> c4dd4f38fded [2021-08-04T15:59:14.126Z] Step 8/26 : COPY . . [2021-08-04T15:59:16.079Z] Removing intermediate container b91360fd3a6b [2021-08-04T15:59:16.079Z] ---> d827a5122380 [2021-08-04T15:59:16.079Z] Step 8/24 : COPY . . [2021-08-04T15:59:16.079Z] Removing intermediate container ad0bf298737e [2021-08-04T15:59:16.079Z] ---> 132de35c605c [2021-08-04T15:59:16.079Z] Step 8/22 : COPY . . [2021-08-04T15:59:16.364Z] Removing intermediate container f022a5a53a11 [2021-08-04T15:59:16.364Z] ---> cef7ab3b4515 [2021-08-04T15:59:16.364Z] Step 8/23 : COPY . . [2021-08-04T15:59:18.980Z] Removing intermediate container 0b7ef30a5950 [2021-08-04T15:59:18.980Z] ---> 012818603976 [2021-08-04T15:59:18.980Z] Step 8/24 : COPY . . [2021-08-04T15:59:22.344Z] ---> 59fc7988b149 [2021-08-04T15:59:22.344Z] Step 9/26 : RUN go mod tidy [2021-08-04T15:59:24.928Z] ---> Running in c4b267d51fc8 [2021-08-04T15:59:24.928Z] ---> f176cf6bf1b3 [2021-08-04T15:59:24.928Z] Step 9/22 : RUN go mod tidy [2021-08-04T15:59:24.928Z] ---> Running in 55c330b138af [2021-08-04T15:59:24.928Z] ---> e479e9e7ed57 [2021-08-04T15:59:24.928Z] Step 9/23 : RUN go mod tidy [2021-08-04T15:59:24.928Z] ---> 7783fdf0c19d [2021-08-04T15:59:24.928Z] Step 9/24 : RUN go mod tidy [2021-08-04T15:59:25.195Z] ---> Running in ea822671d6bf [2021-08-04T15:59:25.195Z] ---> Running in c3a55bf97857 [2021-08-04T15:59:30.641Z] Removing intermediate container 55c330b138af [2021-08-04T15:59:30.641Z] ---> 3de94c564dfd [2021-08-04T15:59:30.641Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-04T15:59:30.641Z] ---> Running in 413df81487a4 [2021-08-04T15:59:30.641Z] Removing intermediate container c3a55bf97857 [2021-08-04T15:59:30.641Z] ---> e59623d574fc [2021-08-04T15:59:30.641Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-04T15:59:30.641Z] Removing intermediate container c4b267d51fc8 [2021-08-04T15:59:30.641Z] ---> 5d3d3494ed82 [2021-08-04T15:59:30.641Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-04T15:59:30.641Z] ---> Running in df0a1c885c1a [2021-08-04T15:59:30.641Z] ---> Running in 99433bface9a [2021-08-04T15:59:30.641Z] Removing intermediate container ea822671d6bf [2021-08-04T15:59:30.641Z] ---> 700d16d08d92 [2021-08-04T15:59:30.641Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-04T15:59:30.641Z] ---> Running in ae418fe2ca34 [2021-08-04T15:59:30.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-04T15:59:30.641Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T15:59:30.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T15:59:30.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T15:59:34.330Z] ---> fe0999cadb26 [2021-08-04T15:59:34.330Z] Step 9/24 : RUN go mod tidy [2021-08-04T15:59:34.330Z] ---> Running in 71ebabb47718 [2021-08-04T15:59:36.280Z] Removing intermediate container 71ebabb47718 [2021-08-04T15:59:36.280Z] ---> 2a0411618c0d [2021-08-04T15:59:36.280Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-04T15:59:36.280Z] ---> Running in e55f271aa5e6 [2021-08-04T15:59:36.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T16:00:03.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T16:00:05.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T16:00:11.155Z] Removing intermediate container 413df81487a4 [2021-08-04T16:00:11.155Z] ---> 714efbb9883d [2021-08-04T16:00:11.155Z] [2021-08-04T16:00:11.155Z] Step 11/22 : FROM alpine:3.12 [2021-08-04T16:00:11.155Z] Removing intermediate container 99433bface9a [2021-08-04T16:00:11.155Z] ---> 55b4a15a1bea [2021-08-04T16:00:11.155Z] [2021-08-04T16:00:11.155Z] Step 11/26 : FROM alpine:3.12 [2021-08-04T16:00:11.155Z] 3.12: Pulling from library/alpine [2021-08-04T16:00:11.155Z] 3.12: Pulling from library/alpine [2021-08-04T16:00:12.610Z] Removing intermediate container ae418fe2ca34 [2021-08-04T16:00:12.610Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T16:00:12.610Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T16:00:12.888Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T16:00:12.888Z] Status: Image is up to date for alpine:3.12 [2021-08-04T16:00:12.888Z] ---> 32b0d627307b [2021-08-04T16:00:12.888Z] [2021-08-04T16:00:12.888Z] Step 11/23 : FROM alpine:3.12 [2021-08-04T16:00:12.888Z] ---> 13621d1b12d4 [2021-08-04T16:00:12.888Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-04T16:00:12.888Z] ---> 13621d1b12d4 [2021-08-04T16:00:12.888Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-04T16:00:12.888Z] ---> 13621d1b12d4 [2021-08-04T16:00:12.888Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-04T16:00:12.888Z] ---> Running in 28492e2f8f6b [2021-08-04T16:00:12.888Z] ---> Running in 5aad6c6b3e0e [2021-08-04T16:00:12.888Z] ---> Running in 8054a81d7424 [2021-08-04T16:00:13.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:13.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:13.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:13.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:13.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:13.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:14.137Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-04T16:00:14.137Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-04T16:00:14.137Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-04T16:00:14.137Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T16:00:14.137Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T16:00:14.137Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-04T16:00:14.137Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-04T16:00:14.137Z] (4/4) Installing curl (7.78.0-r0) [2021-08-04T16:00:14.137Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T16:00:14.137Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T16:00:14.137Z] OK: 6 MiB in 16 packages [2021-08-04T16:00:14.137Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-04T16:00:14.407Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-04T16:00:14.407Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-04T16:00:14.407Z] OK: 7 MiB in 18 packages [2021-08-04T16:00:14.407Z] (4/6) Installing curl (7.78.0-r0) [2021-08-04T16:00:14.407Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-04T16:00:14.407Z] (6/6) Installing su-exec (0.2-r1) [2021-08-04T16:00:14.407Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T16:00:14.407Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T16:00:14.407Z] OK: 7 MiB in 20 packages [2021-08-04T16:00:14.993Z] Removing intermediate container 5aad6c6b3e0e [2021-08-04T16:00:14.993Z] ---> 42d40026d807 [2021-08-04T16:00:14.993Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T16:00:14.993Z] Removing intermediate container 28492e2f8f6b [2021-08-04T16:00:14.993Z] ---> 6d4451bae238 [2021-08-04T16:00:14.993Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-04T16:00:15.261Z] ---> Running in c6d224e91eaa [2021-08-04T16:00:15.261Z] Removing intermediate container 8054a81d7424 [2021-08-04T16:00:15.261Z] ---> 95283d123b5d [2021-08-04T16:00:15.261Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-04T16:00:15.530Z] ---> Running in 156fdcd28b6a [2021-08-04T16:00:15.799Z] ---> Running in 9c75aaf1f76f [2021-08-04T16:00:16.075Z] Removing intermediate container c6d224e91eaa [2021-08-04T16:00:16.075Z] ---> 0d0a477f21d5 [2021-08-04T16:00:16.075Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-04T16:00:16.075Z] Removing intermediate container 156fdcd28b6a [2021-08-04T16:00:16.075Z] ---> 84c8e8c71e99 [2021-08-04T16:00:16.075Z] Step 14/22 : WORKDIR /edgex [2021-08-04T16:00:16.075Z] Removing intermediate container 9c75aaf1f76f [2021-08-04T16:00:16.075Z] ---> 6efd88f608bd [2021-08-04T16:00:16.075Z] Step 14/26 : WORKDIR / [2021-08-04T16:00:16.075Z] Removing intermediate container df0a1c885c1a [2021-08-04T16:00:16.075Z] ---> a2d847b6eec4 [2021-08-04T16:00:16.075Z] [2021-08-04T16:00:16.075Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T16:00:16.075Z] ---> 13621d1b12d4 [2021-08-04T16:00:16.075Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-04T16:00:16.075Z] ---> Running in 567d9dd9ce2d [2021-08-04T16:00:16.075Z] ---> Running in ffc3bd37e1a2 [2021-08-04T16:00:16.075Z] Removing intermediate container e55f271aa5e6 [2021-08-04T16:00:16.075Z] ---> 47b4324cc3d8 [2021-08-04T16:00:16.075Z] [2021-08-04T16:00:16.075Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T16:00:16.075Z] ---> 13621d1b12d4 [2021-08-04T16:00:16.075Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-04T16:00:16.075Z] ---> Running in fd856a26ef64 [2021-08-04T16:00:16.348Z] ---> Running in f08aa583948d [2021-08-04T16:00:16.348Z] ---> Running in 6b07658b3eba [2021-08-04T16:00:16.348Z] Removing intermediate container 567d9dd9ce2d [2021-08-04T16:00:16.348Z] ---> 1898dce1d011 [2021-08-04T16:00:16.348Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-04T16:00:16.348Z] Removing intermediate container ffc3bd37e1a2 [2021-08-04T16:00:16.348Z] ---> 2e930b3490fe [2021-08-04T16:00:16.348Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-04T16:00:16.621Z] ---> Running in f75816d48abb [2021-08-04T16:00:16.621Z] Removing intermediate container f08aa583948d [2021-08-04T16:00:16.621Z] ---> b3ad1490e896 [2021-08-04T16:00:16.621Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-04T16:00:16.621Z] Removing intermediate container fd856a26ef64 [2021-08-04T16:00:16.621Z] ---> 93d9eaf2a53b [2021-08-04T16:00:16.621Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-04T16:00:16.621Z] ---> Running in 7713010a24b6 [2021-08-04T16:00:16.621Z] Removing intermediate container f75816d48abb [2021-08-04T16:00:16.621Z] ---> cfbd7f741a63 [2021-08-04T16:00:16.621Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T16:00:16.894Z] ---> 8050d04b1578 [2021-08-04T16:00:16.894Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-04T16:00:16.894Z] Removing intermediate container 7713010a24b6 [2021-08-04T16:00:16.894Z] ---> 6944d1dbe212 [2021-08-04T16:00:16.894Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-04T16:00:16.894Z] ---> Running in 8e617b44f271 [2021-08-04T16:00:16.894Z] ---> 5f18115324b4 [2021-08-04T16:00:16.894Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-04T16:00:16.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:16.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:17.162Z] ---> fe424877da74 [2021-08-04T16:00:17.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-04T16:00:17.162Z] Removing intermediate container 8e617b44f271 [2021-08-04T16:00:17.162Z] ---> b2c28ebe9e87 [2021-08-04T16:00:17.162Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:00:17.162Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-04T16:00:17.162Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T16:00:17.162Z] OK: 6 MiB in 15 packages [2021-08-04T16:00:17.162Z] ---> Running in f4c2ec1bdb17 [2021-08-04T16:00:17.162Z] ---> 996f59f7da52 [2021-08-04T16:00:17.162Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-04T16:00:17.433Z] ---> 8b969f159bbf [2021-08-04T16:00:17.433Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-04T16:00:17.433Z] ---> 1dae7d052b64 [2021-08-04T16:00:17.433Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-04T16:00:17.433Z] ---> c3d10df01423 [2021-08-04T16:00:17.433Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-04T16:00:17.700Z] ---> c7030f1213ee [2021-08-04T16:00:17.700Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-04T16:00:17.700Z] Removing intermediate container 6b07658b3eba [2021-08-04T16:00:17.700Z] ---> 65be05724ce4 [2021-08-04T16:00:17.700Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T16:00:17.986Z] ---> Running in 14d0aa5cc9d5 [2021-08-04T16:00:17.986Z] ---> ec5552129de3 [2021-08-04T16:00:17.986Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-04T16:00:17.986Z] ---> Running in 2f76dea5d297 [2021-08-04T16:00:17.986Z] ---> 97693fe25d2f [2021-08-04T16:00:17.986Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-04T16:00:17.986Z] ---> Running in 105118ad1865 [2021-08-04T16:00:17.986Z] Removing intermediate container 14d0aa5cc9d5 [2021-08-04T16:00:17.986Z] ---> e0fc7923e0d1 [2021-08-04T16:00:17.986Z] Step 19/22 : CMD ["--init=true"] [2021-08-04T16:00:17.986Z] Removing intermediate container 2f76dea5d297 [2021-08-04T16:00:17.986Z] ---> 614e04bce4f7 [2021-08-04T16:00:17.986Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-04T16:00:17.986Z] ---> Running in bb0c3fbeb1db [2021-08-04T16:00:18.268Z] Removing intermediate container 105118ad1865 [2021-08-04T16:00:18.268Z] ---> 0e194bb2e875 [2021-08-04T16:00:18.268Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T16:00:18.268Z] ---> Running in 9f682b7e2c4c [2021-08-04T16:00:18.268Z] ---> Running in 5d49cee6b390 [2021-08-04T16:00:18.268Z] Removing intermediate container bb0c3fbeb1db [2021-08-04T16:00:18.268Z] ---> e0c50b3aab67 [2021-08-04T16:00:18.268Z] Step 20/22 : LABEL arch=x86_64 [2021-08-04T16:00:18.268Z] ---> 3f354893c626 [2021-08-04T16:00:18.268Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-04T16:00:18.268Z] Removing intermediate container 9f682b7e2c4c [2021-08-04T16:00:18.268Z] ---> 249976b2ed36 [2021-08-04T16:00:18.268Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-04T16:00:18.268Z] ---> Running in 7c7ab4f1aab0 [2021-08-04T16:00:18.268Z] Removing intermediate container f4c2ec1bdb17 [2021-08-04T16:00:18.268Z] ---> 9a43cccb4c8e [2021-08-04T16:00:18.268Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-04T16:00:18.268Z] Removing intermediate container 5d49cee6b390 [2021-08-04T16:00:18.268Z] ---> d129935127cb [2021-08-04T16:00:18.268Z] Step 21/23 : LABEL arch=x86_64 [2021-08-04T16:00:18.268Z] ---> Running in 3024f7274870 [2021-08-04T16:00:18.560Z] ---> Running in 0c7bd6e3fc7c [2021-08-04T16:00:18.560Z] ---> Running in 1aff74e99626 [2021-08-04T16:00:18.560Z] Removing intermediate container 7c7ab4f1aab0 [2021-08-04T16:00:18.560Z] ---> 07aefe0ebbce [2021-08-04T16:00:18.560Z] Step 21/22 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:00:18.560Z] Removing intermediate container 3024f7274870 [2021-08-04T16:00:18.560Z] ---> 0596dd165b8c [2021-08-04T16:00:18.560Z] Step 16/24 : WORKDIR / [2021-08-04T16:00:18.560Z] ---> Running in d680dcc1e05a [2021-08-04T16:00:18.560Z] ---> Running in a7005d1afa26 [2021-08-04T16:00:18.560Z] Removing intermediate container 1aff74e99626 [2021-08-04T16:00:18.560Z] ---> d4ce7b9d7bb4 [2021-08-04T16:00:18.560Z] Step 22/23 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:00:18.560Z] ---> aaaabd95cec1 [2021-08-04T16:00:18.560Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-04T16:00:18.833Z] ---> Running in 09a0d5c1264e [2021-08-04T16:00:18.833Z] Removing intermediate container d680dcc1e05a [2021-08-04T16:00:18.833Z] ---> 5e59bc230ab9 [2021-08-04T16:00:18.833Z] Step 22/22 : LABEL version=0.0.0 [2021-08-04T16:00:18.833Z] ---> Running in 8c47a38e079b [2021-08-04T16:00:18.833Z] Removing intermediate container a7005d1afa26 [2021-08-04T16:00:18.833Z] ---> 5bb50f17b8ed [2021-08-04T16:00:18.833Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T16:00:18.833Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:18.833Z] ---> cc204a7158f3 [2021-08-04T16:00:18.833Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-04T16:00:19.104Z] Removing intermediate container 09a0d5c1264e [2021-08-04T16:00:19.104Z] ---> 3dcbe3d457ae [2021-08-04T16:00:19.104Z] Step 23/23 : LABEL version=0.0.0 [2021-08-04T16:00:19.104Z] Removing intermediate container 8c47a38e079b [2021-08-04T16:00:19.104Z] ---> 4e611ab6b267 [2021-08-04T16:00:19.104Z] [2021-08-04T16:00:19.104Z] ---> Running in 90bf044a6f13 [2021-08-04T16:00:19.104Z] ---> Running in c96feace9716 [2021-08-04T16:00:19.104Z] Successfully built 4e611ab6b267 [2021-08-04T16:00:19.104Z] Successfully tagged security-proxy-setup:latest [2021-08-04T16:00:19.104Z] Building support-scheduler [2021-08-04T16:00:19.104Z]  Building security-proxy-setup ... done  ---> 66d34f0946b5 [2021-08-04T16:00:19.104Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-04T16:00:19.601Z] Removing intermediate container c96feace9716 [2021-08-04T16:00:19.601Z] ---> 9b52beb1a254 [2021-08-04T16:00:19.601Z] [2021-08-04T16:00:19.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:19.601Z] Successfully built 9b52beb1a254 [2021-08-04T16:00:19.601Z] Successfully tagged support-notifications:latest [2021-08-04T16:00:19.601Z]  Building support-notifications ... done Building core-command [2021-08-04T16:00:19.871Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-04T16:00:19.871Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-04T16:00:20.140Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-04T16:00:20.140Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-04T16:00:20.723Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-04T16:00:21.308Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-04T16:00:21.308Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T16:00:21.308Z] OK: 8 MiB in 20 packages [2021-08-04T16:00:22.289Z] ---> 834f5e258bd4 [2021-08-04T16:00:22.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-04T16:00:22.289Z] ---> 6163d882e762 [2021-08-04T16:00:22.289Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-04T16:00:22.574Z] ---> Running in e3cdd6050ea4 [2021-08-04T16:00:22.574Z] Removing intermediate container 90bf044a6f13 [2021-08-04T16:00:22.574Z] ---> 2a25d3077efc [2021-08-04T16:00:22.574Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-04T16:00:22.574Z] Removing intermediate container 0c7bd6e3fc7c [2021-08-04T16:00:22.574Z] ---> c6459ae29f01 [2021-08-04T16:00:22.574Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T16:00:22.574Z] ---> Running in fed1d778378a [2021-08-04T16:00:22.574Z] Removing intermediate container e3cdd6050ea4 [2021-08-04T16:00:22.574Z] ---> 0578f8c19a4e [2021-08-04T16:00:22.574Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T16:00:22.858Z] ---> Running in cbc38978bd9a [2021-08-04T16:00:22.858Z] Removing intermediate container fed1d778378a [2021-08-04T16:00:22.858Z] ---> 96bcc6275886 [2021-08-04T16:00:22.858Z] Step 24/26 : LABEL arch=x86_64 [2021-08-04T16:00:22.858Z] ---> 5595866a2c8d [2021-08-04T16:00:22.858Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-04T16:00:22.858Z] ---> Running in b4d8dde90a75 [2021-08-04T16:00:22.858Z] Removing intermediate container cbc38978bd9a [2021-08-04T16:00:22.858Z] ---> a657f3b2e42f [2021-08-04T16:00:22.858Z] Step 22/24 : LABEL arch=x86_64 [2021-08-04T16:00:23.143Z] ---> Running in 8879fa9bf6e6 [2021-08-04T16:00:23.143Z] Removing intermediate container b4d8dde90a75 [2021-08-04T16:00:23.143Z] ---> f912c70fbecf [2021-08-04T16:00:23.144Z] Step 25/26 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:00:23.144Z] Removing intermediate container 8879fa9bf6e6 [2021-08-04T16:00:23.144Z] ---> c32939ca3e43 [2021-08-04T16:00:23.144Z] Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:00:23.144Z] ---> Running in 66d5f14545bc [2021-08-04T16:00:23.424Z] ---> Running in 9b6cc80be71f [2021-08-04T16:00:23.424Z] ---> 3273f1e5b3a7 [2021-08-04T16:00:23.424Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-04T16:00:23.424Z] Removing intermediate container 66d5f14545bc [2021-08-04T16:00:23.424Z] ---> 55926a8b75e3 [2021-08-04T16:00:23.424Z] Step 26/26 : LABEL version=0.0.0 [2021-08-04T16:00:23.424Z] Removing intermediate container 9b6cc80be71f [2021-08-04T16:00:23.424Z] ---> 049b855ad8e7 [2021-08-04T16:00:23.424Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T16:00:23.424Z] ---> Running in 7995fb3685c1 [2021-08-04T16:00:23.697Z] ---> Running in d76a849983b1 [2021-08-04T16:00:23.697Z] ---> ade62ffc79d3 [2021-08-04T16:00:23.697Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-04T16:00:23.697Z] Removing intermediate container 7995fb3685c1 [2021-08-04T16:00:23.697Z] ---> 87d39ffd3e04 [2021-08-04T16:00:23.697Z] [2021-08-04T16:00:23.697Z] Removing intermediate container d76a849983b1 [2021-08-04T16:00:23.697Z] ---> de16667bd53b [2021-08-04T16:00:23.697Z] [2021-08-04T16:00:23.967Z] Successfully built 87d39ffd3e04 [2021-08-04T16:00:23.967Z] Successfully tagged security-secretstore-setup:latest [2021-08-04T16:00:23.967Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-08-04T16:00:23.967Z] Successfully built de16667bd53b [2021-08-04T16:00:23.967Z] Successfully tagged core-metadata:latest [2021-08-04T16:00:23.967Z] ---> Running in 418fdf21e7a9 [2021-08-04T16:00:23.967Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-08-04T16:00:23.967Z] Removing intermediate container 418fdf21e7a9 [2021-08-04T16:00:23.967Z] ---> e993894c0195 [2021-08-04T16:00:23.967Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T16:00:24.440Z] ---> Running in 858fb3ac3c80 [2021-08-04T16:00:26.394Z] Removing intermediate container 858fb3ac3c80 [2021-08-04T16:00:26.394Z] ---> 22f4940c1e2c [2021-08-04T16:00:26.394Z] Step 22/24 : LABEL arch=x86_64 [2021-08-04T16:00:30.675Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:00:30.675Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:00:30.675Z] ---> 0aacddd88138 [2021-08-04T16:00:30.675Z] Step 3/32 : WORKDIR /edgex-go [2021-08-04T16:00:30.675Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:00:30.675Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:00:30.675Z] ---> 0aacddd88138 [2021-08-04T16:00:30.675Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T16:00:31.639Z] ---> Using cache [2021-08-04T16:00:31.639Z] ---> bdce45182e56 [2021-08-04T16:00:31.639Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:00:31.639Z] ---> Using cache [2021-08-04T16:00:31.639Z] ---> bdce45182e56 [2021-08-04T16:00:31.639Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:00:31.639Z] ---> Running in 6fa6f4f5c729 [2021-08-04T16:00:32.231Z] ---> Using cache [2021-08-04T16:00:32.231Z] ---> Using cache [2021-08-04T16:00:32.231Z] ---> 7662c8deee6d [2021-08-04T16:00:32.231Z] ---> 7662c8deee6d [2021-08-04T16:00:32.231Z] Step 5/32 : RUN apk add --update --no-cache make gitStep 5/24 : RUN apk add --update --no-cache make bash git [2021-08-04T16:00:32.231Z] [2021-08-04T16:00:34.173Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:00:34.173Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:00:34.173Z] ---> 0aacddd88138 [2021-08-04T16:00:34.173Z] Step 3/23 : WORKDIR /edgex-go [2021-08-04T16:00:34.173Z] ---> Using cache [2021-08-04T16:00:34.173Z] ---> bdce45182e56 [2021-08-04T16:00:34.173Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:00:34.173Z] ---> Using cache [2021-08-04T16:00:34.173Z] ---> 7662c8deee6d [2021-08-04T16:00:34.173Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-04T16:00:34.173Z] Removing intermediate container 6fa6f4f5c729 [2021-08-04T16:00:34.173Z] ---> bb7be1554e33 [2021-08-04T16:00:34.173Z] Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:00:34.173Z] ---> Running in 1181692c9a8c [2021-08-04T16:00:34.440Z] ---> Running in 86597696bbf9 [2021-08-04T16:00:34.440Z] ---> Running in 32832bbd5c0e [2021-08-04T16:00:34.440Z] ---> Running in c208ee3a45be [2021-08-04T16:00:34.709Z] Removing intermediate container c208ee3a45be [2021-08-04T16:00:34.709Z] ---> 1d3c8ed17e2c [2021-08-04T16:00:34.709Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T16:00:34.709Z] ---> Running in 0ee6d655d66c [2021-08-04T16:00:34.980Z] Removing intermediate container 0ee6d655d66c [2021-08-04T16:00:34.980Z] ---> b71d18bf23da [2021-08-04T16:00:34.980Z] [2021-08-04T16:00:34.980Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:35.254Z] Successfully built b71d18bf23da [2021-08-04T16:00:35.255Z] Successfully tagged core-data:latest [2021-08-04T16:00:35.255Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:35.255Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:00:35.255Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:00:35.255Z] ---> 0aacddd88138 [2021-08-04T16:00:35.255Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T16:00:35.255Z] ---> Using cache [2021-08-04T16:00:35.255Z] ---> bdce45182e56 [2021-08-04T16:00:35.255Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:00:35.255Z] ---> Using cache [2021-08-04T16:00:35.255Z] ---> 7662c8deee6d [2021-08-04T16:00:35.255Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-04T16:00:35.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:35.255Z] ---> Running in 0be8d4e50765 [2021-08-04T16:00:35.523Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:35.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:36.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:36.357Z] OK: 219 MiB in 52 packages [2021-08-04T16:00:36.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:36.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T16:00:36.357Z] OK: 219 MiB in 52 packages [2021-08-04T16:00:36.634Z] Removing intermediate container 1181692c9a8c [2021-08-04T16:00:36.634Z] ---> 35764fbdffd3 [2021-08-04T16:00:36.634Z] Step 6/23 : COPY go.mod . [2021-08-04T16:00:36.634Z] ---> 073ae50557b1 [2021-08-04T16:00:36.634Z] Step 7/23 : RUN go mod download [2021-08-04T16:00:36.634Z] Removing intermediate container 86597696bbf9 [2021-08-04T16:00:36.634Z] ---> cd2697975ae1 [2021-08-04T16:00:36.634Z] Step 6/32 : COPY go.mod . [2021-08-04T16:00:36.634Z] ---> Running in e0ac09211ece [2021-08-04T16:00:36.912Z] ---> 7c94c1181cb0 [2021-08-04T16:00:36.912Z] Step 7/32 : RUN go mod download [2021-08-04T16:00:36.912Z] ---> Running in e6087f1c1c42 [2021-08-04T16:00:37.511Z] OK: 219 MiB in 52 packages [2021-08-04T16:00:37.511Z] OK: 219 MiB in 52 packages [2021-08-04T16:00:37.784Z] Removing intermediate container 0be8d4e50765 [2021-08-04T16:00:37.784Z] ---> a591c8ba0ca2 [2021-08-04T16:00:37.784Z] Step 6/24 : COPY go.mod . [2021-08-04T16:00:38.060Z] Removing intermediate container 32832bbd5c0e [2021-08-04T16:00:38.060Z] ---> 207c96c5b55c [2021-08-04T16:00:38.060Z] Step 6/24 : COPY go.mod . [2021-08-04T16:00:38.060Z] Removing intermediate container e6087f1c1c42 [2021-08-04T16:00:38.060Z] ---> dc78582ee2f7 [2021-08-04T16:00:38.060Z] Step 8/32 : COPY . . [2021-08-04T16:00:38.060Z] ---> 32fbd1497c26 [2021-08-04T16:00:38.060Z] Step 7/24 : RUN go mod download [2021-08-04T16:00:38.060Z] Removing intermediate container e0ac09211ece [2021-08-04T16:00:38.060Z] ---> 76112837da05 [2021-08-04T16:00:38.060Z] Step 8/23 : COPY . . [2021-08-04T16:00:38.060Z] ---> Running in a46c31a875cd [2021-08-04T16:00:38.647Z] ---> 227c60a59e79 [2021-08-04T16:00:38.648Z] Step 7/24 : RUN go mod download [2021-08-04T16:00:42.033Z] ---> Running in 97444e69aa2d [2021-08-04T16:00:42.476Z] Removing intermediate container d7a49f8e770d [2021-08-04T16:00:42.476Z] ---> c6296e616bfd [2021-08-04T16:00:42.476Z] Successfully built c6296e616bfd [2021-08-04T16:00:42.476Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T16:00:42.884Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T16:00:42.884Z] . [Pipeline] withDockerContainer [2021-08-04T16:00:43.185Z] prd-ubuntu18.04-docker-arm64-4c-16g-1984 does not seem to be running inside a container [2021-08-04T16:00:43.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-04T16:00:43.461Z] Removing intermediate container a46c31a875cd [2021-08-04T16:00:43.461Z] ---> f963e2ecb5c0 [2021-08-04T16:00:43.461Z] Step 8/24 : COPY . . [2021-08-04T16:00:43.461Z] ---> e5d4f301f79a [2021-08-04T16:00:43.461Z] Step 9/23 : RUN go mod tidy [2021-08-04T16:00:43.461Z] ---> 7d14ae6a05e5 [2021-08-04T16:00:43.461Z] Step 9/32 : RUN go mod tidy [2021-08-04T16:00:43.731Z] ---> Running in d49e92616d8c [2021-08-04T16:00:45.121Z] $ docker top d407cf81a1d86adb7df46cb4e6f221fc0658c1121730e944036f468275edbe01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T16:00:45.687Z] ---> Running in 2d1504d619c5 [2021-08-04T16:00:45.963Z] Removing intermediate container 97444e69aa2d [2021-08-04T16:00:45.963Z] ---> fe88403129b7 [2021-08-04T16:00:45.963Z] Step 8/24 : COPY . . [2021-08-04T16:00:46.227Z] + go version [2021-08-04T16:00:46.228Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-04T16:00:46.277Z] $ docker stop --time=1 d407cf81a1d86adb7df46cb4e6f221fc0658c1121730e944036f468275edbe01 [2021-08-04T16:00:48.566Z] ---> 38185304110d [2021-08-04T16:00:48.567Z] Step 9/24 : RUN go mod tidy [2021-08-04T16:00:48.706Z] $ docker rm -f d407cf81a1d86adb7df46cb4e6f221fc0658c1121730e944036f468275edbe01 [2021-08-04T16:00:48.837Z] Removing intermediate container d49e92616d8c [2021-08-04T16:00:48.837Z] ---> 9af081597c65 [2021-08-04T16:00:48.837Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-08-04T16:00:49.103Z] ---> Running in 6ec650e1f928 [2021-08-04T16:00:49.103Z] ---> Running in aeb781d008b1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-08-04T16:00:49.369Z] Removing intermediate container 2d1504d619c5 [2021-08-04T16:00:49.369Z] ---> 714255c78ac1 [2021-08-04T16:00:49.369Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T16:00:49.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T16:00:49.637Z] ---> Running in afc9e7bda66c [2021-08-04T16:00:49.865Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T16:00:49.865Z] . [Pipeline] withDockerContainer [2021-08-04T16:00:50.102Z] prd-ubuntu18.04-docker-arm64-4c-16g-1984 does not seem to be running inside a container [2021-08-04T16:00:50.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-04T16:00:50.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-04T16:00:50.814Z] ---> c55584aa01d0 [2021-08-04T16:00:50.814Z] Step 9/24 : RUN go mod tidy [2021-08-04T16:00:50.814Z] ---> Running in ca57365cbc5a [2021-08-04T16:00:50.814Z] Removing intermediate container 6ec650e1f928 [2021-08-04T16:00:50.814Z] ---> 1b9020d90e81 [2021-08-04T16:00:50.814Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-04T16:00:51.087Z] ---> Running in 381c524b8249 [2021-08-04T16:00:51.847Z] $ docker top 80c62b07acd8221ff0ad75db8a8cb2b3ddb6b03a930bd120818da69e95443d84 -eo pid,comm [2021-08-04T16:00:51.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] { [Pipeline] echo [2021-08-04T16:00:52.244Z] ========================================================= [2021-08-04T16:00:52.245Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-04T16:00:52.245Z] ========================================================= [Pipeline] sh [2021-08-04T16:00:52.906Z] + go mod tidy [2021-08-04T16:00:52.925Z] Removing intermediate container ca57365cbc5a [2021-08-04T16:00:52.925Z] ---> 9b8cdfb78166 [2021-08-04T16:00:52.925Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-04T16:00:52.925Z] ---> Running in 6e9303a610eb [2021-08-04T16:00:53.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] sh [2021-08-04T16:00:54.581Z] + make test [2021-08-04T16:00:54.581Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-04T16:00:54.581Z] go mod tidy [2021-08-04T16:00:55.177Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-04T16:01:21.998Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-04T16:01:25.811Z] Removing intermediate container afc9e7bda66c [2021-08-04T16:01:25.811Z] ---> 98255a346efc [2021-08-04T16:01:25.811Z] [2021-08-04T16:01:25.811Z] Step 11/32 : FROM alpine:3.12 [2021-08-04T16:01:25.811Z] ---> 13621d1b12d4 [2021-08-04T16:01:25.811Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-04T16:01:25.811Z] Removing intermediate container 381c524b8249 [2021-08-04T16:01:25.811Z] ---> 116486a87cea [2021-08-04T16:01:25.811Z] [2021-08-04T16:01:25.811Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T16:01:25.811Z] ---> 13621d1b12d4 [2021-08-04T16:01:25.811Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-04T16:01:25.811Z] ---> Using cache [2021-08-04T16:01:25.811Z] ---> 65be05724ce4 [2021-08-04T16:01:25.811Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T16:01:25.811Z] ---> Using cache [2021-08-04T16:01:25.811Z] ---> 614e04bce4f7 [2021-08-04T16:01:25.811Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-04T16:01:25.811Z] ---> Running in 41dc58f4dfc9 [2021-08-04T16:01:25.811Z] ---> Running in 740547b50934 [2021-08-04T16:01:25.811Z] Removing intermediate container 41dc58f4dfc9 [2021-08-04T16:01:25.811Z] ---> a19e2e3ea279 [2021-08-04T16:01:25.811Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-04T16:01:25.811Z] ---> Running in 527fe4478032 [2021-08-04T16:01:25.811Z] Removing intermediate container 740547b50934 [2021-08-04T16:01:25.811Z] ---> 65b7a6d3b275 [2021-08-04T16:01:25.811Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-04T16:01:25.811Z] ---> Running in 5e42c3abfcbb [2021-08-04T16:01:25.811Z] Removing intermediate container 5e42c3abfcbb [2021-08-04T16:01:25.811Z] ---> a05d78b09b39 [2021-08-04T16:01:25.811Z] Step 16/24 : WORKDIR / [2021-08-04T16:01:25.811Z] Removing intermediate container aeb781d008b1 [2021-08-04T16:01:25.811Z] ---> 53915bc5ea45 [2021-08-04T16:01:25.811Z] [2021-08-04T16:01:25.811Z] Step 11/23 : FROM alpine:3.12 [2021-08-04T16:01:25.811Z] ---> 13621d1b12d4 [2021-08-04T16:01:25.811Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-04T16:01:25.811Z] ---> Using cache [2021-08-04T16:01:25.811Z] ---> 65be05724ce4 [2021-08-04T16:01:25.811Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T16:01:25.811Z] ---> Using cache [2021-08-04T16:01:25.811Z] ---> 614e04bce4f7 [2021-08-04T16:01:25.811Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-04T16:01:25.811Z] ---> Running in 5891ae0af386 [2021-08-04T16:01:25.811Z] ---> Running in 02e0250b1159 [2021-08-04T16:01:25.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T16:01:25.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T16:01:25.811Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-04T16:01:25.811Z] Removing intermediate container 5891ae0af386 [2021-08-04T16:01:25.811Z] ---> 6a3391202569 [2021-08-04T16:01:25.811Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T16:01:25.811Z] (2/2) Installing su-exec (0.2-r1) [2021-08-04T16:01:25.811Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T16:01:25.811Z] OK: 6 MiB in 16 packages [2021-08-04T16:01:25.811Z] Removing intermediate container 02e0250b1159 [2021-08-04T16:01:25.811Z] ---> e600e02e8c19 [2021-08-04T16:01:25.811Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-04T16:01:25.811Z] ---> Running in 41eb27e92e11 [2021-08-04T16:01:25.811Z] ---> 17b15dd8c9a7 [2021-08-04T16:01:25.811Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-04T16:01:25.811Z] Removing intermediate container 41eb27e92e11 [2021-08-04T16:01:25.811Z] ---> 479533d39acd [2021-08-04T16:01:25.811Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T16:01:25.811Z] Removing intermediate container 6e9303a610eb [2021-08-04T16:01:25.811Z] ---> c7875ca7ff78 [2021-08-04T16:01:25.811Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-04T16:01:25.811Z] ---> Running in c4d58f3b3773 [2021-08-04T16:01:25.811Z] Removing intermediate container 527fe4478032 [2021-08-04T16:01:25.811Z] ---> 67216c1dde08 [2021-08-04T16:01:25.811Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-04T16:01:25.811Z] ---> Running in 042750d29dd9 [2021-08-04T16:01:25.811Z] ---> c0ed3b92f08b [2021-08-04T16:01:25.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-04T16:01:25.811Z] ---> 1a9022e73933 [2021-08-04T16:01:25.811Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-04T16:01:25.811Z] Removing intermediate container 042750d29dd9 [2021-08-04T16:01:25.811Z] ---> 6a7fc74d5f25 [2021-08-04T16:01:25.811Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-04T16:01:25.811Z] ---> Running in 874c94f2d892 [2021-08-04T16:01:25.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T16:01:25.811Z] ---> 37254a5a807e [2021-08-04T16:01:25.811Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-04T16:01:25.811Z] ---> 2ff051cda5bd [2021-08-04T16:01:25.811Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-04T16:01:25.811Z] Removing intermediate container 874c94f2d892 [2021-08-04T16:01:25.811Z] ---> 9ef959eb747b [2021-08-04T16:01:25.811Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-04T16:01:25.812Z] ---> Running in da3a41a73b04 [2021-08-04T16:01:25.812Z] ---> Running in 9d38518adfe8 [2021-08-04T16:01:25.812Z] Removing intermediate container da3a41a73b04 [2021-08-04T16:01:25.812Z] ---> 7adaf7b56732 [2021-08-04T16:01:25.812Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T16:01:25.812Z] ---> Running in 792f8efa9780 [2021-08-04T16:01:25.812Z] ---> 3558cc446835 [2021-08-04T16:01:25.812Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-04T16:01:25.812Z] ---> Running in 46ebfc2b03dc [2021-08-04T16:01:25.812Z] Removing intermediate container 792f8efa9780 [2021-08-04T16:01:25.812Z] ---> e0feca13e76b [2021-08-04T16:01:25.812Z] Step 22/24 : LABEL arch=x86_64 [2021-08-04T16:01:25.812Z] Removing intermediate container 46ebfc2b03dc [2021-08-04T16:01:25.812Z] ---> 8f04f2126174 [2021-08-04T16:01:25.812Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T16:01:25.812Z] ---> Running in 29865eb2d046 [2021-08-04T16:01:25.812Z] ---> Running in 6d86499eff9d [2021-08-04T16:01:25.812Z] Removing intermediate container 29865eb2d046 [2021-08-04T16:01:25.812Z] ---> e17ec8e63b15 [2021-08-04T16:01:25.812Z] Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:01:25.812Z] Removing intermediate container 6d86499eff9d [2021-08-04T16:01:25.812Z] ---> e43d6044b804 [2021-08-04T16:01:25.812Z] Step 21/23 : LABEL arch=x86_64 [2021-08-04T16:01:25.812Z] ---> Running in e3bdfdeb9978 [2021-08-04T16:01:25.812Z] ---> Running in 45916a696838 [2021-08-04T16:01:25.812Z] Removing intermediate container c4d58f3b3773 [2021-08-04T16:01:25.812Z] ---> 098071f529c4 [2021-08-04T16:01:25.812Z] [2021-08-04T16:01:25.812Z] Step 12/24 : FROM docker:20.10.6 [2021-08-04T16:01:25.812Z] Removing intermediate container e3bdfdeb9978 [2021-08-04T16:01:25.812Z] ---> 8776b33d8580 [2021-08-04T16:01:25.812Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T16:01:25.812Z] Removing intermediate container 45916a696838 [2021-08-04T16:01:25.812Z] ---> 9d78400aa043 [2021-08-04T16:01:25.812Z] Step 22/23 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:01:25.812Z] Removing intermediate container 9d38518adfe8 [2021-08-04T16:01:25.812Z] ---> 912b96280b99 [2021-08-04T16:01:25.812Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-04T16:01:25.812Z] ---> Running in 3672fb941bdf [2021-08-04T16:01:25.812Z] ---> Running in be61bf100bf0 [2021-08-04T16:01:25.812Z] ---> Running in 13f970176fb0 [2021-08-04T16:01:25.812Z] Removing intermediate container be61bf100bf0 [2021-08-04T16:01:25.812Z] ---> e989fd663d1e [2021-08-04T16:01:25.812Z] Step 23/23 : LABEL version=0.0.0 [2021-08-04T16:01:25.812Z] Removing intermediate container 3672fb941bdf [2021-08-04T16:01:25.812Z] ---> 4037f158102a [2021-08-04T16:01:25.812Z] [2021-08-04T16:01:25.812Z] ---> Running in c03e5ca3f375 [2021-08-04T16:01:25.812Z] Removing intermediate container 13f970176fb0 [2021-08-04T16:01:25.812Z] ---> 08faffd350a9 [2021-08-04T16:01:25.812Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-04T16:01:25.812Z] Successfully built 4037f158102a [2021-08-04T16:01:25.812Z] Successfully tagged core-command:latest [2021-08-04T16:01:25.812Z]  Building core-command ... done Removing intermediate container c03e5ca3f375 [2021-08-04T16:01:25.812Z] ---> 8364b1451b90 [2021-08-04T16:01:25.812Z] [2021-08-04T16:01:25.812Z] Successfully built 8364b1451b90 [2021-08-04T16:01:25.812Z] ---> 1f58c30c86d1 [2021-08-04T16:01:25.812Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-04T16:01:25.812Z] Successfully tagged support-scheduler:latest [2021-08-04T16:01:25.812Z]  Building support-scheduler ... done  ---> Running in b1893f5b45e7 [2021-08-04T16:01:26.082Z] 20.10.6: Pulling from library/docker [2021-08-04T16:01:26.348Z] Removing intermediate container b1893f5b45e7 [2021-08-04T16:01:26.349Z] ---> d716603431d7 [2021-08-04T16:01:26.349Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T16:01:26.614Z] ---> d93f0a53b508 [2021-08-04T16:01:26.614Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-04T16:01:26.885Z] ---> f123e3a5b0b7 [2021-08-04T16:01:26.885Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-04T16:01:27.159Z] ---> 2a96089a0de8 [2021-08-04T16:01:27.159Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-04T16:01:27.159Z] ---> c89b5d15ac58 [2021-08-04T16:01:27.159Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-04T16:01:27.425Z] ---> 764d508b24b4 [2021-08-04T16:01:27.425Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-04T16:01:27.694Z] ---> Running in e68c9d7adf23 [2021-08-04T16:01:27.694Z] Removing intermediate container e68c9d7adf23 [2021-08-04T16:01:27.694Z] ---> 63c58b70a590 [2021-08-04T16:01:27.694Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-04T16:01:27.965Z] ---> 9475e39c4736 [2021-08-04T16:01:27.965Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-04T16:01:27.965Z] ---> Running in 9febead1f9fa [2021-08-04T16:01:28.232Z] Removing intermediate container 9febead1f9fa [2021-08-04T16:01:28.232Z] ---> 0bce3192155c [2021-08-04T16:01:28.232Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-04T16:01:28.500Z] ---> Running in 6197cc209e2d [2021-08-04T16:01:28.500Z] Removing intermediate container 6197cc209e2d [2021-08-04T16:01:28.500Z] ---> 6fe8ff8d0cde [2021-08-04T16:01:28.500Z] Step 29/32 : CMD ["gate"] [2021-08-04T16:01:28.771Z] ---> Running in aa7a414a0ec6 [2021-08-04T16:01:28.771Z] Removing intermediate container aa7a414a0ec6 [2021-08-04T16:01:28.771Z] ---> 5192972a82ce [2021-08-04T16:01:28.771Z] Step 30/32 : LABEL arch=x86_64 [2021-08-04T16:01:28.771Z] ---> Running in 303f05ca9ca6 [2021-08-04T16:01:28.771Z] Removing intermediate container 303f05ca9ca6 [2021-08-04T16:01:28.771Z] ---> 060afe3d52db [2021-08-04T16:01:28.771Z] Step 31/32 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:01:29.039Z] ---> Running in 8fcaf8b31763 [2021-08-04T16:01:29.039Z] Removing intermediate container 8fcaf8b31763 [2021-08-04T16:01:29.039Z] ---> 2d7037741a82 [2021-08-04T16:01:29.039Z] Step 32/32 : LABEL version=0.0.0 [2021-08-04T16:01:29.039Z] ---> Running in f9e56158e9ee [2021-08-04T16:01:29.307Z] Removing intermediate container f9e56158e9ee [2021-08-04T16:01:29.307Z] ---> 814c34506fab [2021-08-04T16:01:29.307Z] [2021-08-04T16:01:29.307Z] Successfully built 814c34506fab [2021-08-04T16:01:29.307Z] Successfully tagged security-bootstrapper:latest [2021-08-04T16:01:34.668Z]  Building security-bootstrapper ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-04T16:01:34.668Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-04T16:01:34.668Z] ---> d2979b152a7d [2021-08-04T16:01:34.668Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-04T16:01:34.668Z] ---> Running in bb7004929096 [2021-08-04T16:01:34.668Z] Removing intermediate container bb7004929096 [2021-08-04T16:01:34.668Z] ---> c8f046f07b51 [2021-08-04T16:01:34.668Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-04T16:01:34.668Z] ---> Running in 8ebf9f990fa5 [2021-08-04T16:01:34.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T16:01:34.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T16:01:35.217Z] (1/39) Installing readline (8.1.0-r0) [2021-08-04T16:01:35.217Z] (2/39) Installing bash (5.1.0-r0) [2021-08-04T16:01:35.217Z] Executing bash-5.1.0-r0.post-install [2021-08-04T16:01:35.217Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-04T16:01:35.217Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-04T16:01:35.217Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-04T16:01:35.217Z] (6/39) Installing curl (7.78.0-r0) [2021-08-04T16:01:35.217Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-04T16:01:35.217Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-04T16:01:35.217Z] (9/39) Installing expat (2.2.10-r1) [2021-08-04T16:01:35.484Z] (10/39) Installing libffi (3.3-r2) [2021-08-04T16:01:35.484Z] (11/39) Installing gdbm (1.19-r0) [2021-08-04T16:01:35.484Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-04T16:01:35.484Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-04T16:01:35.484Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-04T16:01:36.445Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-04T16:01:36.445Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-04T16:01:36.445Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-04T16:01:36.445Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-04T16:01:36.445Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-04T16:01:36.445Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-04T16:01:36.445Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-04T16:01:36.445Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-04T16:01:36.445Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-04T16:01:36.445Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-04T16:01:36.445Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-04T16:01:36.445Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-04T16:01:36.445Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-04T16:01:36.445Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-04T16:01:36.445Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-04T16:01:36.445Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-04T16:01:36.445Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-04T16:01:36.445Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-04T16:01:36.445Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-04T16:01:36.445Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-04T16:01:36.445Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-04T16:01:36.445Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-04T16:01:36.445Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-04T16:01:36.445Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-04T16:01:36.445Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-04T16:01:36.720Z] Executing busybox-1.32.1-r6.trigger [2021-08-04T16:01:36.720Z] OK: 82 MiB in 59 packages [2021-08-04T16:01:38.340Z] Collecting docker-compose==1.23.2 [2021-08-04T16:01:38.340Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-04T16:01:38.340Z] Collecting PyYAML<4,>=3.10 [2021-08-04T16:01:38.340Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-04T16:01:38.924Z] Collecting docopt<0.7,>=0.6.1 [2021-08-04T16:01:38.924Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-04T16:01:38.924Z] Collecting cached-property<2,>=1.2.0 [2021-08-04T16:01:38.924Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-04T16:01:39.194Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-04T16:01:39.194Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-04T16:01:39.194Z] Collecting jsonschema<3,>=2.5.1 [2021-08-04T16:01:39.194Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-04T16:01:39.194Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-04T16:01:39.194Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-04T16:01:39.465Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-04T16:01:39.731Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-04T16:01:39.731Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-04T16:01:39.731Z] Collecting docker<4.0,>=3.6.0 [2021-08-04T16:01:39.731Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-04T16:01:39.731Z] Collecting texttable<0.10,>=0.9.0 [2021-08-04T16:01:39.731Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-04T16:01:39.998Z] Collecting docker-pycreds>=0.4.0 [2021-08-04T16:01:39.998Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-04T16:01:40.264Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-04T16:01:40.264Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-04T16:01:40.264Z] Collecting certifi>=2017.4.17 [2021-08-04T16:01:40.264Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-04T16:01:40.264Z] Collecting idna<2.8,>=2.5 [2021-08-04T16:01:40.264Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-04T16:01:40.264Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-04T16:01:40.264Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-04T16:01:40.530Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-04T16:01:40.530Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-04T16:01:40.530Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-04T16:01:40.530Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-04T16:01:40.530Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-04T16:01:40.530Z] Attempting uninstall: urllib3 [2021-08-04T16:01:40.530Z] Found existing installation: urllib3 1.26.2 [2021-08-04T16:01:40.530Z] Uninstalling urllib3-1.26.2: [2021-08-04T16:01:40.530Z] Successfully uninstalled urllib3-1.26.2 [2021-08-04T16:01:40.530Z] Attempting uninstall: idna [2021-08-04T16:01:40.530Z] Found existing installation: idna 3.1 [2021-08-04T16:01:40.530Z] Uninstalling idna-3.1: [2021-08-04T16:01:40.797Z] Successfully uninstalled idna-3.1 [2021-08-04T16:01:40.797Z] Attempting uninstall: chardet [2021-08-04T16:01:40.797Z] Found existing installation: chardet 4.0.0 [2021-08-04T16:01:40.797Z] Uninstalling chardet-4.0.0: [2021-08-04T16:01:40.797Z] Successfully uninstalled chardet-4.0.0 [2021-08-04T16:01:41.066Z] Attempting uninstall: requests [2021-08-04T16:01:41.066Z] Found existing installation: requests 2.25.1 [2021-08-04T16:01:41.066Z] Uninstalling requests-2.25.1: [2021-08-04T16:01:41.066Z] Successfully uninstalled requests-2.25.1 [2021-08-04T16:01:41.066Z] Running setup.py install for texttable: started [2021-08-04T16:01:41.336Z] Running setup.py install for texttable: finished with status 'done' [2021-08-04T16:01:41.336Z] Running setup.py install for PyYAML: started [2021-08-04T16:01:41.920Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-04T16:01:41.920Z] Running setup.py install for docopt: started [2021-08-04T16:01:42.187Z] Running setup.py install for docopt: finished with status 'done' [2021-08-04T16:01:42.187Z] Running setup.py install for dockerpty: started [2021-08-04T16:01:42.455Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-04T16:01:42.723Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-04T16:01:46.086Z] Removing intermediate container 8ebf9f990fa5 [2021-08-04T16:01:46.086Z] ---> 866ceb978750 [2021-08-04T16:01:46.086Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-04T16:01:46.086Z] ---> Running in 84900c119252 [2021-08-04T16:01:46.086Z] Removing intermediate container 84900c119252 [2021-08-04T16:01:46.086Z] ---> 0be578ce3775 [2021-08-04T16:01:46.086Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-04T16:01:46.086Z] ---> Running in 340ccdc5fa82 [2021-08-04T16:01:46.086Z] Removing intermediate container 340ccdc5fa82 [2021-08-04T16:01:46.086Z] ---> 5010cf7b8ef9 [2021-08-04T16:01:46.086Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-04T16:01:46.086Z] ---> ea476de16b37 [2021-08-04T16:01:46.086Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-04T16:01:46.353Z] ---> 5680865bc586 [2021-08-04T16:01:46.353Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-04T16:01:46.620Z] ---> 09f4d5450a51 [2021-08-04T16:01:46.620Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-04T16:01:46.620Z] ---> Running in 8f00b67d4d0c [2021-08-04T16:01:46.620Z] Removing intermediate container 8f00b67d4d0c [2021-08-04T16:01:46.620Z] ---> ae958339b88c [2021-08-04T16:01:46.620Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T16:01:46.620Z] ---> Running in 4cbe1b20b9ce [2021-08-04T16:01:46.620Z] Removing intermediate container 4cbe1b20b9ce [2021-08-04T16:01:46.620Z] ---> 679de98ba740 [2021-08-04T16:01:46.620Z] Step 22/24 : LABEL arch=x86_64 [2021-08-04T16:01:46.888Z] ---> Running in 4562ac8a44f1 [2021-08-04T16:01:46.888Z] Removing intermediate container 4562ac8a44f1 [2021-08-04T16:01:46.888Z] ---> 422aa1809464 [2021-08-04T16:01:46.888Z] Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:01:46.888Z] ---> Running in 8bc4fe486a83 [2021-08-04T16:01:46.888Z] Removing intermediate container 8bc4fe486a83 [2021-08-04T16:01:46.888Z] ---> b4b1c2ba7667 [2021-08-04T16:01:46.888Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T16:01:46.888Z] ---> Running in 0d34be7ac079 [2021-08-04T16:01:47.154Z] Removing intermediate container 0d34be7ac079 [2021-08-04T16:01:47.154Z] ---> af17fe738e89 [2021-08-04T16:01:47.154Z] [2021-08-04T16:01:47.154Z] Successfully built af17fe738e89 [2021-08-04T16:01:47.155Z] Successfully tagged sys-mgmt-agent:latest [2021-08-04T16:01:47.167Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-04T16:01:47.189Z] $ docker stop --time=1 d459e6553f752d3d933f6686114d73119a6b28f6f785aac11dbea5ae0d13af2b [2021-08-04T16:01:48.483Z] $ docker rm -f d459e6553f752d3d933f6686114d73119a6b28f6f785aac11dbea5ae0d13af2b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T16:01:48.943Z] + docker images [2021-08-04T16:01:49.209Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-04T16:01:49.209Z] sys-mgmt-agent latest af17fe738e89 2 seconds ago 324MB [2021-08-04T16:01:49.209Z] security-bootstrapper latest 814c34506fab 19 seconds ago 18.8MB [2021-08-04T16:01:49.209Z] core-command latest 4037f158102a 23 seconds ago 16MB [2021-08-04T16:01:49.209Z] 098071f529c4 23 seconds ago 1.75GB [2021-08-04T16:01:49.209Z] support-scheduler latest 8364b1451b90 23 seconds ago 16.1MB [2021-08-04T16:01:49.209Z] 53915bc5ea45 26 seconds ago 1.75GB [2021-08-04T16:01:49.209Z] 116486a87cea 27 seconds ago 1.74GB [2021-08-04T16:01:49.209Z] 98255a346efc 27 seconds ago 1.75GB [2021-08-04T16:01:49.209Z] core-data latest b71d18bf23da About a minute ago 20.4MB [2021-08-04T16:01:49.209Z] security-secretstore-setup latest 87d39ffd3e04 About a minute ago 29MB [2021-08-04T16:01:49.209Z] core-metadata latest de16667bd53b About a minute ago 16.7MB [2021-08-04T16:01:49.209Z] support-notifications latest 9b52beb1a254 About a minute ago 16.8MB [2021-08-04T16:01:49.209Z] security-proxy-setup latest 4e611ab6b267 About a minute ago 25.9MB [2021-08-04T16:01:49.209Z] a2d847b6eec4 About a minute ago 1.75GB [2021-08-04T16:01:49.209Z] 47b4324cc3d8 About a minute ago 1.75GB [2021-08-04T16:01:49.209Z] 32b0d627307b About a minute ago 1.75GB [2021-08-04T16:01:49.209Z] 55b4a15a1bea About a minute ago 1.75GB [2021-08-04T16:01:49.209Z] 714efbb9883d About a minute ago 1.75GB [2021-08-04T16:01:49.209Z] ci-base-image-x86_64 latest 0aacddd88138 5 minutes ago 1.24GB [2021-08-04T16:01:49.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 45 hours ago 547MB [2021-08-04T16:01:49.209Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 47 hours ago 37.5MB [2021-08-04T16:01:49.209Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-08-04T16:01:49.209Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-04T16:01:49.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-04T16:02:04.972Z] Still waiting to schedule task [2021-08-04T16:02:04.973Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-04T16:02:18.699Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-04T16:02:20.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-04T16:02:21.136Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-04T16:02:22.596Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-04T16:02:35.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-04T16:02:35.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-04T16:02:35.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-04T16:02:35.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-04T16:02:35.045Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-04T16:02:35.045Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-04T16:02:35.321Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-04T16:02:35.321Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-04T16:02:35.321Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-04T16:02:35.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-04T16:02:47.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.177s coverage: 28.7% of statements [2021-08-04T16:02:47.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-04T16:02:47.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-04T16:02:49.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.355s coverage: 100.0% of statements [2021-08-04T16:02:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-04T16:02:50.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.318s coverage: 46.3% of statements [2021-08-04T16:02:50.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-04T16:02:50.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-04T16:02:52.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.662s coverage: 90.1% of statements [2021-08-04T16:02:52.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-04T16:02:52.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-04T16:02:55.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.292s coverage: 81.2% of statements [2021-08-04T16:02:55.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-04T16:02:55.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-04T16:02:55.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-04T16:02:55.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-04T16:02:55.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-04T16:03:01.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.708s coverage: 94.2% of statements [2021-08-04T16:03:01.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-04T16:03:01.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-04T16:03:01.093Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.203s coverage: 59.1% of statements [2021-08-04T16:03:01.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-04T16:03:01.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-04T16:03:01.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-04T16:03:01.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-04T16:03:01.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-04T16:03:01.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements [2021-08-04T16:03:01.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-04T16:03:01.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-04T16:03:01.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-04T16:03:01.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.346s coverage: 0.8% of statements [2021-08-04T16:03:01.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-04T16:03:01.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements [2021-08-04T16:03:01.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.181s coverage: 22.0% of statements [2021-08-04T16:03:01.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-04T16:03:01.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements [2021-08-04T16:03:01.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.181s coverage: 79.5% of statements [2021-08-04T16:03:01.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements [2021-08-04T16:03:02.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements [2021-08-04T16:03:02.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2021-08-04T16:03:15.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.189s coverage: 94.4% of statements [2021-08-04T16:03:15.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements [2021-08-04T16:03:20.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.578s coverage: 81.8% of statements [2021-08-04T16:03:20.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.242s coverage: 92.9% of statements [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.187s coverage: 58.8% of statements [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.2% of statements [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.892s coverage: 64.4% of statements [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-04T16:03:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.209s coverage: 100.0% of statements [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-08-04T16:03:29.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-08-04T16:03:29.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-08-04T16:03:30.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-08-04T16:03:34.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.060s coverage: 66.9% of statements [2021-08-04T16:03:34.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-04T16:03:34.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-04T16:03:34.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-04T16:03:35.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.840s coverage: 43.6% of statements [2021-08-04T16:03:35.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-04T16:03:35.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-04T16:03:35.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements [2021-08-04T16:03:35.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-04T16:03:35.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements [2021-08-04T16:03:35.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-04T16:03:44.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.249s coverage: 19.5% of statements [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-04T16:03:44.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.576s coverage: 92.0% of statements [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-04T16:03:44.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 62.7% of statements [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-04T16:03:44.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-04T16:03:44.206Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-04T16:03:44.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-04T16:03:44.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-04T16:03:44.207Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements [2021-08-04T16:03:44.207Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-08-04T16:03:44.804Z] GO111MODULE=on go vet ./... [2021-08-04T16:05:06.645Z] gofmt -l . [2021-08-04T16:05:06.645Z] [ "`gofmt -l .`" = "" ] [2021-08-04T16:05:06.645Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-04T16:05:07.332Z] + ls -al . [2021-08-04T16:05:07.332Z] total 624 [2021-08-04T16:05:07.332Z] drwxrwxr-x 9 1001 1001 4096 Aug 4 16:05 . [2021-08-04T16:05:07.332Z] drwxr-xr-x 4 root root 4096 Aug 4 16:00 .. [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 11 Aug 4 15:58 .dockerignore [2021-08-04T16:05:07.332Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 15:58 .git [2021-08-04T16:05:07.332Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 15:58 .github [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 818 Aug 4 15:58 .gitignore [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 76 Aug 4 15:58 .hadolint.yml [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 15:58 .sonarcloud.properties [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 8609 Aug 4 15:58 Attribution.txt [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 43881 Aug 4 15:58 CHANGELOG.md [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 15:58 CONTRIBUTING.md [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 931 Aug 4 15:58 Dockerfile.build [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 849 Aug 4 15:58 Jenkinsfile [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 15:58 LICENSE [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 5915 Aug 4 15:58 Makefile [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 8643 Aug 4 15:58 README.md [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 6912 Aug 4 15:58 SECURITY.md [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 5 Aug 4 15:55 VERSION [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 15:58 ZMQWindows.md [2021-08-04T16:05:07.332Z] drwxrwxr-x 2 1001 1001 4096 Aug 4 15:58 bin [2021-08-04T16:05:07.332Z] drwxrwxr-x 14 1001 1001 4096 Aug 4 15:58 cmd [2021-08-04T16:05:07.332Z] -rw-r--r-- 1 root root 404065 Aug 4 16:03 coverage.out [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 813 Aug 4 15:58 go.mod [2021-08-04T16:05:07.332Z] -rw-r--r-- 1 root root 48847 Aug 4 16:00 go.sum [2021-08-04T16:05:07.332Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 15:58 internal [2021-08-04T16:05:07.332Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 15:58 openapi [2021-08-04T16:05:07.332Z] drwxrwxr-x 4 1001 1001 4096 Aug 4 15:58 snap [2021-08-04T16:05:07.332Z] -rw-rw-r-- 1 1001 1001 204 Aug 4 15:58 version.go [Pipeline] sh [2021-08-04T16:05:08.019Z] + '[' -e coverage.out ] [2021-08-04T16:05:08.019Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-04T16:05:08.065Z] Warning: overwriting stash ‘coverage-report’ [2021-08-04T16:05:08.900Z] Stashed 1 file(s) [Pipeline] sh [2021-08-04T16:05:09.576Z] + make build [2021-08-04T16:05:09.576Z] go mod tidy [2021-08-04T16:05:10.180Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T16:05:16.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T16:05:39.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-04T16:05:40.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T16:05:44.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T16:05:45.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-04T16:05:49.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T16:05:49.889Z] Running on prd-ubuntu18.04-docker-8c-8g-1985 in /w/workspace/edgexfoundry_edgex-go_PR-3649 [Pipeline] { [Pipeline] ws [2021-08-04T16:05:49.952Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-04T16:05:50.117Z] The recommended git tool is: git [2021-08-04T16:05:52.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-04T16:05:54.767Z] using credential edgex-jenkins-ssh [2021-08-04T16:05:54.800Z] Cloning the remote Git repository [2021-08-04T16:05:55.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T16:05:54.832Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-04T16:05:54.909Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-04T16:05:54.964Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-04T16:05:54.965Z] > git --version # timeout=10 [2021-08-04T16:05:54.973Z] > git --version # 'git version 2.17.1' [2021-08-04T16:05:54.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T16:05:55.011Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T16:05:59.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T16:06:02.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T16:06:02.015Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-04T16:06:02.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T16:06:02.035Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-04T16:06:02.054Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-04T16:06:02.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T16:06:02.059Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3649/head:refs/remotes/origin/PR-3649 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-04T16:06:03.110Z] Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:06:04.054Z] Merge succeeded, producing 2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:06:04.054Z] Checking out Revision 2dd354c435e1478a3ee885c5e8d83f915acf849b (PR-3649) [2021-08-04T16:06:03.122Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T16:06:03.128Z] > git checkout -f 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 [2021-08-04T16:06:04.017Z] > git remote # timeout=10 [2021-08-04T16:06:04.024Z] > git config --get remote.origin.url # timeout=10 [2021-08-04T16:06:04.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T16:06:04.034Z] > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 [2021-08-04T16:06:04.048Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-04T16:06:04.059Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T16:06:04.062Z] > git checkout -f 2dd354c435e1478a3ee885c5e8d83f915acf849b # timeout=10 [2021-08-04T16:06:05.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-04T16:06:08.056Z] Commit message: "build: Upgrade go-mod-core-contracts to v2.0.1-dev.13" [2021-08-04T16:06:08.090Z] > git --version # timeout=10 [2021-08-04T16:06:08.103Z] > git --version # 'git version 2.17.1' [2021-08-04T16:06:08.107Z] fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T16:06:09.244Z] + echo snap-build.sh [2021-08-04T16:06:09.244Z] snap-build.sh [2021-08-04T16:06:09.244Z] + SNAP_BASE_DIR=. [2021-08-04T16:06:09.244Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-08-04T16:06:09.244Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-08-04T16:06:09.244Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-08-04T16:06:09.244Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-08-04T16:06:09.244Z] + cd /w/workspace/edgex-go/1 [2021-08-04T16:06:09.244Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-04T16:06:09.244Z] Reading package lists... [2021-08-04T16:06:09.244Z] Building dependency tree... [2021-08-04T16:06:09.244Z] Reading state information... [2021-08-04T16:06:09.244Z] The following packages were automatically installed and are no longer required: [2021-08-04T16:06:09.244Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-04T16:06:09.244Z] uidmap xdelta3 [2021-08-04T16:06:09.244Z] Use 'sudo apt autoremove' to remove them. [2021-08-04T16:06:09.244Z] The following packages will be REMOVED: [2021-08-04T16:06:09.244Z] lxd* lxd-client* [2021-08-04T16:06:09.516Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-04T16:06:09.516Z] After this operation, 31.7 MB disk space will be freed. [2021-08-04T16:06:10.055Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-04T16:06:10.055Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } [2021-08-04T16:06:10.583Z] $ docker stop --time=1 80c62b07acd8221ff0ad75db8a8cb2b3ddb6b03a930bd120818da69e95443d84 [2021-08-04T16:06:11.033Z] Removing lxd dnsmasq configuration [2021-08-04T16:06:11.033Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-04T16:06:11.033Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-04T16:06:12.008Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-04T16:06:12.008Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-04T16:06:12.008Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-04T16:06:13.467Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-04T16:06:13.467Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-04T16:06:13.811Z] $ docker rm -f 80c62b07acd8221ff0ad75db8a8cb2b3ddb6b03a930bd120818da69e95443d84 [2021-08-04T16:06:14.055Z] + sudo snap remove --purge lxd [2021-08-04T16:06:14.056Z] snap "lxd" is not installed [2021-08-04T16:06:14.056Z] + sudo groupadd --force --system lxd [2021-08-04T16:06:14.056Z] ++ whoami [2021-08-04T16:06:14.056Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-04T16:06:14.056Z] + newgrp - lxd [2021-08-04T16:06:14.056Z] + sudo snap install lxd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T16:06:15.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-04T16:06:16.099Z] [2021-08-04T16:06:16.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T16:06:16.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-04T16:06:16.773Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-04T16:06:16.773Z] 29e5d40040c1: Pulling fs layer [2021-08-04T16:06:16.773Z] 1ce36da41761: Pulling fs layer [2021-08-04T16:06:16.773Z] 25b303627fd3: Pulling fs layer [2021-08-04T16:06:17.061Z] 29e5d40040c1: Verifying Checksum [2021-08-04T16:06:17.061Z] 29e5d40040c1: Download complete [2021-08-04T16:06:17.665Z] 1ce36da41761: Verifying Checksum [2021-08-04T16:06:17.665Z] 1ce36da41761: Download complete [2021-08-04T16:06:17.940Z] 29e5d40040c1: Pull complete [2021-08-04T16:06:19.376Z] 1ce36da41761: Pull complete [2021-08-04T16:06:19.376Z] 25b303627fd3: Verifying Checksum [2021-08-04T16:06:19.376Z] 25b303627fd3: Download complete [2021-08-04T16:06:22.292Z] 2021-08-04T16:06:19Z INFO Waiting for automatic snapd restart... [2021-08-04T16:06:29.531Z] 25b303627fd3: Pull complete [2021-08-04T16:06:29.531Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-04T16:06:29.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-04T16:06:29.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-04T16:06:29.836Z] prd-ubuntu18.04-docker-arm64-4c-16g-1984 does not seem to be running inside a container [2021-08-04T16:06:29.949Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-04T16:06:34.458Z] $ docker top 0f47ed7b46aaa1bd63f127267dded58a106175e4d55f0783e134391e0adaec7b -eo pid,comm [2021-08-04T16:06:34.680Z] lxd 4.16 from Canonical* installed [2021-08-04T16:06:34.680Z] + sudo lxd init --auto [Pipeline] { [Pipeline] sh [2021-08-04T16:06:35.560Z] + grep parallel [2021-08-04T16:06:35.560Z] + docker-compose build --help [2021-08-04T16:06:39.945Z] --parallel Build images in parallel. [Pipeline] } [2021-08-04T16:06:39.987Z] $ docker stop --time=1 0f47ed7b46aaa1bd63f127267dded58a106175e4d55f0783e134391e0adaec7b [2021-08-04T16:06:42.106Z] $ docker rm -f 0f47ed7b46aaa1bd63f127267dded58a106175e4d55f0783e134391e0adaec7b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T16:06:42.927Z] + sudo snap install --classic snapcraft [2021-08-04T16:06:43.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-04T16:06:43.053Z] . [Pipeline] withDockerContainer [2021-08-04T16:06:43.360Z] prd-ubuntu18.04-docker-arm64-4c-16g-1984 does not seem to be running inside a container [2021-08-04T16:06:43.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-04T16:06:45.125Z] $ docker top 0b9cb92ea8bcb4a0b7b68c3f1c77d30f1a71f570f3a7903fc3a95b13c23a0a87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T16:06:46.154Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-04T16:06:49.536Z] Building core-command ... [2021-08-04T16:06:49.536Z] Building core-data ... [2021-08-04T16:06:49.536Z] Building core-metadata ... [2021-08-04T16:06:49.536Z] Building security-bootstrapper ... [2021-08-04T16:06:49.536Z] Building security-proxy-setup ... [2021-08-04T16:06:49.536Z] Building security-secretstore-setup ... [2021-08-04T16:06:49.536Z] Building support-notifications ... [2021-08-04T16:06:49.536Z] Building support-scheduler ... [2021-08-04T16:06:49.536Z] Building sys-mgmt-agent ... [2021-08-04T16:06:49.536Z] Building security-secretstore-setup [2021-08-04T16:06:49.536Z] Building security-bootstrapper [2021-08-04T16:06:49.536Z] Building core-metadata [2021-08-04T16:06:49.536Z] Building core-data [2021-08-04T16:06:49.536Z] Building core-command [2021-08-04T16:06:59.529Z] snapcraft 4.8.3 from Canonical* installed [2021-08-04T16:06:59.529Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-04T16:06:59.529Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-04T16:06:59.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T16:06:59.529Z] Dload Upload Total Spent Left Speed [2021-08-04T16:06:59.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3624 0 --:--:-- --:--:-- --:--:-- 3624 [2021-08-04T16:06:59.529Z] 100 3325k 100 3325k 0 0 7916k 0 --:--:-- --:--:-- --:--:-- 7916k [2021-08-04T16:06:59.529Z] ./yq_linux_amd64 [2021-08-04T16:06:59.529Z] + sudo snapcraft prime --use-lxd [2021-08-04T16:06:59.805Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-04T16:06:59.805Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-04T16:06:59.805Z] - README.md [2021-08-04T16:06:59.805Z] [2021-08-04T16:06:59.805Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-04T16:07:00.074Z] Launching a container. [2021-08-04T16:07:06.755Z] Waiting for container to be ready [2021-08-04T16:07:07.022Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-04T16:07:07.022Z] [2021-08-04T16:07:11.297Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-04T16:07:11.297Z] Waiting for network to be ready... [2021-08-04T16:07:11.567Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-04T16:07:11.837Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-04T16:07:11.837Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-04T16:07:12.108Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-04T16:07:12.108Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-04T16:07:12.108Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-04T16:07:12.108Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-04T16:07:12.108Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-04T16:07:12.108Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-04T16:07:12.108Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-04T16:07:12.380Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-04T16:07:12.380Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-04T16:07:12.649Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-04T16:07:12.649Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-04T16:07:12.917Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-04T16:07:12.917Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-04T16:07:12.917Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-04T16:07:12.917Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-04T16:07:13.186Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-04T16:07:13.457Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-04T16:07:13.457Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-04T16:07:13.457Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] [2021-08-04T16:07:13.457Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-04T16:07:13.457Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-04T16:07:13.457Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-04T16:07:13.457Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-04T16:07:13.457Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-04T16:07:16.057Z] Fetched 25.0 MB in 4s (6259 kB/s) [2021-08-04T16:07:16.645Z] Reading package lists... [2021-08-04T16:07:16.645Z] Reading package lists... [2021-08-04T16:07:16.912Z] Building dependency tree... [2021-08-04T16:07:16.912Z] Reading state information... [2021-08-04T16:07:17.180Z] The following additional packages will be installed: [2021-08-04T16:07:17.180Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-04T16:07:17.180Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-04T16:07:17.180Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-04T16:07:17.180Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-04T16:07:17.180Z] Suggested packages: [2021-08-04T16:07:17.180Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-04T16:07:17.180Z] Recommended packages: [2021-08-04T16:07:17.180Z] gnupg libsasl2-modules [2021-08-04T16:07:17.180Z] The following NEW packages will be installed: [2021-08-04T16:07:17.180Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-04T16:07:17.180Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-04T16:07:17.180Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-04T16:07:17.180Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-04T16:07:17.180Z] The following packages will be upgraded: [2021-08-04T16:07:17.180Z] gpg gpg-agent gpgconf libudev1 [2021-08-04T16:07:17.180Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-04T16:07:17.180Z] Need to get 3527 kB of archives. [2021-08-04T16:07:17.180Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-04T16:07:17.180Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-04T16:07:17.180Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-04T16:07:17.449Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-04T16:07:17.449Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-04T16:07:17.449Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-04T16:07:17.449Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-04T16:07:17.449Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-04T16:07:17.718Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-04T16:07:17.718Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-04T16:07:17.985Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-04T16:07:17.985Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-04T16:07:17.985Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-04T16:07:17.985Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-04T16:07:17.985Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-04T16:07:17.985Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-04T16:07:17.985Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-04T16:07:18.253Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-04T16:07:18.253Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-04T16:07:18.253Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-04T16:07:18.253Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-04T16:07:18.253Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-04T16:07:18.253Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-04T16:07:18.253Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-04T16:07:18.253Z] Fetched 3527 kB in 1s (3415 kB/s) [2021-08-04T16:07:18.520Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-04T16:07:18.520Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-04T16:07:18.520Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-04T16:07:18.520Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-04T16:07:18.520Z] Selecting previously unselected package udev. [2021-08-04T16:07:18.520Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-04T16:07:18.520Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-04T16:07:18.520Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-04T16:07:18.786Z] Selecting previously unselected package libfuse2:amd64. [2021-08-04T16:07:18.787Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-04T16:07:18.787Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-04T16:07:18.787Z] Selecting previously unselected package fuse. [2021-08-04T16:07:18.787Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-04T16:07:18.787Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-04T16:07:18.787Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-04T16:07:18.787Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-04T16:07:19.057Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-04T16:07:19.057Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-04T16:07:19.057Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-04T16:07:19.057Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-04T16:07:19.057Z] Selecting previously unselected package libksba8:amd64. [2021-08-04T16:07:19.057Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-04T16:07:19.057Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-04T16:07:19.325Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-04T16:07:19.325Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T16:07:19.325Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:19.325Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-04T16:07:19.325Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T16:07:19.325Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:19.325Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-04T16:07:19.325Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T16:07:19.325Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:19.325Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-04T16:07:19.325Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T16:07:19.325Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:19.593Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-04T16:07:19.593Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T16:07:19.593Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:19.593Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-04T16:07:19.593Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T16:07:19.593Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:19.593Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-04T16:07:19.593Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T16:07:19.593Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:19.593Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-04T16:07:19.593Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T16:07:19.593Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:19.859Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-04T16:07:19.859Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T16:07:19.859Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:19.859Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-04T16:07:19.859Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-04T16:07:19.859Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-04T16:07:19.859Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-04T16:07:19.859Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-04T16:07:19.859Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-04T16:07:19.859Z] Selecting previously unselected package libldap-common. [2021-08-04T16:07:19.859Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-04T16:07:19.859Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-04T16:07:19.859Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-04T16:07:19.859Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-04T16:07:19.859Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-04T16:07:20.129Z] Selecting previously unselected package dirmngr. [2021-08-04T16:07:20.129Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-04T16:07:20.129Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-04T16:07:20.129Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-04T16:07:20.129Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-04T16:07:20.129Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-04T16:07:20.129Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-04T16:07:20.129Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-04T16:07:20.129Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-04T16:07:20.129Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:20.129Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-04T16:07:20.129Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-04T16:07:20.129Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-04T16:07:20.397Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-04T16:07:20.665Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:20.666Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-04T16:07:20.666Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-04T16:07:20.666Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-04T16:07:20.666Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:20.666Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:20.666Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:20.666Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:20.666Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:20.666Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:20.934Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T16:07:20.934Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-04T16:07:20.934Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-04T16:07:20.934Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-04T16:07:21.202Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-04T16:07:21.202Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-04T16:07:21.202Z] This means they are not meant to be enabled using systemctl. [2021-08-04T16:07:21.202Z] Possible reasons for having this kind of units are: [2021-08-04T16:07:21.202Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-04T16:07:21.202Z] .wants/ or .requires/ directory. [2021-08-04T16:07:21.202Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-04T16:07:21.202Z] a requirement dependency on it. [2021-08-04T16:07:21.202Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-04T16:07:21.202Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-04T16:07:21.202Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-04T16:07:21.202Z] instance name specified. [2021-08-04T16:07:21.470Z] Reading package lists... [2021-08-04T16:07:21.738Z] Building dependency tree... [2021-08-04T16:07:21.738Z] Reading state information... [2021-08-04T16:07:22.006Z] The following additional packages will be installed: [2021-08-04T16:07:22.006Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-04T16:07:22.006Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-04T16:07:22.006Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-04T16:07:22.006Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-04T16:07:22.006Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-04T16:07:22.006Z] Suggested packages: [2021-08-04T16:07:22.006Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-04T16:07:22.006Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-04T16:07:22.006Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-04T16:07:22.006Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-04T16:07:22.006Z] systemd-container policykit-1 [2021-08-04T16:07:22.006Z] Recommended packages: [2021-08-04T16:07:22.006Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-04T16:07:22.006Z] The following NEW packages will be installed: [2021-08-04T16:07:22.006Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-04T16:07:22.006Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-04T16:07:22.006Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-04T16:07:22.006Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-04T16:07:22.006Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-04T16:07:22.006Z] The following packages will be upgraded: [2021-08-04T16:07:22.006Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-04T16:07:22.006Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-04T16:07:22.006Z] Need to get 36.7 MB of archives. [2021-08-04T16:07:22.006Z] After this operation, 147 MB of additional disk space will be used. [2021-08-04T16:07:22.006Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-04T16:07:22.274Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-04T16:07:22.274Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-04T16:07:22.274Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-04T16:07:22.274Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-04T16:07:22.274Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-04T16:07:22.274Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-04T16:07:22.274Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-04T16:07:22.274Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-04T16:07:22.274Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-04T16:07:22.274Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-04T16:07:22.274Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-04T16:07:22.274Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-04T16:07:22.274Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-04T16:07:22.274Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-04T16:07:22.541Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-04T16:07:22.541Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-04T16:07:22.541Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-04T16:07:23.125Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-04T16:07:23.125Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-04T16:07:23.125Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-04T16:07:23.125Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-04T16:07:23.125Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-04T16:07:23.125Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-04T16:07:23.125Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-04T16:07:23.125Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-04T16:07:23.125Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-04T16:07:23.125Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-04T16:07:23.125Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-04T16:07:23.395Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-04T16:07:24.362Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-04T16:07:24.629Z] Fetched 36.7 MB in 2s (15.1 MB/s) [2021-08-04T16:07:24.629Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-04T16:07:24.629Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-04T16:07:24.629Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-04T16:07:25.226Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-04T16:07:25.227Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-04T16:07:25.227Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-04T16:07:25.227Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-04T16:07:25.227Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-04T16:07:25.227Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-04T16:07:25.495Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-04T16:07:25.495Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-04T16:07:25.495Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-04T16:07:25.495Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-04T16:07:25.762Z] Setting up apt (1.6.14) ... [2021-08-04T16:07:25.762Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-04T16:07:26.030Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-04T16:07:26.298Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-04T16:07:26.298Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-04T16:07:26.298Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-04T16:07:26.298Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-04T16:07:26.298Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-04T16:07:26.298Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T16:07:26.565Z] Selecting previously unselected package libexpat1:amd64. [2021-08-04T16:07:26.565Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-04T16:07:26.565Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-04T16:07:26.565Z] Selecting previously unselected package python3.6-minimal. [2021-08-04T16:07:26.565Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-04T16:07:26.565Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T16:07:26.835Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-04T16:07:26.835Z] Checking for services that may need to be restarted...done. [2021-08-04T16:07:26.835Z] Checking for services that may need to be restarted...done. [2021-08-04T16:07:26.835Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T16:07:26.835Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-04T16:07:26.835Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T16:07:27.441Z] Selecting previously unselected package python3-minimal. [2021-08-04T16:07:27.441Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-04T16:07:27.441Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-04T16:07:27.441Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-04T16:07:27.441Z] Selecting previously unselected package mime-support. [2021-08-04T16:07:27.441Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-04T16:07:27.441Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-04T16:07:27.441Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-04T16:07:27.441Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-04T16:07:27.441Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-04T16:07:27.441Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-04T16:07:27.441Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-04T16:07:27.441Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T16:07:27.714Z] Selecting previously unselected package python3.6. [2021-08-04T16:07:27.714Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-04T16:07:27.714Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T16:07:27.714Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-04T16:07:27.714Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-04T16:07:27.714Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-04T16:07:27.714Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-04T16:07:27.985Z] Selecting previously unselected package python3. [2021-08-04T16:07:27.985Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-04T16:07:27.985Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-04T16:07:27.985Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-04T16:07:27.985Z] Selecting previously unselected package multiarch-support. [2021-08-04T16:07:27.985Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-04T16:07:27.985Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-04T16:07:28.253Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-04T16:07:28.254Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-04T16:07:28.254Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-04T16:07:28.254Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-04T16:07:28.254Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-04T16:07:28.254Z] Selecting previously unselected package libbsd0:amd64. [2021-08-04T16:07:28.254Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-04T16:07:28.254Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-04T16:07:28.254Z] Selecting previously unselected package sudo. [2021-08-04T16:07:28.254Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-04T16:07:28.254Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-04T16:07:28.523Z] Selecting previously unselected package apparmor. [2021-08-04T16:07:28.523Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-04T16:07:28.523Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-04T16:07:28.523Z] Selecting previously unselected package libedit2:amd64. [2021-08-04T16:07:28.523Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-04T16:07:28.523Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-04T16:07:28.523Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-04T16:07:28.523Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-04T16:07:28.523Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T16:07:28.806Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-04T16:07:28.806Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-04T16:07:28.806Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T16:07:28.806Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-04T16:07:28.806Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-04T16:07:28.806Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-04T16:07:28.806Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-04T16:07:28.806Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-04T16:07:28.806Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T16:07:28.806Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-04T16:07:28.806Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-04T16:07:28.806Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T16:07:29.076Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-04T16:07:29.076Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-04T16:07:29.076Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-04T16:07:29.076Z] Selecting previously unselected package openssh-client. [2021-08-04T16:07:29.076Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-04T16:07:29.076Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-04T16:07:29.346Z] Selecting previously unselected package squashfs-tools. [2021-08-04T16:07:29.346Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-04T16:07:29.346Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-04T16:07:29.346Z] Selecting previously unselected package snapd. [2021-08-04T16:07:29.346Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-04T16:07:29.346Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-04T16:07:31.304Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-04T16:07:31.304Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-04T16:07:31.574Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-04T16:07:31.574Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-04T16:07:31.574Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-04T16:07:31.574Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T16:07:31.574Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-04T16:07:31.574Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-04T16:07:31.574Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-04T16:07:32.159Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-04T16:07:32.427Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-04T16:07:32.427Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-04T16:07:32.427Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T16:07:32.427Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T16:07:32.427Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T16:07:33.014Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-04T16:07:33.014Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T16:07:33.014Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-04T16:07:33.014Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-04T16:07:33.014Z] running python rtupdate hooks for python3.6... [2021-08-04T16:07:33.014Z] running python post-rtupdate hooks for python3.6... [2021-08-04T16:07:33.014Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-04T16:07:33.618Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-04T16:07:33.885Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T16:07:33.885Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-04T16:07:33.885Z] Setting up snapd (2.49.2+18.04) ... [2021-08-04T16:07:34.474Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-04T16:07:34.474Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-04T16:07:34.742Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-04T16:07:34.742Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-04T16:07:35.012Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-04T16:07:35.012Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-04T16:07:35.280Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-04T16:07:35.280Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-04T16:07:35.550Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-04T16:07:35.871Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-04T16:07:35.872Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-04T16:07:35.872Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-04T16:07:35.872Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-04T16:07:36.829Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-04T16:07:36.829Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-04T16:07:36.829Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-04T16:07:38.064Z] Reading package lists... [2021-08-04T16:07:38.333Z] Reading package lists... [2021-08-04T16:07:38.333Z] Building dependency tree... [2021-08-04T16:07:38.333Z] Reading state information... [2021-08-04T16:07:38.601Z] Calculating upgrade... [2021-08-04T16:07:38.601Z] The following packages will be upgraded: [2021-08-04T16:07:38.601Z] advancecomp base-files bash binutils binutils-common [2021-08-04T16:07:38.601Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-04T16:07:38.601Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-04T16:07:38.601Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-04T16:07:38.601Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-04T16:07:38.601Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-04T16:07:38.601Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-04T16:07:38.601Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-04T16:07:38.601Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-04T16:07:38.601Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-04T16:07:38.601Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-04T16:07:38.601Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-04T16:07:38.602Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-04T16:07:38.602Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-04T16:07:38.602Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-04T16:07:38.602Z] ubuntu-keyring util-linux [2021-08-04T16:07:38.602Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-04T16:07:38.602Z] Need to get 64.2 MB of archives. [2021-08-04T16:07:38.602Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-04T16:07:38.602Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-04T16:07:38.873Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-04T16:07:38.873Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-04T16:07:38.873Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-04T16:07:38.873Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-04T16:07:38.873Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-04T16:07:38.873Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-04T16:07:38.873Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-04T16:07:38.873Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-04T16:07:38.873Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-04T16:07:38.873Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-04T16:07:38.873Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-04T16:07:38.873Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-04T16:07:38.873Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-04T16:07:38.873Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-04T16:07:38.873Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-04T16:07:38.873Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-04T16:07:38.873Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-04T16:07:39.146Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-04T16:07:39.146Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-04T16:07:39.146Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-04T16:07:39.146Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-04T16:07:39.146Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-04T16:07:39.146Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-04T16:07:39.146Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-04T16:07:39.146Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-04T16:07:39.146Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-04T16:07:39.146Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-04T16:07:39.146Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-04T16:07:39.146Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-04T16:07:39.146Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-04T16:07:39.146Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-04T16:07:39.146Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-04T16:07:39.146Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-04T16:07:39.146Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-04T16:07:39.146Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-04T16:07:39.146Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-04T16:07:39.146Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-04T16:07:39.146Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-04T16:07:39.146Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-04T16:07:39.146Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-04T16:07:39.146Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-04T16:07:39.146Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-04T16:07:39.146Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-04T16:07:39.146Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-04T16:07:39.146Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-04T16:07:39.146Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-04T16:07:39.146Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-04T16:07:39.146Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-04T16:07:39.146Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-04T16:07:39.146Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-04T16:07:39.146Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-04T16:07:39.146Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-04T16:07:39.146Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-04T16:07:39.146Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-04T16:07:39.146Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-04T16:07:39.146Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-04T16:07:39.146Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-04T16:07:39.419Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-04T16:07:39.693Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-04T16:07:39.693Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-04T16:07:39.693Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-04T16:07:39.964Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-04T16:07:39.964Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-04T16:07:39.964Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-04T16:07:39.964Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-04T16:07:39.964Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-04T16:07:39.964Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-04T16:07:39.964Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-04T16:07:40.231Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-04T16:07:40.231Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-04T16:07:40.231Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-04T16:07:40.231Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-04T16:07:40.231Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-04T16:07:40.231Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-04T16:07:40.231Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-04T16:07:40.231Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-04T16:07:40.231Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-04T16:07:40.231Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-04T16:07:40.231Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-04T16:07:40.231Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-04T16:07:40.231Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-04T16:07:40.231Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-04T16:07:40.231Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-04T16:07:40.231Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-04T16:07:40.231Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-04T16:07:40.231Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-04T16:07:40.231Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-04T16:07:40.504Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-04T16:07:40.504Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-04T16:07:40.504Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-04T16:07:40.504Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-04T16:07:40.504Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-04T16:07:40.504Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-04T16:07:40.505Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-04T16:07:40.505Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-04T16:07:40.505Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-04T16:07:40.505Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-04T16:07:40.505Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-04T16:07:40.505Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-04T16:07:40.505Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-04T16:07:40.772Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-04T16:07:40.772Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-04T16:07:40.772Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-04T16:07:40.772Z] Fetched 64.2 MB in 2s (31.7 MB/s) [2021-08-04T16:07:40.772Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-04T16:07:40.772Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-04T16:07:41.041Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-04T16:07:41.309Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-04T16:07:41.309Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-04T16:07:41.309Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-04T16:07:41.309Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-04T16:07:41.585Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:41.585Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T16:07:41.853Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:41.853Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T16:07:41.853Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:41.853Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T16:07:41.853Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:41.853Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T16:07:41.853Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:42.120Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T16:07:42.120Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:42.120Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T16:07:42.120Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:42.120Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T16:07:42.120Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T16:07:42.120Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-04T16:07:42.120Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:42.120Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-04T16:07:42.389Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-04T16:07:42.389Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-04T16:07:42.389Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:42.389Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T16:07:42.389Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:42.389Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T16:07:42.657Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:42.657Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T16:07:42.657Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T16:07:42.657Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-04T16:07:42.657Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-04T16:07:42.924Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-04T16:07:43.193Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-04T16:07:43.487Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-04T16:07:43.487Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-04T16:07:43.487Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-04T16:07:43.487Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-04T16:07:43.487Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-04T16:07:43.757Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-04T16:07:43.757Z] Installing new version of config file /etc/issue ... [2021-08-04T16:07:43.757Z] Installing new version of config file /etc/issue.net ... [2021-08-04T16:07:43.757Z] Installing new version of config file /etc/lsb-release ... [2021-08-04T16:07:43.757Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-04T16:07:44.025Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-04T16:07:44.025Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-04T16:07:44.025Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-04T16:07:44.304Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:44.304Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-04T16:07:44.304Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-04T16:07:44.304Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-04T16:07:44.304Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-04T16:07:44.304Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:44.304Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T16:07:44.304Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-04T16:07:44.576Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-04T16:07:44.576Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:44.576Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-04T16:07:44.576Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-04T16:07:44.576Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-04T16:07:44.576Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:44.576Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-04T16:07:44.576Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-04T16:07:44.845Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-04T16:07:44.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:44.845Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-04T16:07:45.124Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-04T16:07:45.124Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-04T16:07:45.124Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:45.124Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-04T16:07:45.124Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-04T16:07:45.124Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-04T16:07:45.392Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:45.392Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-04T16:07:45.392Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-04T16:07:45.392Z] Setting up grep (3.1-2build1) ... [2021-08-04T16:07:45.392Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:45.392Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-04T16:07:45.392Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-04T16:07:45.392Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-04T16:07:45.663Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:45.663Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-04T16:07:45.663Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-04T16:07:45.663Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-04T16:07:45.663Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:45.663Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-04T16:07:45.663Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-04T16:07:45.936Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-04T16:07:45.936Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:45.936Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-04T16:07:45.936Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-04T16:07:46.439Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-04T16:07:46.439Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-04T16:07:46.439Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-04T16:07:46.439Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-04T16:07:46.713Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-04T16:07:46.713Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:46.713Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-04T16:07:46.713Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-04T16:07:47.302Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-04T16:07:47.302Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-04T16:07:47.302Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-04T16:07:47.302Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-04T16:07:47.302Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-04T16:07:47.571Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:47.571Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-04T16:07:47.571Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-04T16:07:47.571Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-04T16:07:47.571Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:47.571Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T16:07:47.571Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T16:07:47.839Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-04T16:07:47.839Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:47.839Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T16:07:47.839Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T16:07:47.839Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-04T16:07:47.839Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:47.839Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T16:07:47.839Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T16:07:48.111Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-04T16:07:48.381Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:48.381Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T16:07:48.381Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T16:07:48.381Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-04T16:07:48.381Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:48.381Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-04T16:07:48.381Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-04T16:07:48.381Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-04T16:07:48.381Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-04T16:07:48.650Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-04T16:07:48.650Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:48.650Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-04T16:07:48.650Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-04T16:07:48.650Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-04T16:07:48.650Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:48.650Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T16:07:48.650Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T16:07:48.921Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-04T16:07:48.921Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:48.921Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T16:07:48.921Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T16:07:48.921Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-04T16:07:48.921Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:48.921Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T16:07:49.191Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T16:07:49.463Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-04T16:07:49.734Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-04T16:07:50.219Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-04T16:07:50.219Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:50.219Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-04T16:07:50.219Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-04T16:07:50.219Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-04T16:07:50.219Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T16:07:50.219Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-04T16:07:50.219Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-04T16:07:50.487Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-04T16:07:50.487Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-04T16:07:50.487Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-04T16:07:50.487Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-04T16:07:50.487Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-04T16:07:50.764Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-04T16:07:50.764Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-04T16:07:50.764Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-04T16:07:51.033Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-04T16:07:51.033Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-04T16:07:51.033Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-04T16:07:51.033Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-04T16:07:51.033Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-04T16:07:51.033Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-04T16:07:51.033Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-04T16:07:51.033Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-04T16:07:51.305Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-04T16:07:51.305Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-04T16:07:51.305Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-04T16:07:51.305Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-04T16:07:51.305Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-04T16:07:51.580Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-04T16:07:51.580Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-04T16:07:51.580Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-04T16:07:51.580Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-04T16:07:51.874Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:51.874Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T16:07:51.874Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T16:07:51.874Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-04T16:07:51.874Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-04T16:07:51.874Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-04T16:07:51.874Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-04T16:07:51.874Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-04T16:07:52.144Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:52.144Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-04T16:07:52.144Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-04T16:07:52.144Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-04T16:07:52.144Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:52.144Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-04T16:07:52.144Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-04T16:07:52.144Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-04T16:07:52.414Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:52.414Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-04T16:07:52.414Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-04T16:07:52.414Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-04T16:07:52.693Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:52.693Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-04T16:07:52.693Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-04T16:07:52.693Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-04T16:07:52.693Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:52.693Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-04T16:07:52.693Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-04T16:07:52.693Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-04T16:07:52.964Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:52.964Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-04T16:07:52.964Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-04T16:07:52.964Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-04T16:07:53.233Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:53.233Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-04T16:07:53.233Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-04T16:07:53.233Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-04T16:07:53.233Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:53.233Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-04T16:07:53.233Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-04T16:07:53.502Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-04T16:07:53.502Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:53.502Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-04T16:07:53.502Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-04T16:07:53.502Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-04T16:07:53.502Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:53.502Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-04T16:07:53.502Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-04T16:07:53.789Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-04T16:07:53.789Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:53.789Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-04T16:07:53.789Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-04T16:07:53.789Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-04T16:07:53.789Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:53.789Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-04T16:07:53.789Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-04T16:07:54.059Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-04T16:07:54.059Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:54.059Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-04T16:07:54.059Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-04T16:07:54.059Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-04T16:07:54.059Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:54.059Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-04T16:07:54.059Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-04T16:07:54.336Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-04T16:07:54.336Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T16:07:54.336Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-04T16:07:54.336Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-04T16:07:54.336Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-04T16:07:54.336Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-04T16:07:54.336Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-04T16:07:54.336Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-04T16:07:54.622Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-04T16:07:54.622Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-04T16:07:54.623Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-04T16:07:54.623Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-04T16:07:54.892Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-04T16:07:54.893Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-04T16:07:54.893Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-04T16:07:54.893Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-04T16:07:54.893Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-04T16:07:54.893Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-04T16:07:55.163Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-04T16:07:55.163Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-04T16:07:55.163Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-04T16:07:55.163Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-04T16:07:55.163Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-04T16:07:55.163Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-04T16:07:55.163Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-04T16:07:55.163Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-04T16:07:55.431Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-04T16:07:55.431Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-04T16:07:55.431Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-04T16:07:55.431Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-04T16:07:55.700Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-04T16:07:55.700Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-04T16:07:55.966Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-04T16:07:55.966Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-04T16:07:55.966Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-04T16:07:55.966Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-04T16:07:56.233Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-04T16:07:56.233Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-04T16:07:56.506Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-04T16:07:56.506Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-04T16:07:56.506Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-04T16:07:56.506Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-04T16:07:56.506Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:56.506Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T16:07:56.506Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:56.506Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T16:07:56.786Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:56.786Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T16:07:56.786Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:56.786Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T16:07:57.784Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:57.784Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T16:07:58.399Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:58.399Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T16:07:58.668Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:58.668Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T16:07:58.936Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:58.936Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T16:07:58.943Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:07:58.944Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:07:58.944Z] ---> c6296e616bfd [2021-08-04T16:07:58.944Z] Step 3/26 : WORKDIR /edgex-go [2021-08-04T16:07:58.944Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:07:58.944Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:07:58.944Z] ---> c6296e616bfd [2021-08-04T16:07:58.944Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T16:07:58.944Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:07:58.944Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:07:58.944Z] ---> c6296e616bfd [2021-08-04T16:07:58.944Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T16:07:58.944Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:07:58.944Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:07:58.944Z] ---> c6296e616bfd [2021-08-04T16:07:58.944Z] Step 3/32 : WORKDIR /edgex-go [2021-08-04T16:07:58.944Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:07:58.944Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:07:58.944Z] ---> c6296e616bfd [2021-08-04T16:07:58.944Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T16:07:59.918Z] ---> Running in 1459f521d90b [2021-08-04T16:07:59.918Z] ---> Running in 8979f74113d8 [2021-08-04T16:07:59.918Z] ---> Running in 3bb8fa33f905 [2021-08-04T16:07:59.918Z] ---> Running in bf5b92fb86cf [2021-08-04T16:07:59.918Z] ---> Running in 4132cdf2119f [2021-08-04T16:07:59.923Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T16:07:59.923Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T16:07:59.923Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-04T16:07:59.923Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-04T16:07:59.923Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-04T16:07:59.923Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-04T16:07:59.923Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-04T16:07:59.923Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-04T16:08:00.190Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-04T16:08:00.190Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-04T16:08:00.190Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-04T16:08:00.190Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-04T16:08:00.190Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-04T16:08:00.190Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-04T16:08:00.190Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-04T16:08:00.190Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-04T16:08:00.460Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T16:08:00.461Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-04T16:08:00.461Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T16:08:00.461Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T16:08:00.461Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T16:08:00.461Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-04T16:08:00.461Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-04T16:08:00.461Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-04T16:08:00.461Z] [2021-08-04T16:08:00.461Z] Current default time zone: 'Etc/UTC' [2021-08-04T16:08:00.461Z] Local time is now: Wed Aug 4 16:08:00 UTC 2021. [2021-08-04T16:08:00.461Z] Universal Time is now: Wed Aug 4 16:08:00 UTC 2021. [2021-08-04T16:08:00.461Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-04T16:08:00.461Z] [2021-08-04T16:08:00.461Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-04T16:08:00.461Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T16:08:00.461Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-04T16:08:00.461Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-04T16:08:00.461Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-04T16:08:00.461Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-04T16:08:00.528Z] Removing intermediate container 4132cdf2119f [2021-08-04T16:08:00.528Z] ---> f351488cf70f [2021-08-04T16:08:00.528Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:08:00.729Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-04T16:08:00.729Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-04T16:08:00.729Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-04T16:08:00.729Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-04T16:08:00.729Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T16:08:00.729Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-04T16:08:00.729Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T16:08:00.729Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-04T16:08:00.729Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T16:08:00.729Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-04T16:08:00.729Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-04T16:08:00.729Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-04T16:08:00.729Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-04T16:08:00.729Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-04T16:08:01.001Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-04T16:08:01.002Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-04T16:08:01.002Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-04T16:08:01.122Z] Removing intermediate container 1459f521d90b [2021-08-04T16:08:01.122Z] ---> 94830cb6913e [2021-08-04T16:08:01.122Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:08:01.122Z] ---> Running in 3d714341908f [2021-08-04T16:08:01.122Z] Removing intermediate container 3bb8fa33f905 [2021-08-04T16:08:01.122Z] ---> fa78f0a02a2c [2021-08-04T16:08:01.122Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:08:01.122Z] Removing intermediate container bf5b92fb86cf [2021-08-04T16:08:01.122Z] ---> 8ed1de6b4cbd [2021-08-04T16:08:01.122Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:08:01.122Z] Removing intermediate container 8979f74113d8 [2021-08-04T16:08:01.122Z] ---> a0960cb68961 [2021-08-04T16:08:01.122Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:08:01.398Z] ---> Running in 245b3ba72494 [2021-08-04T16:08:01.676Z] ---> Running in 083980ec9565 [2021-08-04T16:08:01.676Z] ---> Running in 2449f492b541 [2021-08-04T16:08:01.676Z] ---> Running in 24c4d41fc5c0 [2021-08-04T16:08:02.430Z] Updating certificates in /etc/ssl/certs... [2021-08-04T16:08:03.620Z] 23 added, 27 removed; done. [2021-08-04T16:08:03.620Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-04T16:08:03.620Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T16:08:03.620Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-04T16:08:03.620Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-04T16:08:03.620Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-04T16:08:03.620Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T16:08:03.620Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-04T16:08:03.620Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T16:08:03.620Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T16:08:03.620Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T16:08:03.620Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T16:08:03.620Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T16:08:03.620Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-04T16:08:03.620Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-04T16:08:03.892Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-04T16:08:03.892Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-04T16:08:03.892Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-04T16:08:03.892Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T16:08:03.892Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T16:08:03.892Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-04T16:08:03.892Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-04T16:08:03.892Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-04T16:08:03.892Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-04T16:08:03.892Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-04T16:08:03.892Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-04T16:08:03.892Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-04T16:08:04.162Z] Updating certificates in /etc/ssl/certs... [2021-08-04T16:08:04.752Z] 0 added, 0 removed; done. [2021-08-04T16:08:04.752Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-04T16:08:04.752Z] done. [2021-08-04T16:08:05.021Z] Reading package lists... [2021-08-04T16:08:05.089Z] Removing intermediate container 3d714341908f [2021-08-04T16:08:05.089Z] ---> 575fcb12327c [2021-08-04T16:08:05.089Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-04T16:08:05.089Z] ---> Running in 67b38187d098 [2021-08-04T16:08:05.294Z] Building dependency tree... [2021-08-04T16:08:05.294Z] Reading state information... [2021-08-04T16:08:05.294Z] The following NEW packages will be installed: [2021-08-04T16:08:05.294Z] apt-transport-https [2021-08-04T16:08:05.294Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-04T16:08:05.563Z] Need to get 4348 B of archives. [2021-08-04T16:08:05.563Z] After this operation, 154 kB of additional disk space will be used. [2021-08-04T16:08:05.563Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-04T16:08:05.833Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-04T16:08:05.833Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-08-04T16:08:05.833Z] Selecting previously unselected package apt-transport-https. [2021-08-04T16:08:05.833Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-04T16:08:05.833Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-04T16:08:05.833Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-04T16:08:05.833Z] Setting up apt-transport-https (1.6.14) ... [2021-08-04T16:08:06.105Z] Waiting for network to be ready... [2021-08-04T16:08:06.528Z] Removing intermediate container 245b3ba72494 [2021-08-04T16:08:06.528Z] ---> d0fe35e70349 [2021-08-04T16:08:06.528Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-04T16:08:06.528Z] Removing intermediate container 24c4d41fc5c0 [2021-08-04T16:08:06.528Z] ---> 09cb5fa5c652 [2021-08-04T16:08:06.528Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-04T16:08:06.806Z] ---> Running in 5cbabe740aba [2021-08-04T16:08:06.806Z] ---> Running in 075b53a7b798 [2021-08-04T16:08:07.408Z] Removing intermediate container 2449f492b541 [2021-08-04T16:08:07.408Z] ---> 36ed77f8c968 [2021-08-04T16:08:07.408Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-04T16:08:07.408Z] Removing intermediate container 083980ec9565 [2021-08-04T16:08:07.408Z] ---> 4fb5ed2466ed [2021-08-04T16:08:07.408Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-04T16:08:07.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:08:07.685Z] ---> Running in b098a36f3b40 [2021-08-04T16:08:07.685Z] ---> Running in 0ec1dd379bd6 [2021-08-04T16:08:09.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:08:09.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:08:09.686Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:08:09.686Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:08:09.960Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:08:09.960Z] OK: 218 MiB in 52 packages [2021-08-04T16:08:10.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:08:10.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:08:10.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:08:10.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:08:11.561Z] 2021-08-04T16:08:09Z INFO Waiting for automatic snapd restart... [2021-08-04T16:08:11.841Z] OK: 218 MiB in 52 packages [2021-08-04T16:08:11.841Z] Removing intermediate container 67b38187d098 [2021-08-04T16:08:11.841Z] ---> f1d69965c5ae [2021-08-04T16:08:11.841Z] Step 6/24 : COPY go.mod . [2021-08-04T16:08:11.841Z] OK: 218 MiB in 52 packages [2021-08-04T16:08:11.841Z] OK: 218 MiB in 52 packages [2021-08-04T16:08:12.126Z] OK: 218 MiB in 52 packages [2021-08-04T16:08:12.981Z] snapd 2.51.3 from Canonical* installed [2021-08-04T16:08:13.120Z] ---> acecb35279dd [2021-08-04T16:08:13.403Z] Step 7/24 : RUN go mod download [2021-08-04T16:08:13.958Z] "snapd" switched to the "latest/stable" channel [2021-08-04T16:08:13.958Z] [2021-08-04T16:08:14.000Z] ---> Running in 0a90e995480d [2021-08-04T16:08:14.000Z] Removing intermediate container 0ec1dd379bd6 [2021-08-04T16:08:14.000Z] ---> 4c5675942cdd [2021-08-04T16:08:14.000Z] Step 6/32 : COPY go.mod . [2021-08-04T16:08:14.602Z] Removing intermediate container 5cbabe740aba [2021-08-04T16:08:14.602Z] ---> e0cf2a3e12cc [2021-08-04T16:08:14.602Z] Step 6/26 : COPY go.mod . [2021-08-04T16:08:14.602Z] Removing intermediate container b098a36f3b40 [2021-08-04T16:08:14.602Z] ---> eab42a8cff0c [2021-08-04T16:08:14.602Z] Step 6/24 : COPY go.mod . [2021-08-04T16:08:14.602Z] Removing intermediate container 075b53a7b798 [2021-08-04T16:08:14.602Z] ---> 4dd5f10ba8d2 [2021-08-04T16:08:14.602Z] Step 6/24 : COPY go.mod . [2021-08-04T16:08:15.205Z] ---> be431cfbbe67 [2021-08-04T16:08:15.205Z] Step 7/32 : RUN go mod download [2021-08-04T16:08:15.205Z] ---> Running in 8087f4c01be1 [2021-08-04T16:08:16.186Z] ---> 61abb8570622 [2021-08-04T16:08:16.186Z] Step 7/26 : RUN go mod download [2021-08-04T16:08:16.459Z] ---> 0d1853756187 [2021-08-04T16:08:16.459Z] Step 7/24 : RUN go mod download [2021-08-04T16:08:16.459Z] ---> 0cd08ff7ac46 [2021-08-04T16:08:16.459Z] Step 7/24 : RUN go mod download [2021-08-04T16:08:16.564Z] core18 20210611 from Canonical* installed [2021-08-04T16:08:16.564Z] "core18" switched to the "latest/stable" channel [2021-08-04T16:08:16.564Z] [2021-08-04T16:08:16.743Z] ---> Running in 3097ee2c322a [2021-08-04T16:08:17.021Z] ---> Running in 5d6df2e13446 [2021-08-04T16:08:17.021Z] ---> Running in b56e51592111 [2021-08-04T16:08:19.028Z] Removing intermediate container 0a90e995480d [2021-08-04T16:08:19.028Z] ---> 9555be94744f [2021-08-04T16:08:19.028Z] Step 8/24 : COPY . . [2021-08-04T16:08:19.305Z] Removing intermediate container 8087f4c01be1 [2021-08-04T16:08:19.305Z] ---> 9c7c8183bf42 [2021-08-04T16:08:19.305Z] Step 8/32 : COPY . . [2021-08-04T16:08:19.938Z] snapcraft 4.8.3 from Canonical* installed [2021-08-04T16:08:19.938Z] "snapcraft" switched to the "latest/stable" channel [2021-08-04T16:08:19.938Z] [2021-08-04T16:08:24.246Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-04T16:08:24.246Z] - README.md [2021-08-04T16:08:24.246Z] [2021-08-04T16:08:24.246Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-04T16:08:24.246Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-04T16:08:24.832Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-04T16:08:24.832Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-04T16:08:25.105Z] Fetched 88.7 kB in 1s (92.8 kB/s) [2021-08-04T16:08:26.044Z] Removing intermediate container 3097ee2c322a [2021-08-04T16:08:26.044Z] ---> 658948820786 [2021-08-04T16:08:26.044Z] Step 8/26 : COPY . . [2021-08-04T16:08:26.074Z] Reading package lists... [2021-08-04T16:08:26.322Z] Removing intermediate container 5d6df2e13446 [2021-08-04T16:08:26.322Z] ---> 43075bb275aa [2021-08-04T16:08:26.322Z] Removing intermediate container b56e51592111 [2021-08-04T16:08:26.322Z] ---> 43980fa8b5a2 [2021-08-04T16:08:26.322Z] Step 8/24 : COPY . . [2021-08-04T16:08:26.322Z] Step 8/24 : COPY . . [2021-08-04T16:08:26.345Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-04T16:08:26.345Z] Reading package lists... [2021-08-04T16:08:26.345Z] Building dependency tree... [2021-08-04T16:08:26.345Z] Reading state information... [2021-08-04T16:08:26.612Z] Suggested packages: [2021-08-04T16:08:26.612Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-04T16:08:26.612Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-04T16:08:26.612Z] Recommended packages: [2021-08-04T16:08:26.613Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-04T16:08:26.613Z] The following NEW packages will be installed: [2021-08-04T16:08:26.613Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-04T16:08:26.613Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-04T16:08:26.613Z] pkg-config zip [2021-08-04T16:08:26.613Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-04T16:08:26.888Z] Need to get 7663 kB of archives. [2021-08-04T16:08:26.888Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-04T16:08:26.888Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-04T16:08:26.888Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-04T16:08:26.888Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-04T16:08:26.888Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-04T16:08:26.888Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-04T16:08:26.888Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-04T16:08:26.888Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-04T16:08:27.165Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-04T16:08:27.165Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-04T16:08:27.165Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-04T16:08:27.165Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-04T16:08:27.640Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-04T16:08:27.640Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-04T16:08:27.640Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-04T16:08:27.640Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-04T16:08:27.640Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-04T16:08:27.640Z] Fetched 7663 kB in 1s (9761 kB/s) [2021-08-04T16:08:27.640Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-04T16:08:27.640Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-04T16:08:27.640Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-04T16:08:27.640Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-04T16:08:27.910Z] Selecting previously unselected package libpsl5:amd64. [2021-08-04T16:08:27.910Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-04T16:08:27.910Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-04T16:08:27.910Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-04T16:08:27.910Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-04T16:08:27.910Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-04T16:08:27.910Z] Selecting previously unselected package librtmp1:amd64. [2021-08-04T16:08:27.910Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-04T16:08:27.910Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-04T16:08:27.910Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-04T16:08:27.910Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-04T16:08:27.910Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-04T16:08:27.910Z] Selecting previously unselected package liberror-perl. [2021-08-04T16:08:27.910Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-04T16:08:28.203Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-04T16:08:28.203Z] Selecting previously unselected package git-man. [2021-08-04T16:08:28.203Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-04T16:08:28.203Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-04T16:08:28.203Z] Selecting previously unselected package git. [2021-08-04T16:08:28.203Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-04T16:08:28.203Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-04T16:08:29.098Z] Selecting previously unselected package libnorm1:amd64. [2021-08-04T16:08:29.098Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-04T16:08:29.098Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-04T16:08:29.098Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-04T16:08:29.098Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-04T16:08:29.098Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-04T16:08:29.098Z] Selecting previously unselected package libsodium23:amd64. [2021-08-04T16:08:29.098Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-04T16:08:29.098Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-04T16:08:29.098Z] Selecting previously unselected package libzmq5:amd64. [2021-08-04T16:08:29.098Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-04T16:08:29.098Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-04T16:08:29.098Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-04T16:08:29.098Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-04T16:08:29.098Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-04T16:08:29.098Z] Selecting previously unselected package pkg-config. [2021-08-04T16:08:29.098Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-04T16:08:29.098Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-04T16:08:29.372Z] Selecting previously unselected package zip. [2021-08-04T16:08:29.372Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-04T16:08:29.372Z] Unpacking zip (3.0-11build1) ... [2021-08-04T16:08:29.372Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-04T16:08:29.372Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-04T16:08:29.372Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-04T16:08:29.372Z] Setting up liberror-perl (0.17025-1) ... [2021-08-04T16:08:29.372Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-04T16:08:29.372Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-04T16:08:29.372Z] No schema files found: doing nothing. [2021-08-04T16:08:29.372Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-04T16:08:29.372Z] Setting up zip (3.0-11build1) ... [2021-08-04T16:08:29.372Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-04T16:08:29.372Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-04T16:08:29.372Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-04T16:08:29.372Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-04T16:08:29.372Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-04T16:08:29.372Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-04T16:08:29.372Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-04T16:08:29.641Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-04T16:08:30.227Z] git set to automatically installed. [2021-08-04T16:08:30.227Z] git-man set to automatically installed. [2021-08-04T16:08:30.227Z] libcurl3-gnutls set to automatically installed. [2021-08-04T16:08:30.227Z] liberror-perl set to automatically installed. [2021-08-04T16:08:30.227Z] libglib2.0-0 set to automatically installed. [2021-08-04T16:08:30.227Z] libnghttp2-14 set to automatically installed. [2021-08-04T16:08:30.227Z] libnorm1 set to automatically installed. [2021-08-04T16:08:30.227Z] libpgm-5.2-0 set to automatically installed. [2021-08-04T16:08:30.227Z] libpsl5 set to automatically installed. [2021-08-04T16:08:30.227Z] librtmp1 set to automatically installed. [2021-08-04T16:08:30.227Z] libsodium23 set to automatically installed. [2021-08-04T16:08:30.227Z] libzmq3-dev set to automatically installed. [2021-08-04T16:08:30.227Z] libzmq5 set to automatically installed. [2021-08-04T16:08:30.227Z] pkg-config set to automatically installed. [2021-08-04T16:08:30.227Z] zip set to automatically installed. [2021-08-04T16:08:31.192Z] snapd is not logged in, snap install commands will use sudo [2021-08-04T16:08:32.159Z] snap "core18" has no updates available [2021-08-04T16:08:33.134Z] snapd is not logged in, snap install commands will use sudo [2021-08-04T16:08:38.538Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-04T16:08:38.538Z] Pulling config-common [2021-08-04T16:08:38.538Z] + snapcraftctl pull [2021-08-04T16:08:39.954Z] Pulling go-build-helper [2021-08-04T16:08:39.954Z] + snapcraftctl pull [2021-08-04T16:08:40.550Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-04T16:08:40.550Z] Skipping pull go-build-helper (already ran) [2021-08-04T16:08:40.550Z] Building go-build-helper [2021-08-04T16:08:40.550Z] + snapcraftctl build [2021-08-04T16:08:42.631Z] Staging go-build-helper [2021-08-04T16:08:42.631Z] + snapcraftctl stage [2021-08-04T16:08:48.532Z] ---> 205dd278f0ee [2021-08-04T16:08:48.532Z] Step 9/32 : RUN go mod tidy [2021-08-04T16:08:48.532Z] ---> 68351b23ad02 [2021-08-04T16:08:48.532Z] Step 9/24 : RUN go mod tidy [2021-08-04T16:08:48.532Z] ---> 2ba1bdfaef90 [2021-08-04T16:08:48.532Z] Step 9/26 : RUN go mod tidy [2021-08-04T16:08:48.532Z] ---> 55bce289f3f1 [2021-08-04T16:08:48.532Z] Step 9/24 : RUN go mod tidy [2021-08-04T16:08:48.532Z] ---> b14c5c3b7467 [2021-08-04T16:08:48.532Z] Step 9/24 : RUN go mod tidy [2021-08-04T16:08:48.532Z] ---> Running in 21d075c981d8 [2021-08-04T16:08:48.532Z] ---> Running in 4350e0afc2f0 [2021-08-04T16:08:48.806Z] ---> Running in 947d4e4c0f11 [2021-08-04T16:08:48.806Z] ---> Running in 8c20c8f38ff7 [2021-08-04T16:08:48.806Z] ---> Running in e735e9d519f3 [2021-08-04T16:08:51.222Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-04T16:08:51.222Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-04T16:08:51.222Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-04T16:08:51.222Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-04T16:08:51.222Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-04T16:08:51.222Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-04T16:08:51.222Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-04T16:08:51.222Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-04T16:08:51.222Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-04T16:08:51.222Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-04T16:08:51.222Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-04T16:08:51.222Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-04T16:08:51.222Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-04T16:08:51.222Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-04T16:08:51.222Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-04T16:08:51.222Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-04T16:08:51.222Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-04T16:08:51.222Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-04T16:08:51.222Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-04T16:08:51.222Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-04T16:08:51.222Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-04T16:08:51.222Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] [2021-08-04T16:08:51.222Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-04T16:08:51.222Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-04T16:08:51.222Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-04T16:08:51.222Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-04T16:08:51.222Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-04T16:08:51.222Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-04T16:08:51.222Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-04T16:08:51.222Z] Fetched 224 kB in 0s (0 B/s) [2021-08-04T16:08:51.222Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-04T16:08:51.222Z] Fetched 157 kB in 0s (0 B/s) [2021-08-04T16:08:51.222Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-04T16:08:51.222Z] Fetched 221 kB in 0s (0 B/s) [2021-08-04T16:08:51.222Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-04T16:08:51.222Z] Fetched 143 kB in 0s (0 B/s) [2021-08-04T16:08:51.222Z] Pulling edgex-go [2021-08-04T16:08:51.508Z] + snapcraftctl pull [2021-08-04T16:08:52.496Z] Pulling hooks [2021-08-04T16:08:52.496Z] + snapcraftctl pull [2021-08-04T16:08:57.124Z] Removing intermediate container 4350e0afc2f0 [2021-08-04T16:08:57.124Z] ---> 4f6cf51dcacc [2021-08-04T16:08:57.124Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-04T16:08:57.397Z] ---> Running in b47b01b850c0 [2021-08-04T16:08:58.009Z] Removing intermediate container 8c20c8f38ff7 [2021-08-04T16:08:58.009Z] ---> 59074bd7176d [2021-08-04T16:08:58.009Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-04T16:08:58.009Z] Removing intermediate container 21d075c981d8 [2021-08-04T16:08:58.009Z] ---> 59a999d4efa3 [2021-08-04T16:08:58.009Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-04T16:08:58.009Z] Removing intermediate container e735e9d519f3 [2021-08-04T16:08:58.009Z] ---> f069c8d3f57c [2021-08-04T16:08:58.009Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-04T16:08:58.009Z] Removing intermediate container 947d4e4c0f11 [2021-08-04T16:08:58.009Z] ---> e551b6ee9c3b [2021-08-04T16:08:58.009Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-04T16:08:58.284Z] ---> Running in 4d47fc5855cd [2021-08-04T16:08:58.284Z] ---> Running in 9688442a50e2 [2021-08-04T16:08:58.561Z] ---> Running in 7dc743c49b14 [2021-08-04T16:08:58.561Z] ---> Running in 0e252c24e3fe [2021-08-04T16:08:59.167Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T16:09:00.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-04T16:09:00.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-04T16:09:01.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T16:09:01.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T16:09:10.897Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-04T16:09:10.897Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-04T16:09:10.897Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-04T16:09:10.897Z] Fetched 0 B in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-04T16:09:10.897Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-04T16:09:10.897Z] Fetched 279 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-04T16:09:10.897Z] Fetched 122 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-04T16:09:10.897Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-04T16:09:10.897Z] Fetched 8848 B in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-04T16:09:10.897Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-04T16:09:10.897Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-04T16:09:10.897Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-04T16:09:10.897Z] Fetched 219 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-04T16:09:10.897Z] Fetched 154 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-04T16:09:10.897Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-04T16:09:10.897Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-04T16:09:10.897Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-04T16:09:10.897Z] Fetched 499 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-04T16:09:10.897Z] Fetched 111 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-04T16:09:10.897Z] Fetched 240 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-04T16:09:10.897Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-04T16:09:10.897Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-04T16:09:10.897Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-04T16:09:10.897Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-04T16:09:10.897Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-04T16:09:10.897Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-04T16:09:10.897Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-04T16:09:10.897Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-04T16:09:10.897Z] Fetched 8720 B in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-04T16:09:10.897Z] Fetched 140 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-04T16:09:10.897Z] Fetched 119 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-04T16:09:10.897Z] Fetched 111 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-04T16:09:10.897Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-04T16:09:10.897Z] Fetched 645 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-04T16:09:10.897Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-04T16:09:10.897Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-04T16:09:10.897Z] Fetched 368 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-04T16:09:10.897Z] Fetched 187 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-04T16:09:10.897Z] Fetched 175 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-04T16:09:10.897Z] Fetched 206 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-04T16:09:10.897Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-04T16:09:10.897Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-04T16:09:10.897Z] Fetched 159 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-04T16:09:10.897Z] Fetched 107 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-04T16:09:10.897Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-04T16:09:10.897Z] Pulling static-packages [2021-08-04T16:09:10.897Z] + snapcraftctl pull [2021-08-04T16:09:10.897Z] Pulling version [2021-08-04T16:09:10.897Z] + cd /root/project [2021-08-04T16:09:10.897Z] + git describe --tags --abbrev=0 [2021-08-04T16:09:10.897Z] + sed s/v// [2021-08-04T16:09:10.897Z] + GIT_VERSION=2.0.1-dev.21 [2021-08-04T16:09:10.897Z] + [ -z 2.0.1-dev.21 ] [2021-08-04T16:09:10.897Z] + snapcraftctl set-version 2.0.1-dev.21 [2021-08-04T16:09:12.290Z] Building config-common [2021-08-04T16:09:12.290Z] + snapcraftctl build [2021-08-04T16:09:16.614Z] Skipping build go-build-helper (already ran) [2021-08-04T16:09:16.614Z] Building edgex-go [2021-08-04T16:09:16.614Z] + cd /root/parts/edgex-go/src [2021-08-04T16:09:16.614Z] + git describe --tags --abbrev=0 [2021-08-04T16:09:16.614Z] + sed s/v// [2021-08-04T16:09:16.614Z] + GIT_VERSION=2.0.1-dev.21 [2021-08-04T16:09:16.614Z] + [ -z 2.0.1-dev.21 ] [2021-08-04T16:09:16.614Z] + echo 2.0.1-dev.21 [2021-08-04T16:09:16.614Z] + make build [2021-08-04T16:09:16.614Z] go mod tidy [2021-08-04T16:09:18.665Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-04T16:09:18.665Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-04T16:09:18.665Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-04T16:09:18.665Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-04T16:09:18.665Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-04T16:09:18.665Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-04T16:09:18.665Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-04T16:09:18.665Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-04T16:09:18.665Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-04T16:09:18.665Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-04T16:09:18.665Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-04T16:09:18.665Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-04T16:09:18.936Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-04T16:09:18.936Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-04T16:09:19.204Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-04T16:09:19.204Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-04T16:09:19.204Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-04T16:09:20.167Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-04T16:09:20.167Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-04T16:09:20.167Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-04T16:09:20.167Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-04T16:09:20.167Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-04T16:09:20.167Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-04T16:09:20.167Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-04T16:09:20.167Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-04T16:09:20.167Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-04T16:09:20.649Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-04T16:09:20.649Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-04T16:09:20.649Z] go: downloading golang.org/x/text v0.3.6 [2021-08-04T16:09:20.649Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-04T16:09:20.649Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-04T16:09:20.649Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-04T16:09:20.649Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-04T16:09:20.649Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-04T16:09:20.649Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-04T16:09:20.925Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-04T16:09:20.925Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-04T16:09:20.925Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-04T16:09:20.925Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-04T16:09:21.198Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-04T16:09:21.198Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-04T16:09:21.198Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-04T16:09:21.198Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-04T16:09:21.198Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-04T16:09:21.198Z] go: downloading github.com/kr/text v0.1.0 [2021-08-04T16:09:21.468Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-04T16:09:21.468Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-04T16:09:21.468Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-04T16:09:21.468Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-04T16:09:21.468Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-04T16:09:21.468Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-04T16:09:21.468Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-04T16:09:21.468Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-04T16:09:21.767Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-04T16:09:21.767Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-04T16:09:21.767Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-04T16:09:21.767Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-04T16:09:21.767Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-04T16:09:21.767Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-04T16:09:21.767Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-04T16:09:22.039Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-04T16:09:22.039Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-04T16:09:22.039Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-04T16:09:22.039Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-04T16:09:22.039Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-04T16:09:22.039Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-04T16:09:22.039Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-04T16:09:22.039Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-04T16:09:22.039Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-04T16:09:22.039Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-04T16:09:22.039Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-04T16:09:22.039Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-04T16:09:22.039Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-04T16:09:22.039Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-04T16:09:22.039Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-04T16:09:22.039Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-04T16:09:22.306Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T16:09:32.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T16:09:35.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-command/core-command ./cmd/core-command [2021-08-04T16:09:36.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T16:09:37.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T16:09:37.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-04T16:09:38.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T16:09:40.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-04T16:09:41.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T16:09:42.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T16:09:43.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T16:09:44.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-04T16:09:46.035Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-04T16:09:46.035Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-04T16:09:46.035Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-04T16:09:46.035Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-04T16:09:46.035Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-04T16:09:46.035Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-04T16:09:46.035Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-04T16:09:46.035Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-04T16:09:46.035Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-04T16:09:46.035Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-04T16:09:46.035Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-04T16:09:46.035Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-04T16:09:46.035Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-04T16:09:46.035Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-04T16:09:46.035Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-04T16:09:46.035Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-04T16:09:46.035Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-04T16:09:46.035Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-04T16:09:46.035Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-04T16:09:46.035Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-04T16:09:46.035Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-04T16:09:46.035Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-04T16:09:46.035Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-04T16:09:46.035Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-04T16:09:46.035Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-04T16:09:46.035Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-04T16:09:46.035Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-04T16:09:47.022Z] Building hooks [2021-08-04T16:09:47.022Z] + cd /root/parts/hooks/src [2021-08-04T16:09:47.022Z] + make build [2021-08-04T16:09:47.022Z] go mod tidy [2021-08-04T16:09:48.013Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-04T16:09:48.013Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-04T16:09:48.013Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-04T16:09:48.013Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-04T16:09:48.013Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-04T16:09:48.624Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-04T16:09:49.225Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-04T16:09:49.225Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-04T16:09:51.913Z] Building static-packages [2021-08-04T16:09:51.913Z] + snapcraftctl build [2021-08-04T16:09:53.919Z] Building version [2021-08-04T16:09:53.919Z] + snapcraftctl build [2021-08-04T16:09:55.920Z] Staging config-common [2021-08-04T16:09:55.920Z] + snapcraftctl stage [2021-08-04T16:09:56.911Z] Skipping stage go-build-helper (already ran) [2021-08-04T16:09:56.912Z] Staging edgex-go [2021-08-04T16:09:56.912Z] + snapcraftctl stage [2021-08-04T16:09:57.922Z] Staging hooks [2021-08-04T16:09:57.922Z] + snapcraftctl stage [2021-08-04T16:09:58.967Z] Staging static-packages [2021-08-04T16:09:58.967Z] + snapcraftctl stage [2021-08-04T16:10:00.000Z] Staging version [2021-08-04T16:10:00.000Z] + snapcraftctl stage [2021-08-04T16:10:01.030Z] Priming config-common [2021-08-04T16:10:01.030Z] + snapcraftctl prime [2021-08-04T16:10:02.024Z] Priming go-build-helper [2021-08-04T16:10:02.024Z] + snapcraftctl prime [2021-08-04T16:10:03.019Z] Priming edgex-go [2021-08-04T16:10:03.019Z] + snapcraftctl prime [2021-08-04T16:10:04.478Z] Priming hooks [2021-08-04T16:10:04.478Z] + snapcraftctl prime [2021-08-04T16:10:05.484Z] Priming static-packages [2021-08-04T16:10:05.484Z] + snapcraftctl prime [2021-08-04T16:10:08.158Z] Priming version [2021-08-04T16:10:08.158Z] + snapcraftctl prime [2021-08-04T16:10:08.763Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-04T16:10:55.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T16:10:55.823Z] Removing intermediate container 4d47fc5855cd [2021-08-04T16:10:55.823Z] ---> 4824fdb2a08d [2021-08-04T16:10:55.823Z] [2021-08-04T16:10:55.823Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T16:10:55.823Z] 3.12: Pulling from library/alpine [2021-08-04T16:10:58.460Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T16:10:58.460Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T16:10:58.460Z] ---> c4fd0aeabfcf [2021-08-04T16:10:58.460Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-04T16:10:59.909Z] ---> Running in 9ea5a131eda7 [2021-08-04T16:11:02.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:11:02.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:11:02.835Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-04T16:11:02.835Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T16:11:02.835Z] OK: 5 MiB in 15 packages [2021-08-04T16:11:03.122Z] Removing intermediate container 9688442a50e2 [2021-08-04T16:11:03.122Z] ---> 5efe6cf38e78 [2021-08-04T16:11:03.122Z] [2021-08-04T16:11:03.122Z] Step 11/32 : FROM alpine:3.12 [2021-08-04T16:11:03.122Z] ---> c4fd0aeabfcf [2021-08-04T16:11:03.122Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-04T16:11:03.400Z] Removing intermediate container 0e252c24e3fe [2021-08-04T16:11:03.400Z] ---> 7dcc4db45163 [2021-08-04T16:11:03.400Z] [2021-08-04T16:11:03.400Z] Step 11/26 : FROM alpine:3.12 [2021-08-04T16:11:03.400Z] ---> c4fd0aeabfcf [2021-08-04T16:11:03.400Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-04T16:11:03.677Z] ---> Running in adbfd941e3fa [2021-08-04T16:11:03.677Z] ---> Running in c3c478c64ed7 [2021-08-04T16:11:04.676Z] Removing intermediate container adbfd941e3fa [2021-08-04T16:11:04.676Z] ---> e165693bccbf [2021-08-04T16:11:04.676Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-04T16:11:05.670Z] ---> Running in 7bbcde757304 [2021-08-04T16:11:05.670Z] Removing intermediate container 9ea5a131eda7 [2021-08-04T16:11:05.670Z] ---> 041af5e99205 [2021-08-04T16:11:05.670Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T16:11:05.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:11:06.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:11:06.832Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-04T16:11:06.832Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-04T16:11:06.832Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-04T16:11:06.832Z] (4/6) Installing curl (7.78.0-r0) [2021-08-04T16:11:06.832Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-04T16:11:06.832Z] (6/6) Installing su-exec (0.2-r1) [2021-08-04T16:11:06.832Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T16:11:06.832Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T16:11:06.832Z] ---> Running in 43ba81993102 [2021-08-04T16:11:07.113Z] OK: 7 MiB in 20 packages [2021-08-04T16:11:07.719Z] Removing intermediate container 7dc743c49b14 [2021-08-04T16:11:07.719Z] ---> b2fc362eea73 [2021-08-04T16:11:07.719Z] [2021-08-04T16:11:07.719Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T16:11:07.719Z] ---> c4fd0aeabfcf [2021-08-04T16:11:07.719Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-04T16:11:07.719Z] ---> Using cache [2021-08-04T16:11:07.719Z] ---> 041af5e99205 [2021-08-04T16:11:07.719Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T16:11:07.719Z] ---> Using cache [2021-08-04T16:11:07.719Z] ---> 9c46192e3334 [2021-08-04T16:11:07.719Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-04T16:11:07.719Z] Removing intermediate container 43ba81993102 [2021-08-04T16:11:07.719Z] ---> 9c46192e3334 [2021-08-04T16:11:07.719Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-04T16:11:08.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:11:08.331Z] ---> Running in b477a2d11d91 [2021-08-04T16:11:08.331Z] ---> Running in ee25c264d9e9 [2021-08-04T16:11:08.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:11:09.209Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-04T16:11:09.209Z] (2/2) Installing su-exec (0.2-r1) [2021-08-04T16:11:09.209Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T16:11:09.209Z] OK: 5 MiB in 16 packages [2021-08-04T16:11:09.804Z] Removing intermediate container b477a2d11d91 [2021-08-04T16:11:09.804Z] ---> db05af22cbea [2021-08-04T16:11:09.804Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-04T16:11:10.403Z] Removing intermediate container ee25c264d9e9 [2021-08-04T16:11:10.403Z] ---> f738c5879c26 [2021-08-04T16:11:10.403Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-04T16:11:10.403Z] Removing intermediate container c3c478c64ed7 [2021-08-04T16:11:10.403Z] ---> 6f06ac782d85 [2021-08-04T16:11:10.403Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-04T16:11:11.008Z] ---> Running in 8f6c149fd45c [2021-08-04T16:11:11.293Z] ---> Running in 7edbd29ec287 [2021-08-04T16:11:11.293Z] ---> Running in 1e865b1669e2 [2021-08-04T16:11:11.893Z] Removing intermediate container 8f6c149fd45c [2021-08-04T16:11:11.893Z] ---> c21b85e7404c [2021-08-04T16:11:11.893Z] Step 16/24 : WORKDIR / [2021-08-04T16:11:11.893Z] Removing intermediate container 7bbcde757304 [2021-08-04T16:11:11.893Z] ---> 31a13ea0aa14 [2021-08-04T16:11:11.893Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-04T16:11:12.882Z] ---> Running in 77fc0eda9b29 [2021-08-04T16:11:12.883Z] ---> Running in 77f48514ae9f [2021-08-04T16:11:12.883Z] Removing intermediate container 1e865b1669e2 [2021-08-04T16:11:12.883Z] ---> 051575614ea4 [2021-08-04T16:11:12.883Z] Step 16/24 : WORKDIR / [2021-08-04T16:11:13.160Z] Removing intermediate container 7edbd29ec287 [2021-08-04T16:11:13.160Z] ---> 5677cf52e632 [2021-08-04T16:11:13.160Z] Step 14/26 : WORKDIR / [2021-08-04T16:11:13.433Z] ---> Running in 38f70f00cfbb [2021-08-04T16:11:13.433Z] ---> Running in 408a12a81cb1 [2021-08-04T16:11:13.433Z] Removing intermediate container b47b01b850c0 [2021-08-04T16:11:13.433Z] ---> b3a68935473d [2021-08-04T16:11:13.433Z] [2021-08-04T16:11:13.433Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T16:11:13.709Z] ---> c4fd0aeabfcf [2021-08-04T16:11:13.709Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-04T16:11:13.709Z] Removing intermediate container 77fc0eda9b29 [2021-08-04T16:11:13.709Z] ---> 3b535a780a3b [2021-08-04T16:11:13.709Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-04T16:11:13.993Z] Removing intermediate container 77f48514ae9f [2021-08-04T16:11:13.993Z] ---> 67534f6a2f1f [2021-08-04T16:11:13.993Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T16:11:13.993Z] ---> Running in 98fbc1b32353 [2021-08-04T16:11:14.268Z] ---> Running in e39c3dadf675 [2021-08-04T16:11:14.876Z] Removing intermediate container 408a12a81cb1 [2021-08-04T16:11:14.876Z] ---> 0a07c2f893d9 [2021-08-04T16:11:14.876Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T16:11:14.877Z] Removing intermediate container 38f70f00cfbb [2021-08-04T16:11:14.877Z] ---> ae06424449a4 [2021-08-04T16:11:14.877Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-04T16:11:15.158Z] ---> 6a0f80f808dc [2021-08-04T16:11:15.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-04T16:11:15.158Z] Removing intermediate container 98fbc1b32353 [2021-08-04T16:11:15.158Z] Removing intermediate container e39c3dadf675 [2021-08-04T16:11:15.158Z] ---> eeac47b1bab0 [2021-08-04T16:11:15.158Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-04T16:11:15.158Z] ---> d0fc19455dec [2021-08-04T16:11:15.158Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-04T16:11:15.784Z] ---> Running in e4e64118e21c [2021-08-04T16:11:15.784Z] ---> Running in 224006c76cdd [2021-08-04T16:11:16.059Z] ---> f77ca99005f8 [2021-08-04T16:11:16.059Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-04T16:11:16.336Z] ---> 381a563a7105 [2021-08-04T16:11:16.336Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-04T16:11:16.336Z] Removing intermediate container 224006c76cdd [2021-08-04T16:11:16.336Z] ---> 14167afd481a [2021-08-04T16:11:16.336Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-04T16:11:16.612Z] ---> Running in 3cd6182735b1 [2021-08-04T16:11:17.608Z] ---> d92bda816b26 [2021-08-04T16:11:17.608Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-04T16:11:17.883Z] Removing intermediate container 3cd6182735b1 [2021-08-04T16:11:17.883Z] ---> 02f3d9e6d1fa [2021-08-04T16:11:17.883Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:11:18.163Z] ---> 0c9b12e8262e [2021-08-04T16:11:18.163Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-04T16:11:18.163Z] ---> 3ade669c6db0 [2021-08-04T16:11:18.163Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-04T16:11:18.163Z] ---> Running in 11264f3fdf58 [2021-08-04T16:11:18.779Z] ---> 79f86e82a0d5 [2021-08-04T16:11:18.779Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-04T16:11:19.071Z] ---> Running in eb98acb5b8aa [2021-08-04T16:11:19.071Z] ---> 02055cafb4e4 [2021-08-04T16:11:19.071Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-04T16:11:19.348Z] ---> 12bf908b6045 [2021-08-04T16:11:19.349Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-04T16:11:19.349Z] ---> Running in 098cc1c5fd40 [2021-08-04T16:11:19.621Z] Removing intermediate container e4e64118e21c [2021-08-04T16:11:19.622Z] ---> 7ff4412c3b94 [2021-08-04T16:11:19.622Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-04T16:11:19.622Z] Removing intermediate container eb98acb5b8aa [2021-08-04T16:11:19.622Z] ---> a9442389ac07 [2021-08-04T16:11:19.622Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T16:11:19.893Z] ---> Running in eb284efdbe3a [2021-08-04T16:11:20.491Z] ---> Running in 784dd07ca179 [2021-08-04T16:11:20.765Z] Removing intermediate container 098cc1c5fd40 [2021-08-04T16:11:20.765Z] ---> 6717e0a1456c [2021-08-04T16:11:20.765Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T16:11:20.765Z] ---> 4e4631930524 [2021-08-04T16:11:20.765Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-04T16:11:21.042Z] Removing intermediate container eb284efdbe3a [2021-08-04T16:11:21.042Z] ---> 682b5f3ca549 [2021-08-04T16:11:21.042Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-04T16:11:21.335Z] ---> Running in 2637d30a5307 [2021-08-04T16:11:21.335Z] Removing intermediate container 784dd07ca179 [2021-08-04T16:11:21.335Z] ---> 475ac2d9d88e [2021-08-04T16:11:21.335Z] Step 22/24 : LABEL arch=arm64 [2021-08-04T16:11:21.940Z] ---> Running in efe713d43346 [2021-08-04T16:11:22.533Z] Removing intermediate container 2637d30a5307 [2021-08-04T16:11:22.533Z] ---> 8c2f1ac0cbe1 [2021-08-04T16:11:22.533Z] Step 22/24 : LABEL arch=arm64 [2021-08-04T16:11:23.129Z] ---> Running in bbb11f51dbed [2021-08-04T16:11:23.407Z] ---> c08f24d5ff65 [2021-08-04T16:11:23.407Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-04T16:11:23.407Z] ---> 2921e8ca5ed5 [2021-08-04T16:11:23.407Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-04T16:11:23.407Z] Removing intermediate container efe713d43346 [2021-08-04T16:11:23.407Z] ---> e12357f2e01d [2021-08-04T16:11:23.407Z] Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:11:23.692Z] Removing intermediate container 11264f3fdf58 [2021-08-04T16:11:23.692Z] ---> 606e8f6dd140 [2021-08-04T16:11:23.692Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-04T16:11:23.692Z] ---> Running in 462b8ae2e847 [2021-08-04T16:11:23.692Z] ---> Running in 20f60839f6f5 [2021-08-04T16:11:23.969Z] ---> Running in dd416a8602d5 [2021-08-04T16:11:23.969Z] Removing intermediate container bbb11f51dbed [2021-08-04T16:11:23.969Z] ---> 49baf87e02c2 [2021-08-04T16:11:23.969Z] Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:11:24.952Z] ---> Running in 66e7c2a42bfd [2021-08-04T16:11:25.230Z] Removing intermediate container 20f60839f6f5 [2021-08-04T16:11:25.230Z] ---> e8ce50372735 [2021-08-04T16:11:25.230Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T16:11:25.230Z] ---> bc6750e53785 [2021-08-04T16:11:25.230Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-04T16:11:25.836Z] ---> Running in bb9bca89296d [2021-08-04T16:11:25.836Z] Removing intermediate container 66e7c2a42bfd [2021-08-04T16:11:25.836Z] ---> 71ab6ef14637 [2021-08-04T16:11:25.836Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T16:11:26.115Z] ---> Running in 2da6e16642ed [2021-08-04T16:11:26.399Z] ---> 589e6c246c9b [2021-08-04T16:11:26.399Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-04T16:11:26.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:11:27.004Z] Removing intermediate container bb9bca89296d [2021-08-04T16:11:27.004Z] ---> 6c04fbb7ea98 [2021-08-04T16:11:27.004Z] [2021-08-04T16:11:27.004Z] ---> Running in 6cb06e3d1cba [2021-08-04T16:11:27.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:11:27.284Z] Removing intermediate container 2da6e16642ed [2021-08-04T16:11:27.284Z] ---> 6c91a48b42df [2021-08-04T16:11:27.284Z] [2021-08-04T16:11:27.569Z] Successfully built 6c04fbb7ea98 [2021-08-04T16:11:27.569Z] Successfully tagged core-metadata-arm64:latest [2021-08-04T16:11:27.569Z]  Building core-metadata ... done Building security-proxy-setup [2021-08-04T16:11:27.849Z] Successfully built 6c91a48b42df [2021-08-04T16:11:28.128Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-04T16:11:28.128Z] Successfully tagged core-command-arm64:latest [2021-08-04T16:11:28.128Z]  Building core-command ... done Building support-scheduler [2021-08-04T16:11:28.128Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-04T16:11:28.128Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-04T16:11:28.405Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-04T16:11:28.685Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-04T16:11:28.685Z] Removing intermediate container 462b8ae2e847 [2021-08-04T16:11:28.685Z] ---> fc2c868b0bf5 [2021-08-04T16:11:28.685Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T16:11:28.685Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-04T16:11:28.964Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T16:11:28.964Z] OK: 8 MiB in 20 packages [2021-08-04T16:11:31.640Z] ---> ccdc228286f4 [2021-08-04T16:11:31.640Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-04T16:11:33.090Z] Removing intermediate container dd416a8602d5 [2021-08-04T16:11:33.090Z] ---> 7e227ab55640 [2021-08-04T16:11:33.090Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T16:11:34.076Z] Removing intermediate container 6cb06e3d1cba [2021-08-04T16:11:34.076Z] ---> a318a972f79d [2021-08-04T16:11:34.076Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-04T16:11:34.076Z] ---> 9449c21e15d1 [2021-08-04T16:11:34.076Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-04T16:11:35.072Z] ---> Running in cc811f853abb [2021-08-04T16:11:35.349Z] ---> 88d734ec46ad [2021-08-04T16:11:35.349Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-04T16:11:35.946Z] ---> 0c0897f588cb [2021-08-04T16:11:35.946Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-04T16:11:36.221Z] Removing intermediate container cc811f853abb [2021-08-04T16:11:36.221Z] ---> 62933333d759 [2021-08-04T16:11:36.221Z] Step 24/26 : LABEL arch=arm64 [2021-08-04T16:11:36.501Z] ---> Running in dbdadabfe57c [2021-08-04T16:11:37.486Z] ---> 2d1aa70bbcb4 [2021-08-04T16:11:37.486Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-04T16:11:37.486Z] ---> 72366ffbc8a9 [2021-08-04T16:11:37.486Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-04T16:11:37.486Z] Removing intermediate container dbdadabfe57c [2021-08-04T16:11:37.487Z] ---> e27e3f203c93 [2021-08-04T16:11:37.487Z] Step 25/26 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:11:37.764Z] ---> Running in eb0337602b60 [2021-08-04T16:11:39.203Z] Removing intermediate container eb0337602b60 [2021-08-04T16:11:39.203Z] ---> f9b4c67ca59b [2021-08-04T16:11:39.203Z] Step 26/26 : LABEL version=0.0.0 [2021-08-04T16:11:39.203Z] ---> e2166ffcee32 [2021-08-04T16:11:39.203Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-04T16:11:39.480Z] ---> d4eb9e0e8e65 [2021-08-04T16:11:39.480Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-04T16:11:39.759Z] ---> Running in e5903fd9332e [2021-08-04T16:11:40.044Z] ---> Running in d5a46ca82935 [2021-08-04T16:11:40.044Z] ---> Running in ddfaf1e3f50a [2021-08-04T16:11:40.320Z] Removing intermediate container e5903fd9332e [2021-08-04T16:11:40.320Z] ---> 5c80032bfb5c [2021-08-04T16:11:40.320Z] [2021-08-04T16:11:40.920Z] Successfully built 5c80032bfb5c [2021-08-04T16:11:41.195Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-04T16:11:41.195Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-08-04T16:11:41.195Z] Removing intermediate container d5a46ca82935 [2021-08-04T16:11:41.195Z] ---> bcaee77b9997 [2021-08-04T16:11:41.195Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T16:11:41.195Z] Removing intermediate container ddfaf1e3f50a [2021-08-04T16:11:41.195Z] ---> 67f036acdb25 [2021-08-04T16:11:41.195Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-04T16:11:41.849Z] ---> Running in 4dabc0641426 [2021-08-04T16:11:42.929Z] ---> 4e0c9d3768ea [2021-08-04T16:11:42.929Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-04T16:11:43.210Z] Removing intermediate container 4dabc0641426 [2021-08-04T16:11:43.210Z] ---> 03c25aaaaa72 [2021-08-04T16:11:43.210Z] Step 22/24 : LABEL arch=arm64 [2021-08-04T16:11:43.857Z] ---> Running in 24303da07eee [2021-08-04T16:11:44.153Z] ---> Running in 516eb87983a0 [2021-08-04T16:11:46.275Z] Removing intermediate container 516eb87983a0 [2021-08-04T16:11:46.275Z] ---> a9eb025ad4e9 [2021-08-04T16:11:46.275Z] Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:11:46.566Z] ---> Running in a64620340095 [2021-08-04T16:11:48.010Z] Removing intermediate container a64620340095 [2021-08-04T16:11:48.010Z] ---> c3d0c8eb6321 [2021-08-04T16:11:48.010Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T16:11:48.610Z] Removing intermediate container 24303da07eee [2021-08-04T16:11:48.610Z] ---> f8d0c9047a01 [2021-08-04T16:11:48.610Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-04T16:11:48.886Z] ---> Running in 3907eff54346 [2021-08-04T16:11:49.482Z] ---> Running in 5ebaa1a13aaa [2021-08-04T16:11:49.756Z] Removing intermediate container 3907eff54346 [2021-08-04T16:11:49.756Z] ---> 095bb17761cc [2021-08-04T16:11:49.756Z] [2021-08-04T16:11:50.355Z] Successfully built 095bb17761cc [2021-08-04T16:11:50.355Z] Removing intermediate container 5ebaa1a13aaa [2021-08-04T16:11:50.355Z] ---> 892b83ace9ab [2021-08-04T16:11:50.355Z] Step 29/32 : CMD ["gate"] [2021-08-04T16:11:50.355Z] Successfully tagged core-data-arm64:latest [2021-08-04T16:11:50.355Z]  Building core-data ... done Building support-notifications [2021-08-04T16:11:50.952Z] ---> Running in f09b59939e44 [2021-08-04T16:11:51.929Z] Removing intermediate container f09b59939e44 [2021-08-04T16:11:51.929Z] ---> cd4dcd3796bd [2021-08-04T16:11:51.929Z] Step 30/32 : LABEL arch=arm64 [2021-08-04T16:11:52.905Z] ---> Running in 21208db1af4a [2021-08-04T16:11:53.885Z] Removing intermediate container 21208db1af4a [2021-08-04T16:11:53.885Z] ---> 6629eacccaff [2021-08-04T16:11:53.885Z] Step 31/32 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:11:54.872Z] ---> Running in 574bf99038e9 [2021-08-04T16:11:56.305Z] Removing intermediate container 574bf99038e9 [2021-08-04T16:11:56.305Z] ---> 3a3babce688f [2021-08-04T16:11:56.305Z] Step 32/32 : LABEL version=0.0.0 [2021-08-04T16:11:57.746Z] ---> Running in 1afb87ff421d [2021-08-04T16:11:59.187Z] Removing intermediate container 1afb87ff421d [2021-08-04T16:11:59.187Z] ---> 1c89dd59d6ed [2021-08-04T16:11:59.187Z] [2021-08-04T16:11:59.460Z] Successfully built 1c89dd59d6ed [2021-08-04T16:11:59.460Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-04T16:12:00.902Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:12:00.902Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:12:00.902Z] ---> c6296e616bfd [2021-08-04T16:12:00.902Z] Step 3/23 : WORKDIR /edgex-go [2021-08-04T16:12:00.902Z] ---> Using cache [2021-08-04T16:12:00.902Z] ---> a0960cb68961 [2021-08-04T16:12:00.902Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:12:00.902Z] ---> Using cache [2021-08-04T16:12:00.902Z] ---> 36ed77f8c968 [2021-08-04T16:12:00.902Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-04T16:12:00.902Z] ---> Using cache [2021-08-04T16:12:00.902Z] ---> eab42a8cff0c [2021-08-04T16:12:00.902Z] Step 6/23 : COPY go.mod . [2021-08-04T16:12:00.902Z] ---> Using cache [2021-08-04T16:12:00.902Z] ---> 0d1853756187 [2021-08-04T16:12:00.902Z] Step 7/23 : RUN go mod download [2021-08-04T16:12:00.902Z] ---> Using cache [2021-08-04T16:12:00.902Z] ---> 43075bb275aa [2021-08-04T16:12:00.902Z] Step 8/23 : COPY . . [2021-08-04T16:12:00.902Z] ---> Using cache [2021-08-04T16:12:00.902Z] ---> 55bce289f3f1 [2021-08-04T16:12:00.902Z] Step 9/23 : RUN go mod tidy [2021-08-04T16:12:00.902Z] ---> Using cache [2021-08-04T16:12:00.902Z] ---> 59074bd7176d [2021-08-04T16:12:00.902Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-04T16:12:01.502Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:12:01.502Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:12:01.502Z] ---> c6296e616bfd [2021-08-04T16:12:01.502Z] Step 3/22 : WORKDIR /edgex-go [2021-08-04T16:12:01.502Z] ---> Using cache [2021-08-04T16:12:01.502Z] ---> a0960cb68961 [2021-08-04T16:12:01.502Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:12:01.502Z] ---> Using cache [2021-08-04T16:12:01.502Z] ---> 36ed77f8c968 [2021-08-04T16:12:01.502Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-04T16:12:01.502Z] ---> Using cache [2021-08-04T16:12:01.502Z] ---> eab42a8cff0c [2021-08-04T16:12:01.502Z] Step 6/22 : COPY go.mod . [2021-08-04T16:12:01.502Z] ---> Using cache [2021-08-04T16:12:01.502Z] ---> 0d1853756187 [2021-08-04T16:12:01.502Z] Step 7/22 : RUN go mod download [2021-08-04T16:12:01.502Z] ---> Using cache [2021-08-04T16:12:01.502Z] ---> 43075bb275aa [2021-08-04T16:12:01.502Z] Step 8/22 : COPY . . [2021-08-04T16:12:01.502Z] ---> Using cache [2021-08-04T16:12:01.502Z] ---> 55bce289f3f1 [2021-08-04T16:12:01.502Z] Step 9/22 : RUN go mod tidy [2021-08-04T16:12:01.502Z] ---> Using cache [2021-08-04T16:12:01.502Z] ---> 59074bd7176d [2021-08-04T16:12:01.502Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-04T16:12:03.693Z] ---> Running in 88ce3095ddd1 [2021-08-04T16:12:03.693Z] ---> Running in ad48abb42c19 [2021-08-04T16:12:04.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-04T16:12:04.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T16:12:17.387Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:12:17.387Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:12:17.387Z] ---> c6296e616bfd [2021-08-04T16:12:17.387Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T16:12:17.387Z] ---> Using cache [2021-08-04T16:12:17.387Z] ---> a0960cb68961 [2021-08-04T16:12:17.387Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:12:17.387Z] ---> Using cache [2021-08-04T16:12:17.387Z] ---> 36ed77f8c968 [2021-08-04T16:12:17.387Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-04T16:12:20.844Z] ---> Running in e8928a45cf37 [2021-08-04T16:12:23.492Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T16:12:23.492Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-04T16:12:23.492Z] ---> c6296e616bfd [2021-08-04T16:12:23.492Z] Step 3/23 : WORKDIR /edgex-go [2021-08-04T16:12:23.492Z] ---> Using cache [2021-08-04T16:12:23.492Z] ---> a0960cb68961 [2021-08-04T16:12:23.492Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T16:12:23.492Z] ---> Using cache [2021-08-04T16:12:23.492Z] ---> 36ed77f8c968 [2021-08-04T16:12:23.492Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-04T16:12:23.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:12:23.773Z] ---> Running in b8566e8c23fa [2021-08-04T16:12:24.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:12:25.762Z] OK: 218 MiB in 52 packages [2021-08-04T16:12:25.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:12:26.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:12:27.386Z] Removing intermediate container e8928a45cf37 [2021-08-04T16:12:27.387Z] ---> d342bc44dca6 [2021-08-04T16:12:27.387Z] Step 6/24 : COPY go.mod . [2021-08-04T16:12:27.996Z] OK: 218 MiB in 52 packages [2021-08-04T16:12:28.998Z] ---> 0d4bcf8b0eb7 [2021-08-04T16:12:28.998Z] Step 7/24 : RUN go mod download [2021-08-04T16:12:29.280Z] ---> Running in 004fb4a1b1dd [2021-08-04T16:12:30.273Z] Removing intermediate container b8566e8c23fa [2021-08-04T16:12:30.273Z] ---> 087ec50d721b [2021-08-04T16:12:30.273Z] Step 6/23 : COPY go.mod . [2021-08-04T16:12:32.269Z] ---> 60ec111c6dbe [2021-08-04T16:12:32.269Z] Step 7/23 : RUN go mod download [2021-08-04T16:12:32.269Z] ---> Running in b4d0a25ee824 [2021-08-04T16:12:35.689Z] Removing intermediate container 004fb4a1b1dd [2021-08-04T16:12:35.689Z] ---> bc8745a363a0 [2021-08-04T16:12:35.689Z] Step 8/24 : COPY . . [2021-08-04T16:12:40.033Z] Removing intermediate container b4d0a25ee824 [2021-08-04T16:12:40.033Z] ---> 39a92c78454c [2021-08-04T16:12:40.033Z] Step 8/23 : COPY . . [2021-08-04T16:13:06.891Z] ---> 8e3eef70ecf4 [2021-08-04T16:13:06.891Z] Step 9/24 : RUN go mod tidy [2021-08-04T16:13:06.891Z] ---> Running in bde78d51250c [2021-08-04T16:13:06.891Z] ---> 2c609b85aac4 [2021-08-04T16:13:06.891Z] Step 9/23 : RUN go mod tidy [2021-08-04T16:13:06.891Z] ---> Running in 1d475e2b1be3 [2021-08-04T16:13:12.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T16:13:12.340Z] Removing intermediate container bde78d51250c [2021-08-04T16:13:12.340Z] ---> 47424f84463e [2021-08-04T16:13:12.340Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-04T16:13:12.340Z] ---> Running in a32d402692db [2021-08-04T16:13:13.344Z] Removing intermediate container 1d475e2b1be3 [2021-08-04T16:13:13.344Z] ---> 0cbf48eefe52 [2021-08-04T16:13:13.344Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-04T16:13:13.344Z] ---> Running in f235a47be669 [2021-08-04T16:13:15.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-04T16:13:15.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T16:13:22.372Z] Removing intermediate container 88ce3095ddd1 [2021-08-04T16:13:22.372Z] ---> 14d5cd26daae [2021-08-04T16:13:22.372Z] [2021-08-04T16:13:22.372Z] Step 11/23 : FROM alpine:3.12 [2021-08-04T16:13:22.372Z] ---> c4fd0aeabfcf [2021-08-04T16:13:22.372Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-04T16:13:22.372Z] ---> Using cache [2021-08-04T16:13:22.372Z] ---> 041af5e99205 [2021-08-04T16:13:22.372Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T16:13:22.372Z] ---> Using cache [2021-08-04T16:13:22.372Z] ---> 9c46192e3334 [2021-08-04T16:13:22.372Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-04T16:13:22.372Z] ---> Running in cbb532334476 [2021-08-04T16:13:23.822Z] Removing intermediate container cbb532334476 [2021-08-04T16:13:23.822Z] ---> 6d672c7cde91 [2021-08-04T16:13:23.822Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-04T16:13:24.823Z] ---> Running in 1fd46e7783c3 [2021-08-04T16:13:25.440Z] Removing intermediate container ad48abb42c19 [2021-08-04T16:13:25.440Z] ---> 153e75ae2c07 [2021-08-04T16:13:25.440Z] [2021-08-04T16:13:25.440Z] Step 11/22 : FROM alpine:3.12 [2021-08-04T16:13:25.440Z] ---> c4fd0aeabfcf [2021-08-04T16:13:25.440Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-04T16:13:25.718Z] ---> Running in 9f17b096acd4 [2021-08-04T16:13:26.000Z] Removing intermediate container 1fd46e7783c3 [2021-08-04T16:13:26.000Z] ---> ecdd956e9257 [2021-08-04T16:13:26.000Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T16:13:27.994Z] ---> a476b6e47fa2 [2021-08-04T16:13:27.994Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-04T16:13:27.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:13:28.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:13:29.270Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-04T16:13:29.270Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-04T16:13:29.270Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-04T16:13:29.270Z] (4/4) Installing curl (7.78.0-r0) [2021-08-04T16:13:29.270Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T16:13:29.270Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T16:13:29.555Z] OK: 7 MiB in 18 packages [2021-08-04T16:13:30.173Z] ---> d63e3c1e2e79 [2021-08-04T16:13:30.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-04T16:13:31.630Z] ---> 9d00b00f877e [2021-08-04T16:13:31.630Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-04T16:13:32.232Z] ---> Running in 1381e3692b01 [2021-08-04T16:13:32.232Z] Removing intermediate container 9f17b096acd4 [2021-08-04T16:13:32.232Z] ---> 2f0926f669d7 [2021-08-04T16:13:32.232Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-04T16:13:32.518Z] ---> Running in 8648d519e45d [2021-08-04T16:13:33.121Z] Removing intermediate container 1381e3692b01 [2021-08-04T16:13:33.121Z] ---> 4aa468b5d7e2 [2021-08-04T16:13:33.121Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T16:13:33.400Z] ---> Running in b8f4fd2771b9 [2021-08-04T16:13:33.400Z] Removing intermediate container 8648d519e45d [2021-08-04T16:13:33.400Z] ---> 8ad5ec4c180a [2021-08-04T16:13:33.400Z] Step 14/22 : WORKDIR /edgex [2021-08-04T16:13:34.023Z] ---> Running in a8f645c1e9a9 [2021-08-04T16:13:34.656Z] Removing intermediate container b8f4fd2771b9 [2021-08-04T16:13:34.656Z] ---> d7ffea2d6bdd [2021-08-04T16:13:34.656Z] Step 21/23 : LABEL arch=arm64 [2021-08-04T16:13:34.656Z] Removing intermediate container a8f645c1e9a9 [2021-08-04T16:13:34.656Z] ---> 0aebb74dabbb [2021-08-04T16:13:34.656Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-04T16:13:34.951Z] ---> Running in e15abe3bc898 [2021-08-04T16:13:36.414Z] Removing intermediate container e15abe3bc898 [2021-08-04T16:13:36.414Z] ---> 25dd890eac15 [2021-08-04T16:13:36.414Z] Step 22/23 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:13:37.025Z] ---> 5f10347087d3 [2021-08-04T16:13:37.025Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-04T16:13:37.025Z] ---> Running in 2e5515187621 [2021-08-04T16:13:38.031Z] Removing intermediate container 2e5515187621 [2021-08-04T16:13:38.031Z] ---> 2d9b0d583eeb [2021-08-04T16:13:38.031Z] Step 23/23 : LABEL version=0.0.0 [2021-08-04T16:13:39.030Z] ---> Running in da7920175c2d [2021-08-04T16:13:39.309Z] ---> 596f62f35465 [2021-08-04T16:13:39.309Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-04T16:13:39.922Z] Removing intermediate container da7920175c2d [2021-08-04T16:13:39.922Z] ---> 32b05f2ed42b [2021-08-04T16:13:39.923Z] [2021-08-04T16:13:40.532Z] Successfully built 32b05f2ed42b [2021-08-04T16:13:40.532Z] Successfully tagged support-scheduler-arm64:latest [2021-08-04T16:13:41.534Z]  Building support-scheduler ... done  ---> 7e1f2a3651d7 [2021-08-04T16:13:41.534Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-04T16:13:41.816Z] ---> Running in a49329c832ab [2021-08-04T16:13:42.821Z] Removing intermediate container a49329c832ab [2021-08-04T16:13:42.821Z] ---> a03371919445 [2021-08-04T16:13:42.821Z] Step 19/22 : CMD ["--init=true"] [2021-08-04T16:13:42.821Z] ---> Running in 57a4825a314f [2021-08-04T16:13:43.818Z] Removing intermediate container 57a4825a314f [2021-08-04T16:13:43.818Z] ---> bebf0832fd92 [2021-08-04T16:13:43.818Z] Step 20/22 : LABEL arch=arm64 [2021-08-04T16:13:43.818Z] ---> Running in f266ffbb2275 [2021-08-04T16:13:44.815Z] Removing intermediate container f266ffbb2275 [2021-08-04T16:13:44.815Z] ---> 0bc10435c4e3 [2021-08-04T16:13:44.815Z] Step 21/22 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:13:44.815Z] ---> Running in 5bc90399fa86 [2021-08-04T16:13:45.816Z] Removing intermediate container 5bc90399fa86 [2021-08-04T16:13:45.816Z] ---> 24c66b6e469e [2021-08-04T16:13:45.816Z] Step 22/22 : LABEL version=0.0.0 [2021-08-04T16:13:46.422Z] ---> Running in ebd6a2fff1db [2021-08-04T16:13:47.032Z] Removing intermediate container ebd6a2fff1db [2021-08-04T16:13:47.032Z] ---> 5415d9b5398e [2021-08-04T16:13:47.032Z] [2021-08-04T16:13:47.310Z] Successfully built 5415d9b5398e [2021-08-04T16:13:47.310Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-04T16:14:14.188Z]  Building security-proxy-setup ... done Removing intermediate container a32d402692db [2021-08-04T16:14:14.188Z] ---> 4849952e00f3 [2021-08-04T16:14:14.188Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-04T16:14:14.188Z] ---> Running in c2afe391d736 [2021-08-04T16:14:14.474Z] Removing intermediate container f235a47be669 [2021-08-04T16:14:14.474Z] ---> d3e2b4bd3ecf [2021-08-04T16:14:14.474Z] [2021-08-04T16:14:14.474Z] Step 11/23 : FROM alpine:3.12 [2021-08-04T16:14:14.474Z] ---> c4fd0aeabfcf [2021-08-04T16:14:14.474Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-04T16:14:14.750Z] ---> Running in da604ac53bfe [2021-08-04T16:14:15.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T16:14:16.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:14:16.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:14:16.905Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-04T16:14:17.188Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-04T16:14:17.188Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T16:14:17.188Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T16:14:17.188Z] OK: 6 MiB in 16 packages [2021-08-04T16:14:18.644Z] Removing intermediate container c2afe391d736 [2021-08-04T16:14:18.644Z] ---> f83dd7795369 [2021-08-04T16:14:18.644Z] [2021-08-04T16:14:18.644Z] Step 12/24 : FROM docker:20.10.6 [2021-08-04T16:14:18.918Z] 20.10.6: Pulling from library/docker [2021-08-04T16:14:18.918Z] Removing intermediate container da604ac53bfe [2021-08-04T16:14:18.918Z] ---> 41c6c4ba8c93 [2021-08-04T16:14:18.918Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T16:14:19.521Z] ---> Running in 55a0ed7af731 [2021-08-04T16:14:20.121Z] Removing intermediate container 55a0ed7af731 [2021-08-04T16:14:20.121Z] ---> d4b99a5112fc [2021-08-04T16:14:20.121Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-04T16:14:20.121Z] ---> Running in 7991e451d58a [2021-08-04T16:14:20.721Z] Removing intermediate container 7991e451d58a [2021-08-04T16:14:20.721Z] ---> 51d03f05f346 [2021-08-04T16:14:20.721Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-04T16:14:21.706Z] ---> Running in 552da292f172 [2021-08-04T16:14:21.982Z] Removing intermediate container 552da292f172 [2021-08-04T16:14:21.982Z] ---> 1baff454e0c4 [2021-08-04T16:14:21.982Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T16:14:22.964Z] ---> 5895af9cd663 [2021-08-04T16:14:22.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-04T16:14:24.950Z] ---> 1004e721148a [2021-08-04T16:14:24.950Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-04T16:14:26.411Z] ---> 099ab1d4ed2b [2021-08-04T16:14:26.411Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-04T16:14:27.012Z] ---> Running in e7eec0d2c874 [2021-08-04T16:14:28.020Z] Removing intermediate container e7eec0d2c874 [2021-08-04T16:14:28.020Z] ---> 10b39deef291 [2021-08-04T16:14:28.020Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T16:14:28.624Z] ---> Running in dbf493d3ad4a [2021-08-04T16:14:29.610Z] Removing intermediate container dbf493d3ad4a [2021-08-04T16:14:29.610Z] ---> 727bd70eabbc [2021-08-04T16:14:29.610Z] Step 21/23 : LABEL arch=arm64 [2021-08-04T16:14:30.210Z] ---> Running in 9e864dccc376 [2021-08-04T16:14:31.194Z] Removing intermediate container 9e864dccc376 [2021-08-04T16:14:31.194Z] ---> 791e5fbd3489 [2021-08-04T16:14:31.194Z] Step 22/23 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:14:31.802Z] ---> Running in d6c081380c01 [2021-08-04T16:14:32.075Z] Removing intermediate container d6c081380c01 [2021-08-04T16:14:32.075Z] ---> 6552a44e6723 [2021-08-04T16:14:32.075Z] Step 23/23 : LABEL version=0.0.0 [2021-08-04T16:14:32.351Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-04T16:14:32.351Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-04T16:14:32.351Z] ---> cdf2a7733a7b [2021-08-04T16:14:32.351Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-04T16:14:32.351Z] ---> Running in 1dae71130246 [2021-08-04T16:14:32.351Z] ---> Running in bbda757a9acc [2021-08-04T16:14:32.947Z] Removing intermediate container 1dae71130246 [2021-08-04T16:14:32.947Z] ---> ad2878272422 [2021-08-04T16:14:32.947Z] [2021-08-04T16:14:33.224Z] Successfully built ad2878272422 [2021-08-04T16:14:33.224Z] Removing intermediate container bbda757a9acc [2021-08-04T16:14:33.224Z] ---> 2e5f5105bd1f [2021-08-04T16:14:33.224Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-04T16:14:33.224Z] Successfully tagged support-notifications-arm64:latest [2021-08-04T16:14:33.495Z]  Building support-notifications ... done  ---> Running in 67a19e85c592 [2021-08-04T16:14:35.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T16:14:35.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T16:14:36.074Z] (1/39) Installing readline (8.1.0-r0) [2021-08-04T16:14:36.074Z] (2/39) Installing bash (5.1.0-r0) [2021-08-04T16:14:36.074Z] Executing bash-5.1.0-r0.post-install [2021-08-04T16:14:36.074Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-04T16:14:36.074Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-04T16:14:36.074Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-04T16:14:36.074Z] (6/39) Installing curl (7.78.0-r0) [2021-08-04T16:14:36.074Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-04T16:14:36.074Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-04T16:14:36.074Z] (9/39) Installing expat (2.2.10-r1) [2021-08-04T16:14:36.074Z] (10/39) Installing libffi (3.3-r2) [2021-08-04T16:14:36.074Z] (11/39) Installing gdbm (1.19-r0) [2021-08-04T16:14:36.074Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-04T16:14:36.347Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-04T16:14:36.347Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-04T16:14:38.316Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-04T16:14:38.316Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-04T16:14:38.316Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-04T16:14:38.316Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-04T16:14:38.316Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-04T16:14:38.316Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-04T16:14:38.316Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-04T16:14:38.316Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-04T16:14:38.317Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-04T16:14:38.317Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-04T16:14:38.317Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-04T16:14:38.317Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-04T16:14:38.317Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-04T16:14:38.317Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-04T16:14:38.317Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-04T16:14:38.317Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-04T16:14:38.588Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-04T16:14:38.588Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-04T16:14:38.588Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-04T16:14:38.588Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-04T16:14:38.588Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-04T16:14:38.588Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-04T16:14:38.588Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-04T16:14:38.588Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-04T16:14:38.588Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-04T16:14:39.183Z] Executing busybox-1.32.1-r6.trigger [2021-08-04T16:14:39.183Z] OK: 82 MiB in 59 packages [2021-08-04T16:14:45.874Z] Collecting docker-compose==1.23.2 [2021-08-04T16:14:45.874Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-04T16:14:46.146Z] Collecting docker<4.0,>=3.6.0 [2021-08-04T16:14:46.146Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-04T16:14:46.738Z] Collecting PyYAML<4,>=3.10 [2021-08-04T16:14:46.738Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-04T16:14:50.124Z] Collecting jsonschema<3,>=2.5.1 [2021-08-04T16:14:50.124Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-04T16:14:50.124Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-04T16:14:50.124Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-04T16:14:50.124Z] Collecting texttable<0.10,>=0.9.0 [2021-08-04T16:14:50.124Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-04T16:14:52.108Z] Collecting cached-property<2,>=1.2.0 [2021-08-04T16:14:52.108Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-04T16:14:52.700Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-04T16:14:52.971Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-04T16:14:52.971Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-04T16:14:52.971Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-04T16:14:54.395Z] Collecting docopt<0.7,>=0.6.1 [2021-08-04T16:14:54.395Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-04T16:14:56.371Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-04T16:14:56.641Z] Collecting docker-pycreds>=0.4.0 [2021-08-04T16:14:56.641Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-04T16:14:57.234Z] Collecting certifi>=2017.4.17 [2021-08-04T16:14:57.234Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-04T16:14:57.825Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-04T16:14:57.825Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-04T16:14:57.825Z] Collecting idna<2.8,>=2.5 [2021-08-04T16:14:58.098Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-04T16:14:58.098Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-04T16:14:58.098Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-04T16:14:58.368Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-04T16:14:58.368Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-04T16:14:58.368Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-04T16:14:58.368Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-04T16:14:59.344Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-04T16:14:59.344Z] Attempting uninstall: urllib3 [2021-08-04T16:14:59.344Z] Found existing installation: urllib3 1.26.2 [2021-08-04T16:14:59.344Z] Uninstalling urllib3-1.26.2: [2021-08-04T16:14:59.344Z] Successfully uninstalled urllib3-1.26.2 [2021-08-04T16:14:59.619Z] Attempting uninstall: idna [2021-08-04T16:14:59.619Z] Found existing installation: idna 3.1 [2021-08-04T16:14:59.619Z] Uninstalling idna-3.1: [2021-08-04T16:14:59.897Z] Successfully uninstalled idna-3.1 [2021-08-04T16:15:00.490Z] Attempting uninstall: chardet [2021-08-04T16:15:00.490Z] Found existing installation: chardet 4.0.0 [2021-08-04T16:15:00.490Z] Uninstalling chardet-4.0.0: [2021-08-04T16:15:00.490Z] Successfully uninstalled chardet-4.0.0 [2021-08-04T16:15:01.918Z] Attempting uninstall: requests [2021-08-04T16:15:01.918Z] Found existing installation: requests 2.25.1 [2021-08-04T16:15:01.918Z] Uninstalling requests-2.25.1: [2021-08-04T16:15:01.918Z] Successfully uninstalled requests-2.25.1 [2021-08-04T16:15:02.206Z] Running setup.py install for texttable: started [2021-08-04T16:15:03.649Z] Running setup.py install for texttable: finished with status 'done' [2021-08-04T16:15:03.649Z] Running setup.py install for PyYAML: started [2021-08-04T16:15:05.639Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-04T16:15:05.914Z] Running setup.py install for docopt: started [2021-08-04T16:15:07.898Z] Running setup.py install for docopt: finished with status 'done' [2021-08-04T16:15:07.898Z] Running setup.py install for dockerpty: started [2021-08-04T16:15:09.883Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-04T16:15:11.322Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-04T16:15:19.727Z] Removing intermediate container 67a19e85c592 [2021-08-04T16:15:19.727Z] ---> 2d5c68945b1f [2021-08-04T16:15:19.727Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-04T16:15:20.017Z] ---> Running in bb821e293f7a [2021-08-04T16:15:20.632Z] Removing intermediate container bb821e293f7a [2021-08-04T16:15:20.632Z] ---> 3299fe3ffda4 [2021-08-04T16:15:20.632Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-04T16:15:20.910Z] ---> Running in fd81433209bd [2021-08-04T16:15:21.534Z] Removing intermediate container fd81433209bd [2021-08-04T16:15:21.534Z] ---> fdf9f464b6c9 [2021-08-04T16:15:21.534Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-04T16:15:23.015Z] ---> d6ccb1c1035f [2021-08-04T16:15:23.015Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-04T16:15:24.012Z] ---> 413920aacb51 [2021-08-04T16:15:24.012Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-04T16:15:25.454Z] ---> 14be9802a7d2 [2021-08-04T16:15:25.454Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-04T16:15:25.454Z] ---> Running in 6fa249b00fb3 [2021-08-04T16:15:26.052Z] Removing intermediate container 6fa249b00fb3 [2021-08-04T16:15:26.052Z] ---> 67a5e428f77d [2021-08-04T16:15:26.052Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T16:15:26.052Z] ---> Running in 16da2b75b97d [2021-08-04T16:15:26.650Z] Removing intermediate container 16da2b75b97d [2021-08-04T16:15:26.650Z] ---> 56f45582e21b [2021-08-04T16:15:26.650Z] Step 22/24 : LABEL arch=arm64 [2021-08-04T16:15:26.926Z] ---> Running in 76d4801b1194 [2021-08-04T16:15:27.523Z] Removing intermediate container 76d4801b1194 [2021-08-04T16:15:27.523Z] ---> 6c57421718a4 [2021-08-04T16:15:27.523Z] Step 23/24 : LABEL git_sha=2dd354c435e1478a3ee885c5e8d83f915acf849b [2021-08-04T16:15:27.798Z] ---> Running in c11d83706f71 [2021-08-04T16:15:28.392Z] Removing intermediate container c11d83706f71 [2021-08-04T16:15:28.392Z] ---> acdd602100eb [2021-08-04T16:15:28.392Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T16:15:28.664Z] ---> Running in 1629e8f8d752 [2021-08-04T16:15:29.262Z] Removing intermediate container 1629e8f8d752 [2021-08-04T16:15:29.262Z] ---> acd7ac5dc19f [2021-08-04T16:15:29.262Z] [2021-08-04T16:15:29.534Z] Successfully built acd7ac5dc19f [2021-08-04T16:15:29.534Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-04T16:15:29.825Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-04T16:15:29.834Z] $ docker stop --time=1 0b9cb92ea8bcb4a0b7b68c3f1c77d30f1a71f570f3a7903fc3a95b13c23a0a87 [2021-08-04T16:15:31.661Z] $ docker rm -f 0b9cb92ea8bcb4a0b7b68c3f1c77d30f1a71f570f3a7903fc3a95b13c23a0a87 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T16:15:32.337Z] + docker images [2021-08-04T16:15:32.610Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-04T16:15:32.611Z] sys-mgmt-agent-arm64 latest acd7ac5dc19f 4 seconds ago 311MB [2021-08-04T16:15:32.611Z] support-notifications-arm64 latest ad2878272422 About a minute ago 15.9MB [2021-08-04T16:15:32.611Z] f83dd7795369 About a minute ago 1.56GB [2021-08-04T16:15:32.611Z] d3e2b4bd3ecf About a minute ago 1.56GB [2021-08-04T16:15:32.611Z] security-proxy-setup-arm64 latest 5415d9b5398e About a minute ago 24.5MB [2021-08-04T16:15:32.611Z] support-scheduler-arm64 latest 32b05f2ed42b About a minute ago 15.2MB [2021-08-04T16:15:32.611Z] 153e75ae2c07 2 minutes ago 1.57GB [2021-08-04T16:15:32.611Z] 14d5cd26daae 2 minutes ago 1.56GB [2021-08-04T16:15:32.611Z] security-bootstrapper-arm64 latest 1c89dd59d6ed 3 minutes ago 17.7MB [2021-08-04T16:15:32.611Z] core-data-arm64 latest 095bb17761cc 3 minutes ago 19.3MB [2021-08-04T16:15:32.611Z] security-secretstore-setup-arm64 latest 5c80032bfb5c 3 minutes ago 27.4MB [2021-08-04T16:15:32.611Z] core-command-arm64 latest 6c91a48b42df 4 minutes ago 15.1MB [2021-08-04T16:15:32.611Z] core-metadata-arm64 latest 6c04fbb7ea98 4 minutes ago 15.8MB [2021-08-04T16:15:32.611Z] b3a68935473d 4 minutes ago 1.57GB [2021-08-04T16:15:32.611Z] b2fc362eea73 4 minutes ago 1.56GB [2021-08-04T16:15:32.611Z] 7dcc4db45163 4 minutes ago 1.57GB [2021-08-04T16:15:32.611Z] 5efe6cf38e78 4 minutes ago 1.56GB [2021-08-04T16:15:32.611Z] 4824fdb2a08d 4 minutes ago 1.56GB [2021-08-04T16:15:32.611Z] ci-base-image-arm64 latest c6296e616bfd 15 minutes ago 1.23GB [2021-08-04T16:15:32.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 45 hours ago 533MB [2021-08-04T16:15:32.611Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-04T16:15:32.611Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-08-04T16:15:32.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T16:15:35.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T16:15:35.802Z] [2021-08-04T16:15:35.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-04T16:15:36.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T16:15:36.759Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-04T16:15:36.759Z] 448f6bf000e3: Pulling fs layer [2021-08-04T16:15:36.759Z] f757da607395: Pulling fs layer [2021-08-04T16:15:36.759Z] 05883995daec: Pulling fs layer [2021-08-04T16:15:36.759Z] 8603b9c90790: Pulling fs layer [2021-08-04T16:15:36.759Z] 1560dd03e051: Pulling fs layer [2021-08-04T16:15:36.759Z] 27f5ce0e4adf: Pulling fs layer [2021-08-04T16:15:36.759Z] c2d8d7efcc4b: Pulling fs layer [2021-08-04T16:15:36.759Z] 27f5ce0e4adf: Waiting [2021-08-04T16:15:36.759Z] c2d8d7efcc4b: Waiting [2021-08-04T16:15:36.759Z] 8603b9c90790: Waiting [2021-08-04T16:15:36.759Z] 1560dd03e051: Waiting [2021-08-04T16:15:37.038Z] f757da607395: Download complete [2021-08-04T16:15:37.038Z] 8603b9c90790: Verifying Checksum [2021-08-04T16:15:37.038Z] 8603b9c90790: Download complete [2021-08-04T16:15:37.314Z] 1560dd03e051: Verifying Checksum [2021-08-04T16:15:37.314Z] 1560dd03e051: Download complete [2021-08-04T16:15:37.314Z] 05883995daec: Verifying Checksum [2021-08-04T16:15:37.314Z] 05883995daec: Download complete [2021-08-04T16:15:37.314Z] 27f5ce0e4adf: Verifying Checksum [2021-08-04T16:15:38.304Z] 448f6bf000e3: Verifying Checksum [2021-08-04T16:15:38.304Z] 448f6bf000e3: Download complete [2021-08-04T16:15:40.930Z] c2d8d7efcc4b: Verifying Checksum [2021-08-04T16:15:40.930Z] c2d8d7efcc4b: Download complete [2021-08-04T16:15:41.911Z] 448f6bf000e3: Pull complete [2021-08-04T16:15:42.511Z] f757da607395: Pull complete [2021-08-04T16:15:43.956Z] 05883995daec: Pull complete [2021-08-04T16:15:44.554Z] 8603b9c90790: Pull complete [2021-08-04T16:15:45.542Z] 1560dd03e051: Pull complete [2021-08-04T16:15:46.137Z] 27f5ce0e4adf: Pull complete [2021-08-04T16:16:01.239Z] c2d8d7efcc4b: Pull complete [2021-08-04T16:16:01.239Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-04T16:16:01.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T16:16:01.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-04T16:16:01.540Z] prd-ubuntu18.04-docker-arm64-4c-16g-1984 does not seem to be running inside a container [2021-08-04T16:16:01.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-04T16:16:06.837Z] $ docker top ab3e08612702d7c2ba79aa672135a541aafcb90b4cd57711bfc309ac3a35ceab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T16:16:08.259Z] ---> job-cost.sh [2021-08-04T16:16:08.259Z] lf-activate-venv: SKIPPING [2021-08-04T16:16:08.259Z] INFO: No Stack... [2021-08-04T16:16:09.234Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-04T16:16:09.507Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T16:16:10.196Z] + + cut -d, -f6 [2021-08-04T16:16:10.196Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-08-04T16:16:10.291Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3649-1-stack-cost] [2021-08-04T16:16:10.299Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3649-1-stack-cost] did not exist. Created. [2021-08-04T16:16:10.299Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3649-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T16:16:11.075Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-04T16:16:11.252Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T16:16:11.276Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3649-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T16:16:11.340Z] $ docker stop --time=1 ab3e08612702d7c2ba79aa672135a541aafcb90b4cd57711bfc309ac3a35ceab [2021-08-04T16:16:13.015Z] $ docker rm -f ab3e08612702d7c2ba79aa672135a541aafcb90b4cd57711bfc309ac3a35ceab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-04T16:16:14.867Z] provisioning config files... [2021-08-04T16:16:14.882Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config936511731264143007tmp [Pipeline] { [Pipeline] sh [2021-08-04T16:16:15.251Z] + set +x [2021-08-04T16:16:15.251Z] + bash -s -- [2021-08-04T16:16:15.251Z] + curl -s https://codecov.io/bash [2021-08-04T16:16:15.525Z] [2021-08-04T16:16:15.525Z] _____ _ [2021-08-04T16:16:15.525Z] / ____| | | [2021-08-04T16:16:15.525Z] | | ___ __| | ___ ___ _____ __ [2021-08-04T16:16:15.525Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-04T16:16:15.525Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-04T16:16:15.525Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-04T16:16:15.525Z] Bash-1.0.6 [2021-08-04T16:16:15.525Z] [2021-08-04T16:16:15.525Z] [2021-08-04T16:16:15.525Z] ==> git version 2.24.4 found [2021-08-04T16:16:15.525Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-04T16:16:15.525Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-04T16:16:15.525Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-04T16:16:15.525Z] ==> Jenkins CI detected. [2021-08-04T16:16:15.526Z] current dir:  /w/workspace/edgex-go/1 [2021-08-04T16:16:15.526Z] project root: . [2021-08-04T16:16:15.526Z] --> token set from env [2021-08-04T16:16:15.526Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-04T16:16:15.526Z] ==> Running gcov in . (disable via -X gcov) [2021-08-04T16:16:15.526Z] ==> Python coveragepy not found [2021-08-04T16:16:15.526Z] ==> Searching for coverage reports in: [2021-08-04T16:16:15.526Z] + . [2021-08-04T16:16:15.526Z] -> Found 1 reports [2021-08-04T16:16:15.526Z] ==> Detecting git/mercurial file structure [2021-08-04T16:16:15.526Z] ==> Reading reports [2021-08-04T16:16:15.526Z] + ./coverage.out bytes=404065 [2021-08-04T16:16:15.526Z] ==> Appending adjustments [2021-08-04T16:16:15.526Z] https://docs.codecov.io/docs/fixing-reports [2021-08-04T16:16:16.502Z] + Found adjustments [2021-08-04T16:16:16.502Z] ==> Gzipping contents [2021-08-04T16:16:16.502Z] 56K /tmp/codecov.g5UkjH.gz [2021-08-04T16:16:16.502Z] ==> Uploading reports [2021-08-04T16:16:16.502Z] url: https://codecov.io [2021-08-04T16:16:16.502Z] query: branch=PR-3649&commit=2dd354c435e1478a3ee885c5e8d83f915acf849b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3649%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3649&job=&cmd_args= [2021-08-04T16:16:16.502Z] -> Pinging Codecov [2021-08-04T16:16:16.502Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3649&commit=2dd354c435e1478a3ee885c5e8d83f915acf849b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3649%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3649&job=&cmd_args= [2021-08-04T16:16:17.311Z] -> Uploading to [2021-08-04T16:16:17.311Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-04/00271124DB129430A58F1EEE437C3FCB/2dd354c435e1478a3ee885c5e8d83f915acf849b/103e0de3-7940-4d4c-8c18-39d6767828a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T161616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a384f706c21bc2fa7702bda22430f0530c2732c711ecf19d55cecb1df47a3a72 [2021-08-04T16:16:17.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T16:16:17.311Z] Dload Upload Total Spent Left Speed [2021-08-04T16:16:17.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54494 0 0 100 54494 0 124k --:--:-- --:--:-- --:--:-- 124k [2021-08-04T16:16:17.311Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2dd354c435e1478a3ee885c5e8d83f915acf849b [Pipeline] } [2021-08-04T16:16:17.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-04T16:16:20.965Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-04T16:16:21.338Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T16:16:21.977Z] ---> package-listing.sh [2021-08-04T16:16:21.978Z] ++ facter osfamily [2021-08-04T16:16:21.978Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-04T16:16:22.244Z] + OS_FAMILY=redhat [2021-08-04T16:16:22.244Z] + workspace=/w/workspace/edgex-go/1 [2021-08-04T16:16:22.244Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-04T16:16:22.244Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-04T16:16:22.244Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-04T16:16:22.244Z] + PACKAGES=/tmp/packages_start.txt [2021-08-04T16:16:22.244Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-04T16:16:22.244Z] + PACKAGES=/tmp/packages_end.txt [2021-08-04T16:16:22.244Z] + case "${OS_FAMILY}" in [2021-08-04T16:16:22.244Z] + rpm -qa [2021-08-04T16:16:22.244Z] + sort [2021-08-04T16:16:24.408Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-04T16:16:24.408Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-04T16:16:24.408Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-04T16:16:24.408Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-04T16:16:24.408Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-04T16:16:24.408Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-04T16:16:24.447Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-04T16:16:24.769Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-04T16:16:25.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T16:16:25.613Z] [2021-08-04T16:16:25.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T16:16:26.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T16:16:26.000Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T16:16:26.000Z] b4d181a07f80: Pulling fs layer [2021-08-04T16:16:26.000Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T16:16:26.000Z] ed53099fbce6: Pulling fs layer [2021-08-04T16:16:26.000Z] dc539afda2c1: Pulling fs layer [2021-08-04T16:16:26.000Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T16:16:26.000Z] 9065ff56babe: Pulling fs layer [2021-08-04T16:16:26.000Z] d287ab97295c: Pulling fs layer [2021-08-04T16:16:26.000Z] dc539afda2c1: Waiting [2021-08-04T16:16:26.000Z] 77bc0d833cb6: Waiting [2021-08-04T16:16:26.000Z] 9065ff56babe: Waiting [2021-08-04T16:16:26.000Z] d287ab97295c: Waiting [2021-08-04T16:16:26.265Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T16:16:26.265Z] a1111a8f2ec3: Download complete [2021-08-04T16:16:26.265Z] dc539afda2c1: Verifying Checksum [2021-08-04T16:16:26.265Z] dc539afda2c1: Download complete [2021-08-04T16:16:26.941Z] ed53099fbce6: Verifying Checksum [2021-08-04T16:16:26.941Z] ed53099fbce6: Download complete [2021-08-04T16:16:26.941Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T16:16:26.941Z] 77bc0d833cb6: Download complete [2021-08-04T16:16:26.941Z] 9065ff56babe: Verifying Checksum [2021-08-04T16:16:26.941Z] 9065ff56babe: Download complete [2021-08-04T16:16:27.543Z] b4d181a07f80: Verifying Checksum [2021-08-04T16:16:27.543Z] b4d181a07f80: Download complete [2021-08-04T16:16:29.209Z] b4d181a07f80: Pull complete [2021-08-04T16:16:29.209Z] a1111a8f2ec3: Pull complete [2021-08-04T16:16:29.474Z] ed53099fbce6: Pull complete [2021-08-04T16:16:29.474Z] dc539afda2c1: Pull complete [2021-08-04T16:16:29.741Z] 77bc0d833cb6: Pull complete [2021-08-04T16:16:29.741Z] 9065ff56babe: Pull complete [2021-08-04T16:16:31.693Z] d287ab97295c: Verifying Checksum [2021-08-04T16:16:31.693Z] d287ab97295c: Download complete [2021-08-04T16:16:35.985Z] d287ab97295c: Pull complete [2021-08-04T16:16:35.985Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T16:16:35.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T16:16:35.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T16:16:36.100Z] prd-centos7-docker-4c-2g-1983 does not seem to be running inside a container [2021-08-04T16:16:36.165Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-04T16:16:39.220Z] $ docker top d45473f7b2c182f296f908d19c14c9f6cc08d43d787535e7465ec4d37ce6abbd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T16:16:39.901Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-04T16:16:40.250Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-04T16:16:40.584Z] + ls /var/log/sa-host [2021-08-04T16:16:40.584Z] + sadf -c /var/log/sa-host/sa04 [2021-08-04T16:16:40.584Z] file_magic: OK [2021-08-04T16:16:40.584Z] HZ: Using current value: 100 [2021-08-04T16:16:40.584Z] file_header: OK [2021-08-04T16:16:40.584Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-04T16:16:40.584Z] Statistics: [2021-08-04T16:16:40.584Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T16:16:40.584Z] File successfully converted to sysstat format version 12.0.3 [2021-08-04T16:16:40.584Z] + sadf -c /var/log/sa-host/sa05 [2021-08-04T16:16:40.584Z] file_magic: OK [2021-08-04T16:16:40.584Z] HZ: Using current value: 100 [2021-08-04T16:16:40.584Z] file_header: OK [2021-08-04T16:16:40.584Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-04T16:16:40.584Z] Statistics: [2021-08-04T16:16:40.584Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T16:16:40.584Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T16:16:41.244Z] provisioning config files... [2021-08-04T16:16:41.261Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5955073839826720138tmp [Pipeline] { [Pipeline] echo [2021-08-04T16:16:41.321Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T16:16:41.674Z] ---> create-netrc.sh [Pipeline] } [2021-08-04T16:16:41.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-04T16:16:42.184Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-04T16:16:42.218Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T16:16:42.572Z] ---> sudo-logs.sh [2021-08-04T16:16:42.572Z] Archiving 'sudo' log.. [2021-08-04T16:16:42.573Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1983.vexxhost.local: Name or service not known [2021-08-04T16:16:42.573Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1983.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-04T16:16:42.662Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T16:16:43.039Z] ---> job-cost.sh [2021-08-04T16:16:43.039Z] lf-activate-venv: SKIPPING [2021-08-04T16:16:43.039Z] DEBUG: total: 0.18000000715255737 [2021-08-04T16:16:43.039Z] INFO: Retrieving Stack Cost... [2021-08-04T16:16:44.001Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T16:16:44.269Z] INFO: Archiving Costs [Pipeline] echo [2021-08-04T16:16:44.310Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T16:16:44.663Z] ---> logs-deploy.sh [2021-08-04T16:16:44.663Z] lf-activate-venv: SKIPPING [2021-08-04T16:16:44.663Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3649/1 [2021-08-04T16:16:44.663Z] INFO: archiving workspace using pattern(s): [2021-08-04T16:16:45.247Z] Archives upload complete. [2021-08-04T16:16:45.514Z] INFO: archiving logs to Nexus