Pull request #3214 opened Connecting to https://api.github.com using edgex-jenkins/****** (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 master at f0a5054a805e8aad79e6fefc9c847f3d46b91de1 rather than 8e3f381f48b291784d2fa4191d0258c1a582df0c Obtained Jenkinsfile from f0a5054a805e8aad79e6fefc9c847f3d46b91de1 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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-3214/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3214/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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/v1 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-28217 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f0a5054a805e8aad79e6fefc9c847f3d46b91de1 into PR head commit 8e3f381f48b291784d2fa4191d0258c1a582df0c > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 Merge succeeded, producing 8e3f381f48b291784d2fa4191d0258c1a582df0c Checking out Revision 8e3f381f48b291784d2fa4191d0258c1a582df0c (PR-3214) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f0a5054a805e8aad79e6fefc9c847f3d46b91de1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 Commit message: "build: Upgrade the go-mod-core-contracts lib" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:04:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:04:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:04:36 ========================================================= 14:04:36 EdgeX Global Pipelines Version Info 14:04:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:04:38 ------------------- 14:04:38 stable info: 14:04:38 ------------------- 14:04:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:04:38 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 14:04:38 Message: update stable to v1.0.183 14:04:39 ------------------- 14:04:39 experimental info: 14:04:39 ------------------- 14:04:39 Commited By: **** collab-it+edgex@linuxfoundation.org 14:04:39 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 14:04:39 Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:04:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:04:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:04:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:04:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:04:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:04:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 14:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 14:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:04:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:04:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:04:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:04:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:04:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:04:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 14:04:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:04:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:04:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3214 [Pipeline] echo 14:04:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3214 [Pipeline] echo 14:04:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3214 [Pipeline] echo 14:04:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e3f381f48b291784d2fa4191d0258c1a582df0c [Pipeline] echo 14:04:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e3f381 [Pipeline] echo 14:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:04:43 provisioning config files... 14:04:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4923214636780842035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:43 ---> docker-login.sh 14:04:43 nexus3.edgexfoundry.org:10001 14:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:44 Configure a credential helper to remove this warning. See 14:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:44 14:04:44 Login Succeeded 14:04:44 nexus3.edgexfoundry.org:10002 14:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:44 Configure a credential helper to remove this warning. See 14:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:44 14:04:44 Login Succeeded 14:04:44 nexus3.edgexfoundry.org:10003 14:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:45 Configure a credential helper to remove this warning. See 14:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:45 14:04:45 Login Succeeded 14:04:45 nexus3.edgexfoundry.org:10004 14:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:45 Configure a credential helper to remove this warning. See 14:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:45 14:04:45 Login Succeeded 14:04:45 docker.io 14:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:45 Configure a credential helper to remove this warning. See 14:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:45 14:04:45 Login Succeeded 14:04:45 ---> docker-login.sh ends [Pipeline] } 14:04:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:46 ++ 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 14:04:46 + for file in '`ls cmd/**/Dockerfile`' 14:04:46 ++ dirname cmd/core-command/Dockerfile 14:04:46 ++ cut -d/ -f2 14:04:46 + echo core-command,cmd/core-command/Dockerfile 14:04:46 + for file in '`ls cmd/**/Dockerfile`' 14:04:46 ++ dirname cmd/core-data/Dockerfile 14:04:46 ++ cut -d/ -f2 14:04:46 + echo core-data,cmd/core-data/Dockerfile 14:04:46 + for file in '`ls cmd/**/Dockerfile`' 14:04:46 ++ dirname cmd/core-metadata/Dockerfile 14:04:46 ++ cut -d/ -f2 14:04:46 + echo core-metadata,cmd/core-metadata/Dockerfile 14:04:46 + for file in '`ls cmd/**/Dockerfile`' 14:04:46 ++ dirname cmd/security-bootstrapper/Dockerfile 14:04:46 ++ cut -d/ -f2 14:04:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:04:46 + for file in '`ls cmd/**/Dockerfile`' 14:04:46 ++ dirname cmd/security-proxy-setup/Dockerfile 14:04:46 ++ cut -d/ -f2 14:04:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:04:46 + for file in '`ls cmd/**/Dockerfile`' 14:04:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:04:46 ++ cut -d/ -f2 14:04:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:04:46 + for file in '`ls cmd/**/Dockerfile`' 14:04:46 ++ dirname cmd/support-notifications/Dockerfile 14:04:46 ++ cut -d/ -f2 14:04:46 + echo support-notifications,cmd/support-notifications/Dockerfile 14:04:46 + for file in '`ls cmd/**/Dockerfile`' 14:04:46 ++ dirname cmd/support-scheduler/Dockerfile 14:04:46 ++ cut -d/ -f2 14:04:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:04:46 + for file in '`ls cmd/**/Dockerfile`' 14:04:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:04:46 ++ cut -d/ -f2 14:04:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:04:46 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:04:47 14:04:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:04:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:04:48 latest: Pulling from edgex-devops/git-semver 14:04:48 31603596830f: Pulling fs layer 14:04:48 2a8b12db71e7: Pulling fs layer 14:04:48 6ca5941a6612: Pulling fs layer 14:04:48 ecc8261a40a4: Pulling fs layer 14:04:48 ecc8261a40a4: Waiting 14:04:48 2a8b12db71e7: Verifying Checksum 14:04:48 2a8b12db71e7: Download complete 14:04:48 31603596830f: Verifying Checksum 14:04:48 31603596830f: Download complete 14:04:48 ecc8261a40a4: Verifying Checksum 14:04:48 ecc8261a40a4: Download complete 14:04:48 6ca5941a6612: Verifying Checksum 14:04:48 6ca5941a6612: Download complete 14:04:48 31603596830f: Pull complete 14:04:49 2a8b12db71e7: Pull complete 14:04:50 6ca5941a6612: Pull complete 14:04:50 ecc8261a40a4: Pull complete 14:04:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:04:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:04:50 prd-centos7-docker-4c-2g-28217 does not seem to be running inside a container 14:04:50 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:04:53 $ docker top 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:53 [ssh-agent] Looking for ssh-agent implementation... 14:04:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:53 $ docker exec 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 ssh-agent 14:04:54 SSH_AUTH_SOCK=/tmp/ssh-0y7frXPQK9ol/agent.11 14:04:54 SSH_AGENT_PID=16 14:04:54 Running ssh-add (command line suppressed) 14:04:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4469751063801607215.key (/w/workspace/edgex-go/1@tmp/private_key_4469751063801607215.key) 14:04:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:54 + git tag --points-at HEAD [Pipeline] } 14:04:54 $ docker exec --env ******** --env ******** 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 ssh-agent -k 14:04:54 unset SSH_AUTH_SOCK; 14:04:54 unset SSH_AGENT_PID; 14:04:54 echo Agent pid 16 killed; 14:04:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:04:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:55 [ssh-agent] Looking for ssh-agent implementation... 14:04:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:55 $ docker exec 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 ssh-agent 14:04:55 SSH_AUTH_SOCK=/tmp/ssh-B4HEltZpODF8/agent.48 14:04:55 SSH_AGENT_PID=53 14:04:55 Running ssh-add (command line suppressed) 14:04:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1461497959870130293.key (/w/workspace/edgex-go/1@tmp/private_key_1461497959870130293.key) 14:04:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:55 + git semver init 14:04:55 # -> Open(): unable to determine branch for HEAD 14:04:55 # $GIT_DIR = /w/workspace/edgex-go/1/.git 14:04:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 14:04:55 # $SEMVER_REMOTE_NAME = origin 14:04:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:04:55 # $SEMVER_USER_NAME = edgex-jenkins 14:04:55 # $SEMVER_BRANCH = PR-3214 14:04:55 # $SEMVER_TEMP = /tmp/semver-730757436 14:04:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:05:18 # '/tmp/semver-730757436' -> '/w/workspace/edgex-go/1/.semver' 14:05:18 # -> Force: false 14:05:18 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 14:05:18 $ docker exec --env ******** --env ******** 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 ssh-agent -k 14:05:18 unset SSH_AUTH_SOCK; 14:05:18 unset SSH_AGENT_PID; 14:05:18 echo Agent pid 53 killed; 14:05:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:05:19 + git semver [Pipeline] } 14:05:19 $ docker stop --time=1 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 14:05:20 $ docker rm -f 9dbcff949f58761fbe53b5e9ec1cf86251c7930c97d511e4f4069c6e206a3d56 [Pipeline] // withDockerContainer [Pipeline] sh 14:05:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:05:21 Stashed 1 file(s) [Pipeline] echo 14:05:21 [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] sh 14:05:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:05:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:05:23 + sudo service docker restart 14:05:23 + true 14:05:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 14:05:24 ========================================================= 14:05:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:05:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:05:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 14:05:28 Sending build context to Docker daemon 328.2MB 14:05:28 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 14:05:28 Step 2/6 : FROM ${BASE} 14:05:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:05:28 188c0c94c7c5: Pulling fs layer 14:05:28 0ef7d3d256c8: Pulling fs layer 14:05:28 de9db76c5a1d: Pulling fs layer 14:05:28 bca2f99d35d6: Pulling fs layer 14:05:28 93359f2a8cfa: Pulling fs layer 14:05:28 7c6f9722023f: Pulling fs layer 14:05:28 a35cf1a2eb13: Pulling fs layer 14:05:28 93359f2a8cfa: Waiting 14:05:28 7c6f9722023f: Waiting 14:05:28 a35cf1a2eb13: Waiting 14:05:28 bca2f99d35d6: Waiting 14:05:28 de9db76c5a1d: Verifying Checksum 14:05:28 de9db76c5a1d: Download complete 14:05:28 0ef7d3d256c8: Verifying Checksum 14:05:28 0ef7d3d256c8: Download complete 14:05:28 93359f2a8cfa: Verifying Checksum 14:05:28 93359f2a8cfa: Download complete 14:05:28 188c0c94c7c5: Verifying Checksum 14:05:28 188c0c94c7c5: Download complete 14:05:28 7c6f9722023f: Verifying Checksum 14:05:28 7c6f9722023f: Download complete 14:05:28 188c0c94c7c5: Pull complete 14:05:29 0ef7d3d256c8: Pull complete 14:05:29 de9db76c5a1d: Pull complete 14:05:31 a35cf1a2eb13: Verifying Checksum 14:05:31 a35cf1a2eb13: Download complete 14:05:31 bca2f99d35d6: Verifying Checksum 14:05:31 bca2f99d35d6: Download complete 14:05:37 Still waiting to schedule task 14:05:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:05:37 bca2f99d35d6: Pull complete 14:05:37 93359f2a8cfa: Pull complete 14:05:37 7c6f9722023f: Pull complete 14:05:42 a35cf1a2eb13: Pull complete 14:05:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 14:05:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:05:42 ---> a62c8e92a672 14:05:42 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 14:05:42 ---> Running in ed27d4726bfc 14:05:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:05:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:05:45 (1/12) Installing libmagic (5.38-r0) 14:05:45 (2/12) Installing file (5.38-r0) 14:05:45 (3/12) Installing libc-dev (0.7.2-r3) 14:05:45 (4/12) Installing g++ (9.3.0-r2) 14:05:51 (5/12) Installing fortify-headers (1.1-r0) 14:05:51 (6/12) Installing patch (2.7.6-r6) 14:05:51 (7/12) Installing build-base (0.5-r2) 14:05:51 (8/12) Installing libsodium (1.0.18-r0) 14:05:51 (9/12) Installing pkgconf (1.7.2-r0) 14:05:51 (10/12) Installing libsodium-dev (1.0.18-r0) 14:05:51 (11/12) Installing libzmq (4.3.3-r0) 14:05:51 (12/12) Installing zeromq-dev (4.3.3-r0) 14:05:51 Executing busybox-1.31.1-r19.trigger 14:05:51 OK: 233 MiB in 51 packages 14:05:54 Removing intermediate container ed27d4726bfc 14:05:54 ---> 66c94cbb8f01 14:05:54 Step 4/6 : WORKDIR /edgex-go 14:05:54 ---> Running in 222aecfea669 14:05:54 Removing intermediate container 222aecfea669 14:05:54 ---> 9e0854ae7a04 14:05:54 Step 5/6 : COPY go.mod . 14:05:55 ---> 991405c6dc8a 14:05:55 Step 6/6 : RUN go mod download 14:05:55 ---> Running in 8ffbbbc4567a 14:06:22 Removing intermediate container 8ffbbbc4567a 14:06:22 ---> 7ad8f9fa33f7 14:06:22 Successfully built 7ad8f9fa33f7 14:06:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:06:22 + docker inspect -f . ci-base-image-x86_64 14:06:22 . [Pipeline] withDockerContainer 14:06:22 prd-centos7-docker-4c-2g-28217 does not seem to be running inside a container 14:06:22 $ 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 ******** ci-base-image-x86_64 cat 14:06:23 $ docker top 4e1a07c89c13746f4597f3b816fddbda5e172826e192aaf8bb11a3a974283302 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:24 + go version 14:06:24 go version go1.15.5 linux/amd64 [Pipeline] } 14:06:24 $ docker stop --time=1 4e1a07c89c13746f4597f3b816fddbda5e172826e192aaf8bb11a3a974283302 14:06:25 $ docker rm -f 4e1a07c89c13746f4597f3b816fddbda5e172826e192aaf8bb11a3a974283302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:06:26 + docker inspect -f . ci-base-image-x86_64 14:06:26 . [Pipeline] withDockerContainer 14:06:26 prd-centos7-docker-4c-2g-28217 does not seem to be running inside a container 14:06:26 $ 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 ******** ci-base-image-x86_64 cat 14:06:27 $ docker top 4c65ee52635546dc254355c1fedc562d04ae6a69df2907222dc088bffc72282b -eo pid,comm [Pipeline] { [Pipeline] echo 14:06:27 ========================================================= 14:06:27 [edgeXBuildGoParallel] Running Tests and Build... 14:06:27 ========================================================= [Pipeline] sh 14:06:28 + make test 14:06:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:06:38 ? github.com/edgexfoundry/edgex-go [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:07:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:07:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:07:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:07:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:07:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:07:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:07:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:07:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:07:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:07:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:07:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:07:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.112s coverage: 45.9% of statements 14:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 14:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 14:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 14:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 14:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 14:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.109s coverage: 100.0% of statements 14:07:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.183s coverage: 27.1% of statements 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:07:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 14:07:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.053s coverage: 100.0% of statements 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 14:07:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.119s coverage: 66.2% of statements 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 14:07:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.446s coverage: 82.4% of statements 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 14:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 14:07:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.358s coverage: 28.6% of statements 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 14:07:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 14:07:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 14:07:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 14:07:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.151s coverage: 97.5% of statements 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 14:07:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 14:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 14:07:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.400s coverage: 92.8% of statements 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 14:07:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 14:07:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 14:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 45.5% of statements 14:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements 14:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.033s coverage: 94.1% of statements 14:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 14:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 14:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 14:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.6% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 62.4% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.297s coverage: 69.1% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.091s coverage: 38.4% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.161s coverage: 47.0% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.147s coverage: 89.4% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.753s coverage: 29.1% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.065s coverage: 94.3% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 14:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 14:07:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 14:07:43 GO111MODULE=on go vet ./... 14:08:10 gofmt -l . 14:08:10 [ "`gofmt -l .`" = "" ] 14:08:10 ./bin/test-go-mod-tidy.sh 14:08:10 ./bin/test-attribution-txt.sh [Pipeline] sh 14:08:11 + ls -al . 14:08:11 total 712 14:08:11 drwxrwxr-x 10 1001 1001 4096 Mar 2 14:08 . 14:08:11 drwxr-xr-x 4 root root 28 Mar 2 14:06 .. 14:08:11 -rw-rw-r-- 1 1001 1001 11 Mar 2 14:04 .dockerignore 14:08:11 drwxrwxr-x 8 1001 1001 179 Mar 2 14:04 .git 14:08:11 drwxrwxr-x 3 1001 1001 125 Mar 2 14:04 .github 14:08:11 -rw-rw-r-- 1 1001 1001 818 Mar 2 14:04 .gitignore 14:08:11 drwx------ 3 1001 1001 60 Mar 2 14:05 .semver 14:08:11 -rw-rw-r-- 1 1001 1001 166 Mar 2 14:04 .sonarcloud.properties 14:08:11 -rw-rw-r-- 1 1001 1001 8475 Mar 2 14:04 Attribution.txt 14:08:11 -rw-rw-r-- 1 1001 1001 3804 Mar 2 14:04 CONTRIBUTING.md 14:08:11 -rw-rw-r-- 1 1001 1001 931 Mar 2 14:04 Dockerfile.build 14:08:11 -rw-rw-r-- 1 1001 1001 863 Mar 2 14:04 Jenkinsfile 14:08:11 -rw-rw-r-- 1 1001 1001 10775 Mar 2 14:04 LICENSE 14:08:11 -rw-rw-r-- 1 1001 1001 5774 Mar 2 14:04 Makefile 14:08:11 -rw-rw-r-- 1 1001 1001 6524 Mar 2 14:04 README.md 14:08:11 -rw-rw-r-- 1 1001 1001 6755 Mar 2 14:04 SECURITY.md 14:08:11 -rw-rw-r-- 1 1001 1001 5 Mar 2 14:05 VERSION 14:08:11 -rw-rw-r-- 1 1001 1001 4131 Mar 2 14:04 ZMQWindows.md 14:08:11 drwxrwxr-x 2 1001 1001 117 Mar 2 14:04 bin 14:08:11 drwxrwxr-x 14 1001 1001 4096 Mar 2 14:04 cmd 14:08:11 -rw-r--r-- 1 root root 600749 Mar 2 14:07 coverage.out 14:08:11 -rw-r--r-- 1 root root 1055 Mar 2 14:08 go.mod 14:08:11 -rw-r--r-- 1 root root 21699 Mar 2 14:08 go.sum 14:08:11 drwxrwxr-x 8 1001 1001 127 Mar 2 14:04 internal 14:08:11 drwxrwxr-x 4 1001 1001 26 Mar 2 14:04 openapi 14:08:11 drwxrwxr-x 4 1001 1001 71 Mar 2 14:04 snap 14:08:11 -rw-rw-r-- 1 1001 1001 168 Mar 2 14:04 version.go [Pipeline] sh 14:08:11 + '[' -e coverage.out ] 14:08:11 + chown 1001:1001 coverage.out [Pipeline] stash 14:08:12 Stashed 1 file(s) [Pipeline] sh 14:08:12 + make build 14:08:12 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 14:08:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28219 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws 14:08:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:08:16 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 14:08:18 using credential edgex-jenkins-ssh 14:08:19 Cloning the remote Git repository 14:08:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:08:19 > git init /w/workspace/edgex-go/1 # timeout=10 14:08:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:08:19 > git --version # timeout=10 14:08:19 > git --version # 'git version 2.17.1' 14:08:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:08:25 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 14:08:26 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 14:08:28 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 14:08:28 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 14:08:30 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 14:08:31 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 14:08:32 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 14:08:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:08:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:08:34 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 14:08:35 Merging remotes/origin/master commit f0a5054a805e8aad79e6fefc9c847f3d46b91de1 into PR head commit 8e3f381f48b291784d2fa4191d0258c1a582df0c 14:08:35 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 14:08:35 Merge succeeded, producing 8e3f381f48b291784d2fa4191d0258c1a582df0c 14:08:35 Checking out Revision 8e3f381f48b291784d2fa4191d0258c1a582df0c (PR-3214) 14:08:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:08:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:08:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:08:35 > git config core.sparsecheckout # timeout=10 14:08:35 > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 14:08:35 > git remote # timeout=10 14:08:35 > git config --get remote.origin.url # timeout=10 14:08:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:35 > git merge f0a5054a805e8aad79e6fefc9c847f3d46b91de1 # timeout=10 14:08:35 > git rev-parse HEAD^{commit} # timeout=10 14:08:35 > git config core.sparsecheckout # timeout=10 14:08:35 > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 14:08:36 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 [Pipeline] } 14:08:38 $ docker stop --time=1 4c65ee52635546dc254355c1fedc562d04ae6a69df2907222dc088bffc72282b 14:08:40 Commit message: "build: Upgrade the go-mod-core-contracts lib" 14:08:40 $ docker rm -f 4c65ee52635546dc254355c1fedc562d04ae6a69df2907222dc088bffc72282b 14:08:40 > git --version # timeout=10 14:08:40 > git --version # 'git version 2.17.1' 14:08:40 fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 14:08:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:08:44 14:08:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:08:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:08:45 latest: Pulling from edgex-devops/edgex-compose 14:08:45 cbdbe7a5bc2a: Pulling fs layer 14:08:45 ca9280d653b3: Pulling fs layer 14:08:45 7e9c9ca2126c: Pulling fs layer 14:08:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:08:46 cbdbe7a5bc2a: Verifying Checksum 14:08:46 cbdbe7a5bc2a: Download complete 14:08:46 + true 14:08:46 + sudo service docker restart 14:08:46 ca9280d653b3: Verifying Checksum 14:08:46 ca9280d653b3: Download complete 14:08:46 cbdbe7a5bc2a: Pull complete 14:08:47 7e9c9ca2126c: Verifying Checksum 14:08:47 7e9c9ca2126c: Download complete 14:08:47 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:08:49 provisioning config files... 14:08:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config765266991798484962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:49 ---> docker-login.sh 14:08:49 nexus3.edgexfoundry.org:10001 14:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:50 Configure a credential helper to remove this warning. See 14:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:50 14:08:50 Login Succeeded 14:08:50 nexus3.edgexfoundry.org:10002 14:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:51 Configure a credential helper to remove this warning. See 14:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:51 14:08:51 Login Succeeded 14:08:51 nexus3.edgexfoundry.org:10003 14:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:51 Configure a credential helper to remove this warning. See 14:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:51 14:08:51 Login Succeeded 14:08:51 nexus3.edgexfoundry.org:10004 14:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:52 Configure a credential helper to remove this warning. See 14:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:52 14:08:52 Login Succeeded 14:08:52 docker.io 14:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:52 Configure a credential helper to remove this warning. See 14:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:52 14:08:52 Login Succeeded 14:08:52 ---> docker-login.sh ends [Pipeline] } 14:08:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:08:53 ========================================================= 14:08:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:08:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:08:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 14:08:54 7e9c9ca2126c: Pull complete 14:08:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:08:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:08:54 prd-centos7-docker-4c-2g-28217 does not seem to be running inside a container 14:08:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:08:56 Sending build context to Docker daemon 166.5MB 14:08:56 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 14:08:56 Step 2/6 : FROM ${BASE} 14:08:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:08:56 5f621e34cdf4: Pulling fs layer 14:08:56 a4357932f1b6: Pulling fs layer 14:08:56 18c013af1878: Pulling fs layer 14:08:56 00ac8860ef70: Pulling fs layer 14:08:56 63d7cb157983: Pulling fs layer 14:08:56 b116817d02f9: Pulling fs layer 14:08:56 745a02a5169b: Pulling fs layer 14:08:56 00ac8860ef70: Waiting 14:08:56 63d7cb157983: Waiting 14:08:56 b116817d02f9: Waiting 14:08:56 745a02a5169b: Waiting 14:08:56 18c013af1878: Verifying Checksum 14:08:56 18c013af1878: Download complete 14:08:56 a4357932f1b6: Verifying Checksum 14:08:56 a4357932f1b6: Download complete 14:08:56 63d7cb157983: Verifying Checksum 14:08:56 63d7cb157983: Download complete 14:08:56 5f621e34cdf4: Verifying Checksum 14:08:56 5f621e34cdf4: Download complete 14:08:56 b116817d02f9: Verifying Checksum 14:08:56 b116817d02f9: Download complete 14:08:56 5f621e34cdf4: Pull complete 14:08:57 $ docker top fb0b751b0889a3620c511e1e20be2329be6f9151fdcd91f15b7cf71832e905e9 -eo pid,comm 14:08:57 a4357932f1b6: Pull complete [Pipeline] { [Pipeline] sh 14:08:57 18c013af1878: Pull complete 14:08:58 + docker-compose build --help 14:08:58 + grep parallel 14:08:58 745a02a5169b: Verifying Checksum 14:08:58 745a02a5169b: Download complete 14:08:58 --parallel Build images in parallel. [Pipeline] } 14:08:59 $ docker stop --time=1 fb0b751b0889a3620c511e1e20be2329be6f9151fdcd91f15b7cf71832e905e9 14:08:59 00ac8860ef70: Verifying Checksum 14:08:59 00ac8860ef70: Download complete 14:09:00 $ docker rm -f fb0b751b0889a3620c511e1e20be2329be6f9151fdcd91f15b7cf71832e905e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:09:01 . [Pipeline] withDockerContainer 14:09:01 prd-centos7-docker-4c-2g-28217 does not seem to be running inside a container 14:09:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:09:02 $ docker top 1558d075223cffb4a0ae35de90e693a0c6e6193d28ab3b7d6fdb8098ff7963d7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:03 + docker-compose -f ./docker-compose-build.yml build --parallel 14:09:03 Building docker-core-command-go ... 14:09:03 Building docker-core-data-go ... 14:09:03 Building docker-core-metadata-go ... 14:09:03 Building docker-security-bootstrapper-go ... 14:09:03 Building docker-security-proxy-setup-go ... 14:09:03 Building docker-security-secretstore-setup-go ... 14:09:03 Building docker-support-notifications-go ... 14:09:03 Building docker-support-scheduler-go ... 14:09:03 Building docker-sys-mgmt-agent-go ... 14:09:03 Building docker-core-data-go 14:09:03 Building docker-support-scheduler-go 14:09:03 Building docker-security-bootstrapper-go 14:09:03 Building docker-support-notifications-go 14:09:03 Building docker-core-metadata-go 14:09:10 00ac8860ef70: Pull complete 14:09:10 63d7cb157983: Pull complete 14:09:10 b116817d02f9: Pull complete 14:09:14 745a02a5169b: Pull complete 14:09:14 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 14:09:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:09:14 ---> b7e6874047d6 14:09:14 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 14:09:17 ---> Running in 1952e61afc4c 14:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:09:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:09:20 (1/12) Installing libmagic (5.38-r0) 14:09:20 (2/12) Installing file (5.38-r0) 14:09:20 (3/12) Installing libc-dev (0.7.2-r3) 14:09:20 (4/12) Installing g++ (9.3.0-r2) 14:09:23 (5/12) Installing fortify-headers (1.1-r0) 14:09:23 (6/12) Installing patch (2.7.6-r6) 14:09:23 (7/12) Installing build-base (0.5-r2) 14:09:23 (8/12) Installing libsodium (1.0.18-r0) 14:09:23 (9/12) Installing pkgconf (1.7.2-r0) 14:09:23 (10/12) Installing libsodium-dev (1.0.18-r0) 14:09:23 (11/12) Installing libzmq (4.3.3-r0) 14:09:23 (12/12) Installing zeromq-dev (4.3.3-r0) 14:09:23 Executing busybox-1.31.1-r19.trigger 14:09:23 OK: 217 MiB in 51 packages 14:09:27 Removing intermediate container 1952e61afc4c 14:09:27 ---> 097047686dbf 14:09:27 Step 4/6 : WORKDIR /edgex-go 14:09:27 ---> Running in a0c30a256aca 14:09:27 Removing intermediate container a0c30a256aca 14:09:27 ---> e25748bfe4d4 14:09:27 Step 5/6 : COPY go.mod . 14:09:28 ---> ffd0e6c459c3 14:09:28 Step 6/6 : RUN go mod download 14:09:28 ---> Running in 98e68022bc91 14:09:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:09:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:09:36 ---> 7ad8f9fa33f7 14:09:36 Step 3/22 : WORKDIR /edgex-go 14:09:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:09:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:09:36 ---> 7ad8f9fa33f7 14:09:36 Step 3/23 : WORKDIR /edgex-go 14:09:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:09:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:09:36 ---> 7ad8f9fa33f7 14:09:36 Step 3/22 : WORKDIR /edgex-go 14:09:36 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:09:36 Step 2/30 : FROM ${BUILDER_BASE} AS builder 14:09:36 ---> 7ad8f9fa33f7 14:09:36 Step 3/30 : WORKDIR /edgex-go 14:09:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:09:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:09:36 ---> 7ad8f9fa33f7 14:09:36 Step 3/23 : WORKDIR /edgex-go 14:09:37 ---> Running in e67ed599a4e4 14:09:37 ---> Running in d1a70fd3e979 14:09:37 ---> Running in 3ff433730ce2 14:09:37 ---> Running in a73a66308b28 14:09:37 ---> Running in c2d53c2727c1 14:09:38 Removing intermediate container d1a70fd3e979 14:09:38 ---> 93c5e36c506a 14:09:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:38 Removing intermediate container c2d53c2727c1 14:09:38 ---> fcd004249a2c 14:09:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:38 Removing intermediate container a73a66308b28 14:09:38 ---> 8e2ba8ca7eb1 14:09:38 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:38 Removing intermediate container 3ff433730ce2 14:09:38 ---> 4e57dbf5c67c 14:09:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:38 Removing intermediate container e67ed599a4e4 14:09:38 ---> e4f18e6eeaa7 14:09:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:38 ---> Running in 719371a1f7da 14:09:38 ---> Running in 0d39411b1eaf 14:09:38 ---> Running in 682d2df302ed 14:09:38 ---> Running in af8b806f4ebb 14:09:38 ---> Running in 7d0d29a0aa30 14:09:40 Removing intermediate container 719371a1f7da 14:09:40 ---> f9fd9bdccd6a 14:09:40 Step 5/30 : RUN apk add --update --no-cache make git 14:09:40 Removing intermediate container 0d39411b1eaf 14:09:40 ---> 5afd2c207c0f 14:09:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:09:40 Removing intermediate container 682d2df302ed 14:09:40 ---> aebd0a17362f 14:09:40 Step 5/23 : RUN apk add --update --no-cache make git 14:09:40 ---> Running in 02a09603dc70 14:09:40 ---> Running in 7715e528e106 14:09:40 Removing intermediate container 7d0d29a0aa30 14:09:40 ---> 1a3dbe590614 14:09:40 Step 5/22 : RUN apk add --update --no-cache make git 14:09:40 Removing intermediate container af8b806f4ebb 14:09:40 ---> ab3d608eaf36 14:09:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:09:40 ---> Running in 3fb61605af5a 14:09:41 ---> Running in f234aa6fdb4f 14:09:41 ---> Running in fc715e9ffaae 14:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:09:43 OK: 233 MiB in 51 packages 14:09:43 OK: 233 MiB in 51 packages 14:09:43 OK: 233 MiB in 51 packages 14:09:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:09:43 OK: 233 MiB in 51 packages 14:09:44 OK: 233 MiB in 51 packages 14:09:44 Removing intermediate container 7715e528e106 14:09:44 ---> e8d1b79fc81c 14:09:44 Step 6/22 : COPY go.mod . 14:09:44 Removing intermediate container 3fb61605af5a 14:09:44 ---> 84d62a0cfb30 14:09:44 Step 6/23 : COPY go.mod . 14:09:44 Removing intermediate container 02a09603dc70 14:09:44 ---> 1b547f78639f 14:09:44 Step 6/30 : COPY go.mod . 14:09:44 Removing intermediate container f234aa6fdb4f 14:09:44 ---> 386d4f8ce536 14:09:44 Step 6/22 : COPY go.mod . 14:09:44 ---> 4208879bbd71 14:09:44 Step 7/22 : RUN go mod download 14:09:44 ---> Running in 164fb9fa37f0 14:09:44 ---> 73f47c2ffae7 14:09:44 Step 7/23 : RUN go mod download 14:09:44 Removing intermediate container fc715e9ffaae 14:09:44 ---> 4c6ce45b292c 14:09:44 Step 6/23 : COPY go.mod . 14:09:44 ---> bfd950515912 14:09:44 Step 7/30 : RUN go mod download 14:09:45 ---> 4fe6a44002cf 14:09:45 Step 7/22 : RUN go mod download 14:09:45 ---> Running in f6073a7fd3eb 14:09:45 ---> Running in fb8096a476d1 14:09:45 ---> Running in 5fc1bc363375 14:09:45 ---> e0b1d136dd0e 14:09:45 Step 7/23 : RUN go mod download 14:09:46 ---> Running in 405a3e652893 14:09:47 Removing intermediate container 164fb9fa37f0 14:09:47 ---> 008096026b1a 14:09:47 Step 8/22 : COPY . . 14:09:47 Removing intermediate container f6073a7fd3eb 14:09:47 ---> f987276a1a07 14:09:47 Step 8/23 : COPY . . 14:09:54 Removing intermediate container 405a3e652893 14:09:54 ---> b2bc8acfb9f6 14:09:54 Step 8/23 : COPY . . 14:09:54 Removing intermediate container 5fc1bc363375 14:09:54 ---> a617534e6ef2 14:09:54 Step 8/22 : COPY . . 14:09:54 Removing intermediate container fb8096a476d1 14:09:54 ---> eeb681e8020a 14:09:54 Step 8/30 : COPY . . 14:09:55 Removing intermediate container 98e68022bc91 14:09:55 ---> b61ee837fbdd 14:09:55 Successfully built b61ee837fbdd 14:09:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:09:56 + docker inspect -f . ci-base-image-arm64 14:09:56 . [Pipeline] withDockerContainer 14:09:56 prd-ubuntu18.04-docker-arm64-4c-16g-28219 does not seem to be running inside a container 14:09:56 $ 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 ******** ci-base-image-arm64 cat 14:09:58 $ docker top 7a1e8b3e79aba06694d1638a358584e0906e3b3eababad1042d5ed9aef8a6360 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:59 + go version 14:09:59 go version go1.15.5 linux/arm64 [Pipeline] } 14:09:59 $ docker stop --time=1 7a1e8b3e79aba06694d1638a358584e0906e3b3eababad1042d5ed9aef8a6360 14:10:01 $ docker rm -f 7a1e8b3e79aba06694d1638a358584e0906e3b3eababad1042d5ed9aef8a6360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:10:02 + docker inspect -f . ci-base-image-arm64 14:10:02 . [Pipeline] withDockerContainer 14:10:03 prd-ubuntu18.04-docker-arm64-4c-16g-28219 does not seem to be running inside a container 14:10:03 $ 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 ******** ci-base-image-arm64 cat 14:10:04 $ docker top 7e332b9a90a4481b45ddfaed1fe86ac417b670ff8b8ab83410bef25dd0d4afba -eo pid,comm [Pipeline] { [Pipeline] echo 14:10:04 ========================================================= 14:10:04 [edgeXBuildGoParallel] Running Tests and Build... 14:10:04 ========================================================= [Pipeline] sh 14:10:05 + make test 14:10:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:10:27 ? github.com/edgexfoundry/edgex-go [no test files] 14:10:33 ---> 7cf78cd9c115 14:10:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:10:33 ---> ffebdd4590b9 14:10:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:10:33 ---> Running in 28b9b0cd8db6 14:10:33 ---> Running in 58cf9706ce45 14:10:33 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 14:10:33 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 14:10:33 ---> d9e001010ec1 14:10:33 Step 9/23 : RUN make cmd/core-data/core-data 14:10:33 ---> 5b612f6a011d 14:10:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:10:33 ---> 7681e614be77 14:10:33 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:10:33 ---> Running in 0e27e20dd54b 14:10:33 ---> Running in 30bb75b084cf 14:10:33 ---> Running in f694077b912e 14:10:33 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 14:10:33 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 14:10:33 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 14:11:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:11:20 Removing intermediate container 58cf9706ce45 14:11:20 ---> 995b9648062f 14:11:20 14:11:20 Step 10/22 : FROM alpine:3.12 14:11:20 Removing intermediate container 0e27e20dd54b 14:11:20 ---> 8742c846afef 14:11:20 14:11:20 Step 10/30 : FROM alpine:3.12 14:11:20 3.12: Pulling from library/alpine 14:11:20 3.12: Pulling from library/alpine 14:11:20 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 14:11:20 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 14:11:20 Status: Image is up to date for alpine:3.12 14:11:20 ---> 88dd2752d2ea 14:11:20 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:11:20 Status: Downloaded newer image for alpine:3.12 14:11:20 ---> 88dd2752d2ea 14:11:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:11:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:11:21 ---> Running in 7c49f3240edf 14:11:21 ---> Running in 80e870c6dc4f 14:11:21 Removing intermediate container 28b9b0cd8db6 14:11:21 ---> 586caf4b5692 14:11:21 14:11:21 Step 10/23 : FROM alpine:3.12 14:11:21 ---> 88dd2752d2ea 14:11:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:11:21 Removing intermediate container 30bb75b084cf 14:11:21 ---> 5ab51e30f2cb 14:11:21 14:11:21 Step 10/23 : FROM alpine:3.12 14:11:21 ---> 88dd2752d2ea 14:11:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:11:21 Removing intermediate container f694077b912e 14:11:21 ---> f964ce1ab6b0 14:11:21 14:11:21 Step 10/22 : FROM alpine:3.12 14:11:21 ---> 88dd2752d2ea 14:11:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:11:22 ---> Running in be34e3c57dda 14:11:22 ---> Running in eee6fa76aeaf 14:11:22 ---> Running in cc02f1078a2a 14:11:22 Removing intermediate container 80e870c6dc4f 14:11:22 ---> 3d1124fe8763 14:11:22 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 14:11:22 ---> Running in 9bb692cc87bd 14:11:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:11:22 Removing intermediate container be34e3c57dda 14:11:22 ---> 9d66f4695db9 14:11:22 Step 12/23 : ENV APP_PORT=48080 14:11:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:11:22 ---> Running in af2f2a9c099a 14:11:22 (1/2) Installing ca-certificates (20191127-r4) 14:11:22 (2/2) Installing dumb-init (1.2.2-r1) 14:11:22 Executing busybox-1.31.1-r19.trigger 14:11:22 Executing ca-certificates-20191127-r4.trigger 14:11:22 OK: 6 MiB in 16 packages 14:11:23 Removing intermediate container af2f2a9c099a 14:11:23 ---> f700e37d488e 14:11:23 Step 13/23 : EXPOSE $APP_PORT 14:11:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:11:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:11:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:11:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:11:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:11:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:11:23 ---> Running in cfd2d20f58e6 14:11:23 (1/1) Installing dumb-init (1.2.2-r1) 14:11:23 Executing busybox-1.31.1-r19.trigger 14:11:23 OK: 6 MiB in 15 packages 14:11:23 (1/1) Installing dumb-init (1.2.2-r1) 14:11:23 (1/2) Installing dumb-init (1.2.2-r1) 14:11:23 (2/2) Installing su-exec (0.2-r1) 14:11:23 Executing busybox-1.31.1-r19.trigger 14:11:23 Executing busybox-1.31.1-r19.trigger 14:11:23 OK: 6 MiB in 15 packages 14:11:23 OK: 6 MiB in 16 packages 14:11:24 Removing intermediate container cfd2d20f58e6 14:11:24 ---> 8bfae56de831 14:11:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:24 ---> Running in 76401bbd337a 14:11:24 Removing intermediate container 7c49f3240edf 14:11:24 ---> cc29b4d3c5bf 14:11:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:11:24 ---> Running in 0b97556da2cd 14:11:25 Removing intermediate container 0b97556da2cd 14:11:25 ---> 45fd968cb723 14:11:25 Step 13/22 : ENV APP_PORT=48060 14:11:25 Removing intermediate container eee6fa76aeaf 14:11:25 ---> f1596a4094b8 14:11:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:11:25 ---> Running in b53928618fc3 14:11:25 ---> Running in 18f7000b7edf 14:11:25 Removing intermediate container cc02f1078a2a 14:11:25 ---> 9c95d5314bea 14:11:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:11:25 Removing intermediate container 9bb692cc87bd 14:11:25 ---> d05beff5c131 14:11:25 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 14:11:25 ---> Running in f8f89adbadfd 14:11:25 ---> Running in 94e8eb994acd 14:11:26 Removing intermediate container 18f7000b7edf 14:11:26 ---> 5e3a9e4c4244 14:11:26 Step 13/23 : ENV APP_PORT=48081 14:11:26 Removing intermediate container b53928618fc3 14:11:26 ---> d44ec633a849 14:11:26 Step 14/22 : EXPOSE $APP_PORT 14:11:26 ---> Running in c15facbb6d45 14:11:26 ---> Running in 0d57d4d6b00b 14:11:26 Removing intermediate container 94e8eb994acd 14:11:26 ---> 25775eec6371 14:11:26 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:11:26 Removing intermediate container f8f89adbadfd 14:11:26 ---> 8144c738ce60 14:11:26 Step 13/22 : ENV APP_PORT=48085 14:11:27 ---> Running in 1539cf6a9af1 14:11:27 Removing intermediate container 76401bbd337a 14:11:27 ---> 3cafa9222c43 14:11:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:11:27 ---> Running in 1d7d8b1b3323 14:11:27 Removing intermediate container 0d57d4d6b00b 14:11:27 ---> 48fedb7e8e56 14:11:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:27 Removing intermediate container c15facbb6d45 14:11:27 ---> f0c059852b86 14:11:27 Step 14/23 : EXPOSE $APP_PORT 14:11:27 ---> Running in f939cb442a63 14:11:27 ---> Running in d3d6e0afe43e 14:11:27 Removing intermediate container 1539cf6a9af1 14:11:27 ---> e7d5ec18c8c1 14:11:27 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:11:27 Removing intermediate container 1d7d8b1b3323 14:11:27 ---> bc402e0fe42d 14:11:27 Step 14/22 : EXPOSE $APP_PORT 14:11:28 ---> Running in fe7bed8e0229 14:11:28 ---> 300da6945a80 14:11:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:11:28 ---> Running in 6753ceacb492 14:11:28 Removing intermediate container d3d6e0afe43e 14:11:28 ---> f3d128400b6e 14:11:28 Step 15/23 : WORKDIR / 14:11:28 Removing intermediate container 6753ceacb492 14:11:28 ---> e9b5d0a34c50 14:11:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:28 ---> Running in 14cf2abdd9d7 14:11:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:11:28 ---> 41ceb70a3b4f 14:11:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:11:28 Removing intermediate container 14cf2abdd9d7 14:11:28 ---> 9023b1241d6e 14:11:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:28 ---> 4d26c4eef0d6 14:11:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:11:29 ---> f2261b8fa04c 14:11:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:11:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:11:29 ---> Running in 3726797cee0e 14:11:29 ---> 84fbeae8856b 14:11:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:11:29 ---> 5f60e20c1eab 14:11:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:11:29 Removing intermediate container fe7bed8e0229 14:11:29 ---> 3a2bfcb8e4d2 14:11:29 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 14:11:29 (1/6) Installing dumb-init (1.2.2-r1) 14:11:29 Removing intermediate container 3726797cee0e 14:11:29 ---> e0027ea15679 14:11:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:29 (2/6) Installing libgcc (9.3.0-r2) 14:11:29 ---> Running in d378216e9002 14:11:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:11:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:11:29 (3/6) Installing libsodium (1.0.18-r0) 14:11:29 ---> Running in bf2582bee81b 14:11:29 (4/6) Installing libstdc++ (9.3.0-r2) 14:11:29 ---> ac179928d1fc 14:11:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:11:30 ---> Running in b2ff7b8955a4 14:11:30 ---> 654c0824c0c6 14:11:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:11:30 Removing intermediate container d378216e9002 14:11:30 ---> 930b3ace5875 14:11:30 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:11:30 (5/6) Installing libzmq (4.3.3-r0) 14:11:30 Removing intermediate container bf2582bee81b 14:11:30 ---> f18007b39485 14:11:30 Step 20/22 : LABEL arch=x86_64 14:11:30 (6/6) Installing zeromq (4.3.3-r0) 14:11:30 ---> Running in 8258398b56b2 14:11:30 Executing busybox-1.31.1-r19.trigger 14:11:30 OK: 8 MiB in 20 packages 14:11:30 Removing intermediate container b2ff7b8955a4 14:11:30 ---> f92ffc585206 14:11:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:30 ---> Running in 2e11331c37ee 14:11:30 Removing intermediate container 8258398b56b2 14:11:30 ---> 1bd97d019fb3 14:11:30 Step 21/22 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:11:30 ---> 1531934a4ec9 14:11:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:11:30 ---> 9d2c95f7cd24 14:11:30 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:11:30 ---> Running in c3eead7dcf28 14:11:30 ---> Running in 11b03c2ce1ab 14:11:30 ---> Running in cc04c5687213 14:11:31 Removing intermediate container 2e11331c37ee 14:11:31 ---> 8dc2905ebfc3 14:11:31 Step 20/22 : LABEL arch=x86_64 14:11:31 ---> Running in b4b444a61a11 14:11:31 Removing intermediate container cc04c5687213 14:11:31 ---> ea72c3407ecb 14:11:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:31 Removing intermediate container 11b03c2ce1ab 14:11:31 ---> 05ada7d7c2f7 14:11:31 Step 22/22 : LABEL version=0.0.0 14:11:31 Removing intermediate container f939cb442a63 14:11:31 ---> 8dd0497f204f 14:11:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:31 ---> Running in 29c9bf48854c 14:11:31 ---> Running in 5a98acb16e10 14:11:31 Removing intermediate container b4b444a61a11 14:11:31 ---> c201d2155a52 14:11:31 Step 21/22 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:11:32 ---> Running in f9c0b2b8f8f5 14:11:32 Removing intermediate container 29c9bf48854c 14:11:32 ---> ac6104a78412 14:11:32 Step 21/23 : LABEL arch=x86_64 14:11:32 ---> b76f28d3fdc0 14:11:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:11:32 Removing intermediate container 5a98acb16e10 14:11:32 ---> f6837d496902 14:11:32 14:11:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:11:32 ---> Running in 5d2d0b59dbe6 14:11:32 Removing intermediate container f9c0b2b8f8f5 14:11:32 ---> 7a118b8bb3b9 14:11:32 Step 22/22 : LABEL version=0.0.0 14:11:32 Successfully built f6837d496902 14:11:32 Successfully tagged docker-support-notifications-go:latest 14:11:32  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 14:11:32 ---> Running in bf4e36d165b1 14:11:32 Removing intermediate container 5d2d0b59dbe6 14:11:32 ---> 2685931daf59 14:11:32 Step 22/23 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:11:32 ---> 980c5a9ece77 14:11:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:11:33 ---> Running in 6224e0308151 14:11:33 Removing intermediate container c3eead7dcf28 14:11:33 ---> e3ada7b59501 14:11:33 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:33 Removing intermediate container bf4e36d165b1 14:11:33 ---> 76c9bc32b7cc 14:11:33 14:11:33 Removing intermediate container 6224e0308151 14:11:33 ---> b7d640e11e0e 14:11:33 Step 23/23 : LABEL version=0.0.0 14:11:33 ---> 7a63877753d0 14:11:33 Step 19/23 : ENTRYPOINT ["/core-data"] 14:11:33 Successfully built 76c9bc32b7cc 14:11:33 ---> Running in 8d99ff6029c9 14:11:33 Successfully tagged docker-support-scheduler-go:latest 14:11:33 Building docker-security-secretstore-setup-go 14:11:34  Building docker-support-scheduler-go ... done  ---> Running in ee53eae90e1a 14:11:34 ---> 735d5fcf5101 14:11:34 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:11:34 Removing intermediate container 8d99ff6029c9 14:11:34 ---> bce0895cd604 14:11:34 14:11:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:11:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:11:35 Removing intermediate container ee53eae90e1a 14:11:35 ---> 338f7261af7c 14:11:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:35 Successfully built bce0895cd604 14:11:37 Successfully tagged docker-core-metadata-go:latest 14:11:37  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 14:11:37 ---> Running in 22f03dc4b63d 14:11:38 ---> 033f644b6d25 14:11:38 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:11:42 Removing intermediate container 22f03dc4b63d 14:11:42 ---> 4c4b3800e074 14:11:42 Step 21/23 : LABEL arch=x86_64 14:11:42 ---> 625558aac639 14:11:42 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:11:43 ---> Running in ec8248169c95 14:11:43 ---> cd6eced84662 14:11:43 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 14:11:43 Removing intermediate container ec8248169c95 14:11:43 ---> 2a8a5443eb7f 14:11:43 Step 22/23 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:11:43 ---> Running in d5b834710fc0 14:11:43 ---> Running in 5ff2fac2a52c 14:11:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:11:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:11:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:11:46 Removing intermediate container d5b834710fc0 14:11:46 ---> 9c89e38bcbf9 14:11:46 Step 23/23 : LABEL version=0.0.0 14:11:47 Removing intermediate container 5ff2fac2a52c 14:11:47 ---> aa8cba6e7115 14:11:47 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:11:47 ---> Running in b00d634597f3 14:11:48 Removing intermediate container b00d634597f3 14:11:48 ---> 7268e63f8e8f 14:11:48 14:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.319s coverage: 45.9% of statements 14:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 14:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 14:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 14:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 14:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 14:11:49 Successfully built 7268e63f8e8f 14:11:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.212s coverage: 100.0% of statements 14:11:50 ---> 087782ff1d65 14:11:50 Step 25/30 : RUN chmod +x /entrypoint.sh 14:11:51 Successfully tagged docker-core-data-go:latest 14:11:51  Building docker-core-data-go ... done Building docker-core-command-go 14:11:53 ---> Running in 3bea22fd04b3 14:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.535s coverage: 27.1% of statements 14:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 14:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 14:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 14:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements 14:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 14:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.139s coverage: 100.0% of statements 14:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 14:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 14:11:57 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:11:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:11:57 ---> 7ad8f9fa33f7 14:11:57 Step 3/21 : WORKDIR /edgex-go 14:11:57 ---> Using cache 14:11:57 ---> e4f18e6eeaa7 14:11:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:57 ---> Using cache 14:11:57 ---> 1a3dbe590614 14:11:57 Step 5/21 : RUN apk add --update --no-cache make git 14:11:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.270s coverage: 66.2% of statements 14:11:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 14:11:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 14:11:57 ---> Using cache 14:11:57 ---> 386d4f8ce536 14:11:57 Step 6/21 : COPY go.mod . 14:11:57 ---> Using cache 14:11:57 ---> 4fe6a44002cf 14:11:57 Step 7/21 : RUN go mod download 14:11:57 ---> Using cache 14:11:57 ---> a617534e6ef2 14:11:57 Step 8/21 : COPY . . 14:11:57 ---> Using cache 14:11:57 ---> 5b612f6a011d 14:11:57 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:11:58 ---> Running in 185fdd6c0f5f 14:11:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:11:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:11:58 ---> 7ad8f9fa33f7 14:11:58 Step 3/24 : WORKDIR /edgex-go 14:11:58 ---> Using cache 14:11:58 ---> e4f18e6eeaa7 14:11:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:58 ---> Using cache 14:11:58 ---> 1a3dbe590614 14:11:58 Step 5/24 : RUN apk add --update --no-cache make git 14:11:58 ---> Using cache 14:11:58 ---> 386d4f8ce536 14:11:58 Step 6/24 : COPY go.mod . 14:11:58 ---> Using cache 14:11:58 ---> 4fe6a44002cf 14:11:58 Step 7/24 : RUN go mod download 14:11:58 ---> Using cache 14:11:58 ---> a617534e6ef2 14:11:58 Step 8/24 : COPY . . 14:11:58 ---> Using cache 14:11:58 ---> 5b612f6a011d 14:11:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:11:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.665s coverage: 82.4% of statements 14:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 14:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 14:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 14:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 14:12:01 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:12:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:12:01 ---> 7ad8f9fa33f7 14:12:01 Step 3/26 : WORKDIR /edgex-go 14:12:01 ---> Using cache 14:12:01 ---> e4f18e6eeaa7 14:12:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:01 ---> Using cache 14:12:01 ---> 1a3dbe590614 14:12:01 Step 5/26 : RUN apk add --update --no-cache make bash git 14:12:01 ---> Running in 44adf0a9d0b1 14:12:03 Removing intermediate container 3bea22fd04b3 14:12:03 ---> f74acbf7e3ba 14:12:03 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 14:12:03 ---> Running in d6d1a200b186 14:12:03 ---> Running in 67831b0b3699 14:12:03 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 14:12:04 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 14:12:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:12:04 Removing intermediate container 67831b0b3699 14:12:04 ---> 3730ca70f869 14:12:04 Step 27/30 : CMD ["gate"] 14:12:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:12:05 ---> Running in e3a8a792748c 14:12:05 OK: 233 MiB in 51 packages 14:12:06 Removing intermediate container e3a8a792748c 14:12:06 ---> b8b552fe1b48 14:12:06 Step 28/30 : LABEL arch=x86_64 14:12:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.118s coverage: 28.6% of statements 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 14:12:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 14:12:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 14:12:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.318s coverage: 86.7% of statements 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 14:12:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.404s coverage: 97.5% of statements 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 14:12:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 14:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 14:12:08 ---> Running in b15b3ad60d57 14:12:08 Removing intermediate container d6d1a200b186 14:12:08 ---> 19b6b11be9b9 14:12:08 Step 6/26 : COPY go.mod . 14:12:08 Removing intermediate container b15b3ad60d57 14:12:08 ---> 11078dceb645 14:12:08 Step 29/30 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:12:09 ---> 2f06751faa7f 14:12:09 Step 7/26 : RUN go mod download 14:12:09 ---> Running in bd48382092ff 14:12:09 ---> Running in 0dabc471c2ce 14:12:10 Removing intermediate container bd48382092ff 14:12:10 ---> 52307244c9a4 14:12:10 Step 30/30 : LABEL version=0.0.0 14:12:11 ---> Running in e64d8eb9a0fe 14:12:11 Removing intermediate container e64d8eb9a0fe 14:12:11 ---> 51d80ee0926b 14:12:11 14:12:12 Successfully built 51d80ee0926b 14:12:12 Successfully tagged docker-security-bootstrapper-go:latest 14:12:15  Building docker-security-bootstrapper-go ... done Removing intermediate container 0dabc471c2ce 14:12:15 ---> 805fe61ba992 14:12:15 Step 8/26 : COPY . . 14:12:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:12:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:12:15 ---> 7ad8f9fa33f7 14:12:15 Step 3/23 : WORKDIR /edgex-go 14:12:15 ---> Using cache 14:12:15 ---> e4f18e6eeaa7 14:12:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:15 ---> Using cache 14:12:15 ---> 1a3dbe590614 14:12:15 Step 5/23 : RUN apk add --update --no-cache make git 14:12:15 ---> Using cache 14:12:15 ---> 386d4f8ce536 14:12:15 Step 6/23 : COPY go.mod . 14:12:15 ---> Using cache 14:12:15 ---> 4fe6a44002cf 14:12:15 Step 7/23 : RUN go mod download 14:12:15 ---> Using cache 14:12:15 ---> a617534e6ef2 14:12:15 Step 8/23 : COPY . . 14:12:15 ---> Using cache 14:12:15 ---> 5b612f6a011d 14:12:15 Step 9/23 : RUN make cmd/core-command/core-command 14:12:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.288s coverage: 92.8% of statements 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 14:12:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 14:12:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.197s coverage: 0.1% of statements 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 45.5% of statements 14:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.097s coverage: 79.5% of statements 14:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 14:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 14:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 14:12:18 ---> Running in bc8ff0891301 14:12:19 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 14:12:27 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 14:12:27 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 14:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements 14:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 14:12:40 Removing intermediate container 185fdd6c0f5f 14:12:40 ---> 0291014da607 14:12:40 14:12:40 Step 10/21 : FROM alpine:3.12 14:12:40 Removing intermediate container 44adf0a9d0b1 14:12:40 ---> cfac0c8204c5 14:12:40 14:12:40 Step 10/24 : FROM alpine:3.12 14:12:40 ---> 88dd2752d2ea 14:12:40 Step 11/21 : RUN apk add --update --no-cache curl 14:12:40 ---> 88dd2752d2ea 14:12:40 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 14:12:40 ---> 3e5e78e6e92c 14:12:40 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:12:40 ---> Running in b892761826f0 14:12:40 ---> Running in dba9bf5533f1 14:12:40 ---> Running in 7ac250f0efb2 14:12:41 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 14:12:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:12:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:12:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:12:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:12:41 (1/5) Installing ca-certificates (20191127-r4) 14:12:41 (1/4) Installing ca-certificates (20191127-r4) 14:12:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:12:41 (3/4) Installing libcurl (7.69.1-r3) 14:12:41 (2/5) Installing nghttp2-libs (1.41.0-r0) 14:12:41 (3/5) Installing libcurl (7.69.1-r3) 14:12:41 (4/4) Installing curl (7.69.1-r3) 14:12:41 (4/5) Installing curl (7.69.1-r3) 14:12:41 Executing busybox-1.31.1-r19.trigger 14:12:41 (5/5) Installing dumb-init (1.2.2-r1) 14:12:41 Executing busybox-1.31.1-r19.trigger 14:12:41 Executing ca-certificates-20191127-r4.trigger 14:12:41 Executing ca-certificates-20191127-r4.trigger 14:12:41 OK: 7 MiB in 18 packages 14:12:41 OK: 7 MiB in 19 packages 14:12:44 Removing intermediate container b892761826f0 14:12:44 ---> 9f53ca4ce5b9 14:12:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.117s coverage: 92.9% of statements 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 77.8% of statements 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.115s coverage: 87.2% of statements 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.6% of statements 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.186s coverage: 91.6% of statements 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.491s coverage: 62.4% of statements 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.827s coverage: 69.1% of statements 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.332s coverage: 38.4% of statements 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.085s coverage: 89.5% of statements 14:12:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements 14:12:46 Removing intermediate container dba9bf5533f1 14:12:46 ---> fd9ed62d8abc 14:12:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:12:46 ---> Running in 619a72b86e0b 14:12:48 ---> Running in 9ef9797b2bae 14:12:48 Removing intermediate container bc8ff0891301 14:12:48 ---> dc77d6500f69 14:12:48 14:12:48 Step 10/23 : FROM alpine:3.12 14:12:48 ---> 88dd2752d2ea 14:12:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:12:48 ---> Using cache 14:12:48 ---> 9c95d5314bea 14:12:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:12:48 ---> Using cache 14:12:48 ---> 8144c738ce60 14:12:48 Step 13/23 : ENV APP_PORT=48082 14:12:48 Removing intermediate container 619a72b86e0b 14:12:48 ---> 2cefcb585644 14:12:48 Step 13/24 : WORKDIR / 14:12:48 ---> Running in 0d8a23d49d10 14:12:48 Removing intermediate container 9ef9797b2bae 14:12:48 ---> e844afdfb601 14:12:48 Step 13/21 : WORKDIR /edgex 14:12:48 ---> Running in f93b750d6952 14:12:48 ---> Running in 2591677d2eda 14:12:49 Removing intermediate container 0d8a23d49d10 14:12:49 ---> c16bf93ff6e3 14:12:49 Step 14/23 : EXPOSE $APP_PORT 14:12:49 Removing intermediate container f93b750d6952 14:12:49 ---> a82dffe186e5 14:12:49 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:12:49 ---> Running in 78b1436f0a0b 14:12:49 Removing intermediate container 2591677d2eda 14:12:49 ---> 5ce0ca9639bb 14:12:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:12:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.450s coverage: 47.0% of statements 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 14:12:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.147s coverage: 100.0% of statements 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 14:12:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 14:12:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.389s coverage: 89.4% of statements 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 14:12:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 14:12:50 ---> 4e48e002978a 14:12:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:12:50 Removing intermediate container 78b1436f0a0b 14:12:50 ---> c39396ac559e 14:12:50 Step 15/23 : WORKDIR / 14:12:50 ---> 1d6aed83cfd5 14:12:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:12:50 ---> Running in fc05ae403a82 14:12:50 Removing intermediate container fc05ae403a82 14:12:50 ---> df76e22788e2 14:12:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:12:50 ---> 95b5a4c63ee6 14:12:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:12:50 ---> cdb1a2555d54 14:12:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:12:50 ---> 890c534b0e80 14:12:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:12:50 ---> ca53aa40e919 14:12:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:12:52 ---> 0b6f59fc6bed 14:12:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:12:52 ---> e1e97dfa7fe1 14:12:52 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:12:52 ---> fc57ad18f0ac 14:12:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:12:52 ---> Running in 83a1fc55cbc0 14:12:52 Removing intermediate container 83a1fc55cbc0 14:12:52 ---> 6fb28fdfd635 14:12:52 Step 18/21 : CMD ["--init=true"] 14:12:52 ---> 6e56549a2ecc 14:12:52 Step 19/23 : ENTRYPOINT ["/core-command"] 14:12:52 ---> Running in fb3174f81cad 14:12:52 ---> cb70aee3680a 14:12:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:12:52 ---> Running in 13361d12dbbf 14:12:53 Removing intermediate container fb3174f81cad 14:12:53 ---> bd8031665e01 14:12:53 Step 19/21 : LABEL arch=x86_64 14:12:53 Removing intermediate container 13361d12dbbf 14:12:53 ---> 6966e4fcd1ee 14:12:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:12:53 ---> Running in ecb56535a95e 14:12:53 ---> 42eff4135229 14:12:53 Step 20/24 : 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/ 14:12:53 ---> Running in e3db0c1cdb01 14:12:53 ---> Running in 459ce39d1f45 14:12:53 Removing intermediate container ecb56535a95e 14:12:53 ---> a89db3d2daa2 14:12:53 Step 20/21 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:12:54 ---> Running in b338d61cf142 14:12:54 Removing intermediate container e3db0c1cdb01 14:12:54 ---> 58232fe1862a 14:12:54 Step 21/23 : LABEL arch=x86_64 14:12:54 ---> Running in f5bb4d9dde70 14:12:54 Removing intermediate container b338d61cf142 14:12:54 ---> e7f662ffcd09 14:12:54 Step 21/21 : LABEL version=0.0.0 14:12:54 ---> Running in 17ce416b08ae 14:12:54 Removing intermediate container f5bb4d9dde70 14:12:54 ---> f39545f74be4 14:12:54 Step 22/23 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:12:54 ---> Running in 41187978daaf 14:12:54 Removing intermediate container 17ce416b08ae 14:12:54 ---> 3def388e5ab0 14:12:54 14:12:55 Successfully built 3def388e5ab0 14:12:55 Successfully tagged docker-security-proxy-setup-go:latest 14:12:55  Building docker-security-proxy-setup-go ... done Removing intermediate container 41187978daaf 14:12:55 ---> 995fe895a660 14:12:55 Step 23/23 : LABEL version=0.0.0 14:12:55 ---> Running in abfe49741a1f 14:12:55 Removing intermediate container 459ce39d1f45 14:12:55 ---> 719aecbcb06b 14:12:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:12:56 Removing intermediate container abfe49741a1f 14:12:56 ---> 61d712daedc9 14:12:56 14:12:56 ---> Running in 4f00867dc7db 14:12:56 Successfully built 61d712daedc9 14:12:56 Successfully tagged docker-core-command-go:latest 14:12:57  Building docker-core-command-go ... done Removing intermediate container 4f00867dc7db 14:12:57 ---> d6cd1c709eeb 14:12:57 Step 22/24 : LABEL arch=x86_64 14:12:57 ---> Running in 65bd9cd4d34e 14:12:57 Removing intermediate container 7ac250f0efb2 14:12:57 ---> 124693f5781b 14:12:57 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:12:58 ---> Running in 9dc58bd2c6ea 14:12:58 Removing intermediate container 65bd9cd4d34e 14:12:58 ---> 17f837e756d1 14:12:58 Step 23/24 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:12:58 ---> Running in 926d7d3d785f 14:12:58 Removing intermediate container 926d7d3d785f 14:12:58 ---> 3aca48440c0c 14:12:58 Step 24/24 : LABEL version=0.0.0 14:12:58 ---> Running in 44fc172adf58 14:12:58 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 14:12:58 Removing intermediate container 44fc172adf58 14:12:58 ---> 942f2b425056 14:12:58 14:12:58 Successfully built 942f2b425056 14:12:59 Successfully tagged docker-security-secretstore-setup-go:latest 14:12:59  Building docker-security-secretstore-setup-go ... done Removing intermediate container 9dc58bd2c6ea 14:12:59 ---> 361826160e84 14:12:59 14:12:59 Step 11/26 : FROM docker:20.10.0 14:12:59 20.10.0: Pulling from library/docker 14:12:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.041s coverage: 29.1% of statements 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 14:12:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.230s coverage: 99.0% of statements 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 14:12:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 14:12:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.156s coverage: 94.3% of statements 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 14:12:59 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:12:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 14:12:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 14:12:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:12:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 14:12:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements 14:12:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 14:12:59 GO111MODULE=on go vet ./... 14:13:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:13:05 Status: Downloaded newer image for docker:20.10.0 14:13:05 ---> aefe523efa57 14:13:05 Step 12/26 : RUN apk add --no-cache bash 14:13:05 ---> Running in ef395c4aca91 14:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:13:05 (1/2) Installing readline (8.0.4-r0) 14:13:05 (2/2) Installing bash (5.0.17-r0) 14:13:05 Executing bash-5.0.17-r0.post-install 14:13:05 Executing busybox-1.31.1-r19.trigger 14:13:05 OK: 12 MiB in 22 packages 14:13:06 Removing intermediate container ef395c4aca91 14:13:06 ---> 1dd122f53741 14:13:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 14:13:06 ---> Running in 00d388459974 14:13:06 Removing intermediate container 00d388459974 14:13:06 ---> a790834852ed 14:13:06 Step 14/26 : ENV APP_PORT=48090 14:13:06 ---> Running in ce0bb73b109d 14:13:06 Removing intermediate container ce0bb73b109d 14:13:06 ---> 18f8b6db5c57 14:13:06 Step 15/26 : EXPOSE $APP_PORT 14:13:06 ---> Running in d7a3e5bfdb8e 14:13:07 Removing intermediate container d7a3e5bfdb8e 14:13:07 ---> c834eea48281 14:13:07 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:13:07 ---> df66ca1a7403 14:13:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:13:07 ---> adcdcb94ace6 14:13:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:13:08 ---> 5409b2582c1b 14:13:08 Step 19/26 : RUN apk --no-cache add py3-pip 14:13:08 ---> Running in bda557a54073 14:13:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:13:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:13:09 (1/33) Installing libbz2 (1.0.8-r1) 14:13:09 (2/33) Installing expat (2.2.9-r1) 14:13:09 (3/33) Installing libffi (3.3-r2) 14:13:09 (4/33) Installing gdbm (1.13-r1) 14:13:09 (5/33) Installing xz-libs (5.2.5-r0) 14:13:09 (6/33) Installing sqlite-libs (3.32.1-r0) 14:13:09 (7/33) Installing python3 (3.8.5-r1) 14:13:10 (8/33) Installing py3-appdirs (1.4.4-r1) 14:13:10 (9/33) Installing py3-ordered-set (4.0.1-r0) 14:13:10 (10/33) Installing py3-parsing (2.4.7-r0) 14:13:10 (11/33) Installing py3-six (1.15.0-r0) 14:13:10 (12/33) Installing py3-packaging (20.4-r0) 14:13:10 (13/33) Installing py3-setuptools (47.0.0-r0) 14:13:10 (14/33) Installing py3-chardet (3.0.4-r4) 14:13:10 (15/33) Installing py3-idna (2.9-r0) 14:13:10 (16/33) Installing py3-certifi (2020.4.5.1-r0) 14:13:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 14:13:10 (18/33) Installing py3-requests (2.23.0-r0) 14:13:10 (19/33) Installing py3-msgpack (1.0.0-r0) 14:13:10 (20/33) Installing py3-lockfile (0.12.2-r3) 14:13:10 (21/33) Installing py3-cachecontrol (0.12.6-r0) 14:13:10 (22/33) Installing py3-colorama (0.4.3-r0) 14:13:10 (23/33) Installing py3-distlib (0.3.0-r0) 14:13:10 (24/33) Installing py3-distro (1.5.0-r1) 14:13:10 (25/33) Installing py3-webencodings (0.5.1-r3) 14:13:10 (26/33) Installing py3-html5lib (1.0.1-r4) 14:13:10 (27/33) Installing py3-pytoml (0.1.21-r0) 14:13:10 (28/33) Installing py3-pep517 (0.8.2-r0) 14:13:10 (29/33) Installing py3-progress (1.5-r0) 14:13:10 (30/33) Installing py3-toml (0.10.1-r0) 14:13:10 (31/33) Installing py3-retrying (1.3.3-r0) 14:13:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 14:13:10 (33/33) Installing py3-pip (20.1.1-r0) 14:13:10 Executing busybox-1.31.1-r19.trigger 14:13:10 OK: 71 MiB in 55 packages 14:13:20 Removing intermediate container bda557a54073 14:13:20 ---> 1e6a90886c42 14:13:20 Step 20/26 : RUN pip install docker-compose==1.23.2 14:13:20 ---> Running in 4371b40c32cc 14:13:21 Collecting docker-compose==1.23.2 14:13:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:13:21 Collecting cached-property<2,>=1.2.0 14:13:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:13:21 Collecting PyYAML<4,>=3.10 14:13:21 Downloading PyYAML-3.13.tar.gz (270 kB) 14:13:22 Collecting jsonschema<3,>=2.5.1 14:13:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:13:22 Collecting texttable<0.10,>=0.9.0 14:13:22 Downloading texttable-0.9.1.tar.gz (11 kB) 14:13:23 Collecting docker<4.0,>=3.6.0 14:13:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:13:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:13:23 Collecting dockerpty<0.5,>=0.4.1 14:13:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:13:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:13:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:13:24 Collecting docopt<0.7,>=0.6.1 14:13:24 Downloading docopt-0.6.2.tar.gz (25 kB) 14:13:24 Collecting websocket-client<1.0,>=0.32.0 14:13:24 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 14:13:24 Collecting docker-pycreds>=0.4.0 14:13:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:13:24 Collecting idna<2.8,>=2.5 14:13:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:13:25 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 14:13:25 Collecting urllib3<1.25,>=1.21.1 14:13:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:13:25 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 14:13:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:13:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:13:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:13:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:13:25 Installing collected packages: cached-property, PyYAML, jsonschema, texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, docopt, docker-compose 14:13:25 Running setup.py install for PyYAML: started 14:13:26 Running setup.py install for PyYAML: finished with status 'done' 14:13:26 Running setup.py install for texttable: started 14:13:26 Running setup.py install for texttable: finished with status 'done' 14:13:26 Attempting uninstall: idna 14:13:26 Found existing installation: idna 2.9 14:13:26 Uninstalling idna-2.9: 14:13:26 Successfully uninstalled idna-2.9 14:13:26 Attempting uninstall: urllib3 14:13:26 Found existing installation: urllib3 1.25.9 14:13:26 Uninstalling urllib3-1.25.9: 14:13:26 Successfully uninstalled urllib3-1.25.9 14:13:27 Attempting uninstall: requests 14:13:27 Found existing installation: requests 2.23.0 14:13:27 Uninstalling requests-2.23.0: 14:13:27 Successfully uninstalled requests-2.23.0 14:13:27 Running setup.py install for dockerpty: started 14:13:28 Running setup.py install for dockerpty: finished with status 'done' 14:13:28 Running setup.py install for docopt: started 14:13:28 Running setup.py install for docopt: finished with status 'done' 14:13:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.57.0 14:13:32 Removing intermediate container 4371b40c32cc 14:13:32 ---> 062a0dd997d3 14:13:32 Step 21/26 : RUN apk --no-cache add curl 14:13:32 ---> Running in 6efc29a44df9 14:13:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:13:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:13:33 (1/3) Installing nghttp2-libs (1.41.0-r0) 14:13:33 (2/3) Installing libcurl (7.69.1-r3) 14:13:33 (3/3) Installing curl (7.69.1-r3) 14:13:33 Executing busybox-1.31.1-r19.trigger 14:13:33 OK: 72 MiB in 58 packages 14:13:33 Removing intermediate container 6efc29a44df9 14:13:33 ---> 4c7b16a77157 14:13:33 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 14:13:33 ---> Running in 87f4afd73840 14:13:34 Removing intermediate container 87f4afd73840 14:13:34 ---> 9a8cbedf5fd8 14:13:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:13:34 ---> Running in 57e44c3aff95 14:13:34 Removing intermediate container 57e44c3aff95 14:13:34 ---> e20ae045e356 14:13:34 Step 24/26 : LABEL arch=x86_64 14:13:34 ---> Running in 66b493e8772f 14:13:34 Removing intermediate container 66b493e8772f 14:13:34 ---> 81815f611ddc 14:13:34 Step 25/26 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:13:34 ---> Running in a09434ed884c 14:13:34 Removing intermediate container a09434ed884c 14:13:34 ---> 2a73133b26db 14:13:34 Step 26/26 : LABEL version=0.0.0 14:13:34 ---> Running in eadfb59d3266 14:13:34 Removing intermediate container eadfb59d3266 14:13:34 ---> 462ff122f0dd 14:13:34 14:13:35 Successfully built 462ff122f0dd 14:13:35 Successfully tagged docker-sys-mgmt-agent-go:latest 14:13:35  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 14:13:35 $ docker stop --time=1 1558d075223cffb4a0ae35de90e693a0c6e6193d28ab3b7d6fdb8098ff7963d7 14:13:37 $ docker rm -f 1558d075223cffb4a0ae35de90e693a0c6e6193d28ab3b7d6fdb8098ff7963d7 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:37 + docker images 14:13:37 + grep docker 14:13:38 docker-sys-mgmt-agent-go latest 462ff122f0dd 4 seconds ago 313MB 14:13:38 docker-security-secretstore-setup-go latest 942f2b425056 40 seconds ago 24.9MB 14:13:38 docker-core-command-go latest 61d712daedc9 43 seconds ago 17MB 14:13:38 docker-security-proxy-setup-go latest 3def388e5ab0 44 seconds ago 24.7MB 14:13:38 docker-security-bootstrapper-go latest 51d80ee0926b About a minute ago 18.7MB 14:13:38 docker-core-data-go latest 7268e63f8e8f About a minute ago 22.4MB 14:13:38 docker-core-metadata-go latest bce0895cd604 2 minutes ago 19MB 14:13:38 docker-support-scheduler-go latest 76c9bc32b7cc 2 minutes ago 17.2MB 14:13:38 docker-support-notifications-go latest f6837d496902 2 minutes ago 17.8MB 14:13:38 docker 20.10.0 aefe523efa57 2 months ago 240MB [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 14:13:54 Still waiting to schedule task 14:13:54 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 14:14:21 gofmt -l . 14:14:21 [ "`gofmt -l .`" = "" ] 14:14:21 ./bin/test-go-mod-tidy.sh 14:14:21 ./bin/test-attribution-txt.sh [Pipeline] sh 14:14:22 + ls -al . 14:14:22 total 740 14:14:22 drwxrwxr-x 9 1001 1001 4096 Mar 2 14:14 . 14:14:22 drwxr-xr-x 4 root root 4096 Mar 2 14:10 .. 14:14:22 -rw-rw-r-- 1 1001 1001 11 Mar 2 14:08 .dockerignore 14:14:22 drwxrwxr-x 8 1001 1001 4096 Mar 2 14:08 .git 14:14:22 drwxrwxr-x 3 1001 1001 4096 Mar 2 14:08 .github 14:14:22 -rw-rw-r-- 1 1001 1001 818 Mar 2 14:08 .gitignore 14:14:22 -rw-rw-r-- 1 1001 1001 166 Mar 2 14:08 .sonarcloud.properties 14:14:22 -rw-rw-r-- 1 1001 1001 8475 Mar 2 14:08 Attribution.txt 14:14:22 -rw-rw-r-- 1 1001 1001 3804 Mar 2 14:08 CONTRIBUTING.md 14:14:22 -rw-rw-r-- 1 1001 1001 931 Mar 2 14:08 Dockerfile.build 14:14:22 -rw-rw-r-- 1 1001 1001 863 Mar 2 14:08 Jenkinsfile 14:14:22 -rw-rw-r-- 1 1001 1001 10775 Mar 2 14:08 LICENSE 14:14:22 -rw-rw-r-- 1 1001 1001 5774 Mar 2 14:08 Makefile 14:14:22 -rw-rw-r-- 1 1001 1001 6524 Mar 2 14:08 README.md 14:14:22 -rw-rw-r-- 1 1001 1001 6755 Mar 2 14:08 SECURITY.md 14:14:22 -rw-rw-r-- 1 1001 1001 5 Mar 2 14:05 VERSION 14:14:22 -rw-rw-r-- 1 1001 1001 4131 Mar 2 14:08 ZMQWindows.md 14:14:22 drwxrwxr-x 2 1001 1001 4096 Mar 2 14:08 bin 14:14:22 drwxrwxr-x 14 1001 1001 4096 Mar 2 14:08 cmd 14:14:22 -rw-r--r-- 1 root root 600749 Mar 2 14:12 coverage.out 14:14:22 -rw-r--r-- 1 root root 1055 Mar 2 14:14 go.mod 14:14:22 -rw-r--r-- 1 root root 21699 Mar 2 14:14 go.sum 14:14:22 drwxrwxr-x 8 1001 1001 4096 Mar 2 14:08 internal 14:14:22 drwxrwxr-x 4 1001 1001 4096 Mar 2 14:08 openapi 14:14:22 drwxrwxr-x 4 1001 1001 4096 Mar 2 14:08 snap 14:14:22 -rw-rw-r-- 1 1001 1001 168 Mar 2 14:08 version.go [Pipeline] sh 14:14:22 + '[' -e coverage.out ] 14:14:22 + chown 1001:1001 coverage.out [Pipeline] stash 14:14:22 Warning: overwriting stash ‘coverage-report’ 14:14:24 Stashed 1 file(s) [Pipeline] sh 14:14:24 + make build 14:14:24 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 14:14:35 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 14:14:47 Running on prd-ubuntu18.04-docker-8c-8g-28220 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws 14:14:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:14:50 using credential edgex-jenkins-ssh 14:14:50 Cloning the remote Git repository 14:14:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:14:50 > git init /w/workspace/edgex-go/1 # timeout=10 14:14:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:14:50 > git --version # timeout=10 14:14:50 > git --version # 'git version 2.17.1' 14:14:50 using GIT_SSH to set credentials SSH Credentials for GitHub 14:14:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:57 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 14:14:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:14:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:14:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:14:59 using GIT_SSH to set credentials SSH Credentials for GitHub 14:14:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:14:59 Merging remotes/origin/master commit f0a5054a805e8aad79e6fefc9c847f3d46b91de1 into PR head commit 8e3f381f48b291784d2fa4191d0258c1a582df0c 14:14:59 Merge succeeded, producing 8e3f381f48b291784d2fa4191d0258c1a582df0c 14:14:59 Checking out Revision 8e3f381f48b291784d2fa4191d0258c1a582df0c (PR-3214) 14:14:59 > git config core.sparsecheckout # timeout=10 14:14:59 > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 14:14:59 > git remote # timeout=10 14:14:59 > git config --get remote.origin.url # timeout=10 14:14:59 using GIT_SSH to set credentials SSH Credentials for GitHub 14:14:59 > git merge f0a5054a805e8aad79e6fefc9c847f3d46b91de1 # timeout=10 14:14:59 > git rev-parse HEAD^{commit} # timeout=10 14:14:59 > git config core.sparsecheckout # timeout=10 14:14:59 > git checkout -f 8e3f381f48b291784d2fa4191d0258c1a582df0c # timeout=10 14:15:02 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 14:15:03 Commit message: "build: Upgrade the go-mod-core-contracts lib" 14:15:03 > git --version # timeout=10 14:15:03 > git --version # 'git version 2.17.1' 14:15:03 fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:05 + echo snap-build.sh 14:15:05 snap-build.sh 14:15:05 + SNAP_BASE_DIR=. 14:15:05 + '[' '!' -z /w/workspace/edgex-go/1 ']' 14:15:05 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 14:15:05 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 14:15:05 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 14:15:05 + cd /w/workspace/edgex-go/1 14:15:05 + sudo apt-get remove -qy --purge lxd lxd-client 14:15:05 Reading package lists... 14:15:05 Building dependency tree... 14:15:05 Reading state information... 14:15:05 The following packages were automatically installed and are no longer required: 14:15:05 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 14:15:05 uidmap xdelta3 14:15:05 Use 'sudo apt autoremove' to remove them. 14:15:06 The following packages will be REMOVED: 14:15:06 lxd* lxd-client* 14:15:06 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 14:15:06 After this operation, 31.7 MB disk space will be freed. 14:15:08 (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 ... 190027 files and directories currently installed.) 14:15:08 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 14:15:09 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 14:15:09 Removing lxd dnsmasq configuration 14:15:09 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 14:15:10 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 14:15:10 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 14:15:11 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 14:15:11 (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 ... 189852 files and directories currently installed.) 14:15:11 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 14:15:13 Processing triggers for systemd (237-3ubuntu10.42) ... 14:15:13 Processing triggers for ureadahead (0.100.0-21) ... 14:15:15 + sudo snap remove --purge lxd 14:15:15 snap "lxd" is not installed 14:15:15 + sudo groupadd --force --system lxd 14:15:15 ++ whoami 14:15:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 14:15:15 + newgrp - lxd 14:15:15 + sudo snap install lxd 14:15:16 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 14:15:21 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 14:15:24 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 14:15:25 2021-03-02T14:15:22Z INFO Waiting for automatic snapd restart... 14:15:28 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 14:15:32 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 14:15:35 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 14:15:43 lxd 4.11 from Canonical* installed 14:15:43 + sudo lxd init --auto [Pipeline] } 14:15:43 $ docker stop --time=1 7e332b9a90a4481b45ddfaed1fe86ac417b670ff8b8ab83410bef25dd0d4afba 14:15:46 $ docker rm -f 7e332b9a90a4481b45ddfaed1fe86ac417b670ff8b8ab83410bef25dd0d4afba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:15:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:15:48 14:15:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:15:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:15:49 latest: Pulling from edgex-devops/edgex-compose-arm64 14:15:49 29e5d40040c1: Pulling fs layer 14:15:49 1ce36da41761: Pulling fs layer 14:15:49 25b303627fd3: Pulling fs layer 14:15:50 29e5d40040c1: Verifying Checksum 14:15:50 29e5d40040c1: Download complete 14:15:50 1ce36da41761: Verifying Checksum 14:15:50 1ce36da41761: Download complete 14:15:51 29e5d40040c1: Pull complete 14:15:52 + sudo snap install --classic snapcraft 14:15:52 1ce36da41761: Pull complete 14:15:52 25b303627fd3: Verifying Checksum 14:15:52 25b303627fd3: Download complete 14:16:00 snapcraft 4.5.1 from Canonical* installed 14:16:00 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 14:16:00 + patch --verbose -p1 14:16:00 Hmm... Looks like a unified diff to me... 14:16:00 The text leading up to this was: 14:16:00 -------------------------- 14:16:00 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 14:16:00 |From: Tony Espy 14:16:00 |Date: Wed, 16 Dec 2020 16:34:55 -0500 14:16:00 |Subject: [PATCH] optimize snap build for pipeline CI check 14:16:00 | 14:16:00 |This patch is used by the EdgeX CI pipeline builds to 14:16:00 |optimize the snap CI check run for pull requests. When 14:16:00 |applied, it essentially strips out everything (apps and 14:16:00 |parts) from the snapcraft.yaml file except those required 14:16:00 |to build edgex-go, as the whole idea of the CI check is to 14:16:00 |catch changes to edgex-go that break the snap build. 14:16:00 | 14:16:00 |In general, anyone updating snapcraft.yaml will also need 14:16:00 |to update this patch file, otherwise it may fail to apply, 14:16:00 |resulting in a failed snap build CI check in the associated 14:16:00 |pull request. 14:16:00 | 14:16:00 |Note - in addition to applying this patch, the pipeline also 14:16:00 |only primes the snap (e.g. `snapcraft prime`), as there's no 14:16:00 |need to build the finally binary .snap file (and it won't 14:16:00 |work with the patch applied). This further reduces the build 14:16:00 |time. 14:16:00 |--- 14:16:00 | snap/snapcraft.yaml | 461 +------------------------------------------- 14:16:00 | 1 file changed, 2 insertions(+), 459 deletions(-) 14:16:00 | 14:16:00 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 14:16:00 |index 1e537489..faf42425 100644 14:16:00 |--- a/snap/snapcraft.yaml 14:16:00 |+++ b/snap/snapcraft.yaml 14:16:00 -------------------------- 14:16:00 patching file snap/snapcraft.yaml 14:16:00 Using Plan A... 14:16:00 Hunk #1 succeeded at 73. 14:16:00 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 14:16:00 Hunk #3 succeeded at 217 (offset 3 lines). 14:16:00 Hunk #4 succeeded at 225 (offset 3 lines). 14:16:00 Hunk #5 succeeded at 232 (offset 3 lines). 14:16:00 Hunk #6 succeeded at 259 (offset 3 lines). 14:16:00 Hunk #7 succeeded at 293 (offset 3 lines). 14:16:00 Hunk #8 succeeded at 352 (offset 11 lines). 14:16:00 Hmm... Ignoring the trailing garbage. 14:16:00 done 14:16:00 + sudo snapcraft prime --use-lxd 14:16:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 14:16:01 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: 14:16:01 - README.md 14:16:01 - snapcraft.yaml.orig 14:16:01 14:16:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:16:02 Launching a container. 14:16:02 25b303627fd3: Pull complete 14:16:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:16:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:16:03 prd-ubuntu18.04-docker-arm64-4c-16g-28219 does not seem to be running inside a container 14:16:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:16:06 $ docker top f1c780fa6776aa60005898112f1b8c98dc78302b3fd5d98e01431585768578a7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:07 + grep parallel 14:16:07 + docker-compose build --help 14:16:10 --parallel Build images in parallel. [Pipeline] } 14:16:11 $ docker stop --time=1 f1c780fa6776aa60005898112f1b8c98dc78302b3fd5d98e01431585768578a7 14:16:13 $ docker rm -f f1c780fa6776aa60005898112f1b8c98dc78302b3fd5d98e01431585768578a7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:14 . [Pipeline] withDockerContainer 14:16:14 prd-ubuntu18.04-docker-arm64-4c-16g-28219 does not seem to be running inside a container 14:16:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:16:16 $ docker top 6fc23763c0be3dd886da46de3f8800c823431a95e8a56f19c1c6a9755ada97cd -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:17 + docker-compose -f ./docker-compose-build.yml build --parallel 14:16:17 Waiting for container to be ready 14:16:17 To start your first instance, try: lxc launch ubuntu:18.04 14:16:17 14:16:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 14:16:20 Waiting for network to be ready... 14:16:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:16:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 14:16:21 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:16:21 Building docker-core-command-go ... 14:16:21 Building docker-core-data-go ... 14:16:21 Building docker-core-metadata-go ... 14:16:21 Building docker-security-bootstrapper-go ... 14:16:21 Building docker-security-proxy-setup-go ... 14:16:21 Building docker-security-secretstore-setup-go ... 14:16:21 Building docker-support-notifications-go ... 14:16:21 Building docker-support-scheduler-go ... 14:16:21 Building docker-sys-mgmt-agent-go ... 14:16:21 Building docker-support-notifications-go 14:16:21 Building docker-security-secretstore-setup-go 14:16:21 Building docker-core-metadata-go 14:16:21 Building docker-security-bootstrapper-go 14:16:21 Building docker-core-data-go 14:16:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 14:16:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 14:16:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 14:16:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 14:16:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 14:16:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 14:16:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 14:16:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:16:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:16:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:16:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:16:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:16:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:16:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:16:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:16:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:16:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 14:16:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 14:16:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 14:16:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 14:16:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 14:16:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 14:16:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 14:16:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 14:16:27 Fetched 24.0 MB in 6s (3982 kB/s) 14:16:28 Reading package lists... 14:16:29 Reading package lists... 14:16:29 Building dependency tree... 14:16:29 Reading state information... 14:16:29 The following additional packages will be installed: 14:16:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:16:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:16:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:16:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 14:16:29 Suggested packages: 14:16:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 14:16:29 Recommended packages: 14:16:29 gnupg libsasl2-modules 14:16:29 The following NEW packages will be installed: 14:16:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:16:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:16:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:16:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 14:16:29 The following packages will be upgraded: 14:16:29 gpg gpg-agent gpgconf libudev1 14:16:29 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 14:16:29 Need to get 3530 kB of archives. 14:16:29 After this operation, 13.3 MB of additional disk space will be used. 14:16:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 14:16:29 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 14:16:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 14:16:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 14:16:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 14:16:29 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 14:16:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 14:16:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 14:16:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 14:16:30 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 14:16:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 14:16:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 14:16:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 14:16:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 14:16:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 14:16:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 14:16:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 14:16:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 14:16:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 14:16:30 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 14:16:30 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 14:16:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 14:16:31 debconf: delaying package configuration, since apt-utils is not installed 14:16:31 Fetched 3530 kB in 1s (2534 kB/s) 14:16:31 (Reading database ... 12511 files and directories currently installed.) 14:16:31 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 14:16:31 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 14:16:31 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 14:16:31 Selecting previously unselected package udev. 14:16:31 (Reading database ... 12511 files and directories currently installed.) 14:16:31 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 14:16:31 Unpacking udev (237-3ubuntu10.44) ... 14:16:31 Selecting previously unselected package libfuse2:amd64. 14:16:31 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 14:16:31 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:16:32 Selecting previously unselected package fuse. 14:16:32 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 14:16:32 Unpacking fuse (2.9.7-1ubuntu1) ... 14:16:32 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 14:16:32 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:16:32 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 14:16:32 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:16:32 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 14:16:32 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:16:32 Selecting previously unselected package libksba8:amd64. 14:16:32 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 14:16:32 Unpacking libksba8:amd64 (1.3.5-2) ... 14:16:32 Selecting previously unselected package libroken18-heimdal:amd64. 14:16:32 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:16:32 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 14:16:32 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:16:32 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:32 Selecting previously unselected package libheimbase1-heimdal:amd64. 14:16:32 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:16:32 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:33 Selecting previously unselected package libhcrypto4-heimdal:amd64. 14:16:33 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:16:33 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:33 Selecting previously unselected package libwind0-heimdal:amd64. 14:16:33 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:16:33 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:33 Selecting previously unselected package libhx509-5-heimdal:amd64. 14:16:33 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:16:33 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:33 Selecting previously unselected package libkrb5-26-heimdal:amd64. 14:16:33 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:16:33 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:33 Selecting previously unselected package libheimntlm0-heimdal:amd64. 14:16:33 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:16:33 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:33 Selecting previously unselected package libgssapi3-heimdal:amd64. 14:16:33 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:16:33 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:34 Selecting previously unselected package libsasl2-modules-db:amd64. 14:16:34 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:16:34 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:16:34 Selecting previously unselected package libsasl2-2:amd64. 14:16:34 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:16:34 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:16:34 Selecting previously unselected package libldap-common. 14:16:34 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 14:16:34 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 14:16:34 Selecting previously unselected package libldap-2.4-2:amd64. 14:16:34 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 14:16:34 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 14:16:34 Selecting previously unselected package dirmngr. 14:16:34 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 14:16:34 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 14:16:34 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 14:16:34 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 14:16:34 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:16:34 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:16:34 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:16:34 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 14:16:35 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:35 Setting up libksba8:amd64 (1.3.5-2) ... 14:16:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:16:35 Setting up udev (237-3ubuntu10.44) ... 14:16:36 invoke-rc.d: policy-rc.d denied execution of start. 14:16:36 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:36 Processing triggers for systemd (237-3ubuntu10) ... 14:16:36 Setting up fuse (2.9.7-1ubuntu1) ... 14:16:36 Setting up gpg (2.2.4-1ubuntu1.4) ... 14:16:36 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:36 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:36 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:36 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:36 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:36 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:36 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:16:36 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 14:16:36 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 14:16:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:16:37 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 14:16:37 settings in the [Install] section, and DefaultInstance for template units). 14:16:37 This means they are not meant to be enabled using systemctl. 14:16:37 Possible reasons for having this kind of units are: 14:16:37 1) A unit may be statically enabled by being symlinked from another unit's 14:16:37 .wants/ or .requires/ directory. 14:16:37 2) A unit's purpose may be to act as a helper for some other unit which has 14:16:37 a requirement dependency on it. 14:16:37 3) A unit may be started when needed via activation (socket, path, timer, 14:16:37 D-Bus, udev, scripted systemctl call, ...). 14:16:37 4) In case of template units, the unit is meant to be enabled with some 14:16:37 instance name specified. 14:16:37 Reading package lists... 14:16:38 Building dependency tree... 14:16:38 Reading state information... 14:16:38 The following additional packages will be installed: 14:16:38 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 14:16:38 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 14:16:38 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 14:16:38 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 14:16:38 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 14:16:38 Suggested packages: 14:16:38 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 14:16:38 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 14:16:38 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 14:16:38 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 14:16:38 systemd-container policykit-1 14:16:38 Recommended packages: 14:16:38 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 14:16:38 The following NEW packages will be installed: 14:16:38 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 14:16:38 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 14:16:38 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 14:16:38 multiarch-support openssh-client python3 python3-minimal python3.6 14:16:38 python3.6-minimal snapd squashfs-tools sudo 14:16:38 The following packages will be upgraded: 14:16:38 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 14:16:38 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 14:16:38 Need to get 35.2 MB of archives. 14:16:38 After this operation, 141 MB of additional disk space will be used. 14:16:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 14:16:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 14:16:38 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 14:16:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 14:16:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 14:16:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 14:16:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 14:16:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 14:16:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 14:16:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 14:16:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 14:16:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 14:16:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 14:16:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 14:16:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 14:16:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 14:16:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 14:16:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 14:16:38 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 14:16:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 14:16:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 14:16:39 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 14:16:39 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 14:16:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 14:16:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 14:16:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 14:16:39 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 14:16:39 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 14:16:39 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 14:16:39 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 14:16:39 debconf: delaying package configuration, since apt-utils is not installed 14:16:39 Fetched 35.2 MB in 1s (31.2 MB/s) 14:16:39 (Reading database ... 12757 files and directories currently installed.) 14:16:39 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 14:16:40 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 14:16:41 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 14:16:41 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 14:16:41 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 14:16:41 (Reading database ... 12757 files and directories currently installed.) 14:16:41 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 14:16:41 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 14:16:41 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 14:16:41 (Reading database ... 12757 files and directories currently installed.) 14:16:41 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 14:16:41 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 14:16:42 Setting up apt (1.6.12ubuntu0.2) ... 14:16:42 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 14:16:42 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 14:16:42 (Reading database ... 12764 files and directories currently installed.) 14:16:42 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 14:16:42 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 14:16:43 Selecting previously unselected package libpython3.6-minimal:amd64. 14:16:43 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:16:43 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:16:43 Selecting previously unselected package libexpat1:amd64. 14:16:43 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 14:16:43 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:16:43 Selecting previously unselected package python3.6-minimal. 14:16:43 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:16:43 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 14:16:43 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 14:16:43 Checking for services that may need to be restarted...done. 14:16:43 Checking for services that may need to be restarted...done. 14:16:44 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:16:44 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:16:44 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 14:16:44 Selecting previously unselected package python3-minimal. 14:16:44 (Reading database ... 13012 files and directories currently installed.) 14:16:44 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 14:16:44 Unpacking python3-minimal (3.6.7-1~18.04) ... 14:16:45 Selecting previously unselected package mime-support. 14:16:45 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 14:16:45 Unpacking mime-support (3.60ubuntu1) ... 14:16:45 Selecting previously unselected package libmpdec2:amd64. 14:16:45 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 14:16:45 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:16:45 Selecting previously unselected package libpython3.6-stdlib:amd64. 14:16:45 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:16:45 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:16:46 Selecting previously unselected package python3.6. 14:16:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:16:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 14:16:47 Selecting previously unselected package libpython3-stdlib:amd64. 14:16:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 14:16:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:16:47 Setting up python3-minimal (3.6.7-1~18.04) ... 14:16:47 Selecting previously unselected package python3. 14:16:47 (Reading database ... 13442 files and directories currently installed.) 14:16:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 14:16:47 Unpacking python3 (3.6.7-1~18.04) ... 14:16:47 Selecting previously unselected package multiarch-support. 14:16:47 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 14:16:47 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 14:16:47 Setting up multiarch-support (2.27-3ubuntu1.4) ... 14:16:47 Selecting previously unselected package liblzo2-2:amd64. 14:16:47 (Reading database ... 13479 files and directories currently installed.) 14:16:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 14:16:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 14:16:47 Selecting previously unselected package libbsd0:amd64. 14:16:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 14:16:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:16:47 Selecting previously unselected package sudo. 14:16:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 14:16:47 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 14:16:48 Selecting previously unselected package apparmor. 14:16:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 14:16:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 14:16:48 Selecting previously unselected package libedit2:amd64. 14:16:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 14:16:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 14:16:48 Selecting previously unselected package libkrb5support0:amd64. 14:16:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 14:16:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:16:48 Selecting previously unselected package libk5crypto3:amd64. 14:16:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 14:16:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:16:48 Selecting previously unselected package libkeyutils1:amd64. 14:16:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 14:16:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:16:48 Selecting previously unselected package libkrb5-3:amd64. 14:16:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 14:16:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:16:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 14:16:48 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 14:16:48 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:16:48 Selecting previously unselected package libssl1.0.0:amd64. 14:16:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 14:16:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 14:16:49 Selecting previously unselected package openssh-client. 14:16:49 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 14:16:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 14:16:49 Selecting previously unselected package squashfs-tools. 14:16:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 14:16:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 14:16:49 Selecting previously unselected package snapd. 14:16:49 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 14:16:49 Unpacking snapd (2.48.3+18.04) ... 14:16:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 14:16:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 14:16:52 Setting up mime-support (3.60ubuntu1) ... 14:16:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 14:16:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:16:52 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:16:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:16:52 Setting up systemd (237-3ubuntu10.44) ... 14:16:52 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 14:16:53 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:16:53 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:16:53 Setting up liblzo2-2:amd64 (2.08-1.2) ... 14:16:53 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:16:53 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:16:53 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 14:16:54 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 14:16:54 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:16:54 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:16:54 Setting up python3 (3.6.7-1~18.04) ... 14:16:54 running python rtupdate hooks for python3.6... 14:16:54 running python post-rtupdate hooks for python3.6... 14:16:55 Setting up apparmor (2.12-4ubuntu5.1) ... 14:16:56 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 14:16:57 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:16:57 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 14:16:57 Setting up snapd (2.48.3+18.04) ... 14:16:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 14:16:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 14:16:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 14:16:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 14:16:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:16:58 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:16:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 14:16:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 14:16:59 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 14:16:59 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 14:17:00 /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' 14:17:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:17:00 Processing triggers for systemd (237-3ubuntu10.44) ... 14:17:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:17:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:17:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:17:03 Reading package lists... 14:17:03 Reading package lists... 14:17:04 Building dependency tree... 14:17:04 Reading state information... 14:17:04 Calculating upgrade... 14:17:04 The following packages will be upgraded: 14:17:04 advancecomp base-files bash binutils binutils-common 14:17:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 14:17:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 14:17:04 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 14:17:04 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 14:17:04 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 14:17:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 14:17:04 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 14:17:04 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 14:17:04 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 14:17:04 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 14:17:04 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 14:17:04 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 14:17:04 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 14:17:04 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 14:17:04 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 14:17:04 Need to get 63.8 MB of archives. 14:17:04 After this operation, 5202 kB of additional disk space will be used. 14:17:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 14:17:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 14:17:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 14:17:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 14:17:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 14:17:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 14:17:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 14:17:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 14:17:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 14:17:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 14:17:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 14:17:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 14:17:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 14:17:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 14:17:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 14:17:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 14:17:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 14:17:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 14:17:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 14:17:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 14:17:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 14:17:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 14:17:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 14:17:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 14:17:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 14:17:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 14:17:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 14:17:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 14:17:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 14:17:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 14:17:06 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 14:17:06 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 14:17:06 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 14:17:06 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 14:17:06 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 14:17:06 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 14:17:06 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 14:17:06 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 14:17:06 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 14:17:06 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 14:17:06 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 14:17:06 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 14:17:06 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 14:17:06 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 14:17:06 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 14:17:06 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 14:17:06 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 14:17:06 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 14:17:06 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 14:17:06 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 14:17:06 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 14:17:06 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 14:17:06 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 14:17:06 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 14:17:06 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 14:17:06 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 14:17:06 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 14:17:06 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 14:17:06 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 14:17:06 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 14:17:06 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 14:17:06 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 14:17:06 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 14:17:06 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 14:17:06 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 14:17:06 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 14:17:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 14:17:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 14:17:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 14:17:06 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 14:17:06 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 14:17:07 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 14:17:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 14:17:07 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 14:17:07 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 14:17:07 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 14:17:07 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 14:17:07 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 14:17:07 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 14:17:07 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 14:17:07 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 14:17:07 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 14:17:07 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 14:17:07 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 14:17:07 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 14:17:07 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 14:17:07 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 14:17:07 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 14:17:07 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 14:17:07 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 14:17:07 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 14:17:07 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 14:17:07 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 14:17:07 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 14:17:07 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 14:17:07 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 14:17:07 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 14:17:07 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 14:17:07 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 14:17:07 debconf: delaying package configuration, since apt-utils is not installed 14:17:07 Fetched 63.8 MB in 3s (19.8 MB/s) 14:17:08 (Reading database ... 13912 files and directories currently installed.) 14:17:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 14:17:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:17:09 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 14:17:09 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:17:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 14:17:09 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 14:17:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:17:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:17:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:17:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:17:10 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:17:10 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:17:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:17:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:17:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:17:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:17:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:17:10 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:17:10 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:17:10 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:17:10 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 14:17:11 (Reading database ... 13911 files and directories currently installed.) 14:17:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 14:17:11 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 14:17:11 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 14:17:11 (Reading database ... 13911 files and directories currently installed.) 14:17:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:17:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:17:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:17:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:17:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:17:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:17:12 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 14:17:12 (Reading database ... 13911 files and directories currently installed.) 14:17:12 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 14:17:12 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:17:12 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 14:17:13 (Reading database ... 13911 files and directories currently installed.) 14:17:13 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 14:17:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 14:17:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 14:17:13 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 14:17:13 Setting up base-files (10.1ubuntu2.10) ... 14:17:13 Installing new version of config file /etc/issue ... 14:17:13 Installing new version of config file /etc/issue.net ... 14:17:13 Installing new version of config file /etc/lsb-release ... 14:17:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 14:17:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 14:17:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 14:17:14 Removing obsolete conffile /etc/default/motd-news ... 14:17:14 (Reading database ... 13912 files and directories currently installed.) 14:17:14 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 14:17:14 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 14:17:14 Setting up bash (4.4.18-2ubuntu1.2) ... 14:17:14 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 14:17:14 (Reading database ... 13912 files and directories currently installed.) 14:17:14 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 14:17:14 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 14:17:14 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 14:17:14 (Reading database ... 13912 files and directories currently installed.) 14:17:14 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 14:17:15 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 14:17:15 Setting up tar (1.29b-2ubuntu0.2) ... 14:17:15 (Reading database ... 13912 files and directories currently installed.) 14:17:15 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 14:17:15 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:17:15 Setting up dpkg (1.19.0.5ubuntu2.3) ... 14:17:15 (Reading database ... 13912 files and directories currently installed.) 14:17:15 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 14:17:15 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:17:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 14:17:16 (Reading database ... 13912 files and directories currently installed.) 14:17:16 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 14:17:16 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:17:16 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 14:17:16 (Reading database ... 13912 files and directories currently installed.) 14:17:16 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 14:17:16 Unpacking grep (3.1-2build1) over (3.1-2) ... 14:17:16 Setting up grep (3.1-2build1) ... 14:17:16 (Reading database ... 13912 files and directories currently installed.) 14:17:16 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 14:17:16 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:17:16 Setting up login (1:4.5-1ubuntu2) ... 14:17:16 (Reading database ... 13912 files and directories currently installed.) 14:17:16 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 14:17:16 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:17:17 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 14:17:17 (Reading database ... 13912 files and directories currently installed.) 14:17:17 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 14:17:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:17:18 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 14:17:18 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:17:18 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 14:17:18 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:17:19 Setting up perl-base (5.26.1-6ubuntu0.5) ... 14:17:19 (Reading database ... 13912 files and directories currently installed.) 14:17:19 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 14:17:19 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:17:20 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:17:20 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:17:20 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:17:20 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:17:20 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 14:17:20 (Reading database ... 13912 files and directories currently installed.) 14:17:20 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 14:17:20 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 14:17:20 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 14:17:21 (Reading database ... 13912 files and directories currently installed.) 14:17:21 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:17:21 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:17:21 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:17:21 (Reading database ... 13912 files and directories currently installed.) 14:17:21 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:17:21 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:17:21 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:17:21 (Reading database ... 13912 files and directories currently installed.) 14:17:21 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:17:21 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:17:21 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:17:22 (Reading database ... 13912 files and directories currently installed.) 14:17:22 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:17:22 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:17:22 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:17:22 (Reading database ... 13912 files and directories currently installed.) 14:17:22 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 14:17:22 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:17:22 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 14:17:22 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:17:22 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 14:17:22 (Reading database ... 13912 files and directories currently installed.) 14:17:22 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 14:17:22 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:17:23 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 14:17:23 (Reading database ... 13912 files and directories currently installed.) 14:17:23 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:17:23 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:17:23 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:17:23 (Reading database ... 13912 files and directories currently installed.) 14:17:23 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:17:23 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:17:23 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 14:17:23 (Reading database ... 13912 files and directories currently installed.) 14:17:23 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:17:23 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:17:24 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 14:17:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 14:17:25 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 14:17:25 (Reading database ... 13912 files and directories currently installed.) 14:17:25 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 14:17:25 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:17:25 Setting up libc-bin (2.27-3ubuntu1.4) ... 14:17:25 (Reading database ... 13912 files and directories currently installed.) 14:17:25 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 14:17:25 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:17:25 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 14:17:25 (Reading database ... 13914 files and directories currently installed.) 14:17:25 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 14:17:25 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 14:17:26 Setting up debconf (1.5.66ubuntu1) ... 14:17:26 (Reading database ... 13914 files and directories currently installed.) 14:17:26 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 14:17:26 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:17:26 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 14:17:26 (Reading database ... 13914 files and directories currently installed.) 14:17:26 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 14:17:26 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:17:26 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 14:17:26 (Reading database ... 13914 files and directories currently installed.) 14:17:26 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 14:17:26 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 14:17:27 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 14:17:27 (Reading database ... 13914 files and directories currently installed.) 14:17:27 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 14:17:27 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 14:17:27 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 14:17:27 (Reading database ... 13914 files and directories currently installed.) 14:17:27 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 14:17:27 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 14:17:28 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 14:17:28 (Reading database ... 13914 files and directories currently installed.) 14:17:28 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:17:28 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:17:28 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 14:17:28 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 14:17:28 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 14:17:28 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:17:28 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 14:17:29 (Reading database ... 13914 files and directories currently installed.) 14:17:29 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 14:17:29 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 14:17:29 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 14:17:29 (Reading database ... 13914 files and directories currently installed.) 14:17:29 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 14:17:29 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 14:17:29 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 14:17:29 (Reading database ... 13914 files and directories currently installed.) 14:17:29 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 14:17:29 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:17:29 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 14:17:30 (Reading database ... 13914 files and directories currently installed.) 14:17:30 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 14:17:30 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 14:17:30 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 14:17:30 (Reading database ... 13914 files and directories currently installed.) 14:17:30 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 14:17:30 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:17:30 Setting up passwd (1:4.5-1ubuntu2) ... 14:17:31 (Reading database ... 13914 files and directories currently installed.) 14:17:31 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 14:17:31 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:17:31 Setting up gpgv (2.2.4-1ubuntu1.4) ... 14:17:31 (Reading database ... 13914 files and directories currently installed.) 14:17:31 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 14:17:31 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 14:17:31 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 14:17:31 (Reading database ... 13914 files and directories currently installed.) 14:17:31 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 14:17:31 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 14:17:31 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 14:17:31 (Reading database ... 13914 files and directories currently installed.) 14:17:31 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 14:17:31 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 14:17:32 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 14:17:32 (Reading database ... 13914 files and directories currently installed.) 14:17:32 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 14:17:32 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 14:17:32 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 14:17:32 (Reading database ... 13914 files and directories currently installed.) 14:17:32 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 14:17:32 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 14:17:32 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 14:17:32 (Reading database ... 13914 files and directories currently installed.) 14:17:32 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 14:17:32 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 14:17:32 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 14:17:32 (Reading database ... 13915 files and directories currently installed.) 14:17:32 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:17:32 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:17:32 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:17:33 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:17:33 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 14:17:33 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 14:17:33 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 14:17:33 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 14:17:33 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 14:17:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 14:17:33 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 14:17:33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 14:17:34 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 14:17:34 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 14:17:34 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 14:17:34 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 14:17:34 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 14:17:34 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 14:17:34 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 14:17:34 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 14:17:34 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 14:17:34 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 14:17:34 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 14:17:34 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 14:17:35 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 14:17:35 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 14:17:35 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 14:17:36 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 14:17:36 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:17:36 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:17:36 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:17:36 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:17:37 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:17:37 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:17:37 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:17:37 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:17:37 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:17:37 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:17:37 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:17:37 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:17:37 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:17:37 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:17:37 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:17:37 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:17:39 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:17:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:17:40 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:17:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:17:41 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:17:41 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:17:41 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:17:41 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:17:42 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:17:42 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:17:42 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:17:42 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:17:42 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 14:17:42 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:17:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:17:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:17:43 ---> b61ee837fbdd 14:17:43 Step 3/22 : WORKDIR /edgex-go 14:17:43 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:17:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:17:43 ---> b61ee837fbdd 14:17:43 Step 3/23 : WORKDIR /edgex-go 14:17:43 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:17:43 Step 2/30 : FROM ${BUILDER_BASE} AS builder 14:17:43 ---> b61ee837fbdd 14:17:43 Step 3/30 : WORKDIR /edgex-go 14:17:43 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:17:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:17:43 ---> b61ee837fbdd 14:17:43 Step 3/24 : WORKDIR /edgex-go 14:17:43 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:17:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:17:43 ---> b61ee837fbdd 14:17:43 Step 3/23 : WORKDIR /edgex-go 14:17:43 ---> Running in 8b1858c1a1e0 14:17:43 ---> Running in 276b301c73df 14:17:43 ---> Running in d900b5b850f1 14:17:43 ---> Running in 5798a2d86511 14:17:43 ---> Running in 6c7d742bc219 14:17:43 Removing intermediate container 8b1858c1a1e0 14:17:43 ---> b96e5666df9f 14:17:43 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container d900b5b850f1 14:17:43 14:17:43 ---> 89d0707e1407 14:17:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:43 Removing intermediate container 276b301c73df 14:17:43 ---> 40cf54ac015a 14:17:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:43 Removing intermediate container 5798a2d86511 14:17:43 ---> 4230e79fb161 14:17:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:43 Removing intermediate container 6c7d742bc219 14:17:43 ---> f67c8bc7a1b7 14:17:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:43 ---> Running in 7f7bb68f76bd 14:17:43 ---> Running in 00bd9c2ae940 14:17:43 ---> Running in f42a762e88ff 14:17:43 ---> Running in 109072492f03 14:17:43 ---> Running in 9573b4710933 14:17:43 Removing intermediate container 00bd9c2ae940 14:17:43 ---> a39d3e5b57be 14:17:43 Step 5/30 : RUN apk add --update --no-cache make git 14:17:43 ---> Running in d486a45fc9ac 14:17:43 Removing intermediate container 7f7bb68f76bd 14:17:43 ---> 6309f9a199d5 14:17:43 Step 5/24 : RUN apk add --update --no-cache make git 14:17:43 Removing intermediate container 9573b4710933 14:17:43 ---> ed845fa74086 14:17:43 Step 5/23 : RUN apk add --update --no-cache make git 14:17:43 Removing intermediate container f42a762e88ff 14:17:43 ---> 38c4306dad27 14:17:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:17:43 ---> Running in 456ccd8c3952 14:17:43 ---> Running in b6b7de58c100 14:17:43 Removing intermediate container 109072492f03 14:17:43 ---> 9c3f5ac7b051 14:17:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:17:43 ---> Running in 810b64b219a2 14:17:43 ---> Running in c36453ce0df4 14:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:17:43 OK: 217 MiB in 51 packages 14:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:17:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 14:17:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:17:43 OK: 217 MiB in 51 packages 14:17:43 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 14:17:43 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 14:17:43 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:17:43 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:17:43 OK: 217 MiB in 51 packages 14:17:43 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:17:43 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:17:43 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 14:17:43 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 14:17:43 OK: 217 MiB in 51 packages 14:17:43 OK: 217 MiB in 51 packages 14:17:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:17:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 14:17:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:17:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:17:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:17:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 14:17:44 Removing intermediate container d486a45fc9ac 14:17:44 ---> ec09680edc62 14:17:44 Step 6/30 : COPY go.mod . 14:17:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 14:17:44 Setting up tzdata (2021a-0ubuntu0.18.04) ... 14:17:44 14:17:44 Current default time zone: 'Etc/UTC' 14:17:44 Local time is now: Tue Mar 2 14:17:44 UTC 2021. 14:17:44 Universal Time is now: Tue Mar 2 14:17:44 UTC 2021. 14:17:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 14:17:44 14:17:44 Setting up systemd-sysv (237-3ubuntu10.44) ... 14:17:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:17:44 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 14:17:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 14:17:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 14:17:44 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 14:17:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 14:17:44 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 14:17:44 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 14:17:44 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 14:17:44 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:17:44 Setting up procps (2:3.3.12-3ubuntu1.2) ... 14:17:45 Removing intermediate container 456ccd8c3952 14:17:45 ---> 02bbda659564 14:17:45 Step 6/23 : COPY go.mod . 14:17:45 ---> 197e8baf253a 14:17:45 Step 7/30 : RUN go mod download 14:17:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 14:17:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 14:17:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 14:17:45 Setting up patch (2.7.6-2ubuntu1.1) ... 14:17:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 14:17:45 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 14:17:45 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 14:17:45 Installing new version of config file /etc/ssl/openssl.cnf ... 14:17:45 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 14:17:45 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 14:17:45 ---> Running in f047734d2082 14:17:45 Removing intermediate container b6b7de58c100 14:17:45 ---> 5dc1f39f03e3 14:17:45 Step 6/24 : COPY go.mod . 14:17:45 Setting up ca-certificates (20210119~18.04.1) ... 14:17:45 Removing intermediate container c36453ce0df4 14:17:45 ---> 7fbf2fbe554b 14:17:45 Step 6/22 : COPY go.mod . 14:17:46 Removing intermediate container 810b64b219a2 14:17:46 ---> 6654eb28bccb 14:17:46 Step 6/23 : COPY go.mod . 14:17:46 ---> 98411c9e68f6 14:17:46 Step 7/23 : RUN go mod download 14:17:46 ---> Running in 561728cf7948 14:17:46 ---> 0eebbe107420 14:17:46 Step 7/24 : RUN go mod download 14:17:47 ---> Running in 3fec3ed78f88 14:17:47 ---> dd5c12497f7d 14:17:47 Step 7/22 : RUN go mod download 14:17:47 ---> c6e10764b26f 14:17:47 Step 7/23 : RUN go mod download 14:17:47 ---> Running in 0ec794462f28 14:17:47 ---> Running in c0d231844105 14:17:47 Updating certificates in /etc/ssl/certs... 14:17:48 23 added, 27 removed; done. 14:17:48 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 14:17:48 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:17:48 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 14:17:48 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 14:17:48 Setting up pkgbinarymangler (138.18.04.1) ... 14:17:49 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 14:17:49 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 14:17:49 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 14:17:49 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 14:17:49 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:17:49 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 14:17:49 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:17:49 Setting up perl (5.26.1-6ubuntu0.5) ... 14:17:49 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 14:17:49 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 14:17:49 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 14:17:49 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 14:17:49 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 14:17:49 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 14:17:49 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 14:17:49 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 14:17:49 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 14:17:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:17:49 Processing triggers for systemd (237-3ubuntu10.44) ... 14:17:49 Processing triggers for mime-support (3.60ubuntu1) ... 14:17:49 Processing triggers for ca-certificates (20210119~18.04.1) ... 14:17:49 Updating certificates in /etc/ssl/certs... 14:17:50 Removing intermediate container f047734d2082 14:17:50 ---> a4f240f8942e 14:17:50 Step 8/30 : COPY . . 14:17:50 Removing intermediate container 561728cf7948 14:17:50 ---> 268ec7721c5c 14:17:50 Step 8/23 : COPY . . 14:17:50 0 added, 0 removed; done. 14:17:50 Running hooks in /etc/ca-certificates/update.d... 14:17:50 done. 14:17:51 Reading package lists... 14:17:51 Building dependency tree... 14:17:51 Reading state information... 14:17:52 The following NEW packages will be installed: 14:17:52 apt-transport-https 14:17:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 14:17:52 Need to get 1696 B of archives. 14:17:52 After this operation, 153 kB of additional disk space will be used. 14:17:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 14:17:52 debconf: delaying package configuration, since apt-utils is not installed 14:17:52 Fetched 1696 B in 0s (20.0 kB/s) 14:17:52 Selecting previously unselected package apt-transport-https. 14:17:52 (Reading database ... 13920 files and directories currently installed.) 14:17:52 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 14:17:52 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 14:17:52 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 14:17:53 Waiting for network to be ready... 14:17:54 Removing intermediate container 3fec3ed78f88 14:17:54 ---> 225b516aab21 14:17:54 Step 8/24 : COPY . . 14:17:54 Removing intermediate container 0ec794462f28 14:17:54 ---> a0ec0dcbfed1 14:17:54 Step 8/23 : COPY . . 14:17:54 Removing intermediate container c0d231844105 14:17:54 ---> f1bab57d3d93 14:17:54 Step 8/22 : COPY . . 14:17:59 2021-03-02T14:17:57Z INFO Waiting for automatic snapd restart... 14:18:00 snapd 2.48.2.1 from Canonical* installed 14:18:00 "snapd" switched to the "latest/stable" channel 14:18:00 14:18:07 core18 20210128 from Canonical* installed 14:18:07 "core18" switched to the "latest/stable" channel 14:18:07 14:18:13 snapcraft 4.5.1 from Canonical* installed 14:18:14 "snapcraft" switched to the "latest/stable" channel 14:18:14 14:18:16 ---> 7c4424f662ab 14:18:16 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:18:16 ---> 1f5df99aa97f 14:18:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:18:16 ---> 6199c086c8c6 14:18:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:18:16 ---> fed4d1f7cc88 14:18:16 ---> 83c3c75da08a 14:18:16 Step 9/23 : RUN make cmd/core-data/core-data 14:18:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:18:16 ---> Running in 2ff75e3bec5b 14:18:16 ---> Running in a0ac5174103b 14:18:16 ---> Running in 57b77c5be804 14:18:17 ---> Running in 9038993b1752 14:18:17 ---> Running in 820e3aec6b38 14:18:18 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: 14:18:18 - README.md 14:18:18 - snapcraft.yaml.orig 14:18:18 14:18:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:18:19 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 14:18:19 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 14:18:19 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 14:18:19 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 14:18:19 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 14:18:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:18:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:18:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:18:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:18:27 Reading package lists... 14:18:27 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 14:18:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:18:34 Reading package lists... 14:18:34 Building dependency tree... 14:18:34 Reading state information... 14:18:34 Suggested packages: 14:18:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:18:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn 14:18:34 Recommended packages: 14:18:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 14:18:34 The following NEW packages will be installed: 14:18:34 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 14:18:34 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 14:18:34 pkg-config zip 14:18:34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 14:18:34 Need to get 7655 kB of archives. 14:18:34 After this operation, 43.7 MB of additional disk space will be used. 14:18:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 14:18:34 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 14:18:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 14:18:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 14:18:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 14:18:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 14:18:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 14:18:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 14:18:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 14:18:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 14:18:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 14:18:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 14:18:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 14:18:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 14:18:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 14:18:35 debconf: delaying package configuration, since apt-utils is not installed 14:18:35 Fetched 7655 kB in 1s (10.4 MB/s) 14:18:35 Selecting previously unselected package libglib2.0-0:amd64. 14:18:35 (Reading database ... 13924 files and directories currently installed.) 14:18:35 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 14:18:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 14:18:35 Selecting previously unselected package libpsl5:amd64. 14:18:35 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 14:18:35 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 14:18:35 Selecting previously unselected package libnghttp2-14:amd64. 14:18:35 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 14:18:35 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:18:35 Selecting previously unselected package librtmp1:amd64. 14:18:35 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 14:18:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:18:36 Selecting previously unselected package libcurl3-gnutls:amd64. 14:18:36 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 14:18:36 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 14:18:36 Selecting previously unselected package liberror-perl. 14:18:36 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 14:18:36 Unpacking liberror-perl (0.17025-1) ... 14:18:36 Selecting previously unselected package git-man. 14:18:36 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 14:18:36 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 14:18:36 Selecting previously unselected package git. 14:18:36 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 14:18:36 Unpacking git (1:2.17.1-1ubuntu0.7) ... 14:18:37 Selecting previously unselected package libnorm1:amd64. 14:18:37 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 14:18:37 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:18:37 Selecting previously unselected package libpgm-5.2-0:amd64. 14:18:37 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 14:18:37 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:18:37 Selecting previously unselected package libsodium23:amd64. 14:18:37 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 14:18:37 Unpacking libsodium23:amd64 (1.0.16-2) ... 14:18:37 Selecting previously unselected package libzmq5:amd64. 14:18:37 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 14:18:37 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:18:37 Selecting previously unselected package libzmq3-dev:amd64. 14:18:37 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 14:18:37 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:18:38 Selecting previously unselected package pkg-config. 14:18:38 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 14:18:38 Unpacking pkg-config (0.29.1-0ubuntu2) ... 14:18:38 Selecting previously unselected package zip. 14:18:38 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 14:18:38 Unpacking zip (3.0-11build1) ... 14:18:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:18:38 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 14:18:38 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:18:38 Setting up liberror-perl (0.17025-1) ... 14:18:38 Setting up libpsl5:amd64 (0.19.1-5build1) ... 14:18:38 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 14:18:38 No schema files found: doing nothing. 14:18:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:18:38 Setting up zip (3.0-11build1) ... 14:18:38 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:18:38 Setting up libsodium23:amd64 (1.0.16-2) ... 14:18:38 Setting up pkg-config (0.29.1-0ubuntu2) ... 14:18:38 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:18:39 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 14:18:39 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:18:39 Setting up git (1:2.17.1-1ubuntu0.7) ... 14:18:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:18:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:18:45 git set to automatically installed. 14:18:45 git-man set to automatically installed. 14:18:45 libcurl3-gnutls set to automatically installed. 14:18:45 liberror-perl set to automatically installed. 14:18:45 libglib2.0-0 set to automatically installed. 14:18:45 libnghttp2-14 set to automatically installed. 14:18:45 libnorm1 set to automatically installed. 14:18:45 libpgm-5.2-0 set to automatically installed. 14:18:45 libpsl5 set to automatically installed. 14:18:45 librtmp1 set to automatically installed. 14:18:45 libsodium23 set to automatically installed. 14:18:45 libzmq3-dev set to automatically installed. 14:18:45 libzmq5 set to automatically installed. 14:18:45 pkg-config set to automatically installed. 14:18:45 zip set to automatically installed. 14:18:47 snapd is not logged in, snap install commands will use sudo 14:18:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:18:54 snap "core18" has no updates available 14:18:56 Pulling config-common 14:18:56 + snapcraftctl pull 14:18:57 Pulling go-build-helper 14:18:57 + snapcraftctl pull 14:19:24 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:19:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:19:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:19:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 14:19:24 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:19:24 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:19:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:19:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:19:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:19:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:19:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:19:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 14:19:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 14:19:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 14:19:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 14:19:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 14:19:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 14:19:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 14:19:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:19:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 14:19:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 14:19:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 14:19:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 14:19:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 14:19:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 14:19:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 14:19:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 14:19:24 Fetched 24.0 MB in 6s (3877 kB/s) 14:19:24 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 14:19:24 Fetched 96.5 kB in 0s (0 B/s) 14:19:24 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 14:19:24 Fetched 279 kB in 0s (0 B/s) 14:19:24 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 14:19:24 Fetched 122 kB in 0s (0 B/s) 14:19:24 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 14:19:24 Fetched 77.8 kB in 0s (0 B/s) 14:19:24 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 14:19:24 Fetched 8848 B in 0s (0 B/s) 14:19:24 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 14:19:24 Fetched 47.8 kB in 0s (0 B/s) 14:19:24 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 14:19:24 Fetched 45.6 kB in 0s (0 B/s) 14:19:24 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 14:19:24 Fetched 15.0 kB in 0s (0 B/s) 14:19:24 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 14:19:24 Fetched 214 kB in 0s (0 B/s) 14:19:24 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 14:19:24 Fetched 154 kB in 0s (0 B/s) 14:19:24 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 14:19:24 Fetched 50.6 kB in 0s (0 B/s) 14:19:24 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 14:19:24 Fetched 14.8 kB in 0s (0 B/s) 14:19:24 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 14:19:24 Fetched 41.8 kB in 0s (0 B/s) 14:19:24 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 14:19:24 Fetched 499 kB in 0s (0 B/s) 14:19:24 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 14:19:24 Fetched 111 kB in 0s (0 B/s) 14:19:24 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 14:19:24 Fetched 240 kB in 0s (0 B/s) 14:19:24 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 14:19:24 Fetched 29.3 kB in 0s (0 B/s) 14:19:24 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 14:19:24 Fetched 85.5 kB in 0s (0 B/s) 14:19:24 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 14:19:24 Fetched 24.5 kB in 0s (0 B/s) 14:19:24 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 14:19:24 Fetched 49.2 kB in 0s (0 B/s) 14:19:24 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 14:19:24 Fetched 54.2 kB in 0s (0 B/s) 14:19:24 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 14:19:24 Fetched 30.8 kB in 0s (0 B/s) 14:19:24 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 14:19:24 Fetched 15.8 kB in 0s (0 B/s) 14:19:24 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 14:19:24 Fetched 85.9 kB in 0s (0 B/s) 14:19:24 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 14:19:24 Fetched 8720 B in 0s (0 B/s) 14:19:24 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 14:19:24 Fetched 137 kB in 0s (0 B/s) 14:19:24 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 14:19:24 Fetched 119 kB in 0s (0 B/s) 14:19:24 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 14:19:24 Fetched 109 kB in 0s (0 B/s) 14:19:24 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 14:19:24 Fetched 11.1 kB in 0s (0 B/s) 14:19:24 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 14:19:24 Fetched 645 kB in 0s (0 B/s) 14:19:24 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 14:19:24 Fetched 41.3 kB in 0s (0 B/s) 14:19:24 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 14:19:24 Fetched 17.9 kB in 0s (0 B/s) 14:19:24 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 14:19:24 Fetched 368 kB in 0s (0 B/s) 14:19:24 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 14:19:24 Fetched 187 kB in 0s (0 B/s) 14:19:24 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 14:19:24 Fetched 175 kB in 0s (0 B/s) 14:19:24 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 14:19:27 Fetched 206 kB in 0s (0 B/s) 14:19:27 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 14:19:27 Fetched 1301 kB in 0s (0 B/s) 14:19:27 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 14:19:27 Fetched 36.2 kB in 0s (0 B/s) 14:19:27 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 14:19:27 Fetched 159 kB in 0s (0 B/s) 14:19:27 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 14:19:27 Fetched 107 kB in 0s (0 B/s) 14:19:27 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 14:19:27 Fetched 48.7 kB in 0s (0 B/s) 14:19:27 Pulling static-packages 14:19:27 + snapcraftctl pull 14:19:28 'go115' has dependencies that need to be staged: go-build-helper static-packages 14:19:28 Skipping pull go-build-helper (already ran) 14:19:28 Skipping pull static-packages (already ran) 14:19:28 Building go-build-helper 14:19:28 + snapcraftctl build 14:19:34 Building static-packages 14:19:34 + snapcraftctl build 14:19:36 Staging go-build-helper 14:19:36 + snapcraftctl stage 14:19:38 Staging static-packages 14:19:38 + snapcraftctl stage 14:19:39 Pulling go115 14:19:39 + snapcraftctl pull 14:19:40 'edgex-go' has dependencies that need to be staged: go115 14:19:40 Skipping pull go115 (already ran) 14:19:40 Building go115 14:19:40 + dpkg --print-architecture 14:19:40 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 14:19:40 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 14:19:40 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 14:19:40 % Total % Received % Xferd Average Speed Time Time Time Current 14:19:40 Dload Upload Total Spent Left Speed 14:19:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 115M 5 6303k 0 0 9788k 0 0:00:12 --:--:-- 0:00:12 9788k 31 115M 31 36.8M 0 0 22.7M 0 0:00:05 0:00:01 0:00:04 22.7M 59 115M 59 69.2M 0 0 26.4M 0 0:00:04 0:00:02 0:00:02 26.4M 91 115M 91 105M 0 0 29.2M 0 0:00:03 0:00:03 --:--:-- 29.2M 100 115M 100 115M 0 0 30.3M 0 0:00:03 0:00:03 --:--:-- 30.3M 14:19:44 curl: (16) Error in the HTTP2 framing layer 14:19:44 Failed to run 'override-build': Exit code was 16. 14:19:45 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:19:48 Failed in branch amd64 14:19:56 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 14:20:04 Removing intermediate container a0ac5174103b 14:20:04 ---> bf21bf9eecdf 14:20:04 14:20:04 Step 10/24 : FROM alpine:3.12 14:20:04 3.12: Pulling from library/alpine 14:20:05 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 14:20:05 Status: Downloaded newer image for alpine:3.12 14:20:05 ---> d10569e2745f 14:20:05 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 14:20:06 ---> Running in ead508cbcdb5 14:20:07 Removing intermediate container 2ff75e3bec5b 14:20:07 ---> 1ac41c4555b2 14:20:07 14:20:07 Step 10/30 : FROM alpine:3.12 14:20:07 ---> d10569e2745f 14:20:07 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:20:07 ---> Running in 4e638505689d 14:20:08 Removing intermediate container 4e638505689d 14:20:08 ---> dc7596fdbb1d 14:20:08 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 14:20:08 ---> Running in c9bb433095ee 14:20:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:09 (1/5) Installing ca-certificates (20191127-r4) 14:20:09 (2/5) Installing nghttp2-libs (1.41.0-r0) 14:20:09 (3/5) Installing libcurl (7.69.1-r3) 14:20:09 (4/5) Installing curl (7.69.1-r3) 14:20:09 (5/5) Installing dumb-init (1.2.2-r1) 14:20:09 Executing busybox-1.31.1-r19.trigger 14:20:09 Executing ca-certificates-20191127-r4.trigger 14:20:10 OK: 7 MiB in 19 packages 14:20:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:11 (1/2) Installing dumb-init (1.2.2-r1) 14:20:11 (2/2) Installing su-exec (0.2-r1) 14:20:11 Executing busybox-1.31.1-r19.trigger 14:20:11 OK: 5 MiB in 16 packages 14:20:13 Removing intermediate container ead508cbcdb5 14:20:13 ---> dbd28ad65635 14:20:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:20:14 ---> Running in 0b72c00db312 14:20:14 Removing intermediate container c9bb433095ee 14:20:14 ---> 7df6b9e9fa86 14:20:14 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 14:20:14 ---> Running in 736cbeb2cabb 14:20:14 Removing intermediate container 0b72c00db312 14:20:14 ---> d43cd2165cac 14:20:14 Step 13/24 : WORKDIR / 14:20:15 ---> Running in 6cf0491694b3 14:20:15 Removing intermediate container 736cbeb2cabb 14:20:15 ---> 78fdb539f412 14:20:15 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:20:16 ---> Running in 0ceaed17d2bf 14:20:16 Removing intermediate container 6cf0491694b3 14:20:17 ---> f1346b68ac19 14:20:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:20:17 Removing intermediate container 0ceaed17d2bf 14:20:17 ---> 039c66dc4a59 14:20:17 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:20:17 ---> Running in 1d18a3fb4ded 14:20:18 Removing intermediate container 820e3aec6b38 14:20:18 ---> 31c5ea4db954 14:20:18 14:20:18 Step 10/22 : FROM alpine:3.12 14:20:18 ---> d10569e2745f 14:20:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:20:18 ---> 8a867c538716 14:20:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:20:18 ---> Running in 79cb46a97250 14:20:19 ---> 139728aa0c2e 14:20:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:20:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:21 ---> cdb662f3ceb7 14:20:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:20:21 Removing intermediate container 1d18a3fb4ded 14:20:21 ---> ad9431513b91 14:20:21 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 14:20:21 ---> Running in c469d2bdbb87 14:20:21 (1/2) Installing ca-certificates (20191127-r4) 14:20:21 (2/2) Installing dumb-init (1.2.2-r1) 14:20:21 Executing busybox-1.31.1-r19.trigger 14:20:21 Executing ca-certificates-20191127-r4.trigger 14:20:21 OK: 6 MiB in 16 packages 14:20:22 Removing intermediate container c469d2bdbb87 14:20:22 ---> b5398def7291 14:20:22 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:20:23 ---> 0112d3e2a157 14:20:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:20:24 ---> 2eae9b3526c3 14:20:24 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:20:24 ---> Running in 4718e5bfdcee 14:20:25 Removing intermediate container 79cb46a97250 14:20:25 ---> 95bbb2f9cede 14:20:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:20:26 ---> df06fcc66ce7 14:20:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:20:26 ---> Running in f024518d494b 14:20:27 Removing intermediate container f024518d494b 14:20:27 ---> 653e48eb4e13 14:20:27 Step 13/22 : ENV APP_PORT=48060 14:20:27 ---> 352b5db6897f 14:20:27 Step 20/24 : 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/ 14:20:27 ---> Running in 78b383d70fee 14:20:28 ---> Running in 920d1eaa1490 14:20:28 Removing intermediate container 57b77c5be804 14:20:28 ---> 1219524eec58 14:20:28 14:20:28 Step 10/23 : FROM alpine:3.12 14:20:28 ---> d10569e2745f 14:20:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:20:28 Removing intermediate container 78b383d70fee 14:20:28 ---> 874adda08649 14:20:28 Step 14/22 : EXPOSE $APP_PORT 14:20:28 ---> Running in 4bb82b5be295 14:20:28 Removing intermediate container 4718e5bfdcee 14:20:28 ---> 9108c836d138 14:20:28 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 14:20:28 ---> Running in a9d9ef6798cc 14:20:29 Removing intermediate container a9d9ef6798cc 14:20:29 ---> e3cb71b2a9e2 14:20:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:20:30 ---> 76b82853b142 14:20:30 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:20:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:30 ---> a60c565806fe 14:20:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:20:30 (1/1) Installing dumb-init (1.2.2-r1) 14:20:31 Executing busybox-1.31.1-r19.trigger 14:20:31 OK: 5 MiB in 15 packages 14:20:32 Removing intermediate container 920d1eaa1490 14:20:32 ---> 2afd1439f395 14:20:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:20:33 ---> fcd49dc58b97 14:20:33 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:20:33 ---> Running in 415c450ebf72 14:20:33 ---> 3d3eafcaa86e 14:20:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:20:33 Removing intermediate container 415c450ebf72 14:20:33 ---> 7556f8627150 14:20:33 Step 22/24 : LABEL arch=arm64 14:20:34 Removing intermediate container 9038993b1752 14:20:34 ---> fb3f39256568 14:20:34 14:20:34 Step 10/23 : FROM alpine:3.12 14:20:34 ---> d10569e2745f 14:20:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:20:34 Removing intermediate container 4bb82b5be295 14:20:34 ---> cb6becdd5a66 14:20:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:20:34 ---> Running in 309b851e8e0a 14:20:34 ---> cc37117032f4 14:20:34 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:20:34 ---> Running in 3490c783e177 14:20:34 ---> Running in fbd35be40bbb 14:20:34 ---> ad9c70ef52e8 14:20:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:20:34 Removing intermediate container 309b851e8e0a 14:20:34 ---> 5b7110fe4982 14:20:34 Step 23/24 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:20:34 ---> Running in 67eee6ac36fd 14:20:34 Removing intermediate container 3490c783e177 14:20:34 ---> 385c449b4f8d 14:20:35 Step 12/23 : ENV APP_PORT=48080 14:20:35 ---> Running in cfe294c7b295 14:20:35 Removing intermediate container fbd35be40bbb 14:20:35 ---> 9f69a6b5feca 14:20:35 Step 13/23 : ENV APP_PORT=48081 14:20:35 ---> Running in 57c991c6c50f 14:20:35 ---> bacd2ffa2b3b 14:20:35 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 14:20:35 ---> Running in 3c62f4ca7175 14:20:35 Removing intermediate container 67eee6ac36fd 14:20:35 ---> f725e378f51e 14:20:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:20:35 ---> Running in ff1fc908e000 14:20:36 ---> Running in e891197fd74f 14:20:36 Removing intermediate container cfe294c7b295 14:20:36 ---> 64759a6dc282 14:20:36 Step 24/24 : LABEL version=0.0.0 14:20:36 Removing intermediate container 57c991c6c50f 14:20:36 ---> 62c65fc2fda0 14:20:36 Step 13/23 : EXPOSE $APP_PORT 14:20:36 Removing intermediate container 3c62f4ca7175 14:20:36 ---> 73bd8ceca501 14:20:36 Step 14/23 : EXPOSE $APP_PORT 14:20:36 ---> Running in 6364c5e68556 14:20:36 ---> Running in 65162710bc4c 14:20:36 ---> Running in 6f5ef595be1f 14:20:36 Removing intermediate container ff1fc908e000 14:20:36 ---> e5a9ea77f0ab 14:20:36 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:20:36 Removing intermediate container e891197fd74f 14:20:36 ---> 2c62cb0dcf20 14:20:36 Step 20/22 : LABEL arch=arm64 14:20:36 Removing intermediate container 6364c5e68556 14:20:36 ---> e56ed1c568a9 14:20:36 14:20:37 ---> Running in ce8f5c247401 14:20:37 Removing intermediate container 65162710bc4c 14:20:37 ---> 5c171b9b4be3 14:20:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:37 Removing intermediate container 6f5ef595be1f 14:20:37 ---> dff79973816d 14:20:37 Step 15/23 : WORKDIR / 14:20:37 ---> Running in ad2bb6ec0887 14:20:37 ---> Running in 70db07240875 14:20:37 Successfully built e56ed1c568a9 14:20:37 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 14:20:37  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 14:20:37 ---> 59d2f7c91a75 14:20:37 Step 25/30 : RUN chmod +x /entrypoint.sh 14:20:37 Removing intermediate container ce8f5c247401 14:20:37 ---> 9340c28e2d50 14:20:37 Step 21/22 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:20:38 ---> Running in 7c4b05307674 14:20:38 ---> Running in 9bf779f8e30e 14:20:38 Removing intermediate container 70db07240875 14:20:38 ---> e4221f4f0fba 14:20:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:20:39 Removing intermediate container 9bf779f8e30e 14:20:39 ---> f5bbc6e0df57 14:20:39 Step 22/22 : LABEL version=0.0.0 14:20:39 ---> Running in 60c5cb6dc721 14:20:40 ---> 68b7377b48b8 14:20:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:20:41 Removing intermediate container 60c5cb6dc721 14:20:41 ---> 7eea7efc82d7 14:20:41 14:20:41 Successfully built 7eea7efc82d7 14:20:41 Successfully tagged docker-support-notifications-go-arm64:latest 14:20:41 Building docker-core-command-go 14:20:42  Building docker-support-notifications-go ... done  ---> 4a417974615a 14:20:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:20:42 Removing intermediate container ad2bb6ec0887 14:20:42 ---> d62225f9d26b 14:20:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:20:42 Removing intermediate container 7c4b05307674 14:20:42 ---> 0a430e5147f1 14:20:42 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 14:20:42 ---> Running in d80350ec4cf6 14:20:43 ---> Running in 8d3594c871b8 14:20:43 ---> 5a7c80fbfe2b 14:20:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:20:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:44 ---> Running in 8fb27923c8ca 14:20:44 Removing intermediate container 8d3594c871b8 14:20:44 ---> 82a1abf65700 14:20:44 Step 27/30 : CMD ["gate"] 14:20:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:45 (1/6) Installing dumb-init (1.2.2-r1) 14:20:45 (2/6) Installing libgcc (9.3.0-r2) 14:20:45 (3/6) Installing libsodium (1.0.18-r0) 14:20:46 (4/6) Installing libstdc++ (9.3.0-r2) 14:20:46 ---> Running in e0f2a95e06a3 14:20:46 Removing intermediate container 8fb27923c8ca 14:20:46 ---> 63c039c9ac52 14:20:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:20:46 (5/6) Installing libzmq (4.3.3-r0) 14:20:46 (6/6) Installing zeromq (4.3.3-r0) 14:20:46 Executing busybox-1.31.1-r19.trigger 14:20:46 OK: 8 MiB in 20 packages 14:20:46 ---> Running in a6ab785c7ab5 14:20:46 Removing intermediate container e0f2a95e06a3 14:20:46 ---> e78755ddc966 14:20:46 Step 28/30 : LABEL arch=arm64 14:20:47 ---> Running in be5c3611ed68 14:20:47 Removing intermediate container a6ab785c7ab5 14:20:47 ---> cae7240a5988 14:20:47 Step 21/23 : LABEL arch=arm64 14:20:47 ---> Running in 5137c7ae74d5 14:20:48 Removing intermediate container be5c3611ed68 14:20:48 ---> f6e152d30133 14:20:48 Step 29/30 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:20:48 Removing intermediate container d80350ec4cf6 14:20:48 ---> ecfe3800e128 14:20:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:20:48 Removing intermediate container 5137c7ae74d5 14:20:48 ---> bf136cc526f2 14:20:48 Step 22/23 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:20:48 ---> Running in eed07e704c9d 14:20:48 ---> Running in a872a605b972 14:20:49 ---> 17d8f8849846 14:20:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:20:50 Removing intermediate container a872a605b972 14:20:50 ---> 15ae79ef7019 14:20:50 Step 23/23 : LABEL version=0.0.0 14:20:50 Removing intermediate container eed07e704c9d 14:20:50 ---> ca83559b8caf 14:20:50 Step 30/30 : LABEL version=0.0.0 14:20:51 ---> Running in f6e5d8e88d87 14:20:51 ---> Running in e4475ab375cd 14:20:52 ---> 51ec1eb76cf0 14:20:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:20:52 Removing intermediate container f6e5d8e88d87 14:20:52 ---> a089bc0ac6a3 14:20:52 14:20:52 Removing intermediate container e4475ab375cd 14:20:52 ---> 45dbe9c86330 14:20:52 14:20:53 Successfully built a089bc0ac6a3 14:20:53 Successfully built 45dbe9c86330 14:20:53 Successfully tagged docker-core-metadata-go-arm64:latest 14:20:53 Building docker-support-scheduler-go 14:20:53  Building docker-core-metadata-go ... done  ---> 73be03066b52 14:20:53 Step 19/23 : ENTRYPOINT ["/core-data"] 14:20:53 Successfully tagged docker-security-bootstrapper-go-arm64:latest 14:20:53  Building docker-security-bootstrapper-go ... done Building docker-sys-mgmt-agent-go 14:20:53 ---> Running in 41cfbe6bfb5a 14:20:54 Removing intermediate container 41cfbe6bfb5a 14:20:54 ---> ee4318f52bb5 14:20:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:20:54 ---> Running in ad2d85a97e5c 14:20:54 Removing intermediate container ad2d85a97e5c 14:20:54 ---> 5ebd548986c1 14:20:54 Step 21/23 : LABEL arch=arm64 14:20:54 ---> Running in aed4d52334d7 14:20:55 Removing intermediate container aed4d52334d7 14:20:55 ---> 36e59a37e713 14:20:55 Step 22/23 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:20:55 ---> Running in df243b011d0d 14:20:56 Removing intermediate container df243b011d0d 14:20:56 ---> 2c9c19976820 14:20:56 Step 23/23 : LABEL version=0.0.0 14:20:56 ---> Running in 9561443d3192 14:20:56 Removing intermediate container 9561443d3192 14:20:56 ---> e5b85dd8aa8a 14:20:56 14:20:57 Successfully built e5b85dd8aa8a 14:20:57 Successfully tagged docker-core-data-go-arm64:latest 14:21:19  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:21:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:21:19 ---> b61ee837fbdd 14:21:19 Step 3/21 : WORKDIR /edgex-go 14:21:19 ---> Using cache 14:21:19 ---> f67c8bc7a1b7 14:21:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:19 ---> Using cache 14:21:19 ---> ed845fa74086 14:21:19 Step 5/21 : RUN apk add --update --no-cache make git 14:21:19 ---> Using cache 14:21:19 ---> 02bbda659564 14:21:19 Step 6/21 : COPY go.mod . 14:21:19 ---> Using cache 14:21:19 ---> 98411c9e68f6 14:21:19 Step 7/21 : RUN go mod download 14:21:19 ---> Using cache 14:21:19 ---> 268ec7721c5c 14:21:19 Step 8/21 : COPY . . 14:21:19 ---> Using cache 14:21:19 ---> 1f5df99aa97f 14:21:19 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:21:25 ---> Running in 92ea106b87a6 14:21:26 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 14:21:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:21:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:21:28 ---> b61ee837fbdd 14:21:28 Step 3/23 : WORKDIR /edgex-go 14:21:28 ---> Using cache 14:21:28 ---> f67c8bc7a1b7 14:21:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:28 ---> Using cache 14:21:28 ---> ed845fa74086 14:21:28 Step 5/23 : RUN apk add --update --no-cache make git 14:21:28 ---> Using cache 14:21:28 ---> 02bbda659564 14:21:28 Step 6/23 : COPY go.mod . 14:21:28 ---> Using cache 14:21:28 ---> 98411c9e68f6 14:21:28 Step 7/23 : RUN go mod download 14:21:28 ---> Using cache 14:21:28 ---> 268ec7721c5c 14:21:28 Step 8/23 : COPY . . 14:21:28 ---> Using cache 14:21:28 ---> 1f5df99aa97f 14:21:28 Step 9/23 : RUN make cmd/core-command/core-command 14:21:30 ---> Running in 3c330bcc21ed 14:21:32 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 14:21:38 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:21:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:21:38 ---> b61ee837fbdd 14:21:38 Step 3/26 : WORKDIR /edgex-go 14:21:38 ---> Using cache 14:21:38 ---> f67c8bc7a1b7 14:21:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:38 ---> Using cache 14:21:38 ---> ed845fa74086 14:21:38 Step 5/26 : RUN apk add --update --no-cache make bash git 14:21:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:21:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:21:38 ---> b61ee837fbdd 14:21:38 Step 3/22 : WORKDIR /edgex-go 14:21:38 ---> Using cache 14:21:38 ---> f67c8bc7a1b7 14:21:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:38 ---> Using cache 14:21:38 ---> ed845fa74086 14:21:38 Step 5/22 : RUN apk add --update --no-cache make git 14:21:38 ---> Using cache 14:21:38 ---> 02bbda659564 14:21:38 Step 6/22 : COPY go.mod . 14:21:38 ---> Using cache 14:21:38 ---> 98411c9e68f6 14:21:38 Step 7/22 : RUN go mod download 14:21:38 ---> Using cache 14:21:38 ---> 268ec7721c5c 14:21:38 Step 8/22 : COPY . . 14:21:38 ---> Using cache 14:21:38 ---> 1f5df99aa97f 14:21:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:21:39 ---> Running in 6ad02d46945f 14:21:39 ---> Running in df2b0062cac3 14:21:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:21:41 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 14:21:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:21:43 OK: 217 MiB in 51 packages 14:21:45 Removing intermediate container 6ad02d46945f 14:21:45 ---> 26f90659c9b8 14:21:45 Step 6/26 : COPY go.mod . 14:21:46 ---> a5d18a80bef7 14:21:46 Step 7/26 : RUN go mod download 14:21:46 ---> Running in 77b9fd2c151c 14:21:50 Removing intermediate container 77b9fd2c151c 14:21:50 ---> 37b7b72071b5 14:21:50 Step 8/26 : COPY . . 14:22:08 ---> 404d6f904ba1 14:22:08 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:22:08 ---> Running in d43fdb59cee0 14:22:10 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 14:22:29 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 14:22:44 Removing intermediate container 92ea106b87a6 14:22:44 ---> b25e41aa7074 14:22:44 14:22:44 Step 10/21 : FROM alpine:3.12 14:22:44 ---> d10569e2745f 14:22:44 Step 11/21 : RUN apk add --update --no-cache curl 14:22:44 ---> Running in 8e32db96a244 14:22:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:22:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:22:45 (1/4) Installing ca-certificates (20191127-r4) 14:22:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:22:45 (3/4) Installing libcurl (7.69.1-r3) 14:22:45 (4/4) Installing curl (7.69.1-r3) 14:22:45 Executing busybox-1.31.1-r19.trigger 14:22:45 Executing ca-certificates-20191127-r4.trigger 14:22:46 OK: 7 MiB in 18 packages 14:22:48 Removing intermediate container 8e32db96a244 14:22:48 ---> 50328c62cd39 14:22:48 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:22:49 ---> Running in 5105adcd323e 14:22:49 Removing intermediate container 5105adcd323e 14:22:49 ---> 3f3fd3672364 14:22:49 Step 13/21 : WORKDIR /edgex 14:22:49 ---> Running in e7bc54957e8d 14:22:50 Removing intermediate container e7bc54957e8d 14:22:50 ---> db5fbb16b281 14:22:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:22:51 ---> 906eeeb324f5 14:22:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:22:53 ---> dade4366106f 14:22:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:22:54 ---> 9d8274c04501 14:22:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:22:55 ---> Running in 34d43c0e0483 14:22:55 Removing intermediate container 34d43c0e0483 14:22:55 ---> 0ea08e69a773 14:22:55 Step 18/21 : CMD ["--init=true"] 14:22:56 ---> Running in fc2ed22d56ca 14:22:56 Removing intermediate container fc2ed22d56ca 14:22:56 ---> bc7350b45f8e 14:22:56 Step 19/21 : LABEL arch=arm64 14:22:57 ---> Running in 6f5d86cfaad1 14:22:57 Removing intermediate container 6f5d86cfaad1 14:22:57 ---> 19acc8d3b35a 14:22:57 Step 20/21 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:22:57 ---> Running in c0a55d0494af 14:22:58 Removing intermediate container c0a55d0494af 14:22:58 ---> 12fd5d4f24ea 14:22:58 Step 21/21 : LABEL version=0.0.0 14:22:58 ---> Running in 4e8781cb9d9a 14:22:59 Removing intermediate container 4e8781cb9d9a 14:22:59 ---> 6d7cd4498aab 14:22:59 14:22:59 Successfully built 6d7cd4498aab 14:22:59 Successfully tagged docker-security-proxy-setup-go-arm64:latest 14:23:05  Building docker-security-proxy-setup-go ... done Removing intermediate container 3c330bcc21ed 14:23:05 ---> 89faf1b0013b 14:23:05 14:23:05 Step 10/23 : FROM alpine:3.12 14:23:05 ---> d10569e2745f 14:23:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:23:05 ---> Using cache 14:23:05 ---> cb6becdd5a66 14:23:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:23:05 ---> Using cache 14:23:05 ---> 9f69a6b5feca 14:23:05 Step 13/23 : ENV APP_PORT=48082 14:23:05 ---> Running in 5494d747cea4 14:23:06 Removing intermediate container 5494d747cea4 14:23:06 ---> 13944a27ea46 14:23:06 Step 14/23 : EXPOSE $APP_PORT 14:23:06 ---> Running in 72cf602701df 14:23:07 Removing intermediate container 72cf602701df 14:23:07 ---> 0bd8465fab85 14:23:07 Step 15/23 : WORKDIR / 14:23:07 ---> Running in c57f7a7ed022 14:23:08 Removing intermediate container c57f7a7ed022 14:23:08 ---> 70ce1a31e20d 14:23:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:09 ---> 5fcdf08265f9 14:23:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:23:12 ---> e05159fb6578 14:23:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:23:12 Removing intermediate container df2b0062cac3 14:23:12 ---> 5db81942a8b6 14:23:12 14:23:12 Step 10/22 : FROM alpine:3.12 14:23:12 ---> d10569e2745f 14:23:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:23:12 ---> Using cache 14:23:12 ---> cb6becdd5a66 14:23:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:23:12 ---> Using cache 14:23:12 ---> 9f69a6b5feca 14:23:12 Step 13/22 : ENV APP_PORT=48085 14:23:12 ---> Running in e71f79210b28 14:23:13 ---> 63e2767c3a34 14:23:13 Step 19/23 : ENTRYPOINT ["/core-command"] 14:23:13 ---> Running in a5513c11b8bd 14:23:13 Removing intermediate container e71f79210b28 14:23:13 ---> a30e234b19b0 14:23:13 Step 14/22 : EXPOSE $APP_PORT 14:23:13 ---> Running in f52c60e838e7 14:23:13 Removing intermediate container a5513c11b8bd 14:23:13 ---> 9be3a2599b31 14:23:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:23:13 ---> Running in 4f0598526c1f 14:23:14 Removing intermediate container f52c60e838e7 14:23:14 ---> 219fe0da96d6 14:23:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:14 Removing intermediate container 4f0598526c1f 14:23:14 ---> d7c6d8895126 14:23:14 Step 21/23 : LABEL arch=arm64 14:23:14 ---> Running in c2d6ed8a4d3e 14:23:14 ---> 6818c2c807a5 14:23:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:23:15 Removing intermediate container c2d6ed8a4d3e 14:23:15 ---> a05a73d755f3 14:23:15 Step 22/23 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:23:15 ---> Running in e8c697df6f0d 14:23:16 Removing intermediate container e8c697df6f0d 14:23:16 ---> eb44b524539d 14:23:16 Step 23/23 : LABEL version=0.0.0 14:23:16 ---> a00b6a20fc41 14:23:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:23:16 ---> Running in 6b4d7507c225 14:23:17 Removing intermediate container 6b4d7507c225 14:23:17 ---> 4dde4ac0223b 14:23:17 14:23:17 ---> 0b28ad5079cb 14:23:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:23:17 Removing intermediate container d43fdb59cee0 14:23:17 ---> e618a4c7f2c7 14:23:17 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:23:17 Successfully built 4dde4ac0223b 14:23:17 Successfully tagged docker-core-command-go-arm64:latest 14:23:18  Building docker-core-command-go ... done  ---> Running in b9d089f3258c 14:23:18 ---> Running in 888c6952fda6 14:23:18 Removing intermediate container 888c6952fda6 14:23:18 ---> 914271857c37 14:23:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:23:18 ---> Running in c5f18d50c19a 14:23:19 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 14:23:19 Removing intermediate container c5f18d50c19a 14:23:19 ---> 7622b165139c 14:23:19 Step 20/22 : LABEL arch=arm64 14:23:19 ---> Running in ec0fab56ead0 14:23:19 Removing intermediate container ec0fab56ead0 14:23:19 ---> 16f6094857ad 14:23:19 Step 21/22 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:23:19 ---> Running in 855a1e3f1b1b 14:23:20 Removing intermediate container 855a1e3f1b1b 14:23:20 ---> bf241df58b2e 14:23:20 Step 22/22 : LABEL version=0.0.0 14:23:20 ---> Running in 22932a9f5c0c 14:23:21 Removing intermediate container 22932a9f5c0c 14:23:21 ---> 1320ea46d5fb 14:23:21 14:23:21 Successfully built 1320ea46d5fb 14:23:21 Successfully tagged docker-support-scheduler-go-arm64:latest 14:23:22  Building docker-support-scheduler-go ... done Removing intermediate container b9d089f3258c 14:23:22 ---> d7e96769b504 14:23:22 14:23:22 Step 11/26 : FROM docker:20.10.0 14:23:22 20.10.0: Pulling from library/docker 14:23:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:23:28 Status: Downloaded newer image for docker:20.10.0 14:23:28 ---> eeaf43b92773 14:23:28 Step 12/26 : RUN apk add --no-cache bash 14:23:30 ---> Running in 5f59bb4a051b 14:23:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:23:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:23:31 (1/2) Installing readline (8.0.4-r0) 14:23:32 (2/2) Installing bash (5.0.17-r0) 14:23:32 Executing bash-5.0.17-r0.post-install 14:23:32 Executing busybox-1.31.1-r19.trigger 14:23:32 OK: 12 MiB in 22 packages 14:23:33 Removing intermediate container 5f59bb4a051b 14:23:33 ---> 7d30ab0c5f13 14:23:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 14:23:33 ---> Running in a28a243696f4 14:23:33 Removing intermediate container a28a243696f4 14:23:33 ---> e82eb37e1b44 14:23:33 Step 14/26 : ENV APP_PORT=48090 14:23:34 ---> Running in 2cf83c2c4013 14:23:34 Removing intermediate container 2cf83c2c4013 14:23:34 ---> 7928ae2b61cf 14:23:34 Step 15/26 : EXPOSE $APP_PORT 14:23:34 ---> Running in 0b40943078ce 14:23:35 Removing intermediate container 0b40943078ce 14:23:35 ---> 47592d3e54f6 14:23:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:23:36 ---> ca5202f8661a 14:23:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:23:37 ---> 414ad0974a0f 14:23:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:23:37 ---> a7ddf8247e36 14:23:37 Step 19/26 : RUN apk --no-cache add py3-pip 14:23:38 ---> Running in af9ddde99822 14:23:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:23:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:23:40 (1/33) Installing libbz2 (1.0.8-r1) 14:23:40 (2/33) Installing expat (2.2.9-r1) 14:23:40 (3/33) Installing libffi (3.3-r2) 14:23:40 (4/33) Installing gdbm (1.13-r1) 14:23:40 (5/33) Installing xz-libs (5.2.5-r0) 14:23:40 (6/33) Installing sqlite-libs (3.32.1-r0) 14:23:40 (7/33) Installing python3 (3.8.5-r1) 14:23:41 (8/33) Installing py3-appdirs (1.4.4-r1) 14:23:41 (9/33) Installing py3-ordered-set (4.0.1-r0) 14:23:41 (10/33) Installing py3-parsing (2.4.7-r0) 14:23:41 (11/33) Installing py3-six (1.15.0-r0) 14:23:41 (12/33) Installing py3-packaging (20.4-r0) 14:23:41 (13/33) Installing py3-setuptools (47.0.0-r0) 14:23:41 (14/33) Installing py3-chardet (3.0.4-r4) 14:23:41 (15/33) Installing py3-idna (2.9-r0) 14:23:41 (16/33) Installing py3-certifi (2020.4.5.1-r0) 14:23:41 (17/33) Installing py3-urllib3 (1.25.9-r0) 14:23:41 (18/33) Installing py3-requests (2.23.0-r0) 14:23:41 (19/33) Installing py3-msgpack (1.0.0-r0) 14:23:41 (20/33) Installing py3-lockfile (0.12.2-r3) 14:23:41 (21/33) Installing py3-cachecontrol (0.12.6-r0) 14:23:41 (22/33) Installing py3-colorama (0.4.3-r0) 14:23:41 (23/33) Installing py3-distlib (0.3.0-r0) 14:23:41 (24/33) Installing py3-distro (1.5.0-r1) 14:23:42 (25/33) Installing py3-webencodings (0.5.1-r3) 14:23:42 (26/33) Installing py3-html5lib (1.0.1-r4) 14:23:42 (27/33) Installing py3-pytoml (0.1.21-r0) 14:23:42 (28/33) Installing py3-pep517 (0.8.2-r0) 14:23:42 (29/33) Installing py3-progress (1.5-r0) 14:23:42 (30/33) Installing py3-toml (0.10.1-r0) 14:23:42 (31/33) Installing py3-retrying (1.3.3-r0) 14:23:42 (32/33) Installing py3-contextlib2 (0.6.0-r0) 14:23:42 (33/33) Installing py3-pip (20.1.1-r0) 14:23:42 Executing busybox-1.31.1-r19.trigger 14:23:42 OK: 71 MiB in 55 packages 14:23:49 Removing intermediate container af9ddde99822 14:23:49 ---> 3eb6c2260708 14:23:49 Step 20/26 : RUN pip install docker-compose==1.23.2 14:23:49 ---> Running in 21a2665a5666 14:23:53 Collecting docker-compose==1.23.2 14:23:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:23:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:23:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:23:55 Collecting websocket-client<1.0,>=0.32.0 14:23:55 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 14:23:56 Collecting docker<4.0,>=3.6.0 14:23:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:23:56 Collecting texttable<0.10,>=0.9.0 14:23:56 Downloading texttable-0.9.1.tar.gz (11 kB) 14:23:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:23:59 Collecting jsonschema<3,>=2.5.1 14:23:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:23:59 Collecting cached-property<2,>=1.2.0 14:23:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:23:59 Collecting dockerpty<0.5,>=0.4.1 14:23:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:24:01 Collecting docopt<0.7,>=0.6.1 14:24:01 Downloading docopt-0.6.2.tar.gz (25 kB) 14:24:04 Collecting PyYAML<4,>=3.10 14:24:04 Downloading PyYAML-3.13.tar.gz (270 kB) 14:24:07 Collecting urllib3<1.25,>=1.21.1 14:24:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:24:07 Collecting idna<2.8,>=2.5 14:24:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:24:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 14:24:07 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 14:24:07 Collecting docker-pycreds>=0.4.0 14:24:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:24:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:24:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:24:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:24:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:24:08 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, jsonschema, cached-property, dockerpty, docopt, PyYAML, docker-compose 14:24:08 Attempting uninstall: urllib3 14:24:08 Found existing installation: urllib3 1.25.9 14:24:08 Uninstalling urllib3-1.25.9: 14:24:08 Successfully uninstalled urllib3-1.25.9 14:24:09 Attempting uninstall: idna 14:24:09 Found existing installation: idna 2.9 14:24:09 Uninstalling idna-2.9: 14:24:09 Successfully uninstalled idna-2.9 14:24:10 Attempting uninstall: requests 14:24:10 Found existing installation: requests 2.23.0 14:24:10 Uninstalling requests-2.23.0: 14:24:10 Successfully uninstalled requests-2.23.0 14:24:11 Running setup.py install for texttable: started 14:24:13 Running setup.py install for texttable: finished with status 'done' 14:24:13 Running setup.py install for dockerpty: started 14:24:15 Running setup.py install for dockerpty: finished with status 'done' 14:24:15 Running setup.py install for docopt: started 14:24:17 Running setup.py install for docopt: finished with status 'done' 14:24:17 Running setup.py install for PyYAML: started 14:24:19 Running setup.py install for PyYAML: finished with status 'done' 14:24:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.57.0 14:24:24 Removing intermediate container 21a2665a5666 14:24:24 ---> 2d4ab9f82cd1 14:24:24 Step 21/26 : RUN apk --no-cache add curl 14:24:24 ---> Running in 61aee4c887ea 14:24:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:24:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:24:25 (1/3) Installing nghttp2-libs (1.41.0-r0) 14:24:25 (2/3) Installing libcurl (7.69.1-r3) 14:24:25 (3/3) Installing curl (7.69.1-r3) 14:24:25 Executing busybox-1.31.1-r19.trigger 14:24:25 OK: 71 MiB in 58 packages 14:24:26 Removing intermediate container 61aee4c887ea 14:24:26 ---> 653f0a43ce38 14:24:26 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 14:24:26 ---> Running in dda548b7a6af 14:24:27 Removing intermediate container dda548b7a6af 14:24:27 ---> c9713997f001 14:24:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:24:27 ---> Running in 91b942ad6754 14:24:27 Removing intermediate container 91b942ad6754 14:24:27 ---> bfd0c418a308 14:24:27 Step 24/26 : LABEL arch=arm64 14:24:27 ---> Running in 8a57de414010 14:24:28 Removing intermediate container 8a57de414010 14:24:28 ---> 8cfd92a367a8 14:24:28 Step 25/26 : LABEL git_sha=8e3f381f48b291784d2fa4191d0258c1a582df0c 14:24:28 ---> Running in 824ce831ea52 14:24:29 Removing intermediate container 824ce831ea52 14:24:29 ---> af3802c23986 14:24:29 Step 26/26 : LABEL version=0.0.0 14:24:29 ---> Running in 3ae9f1a22779 14:24:29 Removing intermediate container 3ae9f1a22779 14:24:29 ---> cc58910a3d7e 14:24:29 14:24:29 Successfully built cc58910a3d7e 14:24:29 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 14:24:30  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 14:24:30 $ docker stop --time=1 6fc23763c0be3dd886da46de3f8800c823431a95e8a56f19c1c6a9755ada97cd 14:24:32 $ docker rm -f 6fc23763c0be3dd886da46de3f8800c823431a95e8a56f19c1c6a9755ada97cd [Pipeline] // withDockerContainer [Pipeline] sh 14:24:32 + docker images 14:24:32 + grep docker 14:24:33 docker-sys-mgmt-agent-go-arm64 latest cc58910a3d7e 3 seconds ago 300MB 14:24:33 docker-support-scheduler-go-arm64 latest 1320ea46d5fb About a minute ago 16.3MB 14:24:33 docker-core-command-go-arm64 latest 4dde4ac0223b About a minute ago 16.2MB 14:24:33 docker-security-proxy-setup-go-arm64 latest 6d7cd4498aab About a minute ago 23.4MB 14:24:33 docker-core-data-go-arm64 latest e5b85dd8aa8a 3 minutes ago 21.1MB 14:24:33 docker-core-metadata-go-arm64 latest a089bc0ac6a3 3 minutes ago 17.9MB 14:24:33 docker-security-bootstrapper-go-arm64 latest 45dbe9c86330 3 minutes ago 17.6MB 14:24:33 docker-support-notifications-go-arm64 latest 7eea7efc82d7 3 minutes ago 16.8MB 14:24:33 docker-security-secretstore-setup-go-arm64 latest e56ed1c568a9 3 minutes ago 23.7MB 14:24:33 docker 20.10.0 eeaf43b92773 2 months ago 228MB [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] libraryResource [Pipeline] sh 14:24:34 ---> job-cost.sh 14:24:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jsW3 14:25:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:27:35 lf-activate-venv(): INFO: Adding /tmp/venv-jsW3/bin to PATH 14:27:35 INFO: No Stack... 14:27:35 INFO: Retrieving Pricing Info for: lf-standard-4 14:27:35 INFO: Archiving Costs [Pipeline] sh 14:27:35 + + cat /w/workspace/edgex-go/1/archives/cost.csvcut 14:27:35 -d, -f6 [Pipeline] lock 14:27:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3214-1-stack-cost] 14:27:36 Resource [jenkins-edgexfoundry-edgex-go-PR-3214-1-stack-cost] did not exist. Created. 14:27:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:27:36 + echo total: 0.20999999344348907 [Pipeline] stash 14:27:36 Stashed 1 file(s) [Pipeline] } 14:27:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3214-1-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:27:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:27:42 ---> package-listing.sh 14:27:42 ++ facter osfamily 14:27:42 ++ tr '[:upper:]' '[:lower:]' 14:27:42 + OS_FAMILY=redhat 14:27:42 + workspace=/w/workspace/edgex-go/1 14:27:42 + START_PACKAGES=/tmp/packages_start.txt 14:27:42 + END_PACKAGES=/tmp/packages_end.txt 14:27:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:27:42 + PACKAGES=/tmp/packages_start.txt 14:27:42 + '[' /w/workspace/edgex-go/1 ']' 14:27:42 + PACKAGES=/tmp/packages_end.txt 14:27:42 + case "${OS_FAMILY}" in 14:27:42 + rpm -qa 14:27:42 + sort 14:27:47 + '[' -f /tmp/packages_start.txt ']' 14:27:47 + '[' -f /tmp/packages_end.txt ']' 14:27:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:27:47 + '[' /w/workspace/edgex-go/1 ']' 14:27:47 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:27:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:27:47 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 14:27:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:27:48 14:27:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:27:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:27:50 alpine: Pulling from edgex-lftools-log-publisher 14:27:50 df20fa9351a1: Pulling fs layer 14:27:50 36b3adc4ff6f: Pulling fs layer 14:27:50 8ad3a11d3b57: Pulling fs layer 14:27:50 46f8f816bc3b: Pulling fs layer 14:27:50 93b61091891f: Pulling fs layer 14:27:50 93b9cdb0e59b: Pulling fs layer 14:27:50 5e14af77c1be: Pulling fs layer 14:27:50 01666e4c0597: Pulling fs layer 14:27:50 aa168da1d23b: Pulling fs layer 14:27:50 46f8f816bc3b: Waiting 14:27:50 93b9cdb0e59b: Waiting 14:27:50 93b61091891f: Waiting 14:27:50 5e14af77c1be: Waiting 14:27:50 01666e4c0597: Waiting 14:27:50 aa168da1d23b: Waiting 14:27:50 36b3adc4ff6f: Verifying Checksum 14:27:50 36b3adc4ff6f: Download complete 14:27:50 46f8f816bc3b: Verifying Checksum 14:27:50 46f8f816bc3b: Download complete 14:27:50 df20fa9351a1: Verifying Checksum 14:27:50 df20fa9351a1: Download complete 14:27:50 93b9cdb0e59b: Verifying Checksum 14:27:50 93b9cdb0e59b: Download complete 14:27:50 93b61091891f: Download complete 14:27:50 01666e4c0597: Verifying Checksum 14:27:50 01666e4c0597: Download complete 14:27:50 8ad3a11d3b57: Verifying Checksum 14:27:50 8ad3a11d3b57: Download complete 14:27:51 5e14af77c1be: Verifying Checksum 14:27:51 5e14af77c1be: Download complete 14:27:51 df20fa9351a1: Pull complete 14:27:51 36b3adc4ff6f: Pull complete 14:27:52 8ad3a11d3b57: Pull complete 14:27:52 aa168da1d23b: Verifying Checksum 14:27:52 aa168da1d23b: Download complete 14:27:53 46f8f816bc3b: Pull complete 14:27:55 93b61091891f: Pull complete 14:27:55 93b9cdb0e59b: Pull complete 14:27:55 5e14af77c1be: Pull complete 14:27:55 01666e4c0597: Pull complete 14:28:05 aa168da1d23b: Pull complete 14:28:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:28:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:28:05 prd-centos7-docker-4c-2g-28217 does not seem to be running inside a container 14:28:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:28:11 $ docker top 24ea59c75fe72298d2d0efe1830a9879e3e4b0b6555229f8d90fbca749907d33 -eo pid,comm [Pipeline] { [Pipeline] sh 14:28:11 + touch /tmp/pre-build-complete [Pipeline] sh 14:28:12 + mkdir -p /var/log/sa [Pipeline] sh 14:28:12 + ls /var/log/sa-host 14:28:12 + sadf -c /var/log/sa-host/sa02 14:28:12 file_magic: OK 14:28:12 HZ: Using current value: 100 14:28:12 file_header: OK 14:28:12 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 14:28:12 Statistics: 14:28:12 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:28:12 File successfully converted to sysstat format version 12.2.1 14:28:12 + sadf -c /var/log/sa-host/sa23 14:28:12 file_magic: OK 14:28:12 HZ: Using current value: 100 14:28:12 file_header: OK 14:28:12 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 14:28:12 Statistics: 14:28:12 Hnuu...uuuununununu... 14:28:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:28:13 provisioning config files... 14:28:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4136344016555634919tmp [Pipeline] { [Pipeline] echo 14:28:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:28:13 ---> create-netrc.sh [Pipeline] } 14:28:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:28:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:28:14 ---> python-tools-install.sh [Pipeline] echo 14:28:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:28:14 ---> sudo-logs.sh 14:28:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:28:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:28:15 ---> job-cost.sh 14:28:15 lf-activate-venv: SKIPPING 14:28:15 DEBUG: total: 0.20999999344348907 14:28:15 INFO: Retrieving Stack Cost... 14:28:16 INFO: Retrieving Pricing Info for: v1-standard-2 14:28:16 INFO: Archiving Costs [Pipeline] echo 14:28:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:28:17 ---> logs-deploy.sh 14:28:17 lf-activate-venv: SKIPPING 14:28:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3214/1 14:28:17 INFO: archiving workspace using pattern(s): 14:28:18 Archives upload complete. 14:28:18 INFO: archiving logs to Nexus