Pull request #3326 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9+78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb (724bc116a6f56d4d9a0212ab90d3e826a871634f) Running in Durability level: PERFORMANCE_OPTIMIZED 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32267’ Running on prd-centos7-docker-4c-2g-32268 in /w/workspace/edgexfoundry_edgex-go_PR-3326 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb into PR head commit b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 Merge succeeded, producing b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 Checking out Revision b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 (PR-3326) > 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/3326/head:refs/remotes/origin/PR-3326 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:00:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:00:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:00:56 ========================================================= 16:00:56 EdgeX Global Pipelines Version Info 16:00:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 63b668b0178ec4c354551b16842e9c6d05eba558 # timeout=10 16:00:58 ------------------- 16:00:58 stable info: 16:00:58 ------------------- 16:00:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:00:58 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 16:00:58 Message: update stable to v1.0.186 16:00:59 ------------------- 16:00:59 experimental info: 16:00:59 ------------------- 16:00:59 Commited By: **** collab-it+edgex@linuxfoundation.org 16:00:59 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 16:00:59 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:00:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:00:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:00:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:00:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:00:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:00:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:00:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:01:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:01:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:01:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:01:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:01:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:01:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:01:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:01:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:01:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:01:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3326 [Pipeline] echo 16:01:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3326 [Pipeline] echo 16:01:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3326 [Pipeline] echo 16:01:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [Pipeline] echo 16:01:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0194f0 [Pipeline] echo 16:01:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:01:02 provisioning config files... 16:01:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config763180237977928031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:02 ---> docker-login.sh 16:01:02 nexus3.edgexfoundry.org:10001 16:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:03 Configure a credential helper to remove this warning. See 16:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:03 16:01:03 Login Succeeded 16:01:03 nexus3.edgexfoundry.org:10002 16:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:03 Configure a credential helper to remove this warning. See 16:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:03 16:01:03 Login Succeeded 16:01:03 nexus3.edgexfoundry.org:10003 16:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:03 Configure a credential helper to remove this warning. See 16:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:03 16:01:03 Login Succeeded 16:01:03 nexus3.edgexfoundry.org:10004 16:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:04 Configure a credential helper to remove this warning. See 16:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:04 16:01:04 Login Succeeded 16:01:04 docker.io 16:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:04 Configure a credential helper to remove this warning. See 16:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:04 16:01:04 Login Succeeded 16:01:04 ---> docker-login.sh ends [Pipeline] } 16:01:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:04 ++ 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 16:01:04 + for file in '`ls cmd/**/Dockerfile`' 16:01:04 ++ dirname cmd/core-command/Dockerfile 16:01:04 ++ cut -d/ -f2 16:01:04 + echo core-command,cmd/core-command/Dockerfile 16:01:04 + for file in '`ls cmd/**/Dockerfile`' 16:01:04 ++ dirname cmd/core-data/Dockerfile 16:01:04 ++ cut -d/ -f2 16:01:04 + echo core-data,cmd/core-data/Dockerfile 16:01:04 + for file in '`ls cmd/**/Dockerfile`' 16:01:04 ++ dirname cmd/core-metadata/Dockerfile 16:01:04 ++ cut -d/ -f2 16:01:04 + echo core-metadata,cmd/core-metadata/Dockerfile 16:01:04 + for file in '`ls cmd/**/Dockerfile`' 16:01:04 ++ dirname cmd/security-bootstrapper/Dockerfile 16:01:04 ++ cut -d/ -f2 16:01:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:01:04 + for file in '`ls cmd/**/Dockerfile`' 16:01:04 ++ dirname cmd/security-proxy-setup/Dockerfile 16:01:04 ++ cut -d/ -f2 16:01:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:01:04 + for file in '`ls cmd/**/Dockerfile`' 16:01:04 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:01:04 ++ cut -d/ -f2 16:01:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:01:04 + for file in '`ls cmd/**/Dockerfile`' 16:01:04 ++ dirname cmd/support-notifications/Dockerfile 16:01:04 ++ cut -d/ -f2 16:01:04 + echo support-notifications,cmd/support-notifications/Dockerfile 16:01:04 + for file in '`ls cmd/**/Dockerfile`' 16:01:04 ++ dirname cmd/support-scheduler/Dockerfile 16:01:04 ++ cut -d/ -f2 16:01:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:01:04 + for file in '`ls cmd/**/Dockerfile`' 16:01:04 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:01:04 ++ cut -d/ -f2 16:01:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:01:04 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 16:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:01:05 16:01:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:01:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:01:06 latest: Pulling from edgex-devops/git-semver 16:01:06 31603596830f: Pulling fs layer 16:01:06 2a8b12db71e7: Pulling fs layer 16:01:06 6ca5941a6612: Pulling fs layer 16:01:06 ecc8261a40a4: Pulling fs layer 16:01:06 ecc8261a40a4: Waiting 16:01:06 2a8b12db71e7: Download complete 16:01:06 31603596830f: Verifying Checksum 16:01:06 31603596830f: Download complete 16:01:06 ecc8261a40a4: Verifying Checksum 16:01:06 ecc8261a40a4: Download complete 16:01:06 6ca5941a6612: Verifying Checksum 16:01:06 6ca5941a6612: Download complete 16:01:06 31603596830f: Pull complete 16:01:06 2a8b12db71e7: Pull complete 16:01:07 6ca5941a6612: Pull complete 16:01:07 ecc8261a40a4: Pull complete 16:01:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:01:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:01:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:01:08 prd-centos7-docker-4c-2g-32268 does not seem to be running inside a container 16:01:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:01:10 $ docker top ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:01:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:10 [ssh-agent] Looking for ssh-agent implementation... 16:01:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:11 $ docker exec ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae ssh-agent 16:01:11 SSH_AUTH_SOCK=/tmp/ssh-9KKsWzOMEoqK/agent.12 16:01:11 SSH_AGENT_PID=17 16:01:11 Running ssh-add (command line suppressed) 16:01:11 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5425022157232510202.key (/w/workspace/edgex-go/4@tmp/private_key_5425022157232510202.key) 16:01:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:11 + git tag --points-at HEAD [Pipeline] } 16:01:11 $ docker exec --env ******** --env ******** ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae ssh-agent -k 16:01:12 unset SSH_AUTH_SOCK; 16:01:12 unset SSH_AGENT_PID; 16:01:12 echo Agent pid 17 killed; 16:01:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:01:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:12 [ssh-agent] Looking for ssh-agent implementation... 16:01:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:12 $ docker exec ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae ssh-agent 16:01:12 SSH_AUTH_SOCK=/tmp/ssh-Wzv1xNw7fNbR/agent.47 16:01:12 SSH_AGENT_PID=52 16:01:12 Running ssh-add (command line suppressed) 16:01:12 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8316580595002252154.key (/w/workspace/edgex-go/4@tmp/private_key_8316580595002252154.key) 16:01:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:13 + git semver init 16:01:13 # -> Open(): unable to determine branch for HEAD 16:01:13 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:01:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:01:13 # $SEMVER_REMOTE_NAME = origin 16:01:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:01:13 # $SEMVER_USER_NAME = edgex-jenkins 16:01:13 # $SEMVER_BRANCH = PR-3326 16:01:13 # $SEMVER_TEMP = /tmp/semver-002563557 16:01:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:01:31 # '/tmp/semver-002563557' -> '/w/workspace/edgex-go/4/.semver' 16:01:31 # -> Force: false 16:01:31 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:01:31 $ docker exec --env ******** --env ******** ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae ssh-agent -k 16:01:31 unset SSH_AUTH_SOCK; 16:01:31 unset SSH_AGENT_PID; 16:01:31 echo Agent pid 52 killed; 16:01:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:32 + git semver [Pipeline] } 16:01:32 $ docker stop --time=1 ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae 16:01:34 $ docker rm -f ed6ecab1a46c176f2a55d56f1403b05278c82b5dd10ae87db3ef7eb40e9c8cae [Pipeline] // withDockerContainer [Pipeline] sh 16:01:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:01:35 Stashed 1 file(s) [Pipeline] echo 16:01:35 [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 16:01:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:01:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:01:36 + sudo service docker restart 16:01:36 + true 16:01:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:01:37 ========================================================= 16:01:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:01:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:01:37 + 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 . 16:01:41 Sending build context to Docker daemon 328.9MB 16:01:41 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:01:41 Step 2/6 : FROM ${BASE} 16:01:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:01:41 188c0c94c7c5: Pulling fs layer 16:01:41 0ef7d3d256c8: Pulling fs layer 16:01:41 de9db76c5a1d: Pulling fs layer 16:01:41 bca2f99d35d6: Pulling fs layer 16:01:41 93359f2a8cfa: Pulling fs layer 16:01:41 7c6f9722023f: Pulling fs layer 16:01:41 a35cf1a2eb13: Pulling fs layer 16:01:41 93359f2a8cfa: Waiting 16:01:41 7c6f9722023f: Waiting 16:01:41 a35cf1a2eb13: Waiting 16:01:41 bca2f99d35d6: Waiting 16:01:41 de9db76c5a1d: Verifying Checksum 16:01:41 de9db76c5a1d: Download complete 16:01:41 0ef7d3d256c8: Verifying Checksum 16:01:41 0ef7d3d256c8: Download complete 16:01:41 93359f2a8cfa: Verifying Checksum 16:01:41 93359f2a8cfa: Download complete 16:01:41 7c6f9722023f: Verifying Checksum 16:01:41 7c6f9722023f: Download complete 16:01:41 188c0c94c7c5: Download complete 16:01:41 188c0c94c7c5: Pull complete 16:01:42 0ef7d3d256c8: Pull complete 16:01:42 de9db76c5a1d: Pull complete 16:01:43 a35cf1a2eb13: Verifying Checksum 16:01:43 a35cf1a2eb13: Download complete 16:01:44 bca2f99d35d6: Verifying Checksum 16:01:44 bca2f99d35d6: Download complete 16:01:49 bca2f99d35d6: Pull complete 16:01:49 93359f2a8cfa: Pull complete 16:01:49 7c6f9722023f: Pull complete 16:01:50 Still waiting to schedule task 16:01:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:01:54 a35cf1a2eb13: Pull complete 16:01:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:01:54 ---> a62c8e92a672 16:01:54 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 16:01:55 ---> Running in e8110f845a38 16:01:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:56 (1/12) Installing libmagic (5.38-r0) 16:01:57 (2/12) Installing file (5.38-r0) 16:01:57 (3/12) Installing libc-dev (0.7.2-r3) 16:01:57 (4/12) Installing g++ (9.3.0-r2) 16:02:00 (5/12) Installing fortify-headers (1.1-r0) 16:02:00 (6/12) Installing patch (2.7.6-r6) 16:02:00 (7/12) Installing build-base (0.5-r2) 16:02:00 (8/12) Installing libsodium (1.0.18-r0) 16:02:00 (9/12) Installing pkgconf (1.7.2-r0) 16:02:01 (10/12) Installing libsodium-dev (1.0.18-r0) 16:02:01 (11/12) Installing libzmq (4.3.3-r0) 16:02:01 (12/12) Installing zeromq-dev (4.3.3-r0) 16:02:01 Executing busybox-1.31.1-r19.trigger 16:02:01 OK: 233 MiB in 51 packages 16:02:04 Removing intermediate container e8110f845a38 16:02:04 ---> 342a01857193 16:02:04 Step 4/6 : WORKDIR /edgex-go 16:02:04 ---> Running in c1af29509cd9 16:02:04 Removing intermediate container c1af29509cd9 16:02:04 ---> f7bab035cf33 16:02:04 Step 5/6 : COPY go.mod . 16:02:05 ---> 0919e5efcbdf 16:02:05 Step 6/6 : RUN go mod download 16:02:05 ---> Running in a6180a0575e0 16:02:27 Removing intermediate container a6180a0575e0 16:02:27 ---> 6f95d54580aa 16:02:27 Successfully built 6f95d54580aa 16:02:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:02:27 + docker inspect -f . ci-base-image-x86_64 16:02:27 . [Pipeline] withDockerContainer 16:02:27 prd-centos7-docker-4c-2g-32268 does not seem to be running inside a container 16:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 16:02:28 $ docker top 15a87dc3bbab8a555a7cf7a7c26e0d65b3a08dc2c21044bf23316c7a9cacf5c9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:29 + go version 16:02:29 go version go1.15.5 linux/amd64 [Pipeline] } 16:02:29 $ docker stop --time=1 15a87dc3bbab8a555a7cf7a7c26e0d65b3a08dc2c21044bf23316c7a9cacf5c9 16:02:31 $ docker rm -f 15a87dc3bbab8a555a7cf7a7c26e0d65b3a08dc2c21044bf23316c7a9cacf5c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:32 + docker inspect -f . ci-base-image-x86_64 16:02:32 . [Pipeline] withDockerContainer 16:02:32 prd-centos7-docker-4c-2g-32268 does not seem to be running inside a container 16:02:32 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 16:02:32 $ docker top 84a1f0f2f93f272bf18ad42715f12d77dcca8569fca3e4632e947e73d912eaa1 -eo pid,comm [Pipeline] { [Pipeline] echo 16:02:33 ========================================================= 16:02:33 [edgeXBuildGoParallel] Running Tests and Build... 16:02:33 ========================================================= [Pipeline] sh 16:02:33 + make test 16:02:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:02:43 ? github.com/edgexfoundry/edgex-go [no test files] 16:02:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:03:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:03:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:03:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:03:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:03:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:03:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:03:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:03:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:03:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:03:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:03:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:03:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:03:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.129s coverage: 45.9% of statements 16:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:03:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 19.8% of statements 16:03:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.131s coverage: 100.0% of statements 16:03:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.195s coverage: 27.1% of statements 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:03:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:03:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:03:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 71.3% of statements 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:03:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.196s coverage: 82.9% of statements 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:03:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.059s coverage: 78.9% of statements 16:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:03:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.448s coverage: 28.6% of statements 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:03:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.105s coverage: 100.0% of statements 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:03:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:03:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.190s coverage: 86.7% of statements 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:03:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.160s coverage: 97.5% of statements 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:03:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.116s coverage: 78.3% of statements 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:03:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.385s coverage: 92.8% of statements 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:03:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:03:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.090s coverage: 1.0% of statements 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:03:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:03:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements 16:03:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements 16:03:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 16:03:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements 16:03:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 16:03:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 16:03:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 16:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.574s coverage: 82.6% of statements 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.103s coverage: 92.9% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.138s coverage: 75.5% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 84.6% of statements 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.116s coverage: 91.6% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 64.4% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.064s coverage: 91.3% of statements 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 69.0% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 38.4% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.143s coverage: 47.0% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.138s coverage: 87.1% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.756s coverage: 29.1% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.061s coverage: 100.0% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.110s coverage: 95.0% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.055s coverage: 0.0% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.055s coverage: 87.9% of statements 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:03:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements 16:03:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 16:03:51 GO111MODULE=on go vet ./... 16:04:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32271 in /w/workspace/edgexfoundry_edgex-go_PR-3326 [Pipeline] { [Pipeline] ws 16:04:21 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:04:23 gofmt -l . 16:04:23 [ "`gofmt -l .`" = "" ] 16:04:23 ./bin/test-go-mod-tidy.sh 16:04:23 ./bin/test-attribution-txt.sh [Pipeline] sh 16:04:23 + ls -al . 16:04:23 total 780 16:04:23 drwxrwxr-x 10 1001 1001 4096 Mar 31 16:04 . 16:04:23 drwxr-xr-x 4 root root 28 Mar 31 16:02 .. 16:04:23 -rw-rw-r-- 1 1001 1001 11 Mar 31 16:00 .dockerignore 16:04:23 drwxrwxr-x 8 1001 1001 179 Mar 31 16:00 .git 16:04:23 drwxrwxr-x 3 1001 1001 125 Mar 31 16:00 .github 16:04:23 -rw-rw-r-- 1 1001 1001 818 Mar 31 16:00 .gitignore 16:04:23 drwx------ 3 1001 1001 60 Mar 31 16:01 .semver 16:04:23 -rw-rw-r-- 1 1001 1001 166 Mar 31 16:00 .sonarcloud.properties 16:04:23 -rw-rw-r-- 1 1001 1001 8607 Mar 31 16:00 Attribution.txt 16:04:23 -rw-rw-r-- 1 1001 1001 3804 Mar 31 16:00 CONTRIBUTING.md 16:04:23 -rw-rw-r-- 1 1001 1001 931 Mar 31 16:00 Dockerfile.build 16:04:23 -rw-rw-r-- 1 1001 1001 863 Mar 31 16:00 Jenkinsfile 16:04:23 -rw-rw-r-- 1 1001 1001 10775 Mar 31 16:00 LICENSE 16:04:23 -rw-rw-r-- 1 1001 1001 5774 Mar 31 16:00 Makefile 16:04:23 -rw-rw-r-- 1 1001 1001 6548 Mar 31 16:00 README.md 16:04:23 -rw-rw-r-- 1 1001 1001 6755 Mar 31 16:00 SECURITY.md 16:04:23 -rw-rw-r-- 1 1001 1001 5 Mar 31 16:01 VERSION 16:04:23 -rw-rw-r-- 1 1001 1001 4131 Mar 31 16:00 ZMQWindows.md 16:04:23 drwxrwxr-x 2 1001 1001 117 Mar 31 16:00 bin 16:04:23 drwxrwxr-x 14 1001 1001 4096 Mar 31 16:00 cmd 16:04:23 -rw-r--r-- 1 root root 669470 Mar 31 16:03 coverage.out 16:04:23 -rw-r--r-- 1 root root 1056 Mar 31 16:04 go.mod 16:04:23 -rw-r--r-- 1 root root 22360 Mar 31 16:04 go.sum 16:04:23 drwxrwxr-x 8 1001 1001 127 Mar 31 16:00 internal 16:04:23 drwxrwxr-x 4 1001 1001 26 Mar 31 16:00 openapi 16:04:23 drwxrwxr-x 4 1001 1001 71 Mar 31 16:00 snap 16:04:23 -rw-rw-r-- 1 1001 1001 168 Mar 31 16:00 version.go [Pipeline] sh 16:04:24 + '[' -e coverage.out ] 16:04:24 + chown 1001:1001 coverage.out [Pipeline] stash 16:04:24 Stashed 1 file(s) [Pipeline] sh 16:04:24 + make build 16:04: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 16:04:26 using credential edgex-jenkins-ssh 16:04:27 Cloning the remote Git repository 16:04:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:04:27 > git init /w/workspace/edgex-go/4 # timeout=10 16:04:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:04:27 > git --version # timeout=10 16:04:27 > git --version # 'git version 2.17.1' 16:04:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:28 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 16:04:37 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 16:04:39 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 16:04:40 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 16:04:40 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 16:04:42 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 16:04:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:04:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:04:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:04:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3326/head:refs/remotes/origin/PR-3326 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:04:43 Merging remotes/origin/master commit 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb into PR head commit b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:04:44 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 16:04:44 Merge succeeded, producing b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:04:44 Checking out Revision b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 (PR-3326) 16:04:45 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 16:04:43 > git config core.sparsecheckout # timeout=10 16:04:43 > git checkout -f b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 # timeout=10 16:04:44 > git remote # timeout=10 16:04:44 > git config --get remote.origin.url # timeout=10 16:04:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:44 > git merge 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb # timeout=10 16:04:44 > git rev-parse HEAD^{commit} # timeout=10 16:04:44 > git config core.sparsecheckout # timeout=10 16:04:44 > git checkout -f b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 # timeout=10 16:04:46 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 16:04:48 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 16:04:49 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 16:04:49 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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:04:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:04:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:04:51 + sudo service docker restart 16:04:51 + true [Pipeline] } 16:04:51 $ docker stop --time=1 84a1f0f2f93f272bf18ad42715f12d77dcca8569fca3e4632e947e73d912eaa1 16:04:53 $ docker rm -f 84a1f0f2f93f272bf18ad42715f12d77dcca8569fca3e4632e947e73d912eaa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:04:54 provisioning config files... 16:04:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2625982315269916353tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 16:04:55 ---> docker-login.sh 16:04:55 nexus3.edgexfoundry.org:10001 16:04:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:04:55 16:04:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:04:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:04:55 latest: Pulling from edgex-devops/edgex-compose 16:04:55 cbdbe7a5bc2a: Pulling fs layer 16:04:55 ca9280d653b3: Pulling fs layer 16:04:55 7e9c9ca2126c: Pulling fs layer 16:04:56 cbdbe7a5bc2a: Verifying Checksum 16:04:56 cbdbe7a5bc2a: Download complete 16:04:56 ca9280d653b3: Verifying Checksum 16:04:56 ca9280d653b3: Download complete 16:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:56 cbdbe7a5bc2a: Pull complete 16:04:57 7e9c9ca2126c: Verifying Checksum 16:04:57 7e9c9ca2126c: Download complete 16:04:57 ca9280d653b3: Pull complete 16:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:57 Configure a credential helper to remove this warning. See 16:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:57 16:04:57 Login Succeeded 16:04:57 nexus3.edgexfoundry.org:10002 16:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:58 Configure a credential helper to remove this warning. See 16:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:58 16:04:58 Login Succeeded 16:04:58 nexus3.edgexfoundry.org:10003 16:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:58 Configure a credential helper to remove this warning. See 16:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:58 16:04:58 Login Succeeded 16:04:58 nexus3.edgexfoundry.org:10004 16:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:59 Configure a credential helper to remove this warning. See 16:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:59 16:04:59 Login Succeeded 16:04:59 docker.io 16:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:00 Configure a credential helper to remove this warning. See 16:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:00 16:05:00 Login Succeeded 16:05:00 ---> docker-login.sh ends [Pipeline] } 16:05:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:05:00 ========================================================= 16:05:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:05:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:05:01 + 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 . 16:05:03 Sending build context to Docker daemon 167MB 16:05:03 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:05:03 Step 2/6 : FROM ${BASE} 16:05:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:05:03 5f621e34cdf4: Pulling fs layer 16:05:03 a4357932f1b6: Pulling fs layer 16:05:03 18c013af1878: Pulling fs layer 16:05:03 00ac8860ef70: Pulling fs layer 16:05:03 63d7cb157983: Pulling fs layer 16:05:03 b116817d02f9: Pulling fs layer 16:05:03 745a02a5169b: Pulling fs layer 16:05:03 00ac8860ef70: Waiting 16:05:03 63d7cb157983: Waiting 16:05:03 b116817d02f9: Waiting 16:05:03 745a02a5169b: Waiting 16:05:03 a4357932f1b6: Verifying Checksum 16:05:03 18c013af1878: Verifying Checksum 16:05:03 18c013af1878: Download complete 16:05:03 63d7cb157983: Verifying Checksum 16:05:03 63d7cb157983: Download complete 16:05:03 b116817d02f9: Verifying Checksum 16:05:03 b116817d02f9: Download complete 16:05:03 5f621e34cdf4: Verifying Checksum 16:05:03 5f621e34cdf4: Download complete 16:05:04 7e9c9ca2126c: Pull complete 16:05:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:05:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:05:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:05:04 prd-centos7-docker-4c-2g-32268 does not seem to be running inside a container 16:05:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-devops/edgex-compose:latest cat 16:05:04 5f621e34cdf4: Pull complete 16:05:05 a4357932f1b6: Pull complete 16:05:05 18c013af1878: Pull complete 16:05:06 745a02a5169b: Download complete 16:05:07 00ac8860ef70: Verifying Checksum 16:05:07 00ac8860ef70: Download complete 16:05:07 $ docker top fa7665dceb1da65a298fc34c560c8140361d27fad931a08709d9d580c03f3aa9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:08 + docker-compose build --help 16:05:08 + grep parallel 16:05:08 --parallel Build images in parallel. [Pipeline] } 16:05:09 $ docker stop --time=1 fa7665dceb1da65a298fc34c560c8140361d27fad931a08709d9d580c03f3aa9 16:05:10 $ docker rm -f fa7665dceb1da65a298fc34c560c8140361d27fad931a08709d9d580c03f3aa9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:05:11 . [Pipeline] withDockerContainer 16:05:11 prd-centos7-docker-4c-2g-32268 does not seem to be running inside a container 16:05:11 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:05:12 $ docker top 4c4acc52ba9e195be5d7ffccee506b414d7548ba19bc9750a22ff5cce3fc286a -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:12 + docker-compose -f ./docker-compose-build.yml build --parallel 16:05:13 Building docker-core-command-go ... 16:05:13 Building docker-core-data-go ... 16:05:13 Building docker-core-metadata-go ... 16:05:13 Building docker-security-bootstrapper-go ... 16:05:13 Building docker-security-proxy-setup-go ... 16:05:13 Building docker-security-secretstore-setup-go ... 16:05:13 Building docker-support-notifications-go ... 16:05:13 Building docker-support-scheduler-go ... 16:05:13 Building docker-sys-mgmt-agent-go ... 16:05:13 Building docker-sys-mgmt-agent-go 16:05:13 Building docker-security-secretstore-setup-go 16:05:13 Building docker-support-scheduler-go 16:05:13 Building docker-security-proxy-setup-go 16:05:13 Building docker-security-bootstrapper-go 16:05:17 00ac8860ef70: Pull complete 16:05:17 63d7cb157983: Pull complete 16:05:17 b116817d02f9: Pull complete 16:05:20 745a02a5169b: Pull complete 16:05:20 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:05:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:05:20 ---> b7e6874047d6 16:05:20 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 16:05:24 ---> Running in 43a8b09fdd69 16:05:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:26 (1/12) Installing libmagic (5.38-r0) 16:05:27 (2/12) Installing file (5.38-r0) 16:05:27 (3/12) Installing libc-dev (0.7.2-r3) 16:05:27 (4/12) Installing g++ (9.3.0-r2) 16:05:31 (5/12) Installing fortify-headers (1.1-r0) 16:05:31 (6/12) Installing patch (2.7.6-r6) 16:05:32 (7/12) Installing build-base (0.5-r2) 16:05:32 (8/12) Installing libsodium (1.0.18-r0) 16:05:32 (9/12) Installing pkgconf (1.7.2-r0) 16:05:32 (10/12) Installing libsodium-dev (1.0.18-r0) 16:05:32 (11/12) Installing libzmq (4.3.3-r0) 16:05:32 (12/12) Installing zeromq-dev (4.3.3-r0) 16:05:32 Executing busybox-1.31.1-r19.trigger 16:05:32 OK: 217 MiB in 51 packages 16:05:36 Removing intermediate container 43a8b09fdd69 16:05:36 ---> a68da7162303 16:05:36 Step 4/6 : WORKDIR /edgex-go 16:05:36 ---> Running in 7c709cac3839 16:05:37 Removing intermediate container 7c709cac3839 16:05:37 ---> da88d545c15c 16:05:37 Step 5/6 : COPY go.mod . 16:05:38 ---> ce1f7690eab0 16:05:38 Step 6/6 : RUN go mod download 16:05:38 ---> Running in 26791b6643e2 16:05:52 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:05:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:05:52 ---> 6f95d54580aa 16:05:52 Step 3/24 : WORKDIR /edgex-go 16:05:52 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:05:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:05:52 ---> 6f95d54580aa 16:05:52 Step 3/26 : WORKDIR /edgex-go 16:05:52 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:05:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:05:52 ---> 6f95d54580aa 16:05:52 Step 3/21 : WORKDIR /edgex-go 16:05:52 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:05:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:05:52 ---> 6f95d54580aa 16:05:52 Step 3/22 : WORKDIR /edgex-go 16:05:52 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:05:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:05:52 ---> 6f95d54580aa 16:05:52 Step 3/31 : WORKDIR /edgex-go 16:05:52 ---> Running in 28018836eeec 16:05:52 ---> Running in 5fda562a4165 16:05:52 ---> Running in 2e3f87d60427 16:05:52 ---> Running in 44f9de0b8645 16:05:52 ---> Running in 234e315872ad 16:05:52 Removing intermediate container 2e3f87d60427 16:05:52 ---> f46c6f5aa7a8 16:05:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:52 Removing intermediate container 5fda562a4165 16:05:52 ---> 8f41e14680d0 16:05:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:52 Removing intermediate container 234e315872ad 16:05:52 ---> 5a2ecbad7674 16:05:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:52 Removing intermediate container 28018836eeec 16:05:52 ---> e445e34cb9f6 16:05:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:52 Removing intermediate container 44f9de0b8645 16:05:52 ---> 2e2cb90cd7c1 16:05:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:52 ---> Running in 0ea4804fe3a1 16:05:52 ---> Running in 831168832be6 16:05:52 ---> Running in 473a83b4ce9e 16:05:52 ---> Running in d0628cddb38f 16:05:52 ---> Running in e0cb563b4df9 16:05:52 Removing intermediate container 0ea4804fe3a1 16:05:52 ---> 6b95c398ad18 16:05:52 Step 5/22 : RUN apk add --update --no-cache make git 16:05:52 Removing intermediate container 831168832be6 16:05:52 ---> 8da1b3f31829 16:05:52 Step 5/26 : RUN apk add --update --no-cache make bash git 16:05:52 Removing intermediate container 473a83b4ce9e 16:05:52 ---> f3fc25276366 16:05:52 Step 5/21 : RUN apk add --update --no-cache make git 16:05:52 ---> Running in 975284a50827 16:05:52 ---> Running in efbd8ed06537 16:05:52 ---> Running in 485fc666ab6f 16:05:52 Removing intermediate container d0628cddb38f 16:05:52 ---> 9467643e4db9 16:05:52 Step 5/24 : RUN apk add --update --no-cache make git 16:05:52 Removing intermediate container e0cb563b4df9 16:05:52 ---> fa13474d1f9e 16:05:52 Step 5/31 : RUN apk add --update --no-cache make git 16:05:52 ---> Running in 8e97e524d1d8 16:05:53 ---> Running in e64a8e8f59d6 16:05:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:05:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:05:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:05:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:05:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:05:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:05:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:05:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:05:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:05:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:05:55 OK: 233 MiB in 51 packages 16:05:55 OK: 233 MiB in 51 packages 16:05:55 OK: 233 MiB in 51 packages 16:05:55 OK: 233 MiB in 51 packages 16:05:55 Removing intermediate container 975284a50827 16:05:55 ---> e2f73d2f4198 16:05:55 Step 6/22 : COPY go.mod . 16:05:55 OK: 233 MiB in 51 packages 16:05:55 Removing intermediate container efbd8ed06537 16:05:55 ---> 3acbabab81be 16:05:55 Step 6/21 : COPY go.mod . 16:05:56 ---> e2e63e5aee62 16:05:56 Step 7/22 : RUN go mod download 16:05:56 ---> Running in e55751fcfb72 16:05:56 ---> ca6647cee4ed 16:05:56 Step 7/21 : RUN go mod download 16:05:56 Removing intermediate container 8e97e524d1d8 16:05:56 ---> 89e6695dc4ec 16:05:56 Step 6/24 : COPY go.mod . 16:05:56 ---> Running in 5b4b1b0a68f5 16:05:57 Removing intermediate container 485fc666ab6f 16:05:57 ---> 7817cf6b1dbd 16:05:57 Step 6/26 : COPY go.mod . 16:05:57 Removing intermediate container e64a8e8f59d6 16:05:57 ---> 271df9d1f0d4 16:05:57 Step 6/31 : COPY go.mod . 16:05:57 ---> 4f2fa1c3b100 16:05:57 Step 7/24 : RUN go mod download 16:05:57 ---> Running in 76eb81d69477 16:05:57 ---> 14582cb31aff 16:05:57 Step 7/26 : RUN go mod download 16:05:57 ---> 4dcbc7483175 16:05:57 Step 7/31 : RUN go mod download 16:05:58 ---> Running in c271c55776dd 16:05:58 ---> Running in 0ef490ad36a1 16:05:59 Removing intermediate container 5b4b1b0a68f5 16:05:59 ---> 313699e6b8aa 16:05:59 Step 8/21 : COPY . . 16:05:59 Removing intermediate container e55751fcfb72 16:05:59 ---> ce1cd3bd7cf3 16:05:59 Step 8/22 : COPY . . 16:06:02 Removing intermediate container 76eb81d69477 16:06:02 ---> d3e04a86c9b1 16:06:02 Step 8/24 : COPY . . 16:06:05 Removing intermediate container 0ef490ad36a1 16:06:05 ---> 08d41ea8ff2d 16:06:05 Step 8/31 : COPY . . 16:06:05 Removing intermediate container 26791b6643e2 16:06:05 ---> d86a5a8999e6 16:06:05 Successfully built d86a5a8999e6 16:06:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:06:05 + docker inspect -f . ci-base-image-arm64 16:06:05 . [Pipeline] withDockerContainer 16:06:05 Removing intermediate container c271c55776dd 16:06:05 ---> c781dbe07a2f 16:06:05 Step 8/26 : COPY . . 16:06:05 prd-ubuntu18.04-docker-arm64-4c-16g-32271 does not seem to be running inside a container 16:06:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:06:07 $ docker top 0f3c3a05cf609004d986ed2c92bc6322ff283d86fc683d38363833895b238e27 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:08 + go version 16:06:08 go version go1.15.5 linux/arm64 [Pipeline] } 16:06:08 $ docker stop --time=1 0f3c3a05cf609004d986ed2c92bc6322ff283d86fc683d38363833895b238e27 16:06:10 $ docker rm -f 0f3c3a05cf609004d986ed2c92bc6322ff283d86fc683d38363833895b238e27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:11 + docker inspect -f . ci-base-image-arm64 16:06:11 . [Pipeline] withDockerContainer 16:06:12 prd-ubuntu18.04-docker-arm64-4c-16g-32271 does not seem to be running inside a container 16:06:12 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:06:13 $ docker top daf1b14accfb288e541078a8c61a6f8db71bd44eceb8b4bdc17d30e5988ccf0b -eo pid,comm [Pipeline] { [Pipeline] echo 16:06:14 ========================================================= 16:06:14 [edgeXBuildGoParallel] Running Tests and Build... 16:06:14 ========================================================= [Pipeline] sh 16:06:14 + make test 16:06:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:06:41 ? github.com/edgexfoundry/edgex-go [no test files] 16:06:44 ---> ac2a150f64ab 16:06:44 ---> 78c77c75417a 16:06:44 Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:06:44 16:06:44 ---> Running in e5d5eda454fa 16:06:44 ---> Running in 25145d3ba293 16:06:44 ---> e8edd4c2b872 16:06:44 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:06:44 ---> 7e4370cafc41 16:06:44 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:06:44 ---> 68e1b04eb804 16:06:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:06:44 ---> Running in ca13b44fa5bd 16:06:44 ---> Running in 86b3a3641e5f 16:06:44 ---> Running in 189999c4c02f 16:06:44 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 16:06:44 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 16:06:44 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 16:06:44 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 16:06:44 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 16:07:17 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 16:07:17 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 16:07:23 Removing intermediate container 86b3a3641e5f 16:07:23 ---> ec49d81d4279 16:07:23 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:07:24 Removing intermediate container ca13b44fa5bd 16:07:24 ---> 530e7c039af8 16:07:24 16:07:24 Step 10/31 : FROM alpine:3.12 16:07:24 3.12: Pulling from library/alpine 16:07:25 ---> Running in 035c02c69332 16:07:26 Removing intermediate container e5d5eda454fa 16:07:26 ---> c3a522d1fd2d 16:07:26 16:07:26 Step 10/22 : FROM alpine:3.12 16:07:26 3.12: Pulling from library/alpine 16:07:27 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 16:07:27 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 16:07:27 Removing intermediate container 25145d3ba293 16:07:27 ---> fe1ebfc199c4 16:07:27 16:07:27 Step 10/21 : FROM alpine:3.12 16:07:27 Status: Downloaded newer image for alpine:3.12 16:07:27 ---> 42cb162f0360 16:07:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:07:27 Status: Downloaded newer image for alpine:3.12 16:07:27 ---> 42cb162f0360 16:07:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:07:27 3.12: Pulling from library/alpine 16:07:27 Removing intermediate container 189999c4c02f 16:07:27 ---> 080a42364a32 16:07:27 16:07:27 Step 10/24 : FROM alpine:3.12 16:07:27 ---> 42cb162f0360 16:07:27 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:07:27 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 16:07:27 Status: Image is up to date for alpine:3.12 16:07:27 ---> 42cb162f0360 16:07:27 Step 11/21 : RUN apk add --update --no-cache curl 16:07:27 ---> Running in fd06e4b81e3b 16:07:27 ---> Running in f88596e6c428 16:07:27 ---> Running in 78987678b124 16:07:27 ---> Running in efa050859efa 16:07:28 Removing intermediate container f88596e6c428 16:07:28 ---> e0024bb7adb8 16:07:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:07: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 16:07:28 ---> Running in 434aa0ce0068 16:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:07:29 (1/1) Installing dumb-init (1.2.2-r1) 16:07:29 (1/4) Installing ca-certificates (20191127-r4) 16:07:29 Executing busybox-1.31.1-r19.trigger 16:07:29 OK: 6 MiB in 15 packages 16:07:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:07:29 (3/4) Installing libcurl (7.69.1-r3) 16:07:29 (4/4) Installing curl (7.69.1-r3) 16:07:29 Executing busybox-1.31.1-r19.trigger 16:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:07:29 (1/6) Installing ca-certificates (20191127-r4) 16:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:07:29 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:07:29 (3/6) Installing libcurl (7.69.1-r3) 16:07:29 (4/6) Installing curl (7.69.1-r3) 16:07:29 (5/6) Installing dumb-init (1.2.2-r1) 16:07:29 (6/6) Installing su-exec (0.2-r1) 16:07:29 Executing busybox-1.31.1-r19.trigger 16:07:29 Executing ca-certificates-20191127-r4.trigger 16:07:29 Executing ca-certificates-20191127-r4.trigger 16:07:29 OK: 7 MiB in 18 packages 16:07:29 OK: 7 MiB in 20 packages 16:07:29 (1/2) Installing dumb-init (1.2.2-r1) 16:07:29 (2/2) Installing su-exec (0.2-r1) 16:07:29 Executing busybox-1.31.1-r19.trigger 16:07:29 OK: 6 MiB in 16 packages 16:07:30 Removing intermediate container 035c02c69332 16:07:30 ---> 0dca52aae023 16:07:30 16:07:30 Step 11/26 : FROM docker:20.10.0 16:07:30 20.10.0: Pulling from library/docker 16:07:30 Removing intermediate container fd06e4b81e3b 16:07:30 ---> a1d7e4622148 16:07:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:07:32 ---> Running in 072ec46568cb 16:07:33 Removing intermediate container 78987678b124 16:07:33 ---> 57c8f181380e 16:07:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:07:33 Removing intermediate container efa050859efa 16:07:33 ---> 9c3f6f2624fb 16:07:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:07:34 ---> Running in 38b517714634 16:07:34 Removing intermediate container 072ec46568cb 16:07:34 ---> 9641d2a9af48 16:07:34 Step 13/22 : ENV APP_PORT=48085 16:07:34 ---> Running in 29e980079d50 16:07:34 Removing intermediate container 434aa0ce0068 16:07:34 ---> ffdeeea5d173 16:07:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:07:34 ---> Running in 6b95449fe7bb 16:07:34 ---> Running in 502f8f6f963d 16:07:34 Removing intermediate container 29e980079d50 16:07:34 ---> c96bd80f9e3c 16:07:34 Step 13/24 : WORKDIR / 16:07:34 Removing intermediate container 38b517714634 16:07:34 ---> 0beea0129aba 16:07:34 Step 13/21 : WORKDIR /edgex 16:07:34 Removing intermediate container 6b95449fe7bb 16:07:34 ---> 94b9286d8661 16:07:34 Step 14/22 : EXPOSE $APP_PORT 16:07:34 ---> Running in 0fda59e2fe19 16:07:35 ---> Running in 7f4157908259 16:07:35 Removing intermediate container 502f8f6f963d 16:07:35 ---> 5539bee70625 16:07:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:07:35 ---> Running in 726f147fe772 16:07:35 ---> Running in 08d1751b8331 16:07:35 Removing intermediate container 7f4157908259 16:07:35 ---> f64a2068d961 16:07:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:07:35 Removing intermediate container 0fda59e2fe19 16:07:35 ---> 9c5d44f22033 16:07:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:07:35 Removing intermediate container 726f147fe772 16:07:35 ---> 7a68555f5ef4 16:07:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:35 Removing intermediate container 08d1751b8331 16:07:35 ---> 12997e94b54c 16:07:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:07:35 ---> Running in ccbb68c0386e 16:07:36 ---> a2686a8b7f43 16:07:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:07:36 ---> fa33229d5c11 16:07:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:07:36 ---> 4f7e07ad6ae8 16:07:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:07:36 ---> f028cbea2f9b 16:07:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:07:38 ---> af179bffff9e 16:07:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:07:38 ---> 1d2532a41227 16:07:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:07:38 ---> fb27f755c3a4 16:07:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:07:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:07:38 Removing intermediate container ccbb68c0386e 16:07:38 ---> 9d99d1219abf 16:07:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:07:38 ---> 759dabbdb808 16:07:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:07:38 ---> Running in e8823b896dcd 16:07:38 ---> Running in e76dda27e76f 16:07:38 ---> 74edca7c1f8b 16:07:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:07:38 ---> 46fbd5a60e6e 16:07:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:07:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:07:38 Status: Downloaded newer image for docker:20.10.0 16:07:38 ---> aefe523efa57 16:07:38 Step 12/26 : RUN apk add --no-cache bash 16:07:38 ---> Running in 64710f491755 16:07:39 ---> Running in 01ad486263c1 16:07:39 Removing intermediate container e76dda27e76f 16:07:39 ---> c88f42929372 16:07:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:39 Removing intermediate container e8823b896dcd 16:07:39 ---> 0b3493a01e1a 16:07:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:07:39 ---> Running in a804fa5d0792 16:07:39 Removing intermediate container 64710f491755 16:07:39 ---> 873be0d7cfc4 16:07:39 Step 18/21 : CMD ["--init=true"] 16:07:39 ---> 4becca0db98d 16:07:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:07:39 ---> Running in 4334e001db46 16:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:07:39 Removing intermediate container a804fa5d0792 16:07:39 ---> 2b68609c203d 16:07:39 Step 20/22 : LABEL arch=x86_64 16:07:39 ---> 3edc2a012204 16:07:39 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:07:40 ---> Running in 2d8bc770cbea 16:07:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:07:40 ---> Running in dfee70263370 16:07:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:07:40 Removing intermediate container 4334e001db46 16:07:40 ---> 90988e5544f6 16:07:40 Step 19/21 : LABEL arch=x86_64 16:07:40 ---> 695aee11c496 16:07:40 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/ 16:07:40 (1/2) Installing readline (8.0.4-r0) 16:07:40 (2/2) Installing bash (5.0.17-r0) 16:07:40 Executing bash-5.0.17-r0.post-install 16:07:40 Executing busybox-1.31.1-r19.trigger 16:07:40 OK: 12 MiB in 22 packages 16:07:40 ---> Running in b15de5d58e1d 16:07:40 ---> Running in 98519e173c74 16:07:40 Removing intermediate container 2d8bc770cbea 16:07:40 ---> 6ecd454e6fbf 16:07:40 Step 21/22 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:07:40 ---> Running in 2111a2a51245 16:07:41 Removing intermediate container 98519e173c74 16:07:41 ---> adbad7241ce6 16:07:41 Step 20/21 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:07:41 ---> Running in 842a75f8f0f7 16:07:41 Removing intermediate container 2111a2a51245 16:07:41 ---> 3ff8877e9d3a 16:07:41 Step 22/22 : LABEL version=0.0.0 16:07:41 ---> Running in 5bf286c693f5 16:07:41 Removing intermediate container 01ad486263c1 16:07:41 ---> 102fe4cf0117 16:07:41 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:07:41 Removing intermediate container 842a75f8f0f7 16:07:41 ---> acae1bdedc95 16:07:41 Step 21/21 : LABEL version=0.0.0 16:07:42 ---> Running in 167200c52e10 16:07:42 ---> Running in e791e76796b1 16:07:42 Removing intermediate container 5bf286c693f5 16:07:42 ---> 3a52acccffc8 16:07:42 16:07:42 Removing intermediate container dfee70263370 16:07:42 ---> 6e8cea8d0f9f 16:07:42 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:42 Successfully built 3a52acccffc8 16:07:42 Removing intermediate container 167200c52e10 16:07:42 ---> e7892830581f 16:07:42 Step 14/26 : ENV APP_PORT=48090 16:07:42 Removing intermediate container e791e76796b1 16:07:42 ---> 0c2375bce136 16:07:42 16:07:42 Successfully tagged docker-support-scheduler-go:latest 16:07:42  Building docker-support-scheduler-go ... done Building docker-core-command-go 16:07:42 Removing intermediate container b15de5d58e1d 16:07:42 ---> cc563d2868ef 16:07:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:07:42 ---> Running in c61d09c03113 16:07:42 Successfully built 0c2375bce136 16:07:42 ---> Running in 4ffb0e432caa 16:07:42 Successfully tagged docker-security-proxy-setup-go:latest 16:07:42  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 16:07:42 Removing intermediate container c61d09c03113 16:07:42 ---> b30eaf0f6e0d 16:07:42 Step 15/26 : EXPOSE $APP_PORT 16:07:42 ---> c9c990998e90 16:07:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:07:43 ---> Running in 07b666dd918b 16:07:43 Removing intermediate container 4ffb0e432caa 16:07:43 ---> aed5d41a0103 16:07:43 Step 22/24 : LABEL arch=x86_64 16:07:43 ---> Running in 90b32508db32 16:07:46 Removing intermediate container 07b666dd918b 16:07:46 ---> d66cfb96f6c3 16:07:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:07:46 ---> 7c1229a306c4 16:07:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:07:46 Removing intermediate container 90b32508db32 16:07:46 ---> 7fa7b2e5a977 16:07:46 Step 23/24 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:07:46 ---> Running in 9c295513b110 16:07:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:07:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:07:48 ---> b849bd0c1caa 16:07:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:07:48 Removing intermediate container 9c295513b110 16:07:48 ---> ede4a0f0ab10 16:07:48 Step 24/24 : LABEL version=0.0.0 16:07:48 ---> 83f004526411 16:07:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:07:50 ---> Running in 285955ca7472 16:07:50 ---> 8c444f53cbfe 16:07:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:07:50 ---> 701d4c1f4cb3 16:07:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:07:51 Removing intermediate container 285955ca7472 16:07:51 ---> 58706ad54a51 16:07:51 16:07:51 ---> e7edf1f1b8ed 16:07:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:07:51 ---> 5ea29f046fe3 16:07:51 Step 19/26 : RUN apk --no-cache add py3-pip 16:07:51 Successfully built 58706ad54a51 16:07:51 Successfully tagged docker-security-secretstore-setup-go:latest 16:07:51  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 16:07:51 ---> Running in da7fba595798 16:07:52 ---> Running in 2afc27081fde 16:07:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:07:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:07:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:07:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:07:54 Removing intermediate container 2afc27081fde 16:07:54 ---> d4fdab369a02 16:07:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:07:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:07:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:07:57 (1/33) Installing libbz2 (1.0.8-r1) 16:07:57 (2/33) Installing expat (2.2.9-r1) 16:07:57 (3/33) Installing libffi (3.3-r2) 16:07:57 (4/33) Installing gdbm (1.13-r1) 16:07:58 (5/33) Installing xz-libs (5.2.5-r0) 16:07:58 (6/33) Installing sqlite-libs (3.32.1-r0) 16:07:58 (7/33) Installing python3 (3.8.8-r0) 16:08:04 ---> a93f5b0068cd 16:08:04 Step 26/31 : RUN chmod +x /entrypoint.sh 16:08:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:08:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:08:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:08:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:08:04 ---> 6f95d54580aa 16:08:04 ---> 6f95d54580aa 16:08:04 Step 3/23 : WORKDIR /edgex-go 16:08:04 Step 3/22 : WORKDIR /edgex-go 16:08:04 ---> Using cache 16:08:04 ---> 2e2cb90cd7c1 16:08:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache 16:08:04 16:08:04 ---> 2e2cb90cd7c1 16:08:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:04 ---> Using cache 16:08:04 ---> fa13474d1f9e 16:08:04 Step 5/23 : RUN apk add --update --no-cache make git 16:08:04 ---> Using cache 16:08:04 ---> fa13474d1f9e 16:08:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:08:04 ---> Using cache 16:08:04 ---> 271df9d1f0d4 16:08:04 Step 6/23 : COPY go.mod . 16:08:04 ---> Using cache 16:08:04 ---> 4dcbc7483175 16:08:04 Step 7/23 : RUN go mod download 16:08:04 ---> Using cache 16:08:04 ---> 08d41ea8ff2d 16:08:04 Step 8/23 : COPY . . 16:08:04 ---> Using cache 16:08:04 ---> 68e1b04eb804 16:08:04 Step 9/23 : RUN make cmd/core-command/core-command 16:08:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:08:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:08:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:08:05 ---> Running in 8550d6e57887 16:08:05 ---> Running in d8afeb3638ce 16:08:05 ---> Running in b6f69513a33b 16:08:05 (8/33) Installing py3-appdirs (1.4.4-r1) 16:08:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:08:05 (10/33) Installing py3-parsing (2.4.7-r0) 16:08:05 (11/33) Installing py3-six (1.15.0-r0) 16:08:05 (12/33) Installing py3-packaging (20.4-r0) 16:08:05 (13/33) Installing py3-setuptools (47.0.0-r0) 16:08:05 (14/33) Installing py3-chardet (3.0.4-r4) 16:08:05 (15/33) Installing py3-idna (2.9-r0) 16:08:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:08:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:08:06 (18/33) Installing py3-requests (2.23.0-r0) 16:08:06 (19/33) Installing py3-msgpack (1.0.0-r0) 16:08:06 (20/33) Installing py3-lockfile (0.12.2-r3) 16:08:06 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:08:06 (22/33) Installing py3-colorama (0.4.3-r0) 16:08:06 (23/33) Installing py3-distlib (0.3.0-r0) 16:08:06 (24/33) Installing py3-distro (1.5.0-r1) 16:08:06 (25/33) Installing py3-webencodings (0.5.1-r3) 16:08:06 (26/33) Installing py3-html5lib (1.0.1-r4) 16:08:06 (27/33) Installing py3-pytoml (0.1.21-r0) 16:08:06 (28/33) Installing py3-pep517 (0.8.2-r0) 16:08:06 (29/33) Installing py3-progress (1.5-r0) 16:08:06 (30/33) Installing py3-toml (0.10.1-r0) 16:08:06 (31/33) Installing py3-retrying (1.3.3-r0) 16:08:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:08:06 (33/33) Installing py3-pip (20.1.1-r0) 16:08:06 Executing busybox-1.31.1-r19.trigger 16:08:06 OK: 71 MiB in 55 packages 16:08:08 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 16:08:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:08:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:08:10 OK: 233 MiB in 51 packages 16:08:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.317s coverage: 45.9% of statements 16:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:08:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.121s coverage: 19.8% of statements 16:08:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.259s coverage: 100.0% of statements 16:08:11 Removing intermediate container b6f69513a33b 16:08:11 ---> 0e42ae93b4a8 16:08:11 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:08:12 Removing intermediate container d8afeb3638ce 16:08:12 ---> 962a96bf47a8 16:08:12 Step 6/22 : COPY go.mod . 16:08:13 ---> Running in 35685df0f3a0 16:08:14 ---> 95d82bc394cc 16:08:14 Step 7/22 : RUN go mod download 16:08:15 ---> Running in 1044eafad3af 16:08:15 Removing intermediate container 35685df0f3a0 16:08:15 ---> 2de5f8373ef1 16:08:15 Step 28/31 : CMD ["gate"] 16:08:16 ---> Running in 5565af5ae587 16:08:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:08:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:08:16 ---> 6f95d54580aa 16:08:16 Step 3/23 : WORKDIR /edgex-go 16:08:16 ---> Using cache 16:08:16 ---> 2e2cb90cd7c1 16:08:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:16 ---> Using cache 16:08:16 ---> fa13474d1f9e 16:08:16 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:08:18 ---> Running in b71fdc3efef4 16:08:18 Removing intermediate container 5565af5ae587 16:08:18 ---> dc0242222d9d 16:08:18 Step 29/31 : LABEL arch=x86_64 16:08:19 ---> Running in efee5f9d5b30 16:08:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.613s coverage: 27.1% of statements 16:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:08:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.194s coverage: 100.0% of statements 16:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:08:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.156s coverage: 100.0% of statements 16:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.229s coverage: 71.3% of statements 16:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:08:20 Removing intermediate container efee5f9d5b30 16:08:20 ---> 3638c50866a4 16:08:20 Step 30/31 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:08:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:08:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:08:22 ---> Running in 8fb069e6690c 16:08:22 Removing intermediate container 1044eafad3af 16:08:22 ---> e8b81591416e 16:08:22 Step 8/22 : COPY . . 16:08:22 OK: 233 MiB in 51 packages 16:08:23 Removing intermediate container 8fb069e6690c 16:08:23 ---> 37ca244d9538 16:08:23 Step 31/31 : LABEL version=0.0.0 16:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.426s coverage: 82.9% of statements 16:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.146s coverage: 78.9% of statements 16:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:08:25 ---> Running in 3290ba5fd57f 16:08:30 Removing intermediate container 3290ba5fd57f 16:08:30 ---> a4df6552b014 16:08:30 16:08:30 Removing intermediate container b71fdc3efef4 16:08:30 ---> 21bdb59b40b6 16:08:30 Step 6/23 : COPY go.mod . 16:08:30 Successfully built a4df6552b014 16:08:31 Successfully tagged docker-security-bootstrapper-go:latest 16:08:31  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go 16:08:31 Removing intermediate container da7fba595798 16:08:31 ---> 2ad06a367d27 16:08:31 Step 20/26 : RUN pip install docker-compose==1.23.2 16:08:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.422s coverage: 28.6% of statements 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:08:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.214s coverage: 100.0% of statements 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:08:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.151s coverage: 100.0% of statements 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:08:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.608s coverage: 86.7% of statements 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:08:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.462s coverage: 97.5% of statements 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:08:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.240s coverage: 78.3% of statements 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:08:34 ---> 0a473af70fa1 16:08:34 Step 7/23 : RUN go mod download 16:08:36 ---> Running in bfb1ebb006e2 16:08:39 ---> Running in 48dbef5dc8e9 16:08:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.514s coverage: 92.8% of statements 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:08:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.168s coverage: 58.8% of statements 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:08:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.248s coverage: 1.0% of statements 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.168s coverage: 47.1% of statements 16:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.168s coverage: 79.5% of statements 16:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.126s coverage: 94.1% of statements 16:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.178s coverage: 96.3% of statements 16:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.172s coverage: 87.5% of statements 16:08:49 Removing intermediate container 8550d6e57887 16:08:49 ---> 2d0cd3539e99 16:08:49 16:08:49 Step 10/23 : FROM alpine:3.12 16:08:49 ---> 42cb162f0360 16:08:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:08:49 ---> Using cache 16:08:49 ---> a1d7e4622148 16:08:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:08:49 ---> Using cache 16:08:49 ---> 9641d2a9af48 16:08:49 Step 13/23 : ENV APP_PORT=48082 16:08:51 Collecting docker-compose==1.23.2 16:08:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:08:52 Removing intermediate container 48dbef5dc8e9 16:08:52 ---> d7f7910d6a85 16:08:52 Step 8/23 : COPY . . 16:08:52 ---> Running in 7991c7a7424b 16:08:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:08:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:08:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:08:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:08:52 ---> 6f95d54580aa 16:08:52 Step 3/23 : WORKDIR /edgex-go 16:08:52 ---> Using cache 16:08:52 ---> 2e2cb90cd7c1 16:08:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:52 ---> Using cache 16:08:52 ---> fa13474d1f9e 16:08:52 Step 5/23 : RUN apk add --update --no-cache make git 16:08:52 ---> Using cache 16:08:52 ---> 271df9d1f0d4 16:08:52 Step 6/23 : COPY go.mod . 16:08:52 ---> Using cache 16:08:52 ---> 4dcbc7483175 16:08:52 Step 7/23 : RUN go mod download 16:08:52 ---> Using cache 16:08:52 ---> 08d41ea8ff2d 16:08:52 Step 8/23 : COPY . . 16:08:52 Collecting texttable<0.10,>=0.9.0 16:08:52 Downloading texttable-0.9.1.tar.gz (11 kB) 16:08:52 ---> Using cache 16:08:52 ---> 68e1b04eb804 16:08:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:08:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.176s coverage: 94.4% of statements 16:08:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements 16:08:57 Removing intermediate container 7991c7a7424b 16:08:57 ---> 110956f817d3 16:08:57 Step 14/23 : EXPOSE $APP_PORT 16:08:57 Collecting websocket-client<1.0,>=0.32.0 16:08:57 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:08:57 ---> Running in 0d7e2310790b 16:08:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:08:58 Collecting cached-property<2,>=1.2.0 16:08:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:09:00 ---> Running in 73837e1057ed 16:09:00 Collecting PyYAML<4,>=3.10 16:09:00 ---> 4077fd67fbd4 16:09:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:09:00 Downloading PyYAML-3.13.tar.gz (270 kB) 16:09:01 ---> Running in 7feaf7fc0a49 16:09:01 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 16:09:01 Removing intermediate container 73837e1057ed 16:09:01 ---> e495e570bb62 16:09:01 Step 15/23 : WORKDIR / 16:09:01 Collecting docker<4.0,>=3.6.0 16:09:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.583s coverage: 82.6% of statements 16:09:03 Collecting jsonschema<3,>=2.5.1 16:09:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:09:03 ---> Running in c5345db778d2 16:09:04 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 16:09:04 Collecting docopt<0.7,>=0.6.1 16:09:04 Downloading docopt-0.6.2.tar.gz (25 kB) 16:09:04 Removing intermediate container c5345db778d2 16:09:04 ---> 1d46a901fb57 16:09:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:05 Collecting dockerpty<0.5,>=0.4.1 16:09:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:09:06 ---> 4a61b400502c 16:09:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:09:06 Collecting idna<2.8,>=2.5 16:09:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:09:06 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) 16:09:06 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) 16:09:06 Collecting urllib3<1.25,>=1.21.1 16:09:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:09:07 Collecting docker-pycreds>=0.4.0 16:09:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:09:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:09:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:09:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:09:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:09:07 Installing collected packages: idna, urllib3, requests, texttable, websocket-client, cached-property, PyYAML, docker-pycreds, docker, jsonschema, docopt, dockerpty, docker-compose 16:09:07 Attempting uninstall: idna 16:09:07 Found existing installation: idna 2.9 16:09:07 Uninstalling idna-2.9: 16:09:08 Successfully uninstalled idna-2.9 16:09:08 ---> e6b78e268da7 16:09:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:09:09 Attempting uninstall: urllib3 16:09:09 Found existing installation: urllib3 1.25.9 16:09:09 Uninstalling urllib3-1.25.9: 16:09:09 Successfully uninstalled urllib3-1.25.9 16:09:09 Attempting uninstall: requests 16:09:09 Found existing installation: requests 2.23.0 16:09:09 Uninstalling requests-2.23.0: 16:09:09 Successfully uninstalled requests-2.23.0 16:09:10 ---> f9cfe0b3ccac 16:09:10 Step 19/23 : ENTRYPOINT ["/core-command"] 16:09:11 Running setup.py install for texttable: started 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.197s coverage: 92.9% of statements 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.121s coverage: 100.0% of statements 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.178s coverage: 75.5% of statements 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.133s coverage: 80.8% of statements 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.204s coverage: 84.6% of statements 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.6% of statements 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.778s coverage: 64.4% of statements 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.143s coverage: 100.0% of statements 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 91.3% of statements 16:09:12 ---> Running in b82db0f0a768 16:09:13 Running setup.py install for texttable: finished with status 'done' 16:09:14 Removing intermediate container b82db0f0a768 16:09:14 ---> dfa0e094a664 16:09:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:14 Running setup.py install for PyYAML: started 16:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 16:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 16:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 16:09:15 Running setup.py install for PyYAML: finished with status 'done' 16:09:15 ---> Running in 7ad55369fee5 16:09:16 ---> 8b0483066d69 16:09:16 Step 9/23 : RUN make cmd/core-data/core-data 16:09:17 Removing intermediate container 7ad55369fee5 16:09:17 ---> 3347f3815f99 16:09:17 Step 21/23 : LABEL arch=x86_64 16:09:17 ---> Running in 7a1495879b13 16:09:17 Running setup.py install for docopt: started 16:09:17 ---> Running in c46cde39a71d 16:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.908s coverage: 69.0% of statements 16:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:09:19 Removing intermediate container c46cde39a71d 16:09:19 ---> 18a595be2f4d 16:09:19 Step 22/23 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:09:19 ---> Running in 401b6b89c569 16:09:19 Removing intermediate container 401b6b89c569 16:09:19 ---> c1770f3f87b9 16:09:19 Step 23/23 : LABEL version=0.0.0 16:09:19 Running setup.py install for docopt: finished with status 'done' 16:09:19 Running setup.py install for dockerpty: started 16:09:19 ---> Running in c81cdeb3e252 16:09: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 16:09:19 Removing intermediate container c81cdeb3e252 16:09:19 ---> cc1e51a39d15 16:09:19 16:09:19 Successfully built cc1e51a39d15 16:09:19 Successfully tagged docker-core-command-go:latest 16:09:19  Building docker-core-command-go ... done  Running setup.py install for dockerpty: finished with status 'done' 16:09:20 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.58.0 16:09:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.554s coverage: 38.4% of statements 16:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:09:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.127s coverage: 89.5% of statements 16:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:09:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.114s coverage: 84.8% of statements 16:09:25 Removing intermediate container bfb1ebb006e2 16:09:25 ---> 8648621bc418 16:09:25 Step 21/26 : RUN apk --no-cache add curl 16:09:25 ---> Running in 480e3ccb5cd9 16:09:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:09:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:09:27 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:09:27 (2/3) Installing libcurl (7.69.1-r3) 16:09:27 (3/3) Installing curl (7.69.1-r3) 16:09:27 Executing busybox-1.31.1-r19.trigger 16:09:27 OK: 72 MiB in 58 packages 16:09:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.623s coverage: 47.0% of statements 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:09:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.136s coverage: 100.0% of statements 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:09:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:09:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.452s coverage: 87.1% of statements 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:09:29 Removing intermediate container 480e3ccb5cd9 16:09:29 ---> efdf39c575ab 16:09:29 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:09:29 ---> Running in 52c96adc4245 16:09:29 Removing intermediate container 52c96adc4245 16:09:29 ---> b0c75d6beefe 16:09:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:29 ---> Running in 2f5d6fbac89f 16:09:29 Removing intermediate container 2f5d6fbac89f 16:09:29 ---> 5d743af4f041 16:09:29 Step 24/26 : LABEL arch=x86_64 16:09:29 ---> Running in 2a02e0e99158 16:09:30 Removing intermediate container 2a02e0e99158 16:09:30 ---> 9d244a35812a 16:09:30 Step 25/26 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:09:30 ---> Running in 19e30760f677 16:09:31 Removing intermediate container 19e30760f677 16:09:31 ---> ee2331447c60 16:09:31 Step 26/26 : LABEL version=0.0.0 16:09:31 ---> Running in f5e7260d11ba 16:09:31 Removing intermediate container f5e7260d11ba 16:09:31 ---> d994a2b1d599 16:09:31 16:09:32 Successfully built d994a2b1d599 16:09:32 Successfully tagged docker-sys-mgmt-agent-go:latest 16:09:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.895s coverage: 29.1% of statements 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:09:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.246s coverage: 99.0% of statements 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:09:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.193s coverage: 100.0% of statements 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:09:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.279s coverage: 95.0% of statements 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:09:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:09:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:09:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:09:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:09:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements 16:09:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.122s coverage: 32.1% of statements 16:09:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements 16:09:39 GO111MODULE=on go vet ./... 16:09:40  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 0d7e2310790b 16:09:40 ---> 93ad53befb11 16:09:40 16:09:40 Step 10/23 : FROM alpine:3.12 16:09:40 ---> 42cb162f0360 16:09:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:09:40 ---> Using cache 16:09:40 ---> a1d7e4622148 16:09:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:09:40 ---> Using cache 16:09:40 ---> 9641d2a9af48 16:09:40 Step 13/23 : ENV APP_PORT=48081 16:09:40 Removing intermediate container 7feaf7fc0a49 16:09:40 ---> 18cd1016b24b 16:09:40 16:09:40 Step 10/22 : FROM alpine:3.12 16:09:40 ---> 42cb162f0360 16:09:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:09:40 ---> Running in e3ce2ef8eff6 16:09:40 ---> Running in af5b3e9ec149 16:09:40 Removing intermediate container e3ce2ef8eff6 16:09:40 ---> 0e8a6d5f656f 16:09:40 Step 14/23 : EXPOSE $APP_PORT 16:09:40 ---> Running in d4c90db40310 16:09:40 Removing intermediate container d4c90db40310 16:09:40 ---> 4ccfe9231536 16:09:40 Step 15/23 : WORKDIR / 16:09:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:09:40 ---> Running in a90fd8537a68 16:09:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:09:41 (1/2) Installing ca-certificates (20191127-r4) 16:09:41 (2/2) Installing dumb-init (1.2.2-r1) 16:09:41 Executing busybox-1.31.1-r19.trigger 16:09:41 Executing ca-certificates-20191127-r4.trigger 16:09:41 OK: 6 MiB in 16 packages 16:09:41 Removing intermediate container a90fd8537a68 16:09:41 ---> 060043f7c3ce 16:09:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:41 ---> decde0531c37 16:09:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:09:42 Removing intermediate container af5b3e9ec149 16:09:42 ---> 262216bf54ae 16:09:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:09:42 ---> 8c283b92c91e 16:09:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:09:42 ---> Running in 2e7fdd82bf06 16:09:43 Removing intermediate container 2e7fdd82bf06 16:09:43 ---> eb5dd2c5efd6 16:09:43 Step 13/22 : ENV APP_PORT=48060 16:09:43 ---> Running in e35c19424dda 16:09:43 ---> 6b64539af308 16:09:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:09:43 ---> Running in 2b490ef13772 16:09:43 Removing intermediate container e35c19424dda 16:09:43 ---> 0b36c18840e9 16:09:43 Step 14/22 : EXPOSE $APP_PORT 16:09:44 ---> Running in 0b4c5e0349ef 16:09:44 Removing intermediate container 2b490ef13772 16:09:44 ---> bb7466d9b32c 16:09:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:44 ---> Running in dc1e5d9ba043 16:09:44 Removing intermediate container 0b4c5e0349ef 16:09:44 ---> b9e42734c4c4 16:09:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:44 Removing intermediate container dc1e5d9ba043 16:09:44 ---> 425acec72b5c 16:09:44 Step 21/23 : LABEL arch=x86_64 16:09:44 ---> Running in 629a399838c6 16:09:44 ---> 308f2c909fe2 16:09:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:09:45 Removing intermediate container 629a399838c6 16:09:45 ---> 684bc1c51321 16:09:45 Step 22/23 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:09:45 ---> Running in d4a2a21d8411 16:09:45 Removing intermediate container d4a2a21d8411 16:09:45 ---> 62836b0457c6 16:09:45 Step 23/23 : LABEL version=0.0.0 16:09:45 ---> Running in a80d8b67d856 16:09:45 ---> d6dd8068d600 16:09:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:09:45 Removing intermediate container a80d8b67d856 16:09:45 ---> 411bcc614755 16:09:45 16:09:46 Successfully built 411bcc614755 16:09:46 Successfully tagged docker-core-metadata-go:latest 16:09:46  Building docker-core-metadata-go ... done  ---> bc8bf05633af 16:09:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:09:46 ---> Running in c2994007dc4e 16:09:47 Removing intermediate container c2994007dc4e 16:09:47 ---> 4532bde19d2f 16:09:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:48 ---> Running in 23225897a43c 16:09:48 Removing intermediate container 7a1495879b13 16:09:48 ---> 1fc7a65da7f3 16:09:48 16:09:48 Step 10/23 : FROM alpine:3.12 16:09:48 ---> 42cb162f0360 16:09:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:09:48 ---> Running in 03d87d1e1340 16:09:48 Removing intermediate container 23225897a43c 16:09:48 ---> aa608556e108 16:09:48 Step 20/22 : LABEL arch=x86_64 16:09:48 ---> Running in 889d76c49fd6 16:09:49 Removing intermediate container 03d87d1e1340 16:09:49 ---> 4001b9b0d5e4 16:09:49 Step 12/23 : ENV APP_PORT=48080 16:09:49 ---> Running in b7374122a809 16:09:49 Removing intermediate container 889d76c49fd6 16:09:49 ---> 5311633d2fda 16:09:49 Step 21/22 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:09:49 ---> Running in a8345048ce83 16:09:49 Removing intermediate container b7374122a809 16:09:49 ---> b2e7c399a4eb 16:09:49 Step 13/23 : EXPOSE $APP_PORT 16:09:49 ---> Running in c4d506d22f40 16:09:49 Removing intermediate container a8345048ce83 16:09:49 ---> b50fc45d475a 16:09:49 Step 22/22 : LABEL version=0.0.0 16:09:49 ---> Running in f880dd4121cb 16:09:49 Removing intermediate container c4d506d22f40 16:09:49 ---> 6556bd1c5894 16:09:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:49 ---> Running in 0c58031cf492 16:09:49 Removing intermediate container f880dd4121cb 16:09:49 ---> 6471f8ed6663 16:09:49 16:09:49 Successfully built 6471f8ed6663 16:09:49 Successfully tagged docker-support-notifications-go:latest 16:09:50  Building docker-support-notifications-go ... done Removing intermediate container 0c58031cf492 16:09:50 ---> 815357cb26a0 16:09:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:09:50 ---> Running in 2f1025a578d3 16:09:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:09:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:09:53 (1/6) Installing dumb-init (1.2.2-r1) 16:09:53 (2/6) Installing libgcc (9.3.0-r2) 16:09:53 (3/6) Installing libsodium (1.0.18-r0) 16:09:53 (4/6) Installing libstdc++ (9.3.0-r2) 16:09:53 (5/6) Installing libzmq (4.3.3-r0) 16:09:53 (6/6) Installing zeromq (4.3.3-r0) 16:09:53 Executing busybox-1.31.1-r19.trigger 16:09:53 OK: 8 MiB in 20 packages 16:09:54 Removing intermediate container 2f1025a578d3 16:09:54 ---> 85f644ea2d4e 16:09:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:54 ---> 380001dd05e8 16:09:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:09:55 ---> ad5e5692c795 16:09:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:09:55 ---> 57e19d808f62 16:09:55 Step 19/23 : ENTRYPOINT ["/core-data"] 16:09:55 ---> Running in d2cbc42e7e2d 16:09:56 Removing intermediate container d2cbc42e7e2d 16:09:56 ---> 744718a5f5c4 16:09:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:56 ---> Running in 55b125b779f9 16:09:56 Removing intermediate container 55b125b779f9 16:09:56 ---> 5f16e0975e1a 16:09:56 Step 21/23 : LABEL arch=x86_64 16:09:56 ---> Running in 37cc27d8f712 16:09:56 Removing intermediate container 37cc27d8f712 16:09:56 ---> 609210f285fe 16:09:56 Step 22/23 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:09:56 ---> Running in b13cab53bf3f 16:09:56 Removing intermediate container b13cab53bf3f 16:09:56 ---> 4f41737ec405 16:09:56 Step 23/23 : LABEL version=0.0.0 16:09:56 ---> Running in 1a86509729f7 16:09:57 Removing intermediate container 1a86509729f7 16:09:57 ---> c361aa067da6 16:09:57 16:09:57 Successfully built c361aa067da6 16:09:57 Successfully tagged docker-core-data-go:latest 16:09:57  Building docker-core-data-go ... done  [Pipeline] } 16:09:57 $ docker stop --time=1 4c4acc52ba9e195be5d7ffccee506b414d7548ba19bc9750a22ff5cce3fc286a 16:09:59 $ docker rm -f 4c4acc52ba9e195be5d7ffccee506b414d7548ba19bc9750a22ff5cce3fc286a [Pipeline] // withDockerContainer [Pipeline] sh 16:09:59 + docker images 16:09:59 + grep docker 16:10:00 docker-core-data-go latest c361aa067da6 4 seconds ago 22.7MB 16:10:00 docker-support-notifications-go latest 6471f8ed6663 11 seconds ago 17.9MB 16:10:00 docker-core-metadata-go latest 411bcc614755 15 seconds ago 19MB 16:10:00 docker-sys-mgmt-agent-go latest d994a2b1d599 29 seconds ago 314MB 16:10:00 docker-core-command-go latest cc1e51a39d15 41 seconds ago 17.3MB 16:10:00 docker-security-bootstrapper-go latest a4df6552b014 About a minute ago 18.9MB 16:10:00 docker-security-secretstore-setup-go latest 58706ad54a51 2 minutes ago 25.7MB 16:10:00 docker-security-proxy-setup-go latest 0c2375bce136 2 minutes ago 25.4MB 16:10:00 docker-support-scheduler-go latest 3a52acccffc8 2 minutes ago 17.4MB 16:10:00 docker 20.10.0 aefe523efa57 3 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 16:10:16 Still waiting to schedule task 16:10:16 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:11:13 Running on prd-ubuntu18.04-docker-8c-8g-32274 in /w/workspace/edgexfoundry_edgex-go_PR-3326 [Pipeline] { [Pipeline] ws 16:11:13 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:11:15 using credential edgex-jenkins-ssh 16:11:15 gofmt -l . 16:11:15 [ "`gofmt -l .`" = "" ] 16:11:15 ./bin/test-go-mod-tidy.sh 16:11:15 ./bin/test-attribution-txt.sh [Pipeline] sh 16:11:16 Cloning the remote Git repository 16:11:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:11:16 > git init /w/workspace/edgex-go/4 # timeout=10 16:11:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:11:16 > git --version # timeout=10 16:11:16 > git --version # 'git version 2.17.1' 16:11:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:16 + ls -al . 16:11:16 total 808 16:11:16 drwxrwxr-x 9 1001 1001 4096 Mar 31 16:11 . 16:11:16 drwxr-xr-x 4 root root 4096 Mar 31 16:06 .. 16:11:16 -rw-rw-r-- 1 1001 1001 11 Mar 31 16:04 .dockerignore 16:11:16 drwxrwxr-x 8 1001 1001 4096 Mar 31 16:04 .git 16:11:16 drwxrwxr-x 3 1001 1001 4096 Mar 31 16:04 .github 16:11:16 -rw-rw-r-- 1 1001 1001 818 Mar 31 16:04 .gitignore 16:11:16 -rw-rw-r-- 1 1001 1001 166 Mar 31 16:04 .sonarcloud.properties 16:11:16 -rw-rw-r-- 1 1001 1001 8607 Mar 31 16:04 Attribution.txt 16:11:16 -rw-rw-r-- 1 1001 1001 3804 Mar 31 16:04 CONTRIBUTING.md 16:11:16 -rw-rw-r-- 1 1001 1001 931 Mar 31 16:04 Dockerfile.build 16:11:16 -rw-rw-r-- 1 1001 1001 863 Mar 31 16:04 Jenkinsfile 16:11:16 -rw-rw-r-- 1 1001 1001 10775 Mar 31 16:04 LICENSE 16:11:16 -rw-rw-r-- 1 1001 1001 5774 Mar 31 16:04 Makefile 16:11:16 -rw-rw-r-- 1 1001 1001 6548 Mar 31 16:04 README.md 16:11:16 -rw-rw-r-- 1 1001 1001 6755 Mar 31 16:04 SECURITY.md 16:11:16 -rw-rw-r-- 1 1001 1001 5 Mar 31 16:01 VERSION 16:11:16 -rw-rw-r-- 1 1001 1001 4131 Mar 31 16:04 ZMQWindows.md 16:11:16 drwxrwxr-x 2 1001 1001 4096 Mar 31 16:04 bin 16:11:16 drwxrwxr-x 14 1001 1001 4096 Mar 31 16:04 cmd 16:11:16 -rw-r--r-- 1 root root 669470 Mar 31 16:09 coverage.out 16:11:16 -rw-r--r-- 1 root root 1056 Mar 31 16:11 go.mod 16:11:16 -rw-r--r-- 1 root root 22360 Mar 31 16:11 go.sum 16:11:16 drwxrwxr-x 8 1001 1001 4096 Mar 31 16:04 internal 16:11:16 drwxrwxr-x 4 1001 1001 4096 Mar 31 16:04 openapi 16:11:16 drwxrwxr-x 4 1001 1001 4096 Mar 31 16:04 snap 16:11:16 -rw-rw-r-- 1 1001 1001 168 Mar 31 16:04 version.go [Pipeline] sh 16:11:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:17 + '[' -e coverage.out ] 16:11:17 + chown 1001:1001 coverage.out [Pipeline] stash 16:11:17 Warning: overwriting stash ‘coverage-report’ 16:11:18 Stashed 1 file(s) [Pipeline] sh 16:11:19 + make build 16:11: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 16:11:28 Merging remotes/origin/master commit 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb into PR head commit b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:11:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:11:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:11:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:11:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3326/head:refs/remotes/origin/PR-3326 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:11:28 > git config core.sparsecheckout # timeout=10 16:11:28 > git checkout -f b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 # timeout=10 16:11:28 Merge succeeded, producing b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:11:28 Checking out Revision b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 (PR-3326) 16:11:28 > git remote # timeout=10 16:11:28 > git config --get remote.origin.url # timeout=10 16:11:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:28 > git merge 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb # timeout=10 16:11:28 > git rev-parse HEAD^{commit} # timeout=10 16:11:28 > git config core.sparsecheckout # timeout=10 16:11:28 > git checkout -f b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 # timeout=10 16:11:32 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:33 + echo snap-build.sh 16:11:33 snap-build.sh 16:11:33 + SNAP_BASE_DIR=. 16:11:33 + '[' '!' -z /w/workspace/edgex-go/4 ']' 16:11:33 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 16:11:33 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 16:11:33 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 16:11:33 + cd /w/workspace/edgex-go/4 16:11:33 + sudo apt-get remove -qy --purge lxd lxd-client 16:11:33 Reading package lists... 16:11:33 Building dependency tree... 16:11:33 Reading state information... 16:11:33 The following packages were automatically installed and are no longer required: 16:11:33 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:11:33 uidmap xdelta3 16:11:33 Use 'sudo apt autoremove' to remove them. 16:11:33 The following packages will be REMOVED: 16:11:33 lxd* lxd-client* 16:11:34 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:11:34 After this operation, 31.7 MB disk space will be freed. 16:11:34 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 16:11:35 (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.) 16:11:35 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:11:36 Removing lxd dnsmasq configuration 16:11:36 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:11:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:11:37 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:11:37 (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.) 16:11:37 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:11:38 Processing triggers for systemd (237-3ubuntu10.42) ... 16:11:38 Processing triggers for ureadahead (0.100.0-21) ... 16:11:39 + sudo snap remove --purge lxd 16:11:40 snap "lxd" is not installed 16:11:40 + sudo groupadd --force --system lxd 16:11:40 ++ whoami 16:11:40 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:11:40 + newgrp - lxd 16:11:40 + sudo snap install lxd 16:11:50 2021-03-31T16:11:47Z INFO Waiting for automatic snapd restart... 16:12:07 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 16:12:09 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 16:12:12 lxd 4.12 from Canonical* installed 16:12:12 + sudo lxd init --auto 16:12:19 + sudo snap install --classic snapcraft 16:12: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 16:12:20 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 16:12:26 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 16:12:31 snapcraft 4.6 from Canonical* installed 16:12:31 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:12:31 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:12:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:31 Dload Upload Total Spent Left Speed 16:12:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 1917 0 --:--:-- --:--:-- --:--:-- 1917 16:12: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 16:12:31 67 3325k 67 2231k 0 0 3336k 0 --:--:-- --:--:-- --:--:-- 3336k 100 3325k 100 3325k 0 0 4847k 0 --:--:-- --:--:-- --:--:-- 62.7M 16:12:31 ./yq_linux_amd64 16:12:32 + sudo snapcraft prime --use-lxd 16:12:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:12:34 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: 16:12:34 - README.md 16:12:34 16:12:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:12:34 Launching a container. 16:12:35 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 16:12:41 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 16:12:45 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 16:12:46 Waiting for container to be ready 16:12:46 To start your first instance, try: lxc launch ubuntu:18.04 16:12:46 16:12:49 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 16:12:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:12:50 Waiting for network to be ready... 16:12:50 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:12:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:12:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 16:12:51 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:12:51 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:12:51 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:12:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:12:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:12:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:12:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:12:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:12:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 16:12:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 16:12:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:12:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 16:12:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 16:12:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 16:12:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 16:12:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:12:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 16:12:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 16:12:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 16:12:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:12:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 16:12:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 16:12:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 16:12:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 16:12:54 Fetched 24.2 MB in 4s (5469 kB/s) 16:12:55 Reading package lists... 16:12:55 Reading package lists... 16:12:56 Building dependency tree... 16:12:56 Reading state information... 16:12:56 The following additional packages will be installed: 16:12:56 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:12:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:12:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:12:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:12:56 Suggested packages: 16:12:56 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:12:56 Recommended packages: 16:12:56 gnupg libsasl2-modules 16:12:56 The following NEW packages will be installed: 16:12:56 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:12:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:12:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:12:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:12:56 The following packages will be upgraded: 16:12:56 gpg gpg-agent gpgconf libudev1 [Pipeline] } 16:12:56 $ docker stop --time=1 daf1b14accfb288e541078a8c61a6f8db71bd44eceb8b4bdc17d30e5988ccf0b 16:12:56 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 16:12:56 Need to get 3530 kB of archives. 16:12:56 After this operation, 13.3 MB of additional disk space will be used. 16:12:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 16:12:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:12:56 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] 16:12:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:12:56 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 16:12:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:12:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:12:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:12:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:12:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:12:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:12:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:12:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:12:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:12:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:12:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:12:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:12:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:12:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:12:57 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:12:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:12:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:12:57 debconf: delaying package configuration, since apt-utils is not installed 16:12:57 Fetched 3530 kB in 1s (3478 kB/s) 16:12:57 (Reading database ... 12511 files and directories currently installed.) 16:12:57 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 16:12:57 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:12:57 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 16:12:57 Selecting previously unselected package udev. 16:12:57 (Reading database ... 12511 files and directories currently installed.) 16:12:57 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 16:12:57 Unpacking udev (237-3ubuntu10.45) ... 16:12:57 Selecting previously unselected package libfuse2:amd64. 16:12:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:12:58 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:12:58 Selecting previously unselected package fuse. 16:12:58 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:12:58 Unpacking fuse (2.9.7-1ubuntu1) ... 16:12:58 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:12:58 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:12:58 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:12:58 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:12:58 $ docker rm -f daf1b14accfb288e541078a8c61a6f8db71bd44eceb8b4bdc17d30e5988ccf0b 16:12:58 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:12:58 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:12:58 Selecting previously unselected package libksba8:amd64. 16:12:58 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:12:58 Unpacking libksba8:amd64 (1.3.5-2) ... 16:12:58 Selecting previously unselected package libroken18-heimdal:amd64. 16:12:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:12:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:59 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:12:59 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:59 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:59 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:12:59 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:59 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:59 Selecting previously unselected package libwind0-heimdal:amd64. 16:12:59 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:59 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:59 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:12:59 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:59 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:59 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:12:59 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:59 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:59 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:12:59 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:59 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:59 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:12:59 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:59 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:59 Selecting previously unselected package libsasl2-modules-db:amd64. 16:12:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:12:59 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 16:13:00 Selecting previously unselected package libsasl2-2:amd64. 16:13:00 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:13:00 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:13:00 Selecting previously unselected package libldap-common. 16:13:00 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:13:00 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:13:00 Selecting previously unselected package libldap-2.4-2:amd64. 16:13:00 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:13:00 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 16:13:00 Selecting previously unselected package dirmngr. 16:13:00 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:13:00 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:13:00 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:00 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:13:00 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:13:00 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:13:00 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:13:00 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:13:00 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:13:00 Setting up libksba8:amd64 (1.3.5-2) ... 16:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:13:00 16:13:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:13:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:13:00 Setting up udev (237-3ubuntu10.45) ... 16:13:01 invoke-rc.d: policy-rc.d denied execution of start. 16:13:01 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:13:01 latest: Pulling from edgex-devops/edgex-compose-arm64 16:13:01 29e5d40040c1: Pulling fs layer 16:13:01 1ce36da41761: Pulling fs layer 16:13:01 25b303627fd3: Pulling fs layer 16:13:01 Processing triggers for systemd (237-3ubuntu10) ... 16:13:01 Setting up fuse (2.9.7-1ubuntu1) ... 16:13:01 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:13:01 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:13:01 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:13:01 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:13:01 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:13:01 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:13:01 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:13:01 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:13:01 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:13:01 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:13:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:13:02 29e5d40040c1: Download complete 16:13:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:13:02 settings in the [Install] section, and DefaultInstance for template units). 16:13:02 This means they are not meant to be enabled using systemctl. 16:13:02 Possible reasons for having this kind of units are: 16:13:02 1) A unit may be statically enabled by being symlinked from another unit's 16:13:02 .wants/ or .requires/ directory. 16:13:02 2) A unit's purpose may be to act as a helper for some other unit which has 16:13:02 a requirement dependency on it. 16:13:02 3) A unit may be started when needed via activation (socket, path, timer, 16:13:02 D-Bus, udev, scripted systemctl call, ...). 16:13:02 4) In case of template units, the unit is meant to be enabled with some 16:13:02 instance name specified. 16:13:02 1ce36da41761: Verifying Checksum 16:13:02 1ce36da41761: Download complete 16:13:02 Reading package lists... 16:13:02 29e5d40040c1: Pull complete 16:13:02 Building dependency tree... 16:13:02 Reading state information... 16:13:02 The following additional packages will be installed: 16:13:02 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:13:02 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:13:02 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:13:02 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:13:02 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:13:02 Suggested packages: 16:13:02 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:13:02 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:13:02 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:13:02 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:13:02 systemd-container policykit-1 16:13:02 Recommended packages: 16:13:02 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:13:02 The following NEW packages will be installed: 16:13:02 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:13:02 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:13:02 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:13:02 multiarch-support openssh-client python3 python3-minimal python3.6 16:13:02 python3.6-minimal snapd squashfs-tools sudo 16:13:02 The following packages will be upgraded: 16:13:02 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:13:02 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 16:13:02 Need to get 35.2 MB of archives. 16:13:02 After this operation, 141 MB of additional disk space will be used. 16:13:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:13:02 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 16:13:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:13:03 1ce36da41761: Pull complete 16:13:03 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 16:13:03 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:13:03 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:13:03 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:13:03 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:13:03 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:13:03 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:13:03 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:13:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:13:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:13:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:13:04 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:13:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:13:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:13:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:13:04 25b303627fd3: Verifying Checksum 16:13:04 25b303627fd3: Download complete 16:13:04 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:13:04 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:13:04 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:13:04 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:13:04 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:13:04 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:13:04 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:13:04 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:13:04 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:13:04 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:13:04 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:13:04 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 16:13:05 debconf: delaying package configuration, since apt-utils is not installed 16:13:05 Fetched 35.2 MB in 2s (14.3 MB/s) 16:13:05 (Reading database ... 12757 files and directories currently installed.) 16:13:05 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 16:13:05 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:13:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 16:13:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:13:06 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 16:13:06 (Reading database ... 12757 files and directories currently installed.) 16:13:06 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:13:06 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:13:06 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:13:06 (Reading database ... 12757 files and directories currently installed.) 16:13:06 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:13:06 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:13:07 Setting up apt (1.6.12ubuntu0.2) ... 16:13:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:13:09 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:13:09 (Reading database ... 12764 files and directories currently installed.) 16:13:09 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:13:09 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:13:09 Selecting previously unselected package libpython3.6-minimal:amd64. 16:13:09 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:13:09 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:13:09 Selecting previously unselected package libexpat1:amd64. 16:13:09 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:13:09 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:13:09 Selecting previously unselected package python3.6-minimal. 16:13:09 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:13:09 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:13:10 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:13:10 Checking for services that may need to be restarted...done. 16:13:10 Checking for services that may need to be restarted...done. 16:13:10 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:13:10 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:13:10 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:13:10 Selecting previously unselected package python3-minimal. 16:13:10 (Reading database ... 13012 files and directories currently installed.) 16:13:10 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:13:10 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:13:10 Selecting previously unselected package mime-support. 16:13:10 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:13:10 Unpacking mime-support (3.60ubuntu1) ... 16:13:10 Selecting previously unselected package libmpdec2:amd64. 16:13:10 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:13:10 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:13:11 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:13:11 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:13:11 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:13:11 Selecting previously unselected package python3.6. 16:13:11 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:13:11 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:13:11 Selecting previously unselected package libpython3-stdlib:amd64. 16:13:11 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:13:11 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:13:11 Setting up python3-minimal (3.6.7-1~18.04) ... 16:13:11 Selecting previously unselected package python3. 16:13:11 (Reading database ... 13442 files and directories currently installed.) 16:13:11 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:13:11 Unpacking python3 (3.6.7-1~18.04) ... 16:13:12 Selecting previously unselected package multiarch-support. 16:13:12 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:13:12 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:13:12 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:13:12 Selecting previously unselected package liblzo2-2:amd64. 16:13:12 (Reading database ... 13479 files and directories currently installed.) 16:13:12 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:13:12 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:13:12 Selecting previously unselected package libbsd0:amd64. 16:13:12 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:13:12 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:13:12 Selecting previously unselected package sudo. 16:13:12 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:13:12 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:13:12 Selecting previously unselected package apparmor. 16:13:12 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:13:12 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:13:12 Selecting previously unselected package libedit2:amd64. 16:13:12 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:13:12 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:13:12 Selecting previously unselected package libkrb5support0:amd64. 16:13:12 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:13:12 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:13:13 Selecting previously unselected package libk5crypto3:amd64. 16:13:13 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:13:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:13:13 Selecting previously unselected package libkeyutils1:amd64. 16:13:13 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:13:13 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:13:13 Selecting previously unselected package libkrb5-3:amd64. 16:13:13 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:13:13 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:13:13 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:13:13 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:13:13 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:13:13 Selecting previously unselected package libssl1.0.0:amd64. 16:13:13 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:13:13 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:13:13 Selecting previously unselected package openssh-client. 16:13:13 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:13:13 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:13:13 Selecting previously unselected package squashfs-tools. 16:13:13 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:13:13 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:13:13 Selecting previously unselected package snapd. 16:13:13 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 16:13:13 Unpacking snapd (2.48.3+18.04) ... 16:13:14 25b303627fd3: Pull complete 16:13:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:13:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:13:14 prd-ubuntu18.04-docker-arm64-4c-16g-32271 does not seem to be running inside a container 16:13:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:13:15 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:13:15 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:13:16 Setting up mime-support (3.60ubuntu1) ... 16:13:16 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:13:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:13:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:13:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:13:16 Setting up systemd (237-3ubuntu10.45) ... 16:13:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:13:16 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:13:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:13:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:13:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:13:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:13:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:13:17 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:13:17 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:13:17 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:13:17 $ docker top b6598f2a1fa11e8d85ae5496ea56f20a218d3703e49ab98547fbaca9588eddd9 -eo pid,comm 16:13:17 Setting up python3 (3.6.7-1~18.04) ... 16:13:17 running python rtupdate hooks for python3.6... 16:13:17 running python post-rtupdate hooks for python3.6... 16:13:17 Setting up apparmor (2.12-4ubuntu5.1) ... [Pipeline] { [Pipeline] sh 16:13:18 + docker-compose build --help 16:13:18 + grep parallel 16:13:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:13:19 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:13:19 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:13:19 Setting up snapd (2.48.3+18.04) ... 16:13:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:13:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:13:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:13:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:13:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:13:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:13:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:13:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:13:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:13:21 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:13:21 /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' 16:13:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:13:21 Processing triggers for systemd (237-3ubuntu10.45) ... 16:13:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:13:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:13:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:13:23 --parallel Build images in parallel. [Pipeline] } 16:13:23 $ docker stop --time=1 b6598f2a1fa11e8d85ae5496ea56f20a218d3703e49ab98547fbaca9588eddd9 16:13:23 Reading package lists... 16:13:23 Reading package lists... 16:13:23 Building dependency tree... 16:13:23 Reading state information... 16:13:24 Calculating upgrade... 16:13:24 The following packages will be upgraded: 16:13:24 advancecomp base-files bash binutils binutils-common 16:13:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:13:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:13:24 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:13:24 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:13:24 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:13:24 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:13:24 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 16:13:24 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 16:13:24 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 16:13:24 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 16:13:24 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 16:13:24 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 16:13:24 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 16:13:24 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:13:24 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:13:24 Need to get 63.8 MB of archives. 16:13:24 After this operation, 5208 kB of additional disk space will be used. 16:13:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 16:13:24 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:13:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:13:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:13:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:13:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:13:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:13:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:13:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:13:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:13:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:13:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:13:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:13:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:13:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:13:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:13:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:13:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:13:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:13:24 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:13:24 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:13:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:13:24 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:13:24 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:13:24 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:13:24 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:13:24 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:13:24 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:13:24 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:13:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:13:24 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:13:24 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:13:24 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:13:24 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:13:24 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:13:24 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:13:24 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:13:24 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:13:24 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:13:24 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:13:24 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:13:24 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:13:24 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:13:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:13:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:13:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:13:24 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:13:24 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] 16:13:24 $ docker rm -f b6598f2a1fa11e8d85ae5496ea56f20a218d3703e49ab98547fbaca9588eddd9 16:13:24 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:13:24 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:13:24 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:13:24 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:13:24 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:13:24 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:13:24 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:13:24 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [Pipeline] // withDockerContainer 16:13:25 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:13:25 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:13:25 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:25 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:13:25 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:13:25 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:13:25 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:13:25 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:13:25 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:13:25 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:13:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:13:25 . [Pipeline] withDockerContainer 16:13:25 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:13:25 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:13:25 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:13:25 prd-ubuntu18.04-docker-arm64-4c-16g-32271 does not seem to be running inside a container 16:13:26 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:13:26 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:13:26 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:13:26 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:13:26 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:13:26 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:13:26 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:13:26 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:13:26 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:13:26 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:13:26 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:13:26 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:13:26 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:13:26 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:13:26 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 16:13:26 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:13:26 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:13:26 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:13:26 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:13:26 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:13:26 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:13:26 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:13:26 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:13:26 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:13:26 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:13:26 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:13:26 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:13:26 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:13:26 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:13:26 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:13:26 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:13:26 debconf: delaying package configuration, since apt-utils is not installed 16:13:26 Fetched 63.8 MB in 2s (29.4 MB/s) 16:13:26 (Reading database ... 13912 files and directories currently installed.) 16:13:26 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:13:26 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:13:27 $ docker top 71cde98456a2256458ea9939ff6272a142ef08f6a5f1e89daa596270c06c579f -eo pid,comm 16:13:27 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:13:27 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:13:27 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 16:13:27 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [Pipeline] { [Pipeline] sh 16:13:28 + docker-compose -f ./docker-compose-build.yml build --parallel 16:13:28 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:13:28 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:13:28 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:13:28 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:13:28 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:13:28 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:13:28 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:13:28 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:13:28 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:13:28 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:13:29 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:13:29 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:13:29 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:13:29 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:13:29 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:29 (Reading database ... 13911 files and directories currently installed.) 16:13:29 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:13:29 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:13:29 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:13:29 (Reading database ... 13911 files and directories currently installed.) 16:13:29 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:13:29 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:13:29 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:13:29 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:13:29 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:13:30 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:13:30 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:30 (Reading database ... 13911 files and directories currently installed.) 16:13:30 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:13:30 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:13:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:13:31 (Reading database ... 13911 files and directories currently installed.) 16:13:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:13:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:13:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:13:31 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:13:31 Setting up base-files (10.1ubuntu2.10) ... 16:13:31 Installing new version of config file /etc/issue ... 16:13:31 Installing new version of config file /etc/issue.net ... 16:13:31 Installing new version of config file /etc/lsb-release ... 16:13:31 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:13:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:13:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:13:32 Removing obsolete conffile /etc/default/motd-news ... 16:13:32 (Reading database ... 13912 files and directories currently installed.) 16:13:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:13:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:13:32 Setting up bash (4.4.18-2ubuntu1.2) ... 16:13:32 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 16:13:32 Building docker-core-command-go ... 16:13:32 Building docker-core-data-go ... 16:13:32 Building docker-core-metadata-go ... 16:13:32 Building docker-security-bootstrapper-go ... 16:13:32 Building docker-security-proxy-setup-go ... 16:13:32 Building docker-security-secretstore-setup-go ... 16:13:32 Building docker-support-notifications-go ... 16:13:32 Building docker-support-scheduler-go ... 16:13:32 Building docker-sys-mgmt-agent-go ... 16:13:32 Building docker-security-bootstrapper-go 16:13:32 Building docker-core-metadata-go 16:13:32 Building docker-core-command-go 16:13:32 Building docker-sys-mgmt-agent-go 16:13:32 Building docker-security-secretstore-setup-go 16:13:32 (Reading database ... 13912 files and directories currently installed.) 16:13:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:13:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:13:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:13:32 (Reading database ... 13912 files and directories currently installed.) 16:13:32 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:13:32 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:13:32 Setting up tar (1.29b-2ubuntu0.2) ... 16:13:33 (Reading database ... 13912 files and directories currently installed.) 16:13:33 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:13:33 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:13:33 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:13:33 (Reading database ... 13912 files and directories currently installed.) 16:13:33 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:13:33 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:13:33 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:13:33 (Reading database ... 13912 files and directories currently installed.) 16:13:33 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:13:33 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:13:33 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:13:34 (Reading database ... 13912 files and directories currently installed.) 16:13:34 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:13:34 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:13:34 Setting up grep (3.1-2build1) ... 16:13:34 (Reading database ... 13912 files and directories currently installed.) 16:13:34 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:13:34 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:13:34 Setting up login (1:4.5-1ubuntu2) ... 16:13:34 (Reading database ... 13912 files and directories currently installed.) 16:13:34 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:13:34 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:13:35 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:13:35 (Reading database ... 13912 files and directories currently installed.) 16:13:35 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:13:35 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:13:35 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:13:35 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:13:35 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:13:35 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:13:36 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:13:36 (Reading database ... 13912 files and directories currently installed.) 16:13:36 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:13:36 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:13:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:13:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:13:37 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:13:37 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:13:37 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:13:37 (Reading database ... 13912 files and directories currently installed.) 16:13:37 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:13:37 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:13:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:13:38 (Reading database ... 13912 files and directories currently installed.) 16:13:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:13:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:13:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:13:38 (Reading database ... 13912 files and directories currently installed.) 16:13:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:13:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:13:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:13:38 (Reading database ... 13912 files and directories currently installed.) 16:13:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:13:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:13:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:13:38 (Reading database ... 13912 files and directories currently installed.) 16:13:38 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:13:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:13:39 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:13:39 (Reading database ... 13912 files and directories currently installed.) 16:13:39 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:13:39 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:13:39 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:13:39 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:13:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:13:39 (Reading database ... 13912 files and directories currently installed.) 16:13:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:13:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:13:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:13:40 (Reading database ... 13912 files and directories currently installed.) 16:13:40 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:13:40 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:13:40 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:13:40 (Reading database ... 13912 files and directories currently installed.) 16:13:40 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:13:40 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:13:40 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:13:40 (Reading database ... 13912 files and directories currently installed.) 16:13:40 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:13:40 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:13:40 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:13:41 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:13:41 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:13:41 (Reading database ... 13912 files and directories currently installed.) 16:13:41 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:13:41 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:13:41 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:13:41 (Reading database ... 13912 files and directories currently installed.) 16:13:41 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:13:41 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:13:42 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:13:42 (Reading database ... 13914 files and directories currently installed.) 16:13:42 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:13:42 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:13:42 Setting up debconf (1.5.66ubuntu1) ... 16:13:42 (Reading database ... 13914 files and directories currently installed.) 16:13:42 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:13:42 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:13:42 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:13:42 (Reading database ... 13914 files and directories currently installed.) 16:13:42 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:13:42 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:13:42 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:13:43 (Reading database ... 13914 files and directories currently installed.) 16:13:43 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:13:43 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:13:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:13:43 (Reading database ... 13914 files and directories currently installed.) 16:13:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:13:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:13:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:13:43 (Reading database ... 13914 files and directories currently installed.) 16:13:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:13:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:13:43 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:13:43 (Reading database ... 13914 files and directories currently installed.) 16:13:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:13:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:13:44 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 16:13:44 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:13:44 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:13:44 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:13:44 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:13:44 (Reading database ... 13914 files and directories currently installed.) 16:13:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:13:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:13:44 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:13:44 (Reading database ... 13914 files and directories currently installed.) 16:13:44 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:13:44 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:13:44 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:13:45 (Reading database ... 13914 files and directories currently installed.) 16:13:45 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:13:45 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:13:45 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:13:45 (Reading database ... 13914 files and directories currently installed.) 16:13:45 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:13:45 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:13:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:13:45 (Reading database ... 13914 files and directories currently installed.) 16:13:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:13:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:13:46 Setting up passwd (1:4.5-1ubuntu2) ... 16:13:46 (Reading database ... 13914 files and directories currently installed.) 16:13:46 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:13:46 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:13:46 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:13:46 (Reading database ... 13914 files and directories currently installed.) 16:13:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:13:46 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:13:46 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:13:46 (Reading database ... 13914 files and directories currently installed.) 16:13:46 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:13:46 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:13:47 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:13:47 (Reading database ... 13914 files and directories currently installed.) 16:13:47 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:13:47 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:13:47 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:13:47 (Reading database ... 13914 files and directories currently installed.) 16:13:47 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:13:47 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:13:47 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:13:47 (Reading database ... 13914 files and directories currently installed.) 16:13:47 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:13:47 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:13:47 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:13:47 (Reading database ... 13914 files and directories currently installed.) 16:13:47 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:13:47 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:13:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:13:48 (Reading database ... 13915 files and directories currently installed.) 16:13:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:13:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:13:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:13:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:13:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:13:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:13:48 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:13:48 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:13:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:13:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:13:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:13:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:13:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:13:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:13:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:13:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:13:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:13:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:13:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:13:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:13:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:13:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:13:50 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:13:50 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:13:51 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:13:51 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:13:51 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:13:51 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:13:51 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:13:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:13:51 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:13:51 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:13:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:13:51 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:13:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:13:52 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:13:52 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:52 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:52 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:55 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:55 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:56 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:56 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:13:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:13:57 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:13:57 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:13:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:13:57 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:13:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:13:57 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:13:57 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:13:57 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:13:57 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:13:57 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:13:57 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:13:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:13:58 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:58 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:13:58 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:58 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:58 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:58 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:13:58 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:13:58 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:13:58 16:13:58 Current default time zone: 'Etc/UTC' 16:13:58 Local time is now: Wed Mar 31 16:13:58 UTC 2021. 16:13:58 Universal Time is now: Wed Mar 31 16:13:58 UTC 2021. 16:13:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:13:58 16:13:58 Setting up systemd-sysv (237-3ubuntu10.45) ... 16:13:58 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:58 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 16:13:58 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:13:58 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:13:58 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:13:58 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:13:58 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:13:58 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:13:58 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:13:58 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:58 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:13:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:13:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:13:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:59 Setting up patch (2.7.6-2ubuntu1.1) ... 16:13:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:13:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:13:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:13:59 Installing new version of config file /etc/ssl/openssl.cnf ... 16:13:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:13:59 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:13:59 Setting up ca-certificates (20210119~18.04.1) ... 16:14:01 Updating certificates in /etc/ssl/certs... 16:14:02 23 added, 27 removed; done. 16:14:02 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:14:02 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:14:02 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:14:02 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:14:02 Setting up pkgbinarymangler (138.18.04.1) ... 16:14:02 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:14:02 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:14:02 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:14:02 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:14:02 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:14:02 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:14:02 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:14:02 Setting up perl (5.26.1-6ubuntu0.5) ... 16:14:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:14:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:14:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:14:02 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:14:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:14:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:14:02 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:14:03 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:14:03 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:14:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:14:03 Processing triggers for systemd (237-3ubuntu10.45) ... 16:14:03 Processing triggers for mime-support (3.60ubuntu1) ... 16:14:03 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:14:03 Updating certificates in /etc/ssl/certs... 16:14:03 0 added, 0 removed; done. 16:14:03 Running hooks in /etc/ca-certificates/update.d... 16:14:03 done. 16:14:04 Reading package lists... 16:14:04 Building dependency tree... 16:14:04 Reading state information... 16:14:04 The following NEW packages will be installed: 16:14:04 apt-transport-https 16:14:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:14:04 Need to get 1696 B of archives. 16:14:04 After this operation, 153 kB of additional disk space will be used. 16:14:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:14:04 debconf: delaying package configuration, since apt-utils is not installed 16:14:04 Fetched 1696 B in 0s (22.1 kB/s) 16:14:04 Selecting previously unselected package apt-transport-https. 16:14:04 (Reading database ... 13920 files and directories currently installed.) 16:14:04 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:14:04 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:14:04 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:14:05 Waiting for network to be ready... 16:14:11 2021-03-31T16:14:09Z INFO Waiting for automatic snapd restart... 16:14:13 snapd 2.49.1 from Canonical* installed 16:14:14 "snapd" switched to the "latest/stable" channel 16:14:14 16:14:17 core18 20210309 from Canonical* installed 16:14:17 "core18" switched to the "latest/stable" channel 16:14:17 16:14:21 snapcraft 4.6 from Canonical* installed 16:14:21 "snapcraft" switched to the "latest/stable" channel 16:14:21 16:14:25 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: 16:14:25 - README.md 16:14:25 16:14:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:14:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:14:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:14:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:14:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:14:32 Reading package lists... 16:14:33 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 16:14:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:14:39 Reading package lists... 16:14:39 Building dependency tree... 16:14:39 Reading state information... 16:14:39 Suggested packages: 16:14:39 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:14:39 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:14:39 Recommended packages: 16:14:39 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:14:39 The following NEW packages will be installed: 16:14:39 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:14:39 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:14:39 pkg-config zip 16:14:39 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:14:39 Need to get 7663 kB of archives. 16:14:39 After this operation, 43.8 MB of additional disk space will be used. 16:14:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:14:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 16:14:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:14:39 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:14:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:14:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:14:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:14:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:14:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:14:39 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:14:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:14:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:14:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:14:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:14:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:14:40 debconf: delaying package configuration, since apt-utils is not installed 16:14:40 Fetched 7663 kB in 1s (8347 kB/s) 16:14:40 Selecting previously unselected package libglib2.0-0:amd64. 16:14:40 (Reading database ... 13924 files and directories currently installed.) 16:14:40 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:14:40 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:14:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:14:40 ---> d86a5a8999e6 16:14:40 Step 3/23 : WORKDIR /edgex-go 16:14:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:14:40 ---> d86a5a8999e6 16:14:40 Step 3/23 : WORKDIR /edgex-go 16:14:40 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:14:40 ---> d86a5a8999e6 16:14:40 Step 3/31 : WORKDIR /edgex-go 16:14:40 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:14:40 ---> d86a5a8999e6 16:14:40 Step 3/26 : WORKDIR /edgex-go 16:14:40 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:14:40 ---> d86a5a8999e6 16:14:40 Step 3/24 : WORKDIR /edgex-go 16:14:40 Selecting previously unselected package libpsl5:amd64. 16:14:40 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:14:40 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:14:40 Selecting previously unselected package libnghttp2-14:amd64. 16:14:40 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:14:40 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:14:40 Selecting previously unselected package librtmp1:amd64. 16:14:40 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:14:40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:14:40 Selecting previously unselected package libcurl3-gnutls:amd64. 16:14:40 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 16:14:40 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:14:41 Selecting previously unselected package liberror-perl. 16:14:41 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:14:41 Unpacking liberror-perl (0.17025-1) ... 16:14:41 Selecting previously unselected package git-man. 16:14:41 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:14:41 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:14:41 Selecting previously unselected package git. 16:14:41 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:14:41 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:14:42 Selecting previously unselected package libnorm1:amd64. 16:14:42 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:14:42 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:14:42 Selecting previously unselected package libpgm-5.2-0:amd64. 16:14:42 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:14:42 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:14:42 Selecting previously unselected package libsodium23:amd64. 16:14:42 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:14:42 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:14:42 Selecting previously unselected package libzmq5:amd64. 16:14:42 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:14:42 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:14:42 Selecting previously unselected package libzmq3-dev:amd64. 16:14:42 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:14:42 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:14:42 Selecting previously unselected package pkg-config. 16:14:42 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:14:42 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:14:42 Selecting previously unselected package zip. 16:14:42 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:14:43 Unpacking zip (3.0-11build1) ... 16:14:43 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:14:43 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:14:43 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:14:43 Setting up liberror-perl (0.17025-1) ... 16:14:43 ---> Running in 3a09ab382da5 16:14:43 ---> Running in d0a7ec61821c 16:14:43 ---> Running in b0424cf8a49d 16:14:43 ---> Running in c0c955a10208 16:14:43 ---> Running in 052ff428c7ac 16:14:43 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:14:43 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:14:43 No schema files found: doing nothing. 16:14:43 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:14:43 Setting up zip (3.0-11build1) ... 16:14:43 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:14:43 Setting up libsodium23:amd64 (1.0.16-2) ... 16:14:43 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:14:43 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:14:43 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:14:43 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:14:43 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:14:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:14:43 Removing intermediate container c0c955a10208 16:14:43 ---> bad4a935487b 16:14:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:43 Removing intermediate container d0a7ec61821c 16:14:43 ---> 3c3ec592a19a 16:14:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:43 Removing intermediate container 3a09ab382da5 16:14:43 ---> 19ee42898a91 16:14:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:44 Removing intermediate container b0424cf8a49d 16:14:44 ---> 44a2d6b9d287 16:14:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:44 Removing intermediate container 052ff428c7ac 16:14:44 ---> 54a6ade1358e 16:14:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:44 ---> Running in 9343df4700c6 16:14:44 ---> Running in fb7c3aede2bc 16:14:44 ---> Running in 52f58968ae0e 16:14:44 ---> Running in 0a0b93821ad6 16:14:44 ---> Running in 52e50f433735 16:14:48 Removing intermediate container fb7c3aede2bc 16:14:48 ---> 0b1d17de869d 16:14:48 Step 5/26 : RUN apk add --update --no-cache make bash git 16:14:48 Removing intermediate container 52f58968ae0e 16:14:48 ---> 8d3df22f1e9c 16:14:48 Step 5/23 : RUN apk add --update --no-cache make git 16:14:48 ---> Running in 1424fbf8d40c 16:14:48 ---> Running in b9674b0cdf92 16:14:49 Removing intermediate container 0a0b93821ad6 16:14:49 ---> a134f46ae378 16:14:49 Step 5/31 : RUN apk add --update --no-cache make git 16:14:49 Removing intermediate container 9343df4700c6 16:14:49 ---> 5f6d5ebf4b1d 16:14:49 Step 5/23 : RUN apk add --update --no-cache make git 16:14:49 Removing intermediate container 52e50f433735 16:14:49 ---> 39da72b8c783 16:14:49 Step 5/24 : RUN apk add --update --no-cache make git 16:14:49 ---> Running in 345b0989556d 16:14:49 ---> Running in e115d40f1484 16:14:49 ---> Running in cc799b1c37b1 16:14:50 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:14:50 git set to automatically installed. 16:14:50 git-man set to automatically installed. 16:14:50 libcurl3-gnutls set to automatically installed. 16:14:50 liberror-perl set to automatically installed. 16:14:50 libglib2.0-0 set to automatically installed. 16:14:50 libnghttp2-14 set to automatically installed. 16:14:50 libnorm1 set to automatically installed. 16:14:50 libpgm-5.2-0 set to automatically installed. 16:14:50 libpsl5 set to automatically installed. 16:14:50 librtmp1 set to automatically installed. 16:14:50 libsodium23 set to automatically installed. 16:14:50 libzmq3-dev set to automatically installed. 16:14:50 libzmq5 set to automatically installed. 16:14:50 pkg-config set to automatically installed. 16:14:50 zip set to automatically installed. 16:14:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:14:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:14:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:14:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:14:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:14:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:14:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:14:51 snapd is not logged in, snap install commands will use sudo 16:14:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:14:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:14:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:14:52 OK: 217 MiB in 51 packages 16:14:52 OK: 217 MiB in 51 packages 16:14:53 OK: 217 MiB in 51 packages 16:14:53 OK: 217 MiB in 51 packages 16:14:53 OK: 217 MiB in 51 packages 16:14:54 Removing intermediate container 1424fbf8d40c 16:14:54 ---> 05c461f69417 16:14:54 Step 6/26 : COPY go.mod . 16:14:54 Removing intermediate container b9674b0cdf92 16:14:54 ---> 0091b433f264 16:14:54 Step 6/23 : COPY go.mod . 16:14:54 Removing intermediate container 345b0989556d 16:14:54 ---> 962f171d82c3 16:14:54 Step 6/23 : COPY go.mod . 16:14:55 ---> 7776ade6ba00 16:14:55 Step 7/26 : RUN go mod download 16:14:55 Removing intermediate container e115d40f1484 16:14:55 ---> 15bdc4eede60 16:14:55 Step 6/31 : COPY go.mod . 16:14:55 ---> Running in c29b9ff4867f 16:14:55 Removing intermediate container cc799b1c37b1 16:14:55 ---> 5908e4e8d381 16:14:55 Step 6/24 : COPY go.mod . 16:14:55 ---> d64bc59c9601 16:14:55 Step 7/23 : RUN go mod download 16:14:56 ---> 706c7d5ec361 16:14:56 Step 7/23 : RUN go mod download 16:14:56 ---> Running in 317cc8425e29 16:14:56 ---> Running in a8d1d5e7c803 16:14:56 ---> a2adf1e82d20 16:14:56 ---> 24ce29b1f6eb 16:14:56 Step 7/24 : RUN go mod downloadStep 7/31 : RUN go mod download 16:14:56 16:14:56 ---> Running in 3a5a0a514869 16:14:56 ---> Running in 80c5b5729054 16:14:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:14:58 snap "core18" has no updates available 16:14:59 snapd is not logged in, snap install commands will use sudo 16:14:59 Removing intermediate container c29b9ff4867f 16:14:59 ---> e672d24c4770 16:14:59 Step 8/26 : COPY . . 16:15:00 Removing intermediate container 317cc8425e29 16:15:00 ---> a153cdcc1dba 16:15:00 Step 8/23 : COPY . . 16:15:01 Removing intermediate container a8d1d5e7c803 16:15:01 ---> 58c532bde93b 16:15:01 Step 8/23 : COPY . . 16:15:02 Removing intermediate container 3a5a0a514869 16:15:02 ---> ae11a820770f 16:15:02 Step 8/31 : COPY . . 16:15:02 Removing intermediate container 80c5b5729054 16:15:02 ---> 3f31c5ed997f 16:15:02 Step 8/24 : COPY . . 16:15:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:15:29 ---> b149625f1317 16:15:29 Step 9/23 : RUN make cmd/core-command/core-command 16:15:29 ---> 23d309637586 16:15:29 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:15:29 ---> Running in 2e5c49ccb668 16:15:29 ---> Running in 06f251924598 16:15:29 ---> 9cbf2cd4bdc3 16:15:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:15:29 ---> 8b56a206cb93 16:15:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:15:29 ---> cbda9ba3f376 16:15:29 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:15:29 ---> Running in 840775654ccf 16:15:29 ---> Running in 123fc90aabe9 16:15:29 ---> Running in 8d498e4eed66 16:15:29 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 16:15:29 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 16:15:30 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 16:15:30 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 16:15:30 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 16:15:32 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 16:15:32 Pulling go-build-helper 16:15:32 + snapcraftctl pull 16:15:32 'app-service-config' has dependencies that need to be staged: go-build-helper 16:15:32 Skipping pull go-build-helper (already ran) 16:15:32 Building go-build-helper 16:15:32 + snapcraftctl build 16:15:32 Staging go-build-helper 16:15:32 + snapcraftctl stage 16:15:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:15:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:15:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 16:15:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 16:15:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 16:15:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:15:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 16:15:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 16:15:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 16:15:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 16:15:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:15:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:15:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:15:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:15:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:15:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:15:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:15:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:15:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:15:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 16:15:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 16:15:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 16:15:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:15:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 16:15:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 16:15:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 16:15:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 16:15:42 Fetched 24.2 MB in 0s (0 B/s) 16:15:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:15:42 Fetched 224 kB in 0s (0 B/s) 16:15:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:15:42 Fetched 157 kB in 0s (0 B/s) 16:15:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:15:42 Fetched 221 kB in 0s (0 B/s) 16:15:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:15:42 Fetched 143 kB in 0s (0 B/s) 16:15:42 Pulling app-service-config 16:15:42 + snapcraftctl pull 16:15:42 Cloning into '/root/parts/app-service-config/src'... 16:15:43 Pulling config-common 16:15:43 + snapcraftctl pull 16:15:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:15:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:15:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:15:47 Fetched 0 B in 0s (0 B/s) 16:15:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:15:47 Fetched 0 B in 0s (0 B/s) 16:15:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:15:47 Fetched 0 B in 0s (0 B/s) 16:15:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:15:47 Fetched 0 B in 0s (0 B/s) 16:15:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:15:47 Fetched 0 B in 0s (0 B/s) 16:15:47 Pulling edgex-go 16:15:47 + snapcraftctl pull 16:16:09 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:16:09 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:16:09 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:16:09 Fetched 0 B in 0s (0 B/s) 16:16:09 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:16:09 Fetched 96.5 kB in 0s (0 B/s) 16:16:09 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:16:09 Fetched 279 kB in 0s (0 B/s) 16:16:09 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:16:09 Fetched 122 kB in 0s (0 B/s) 16:16:09 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:16:09 Fetched 77.8 kB in 0s (0 B/s) 16:16:09 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:16:09 Fetched 8848 B in 0s (0 B/s) 16:16:09 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:16:09 Fetched 47.8 kB in 0s (0 B/s) 16:16:09 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:16:09 Fetched 45.6 kB in 0s (0 B/s) 16:16:09 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:16:09 Fetched 15.0 kB in 0s (0 B/s) 16:16:09 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 16:16:09 Fetched 219 kB in 0s (0 B/s) 16:16:09 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:16:09 Fetched 154 kB in 0s (0 B/s) 16:16:09 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:16:09 Fetched 50.6 kB in 0s (0 B/s) 16:16:09 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:16:09 Fetched 14.8 kB in 0s (0 B/s) 16:16:09 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:16:09 Fetched 41.8 kB in 0s (0 B/s) 16:16:09 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:16:09 Fetched 499 kB in 0s (0 B/s) 16:16:09 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:16:09 Fetched 111 kB in 0s (0 B/s) 16:16:09 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:16:09 Fetched 240 kB in 0s (0 B/s) 16:16:09 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:16:09 Fetched 29.3 kB in 0s (0 B/s) 16:16:09 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:16:09 Fetched 85.5 kB in 0s (0 B/s) 16:16:09 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:16:09 Fetched 24.5 kB in 0s (0 B/s) 16:16:09 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:16:09 Fetched 49.2 kB in 0s (0 B/s) 16:16:09 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:16:09 Fetched 54.2 kB in 0s (0 B/s) 16:16:09 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:16:09 Fetched 30.8 kB in 0s (0 B/s) 16:16:09 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:16:09 Fetched 15.8 kB in 0s (0 B/s) 16:16:09 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:16:09 Fetched 85.9 kB in 0s (0 B/s) 16:16:09 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:16:09 Fetched 8720 B in 0s (0 B/s) 16:16:09 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:16:09 Fetched 137 kB in 0s (0 B/s) 16:16:09 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:16:09 Fetched 119 kB in 0s (0 B/s) 16:16:09 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:16:09 Fetched 109 kB in 0s (0 B/s) 16:16:09 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:16:09 Fetched 11.1 kB in 0s (0 B/s) 16:16:09 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:16:09 Fetched 645 kB in 0s (0 B/s) 16:16:09 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:16:09 Fetched 41.3 kB in 0s (0 B/s) 16:16:09 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:16:09 Fetched 17.9 kB in 0s (0 B/s) 16:16:09 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:16:09 Fetched 368 kB in 0s (0 B/s) 16:16:09 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:16:09 Fetched 187 kB in 0s (0 B/s) 16:16:09 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:16:09 Fetched 175 kB in 0s (0 B/s) 16:16:09 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:16:09 Fetched 206 kB in 0s (0 B/s) 16:16:09 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:16:09 Fetched 1301 kB in 0s (0 B/s) 16:16:09 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:16:09 Fetched 36.2 kB in 0s (0 B/s) 16:16:09 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 16:16:09 Fetched 159 kB in 0s (0 B/s) 16:16:09 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:16:09 Fetched 107 kB in 0s (0 B/s) 16:16:09 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:16:09 Fetched 48.7 kB in 0s (0 B/s) 16:16:09 Pulling static-packages 16:16:09 + snapcraftctl pull 16:16:09 Pulling version 16:16:09 + cd /root/project 16:16:09 + [ -f VERSION ] 16:16:09 + PROJECT_VERSION=local-dev 16:16:09 + git rev-parse --short HEAD 16:16:09 + GIT_REVISION=b0194f05 16:16:09 + snapcraftctl set-version local-dev 16:16:10 Skipping build go-build-helper (already ran) 16:16:10 Building app-service-config 16:16:10 + make build 16:16:10 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:16:12 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.37 16:16:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 16:16:13 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 16:16:13 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.27 16:16:13 go: downloading github.com/go-kit/kit v0.8.0 16:16:13 go: downloading github.com/hashicorp/consul/api v1.8.1 16:16:13 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 16:16:13 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:16:13 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 16:16:13 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:16:13 go: downloading github.com/mattn/go-isatty v0.0.12 16:16:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:16:14 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:16:14 go: downloading github.com/BurntSushi/toml v0.3.1 16:16:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:16:14 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:16:14 go: downloading github.com/go-playground/validator/v10 v10.4.1 16:16:14 go: downloading github.com/google/uuid v1.2.0 16:16:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 16:16:14 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:16:14 go: downloading github.com/pelletier/go-toml v1.2.0 16:16:14 go: downloading github.com/gorilla/mux v1.8.0 16:16:14 go: downloading github.com/go-playground/universal-translator v0.17.0 16:16:14 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:16:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 16:16:14 go: downloading github.com/hashicorp/serf v0.9.5 16:16:14 go: downloading github.com/fatih/color v1.9.0 16:16:14 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:16:14 go: downloading github.com/leodido/go-urn v1.2.0 16:16:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:16:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:16:14 go: downloading github.com/go-playground/locales v0.13.0 16:16:14 go: downloading github.com/gorilla/websocket v1.4.2 16:16:14 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:16:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:16:14 go: downloading github.com/x448/float16 v0.8.4 16:16:14 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:16:14 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:16:14 go: downloading github.com/mitchellh/copystructure v1.0.0 16:16:14 go: downloading github.com/mattn/go-colorable v0.1.6 16:16:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:16:14 go: downloading github.com/pebbe/zmq4 v1.2.5 16:16:14 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:16:14 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:16:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:16:24 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 16:16:24 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 16:16:24 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 16:16:24 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 16:16:24 Building config-common 16:16:24 + snapcraftctl build 16:16:27 Building edgex-go 16:16:27 + cd /root/parts/edgex-go/src 16:16:27 + make build 16:16:27 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 16:16:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:16:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.7 16:16:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.28 16:16:27 go: downloading github.com/pebbe/zmq4 v1.2.7 16:16:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.11 16:16:27 go: downloading github.com/imdario/mergo v0.3.12 16:16:27 go: downloading github.com/pkg/errors v0.8.1 16:16:31 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 16:16:31 go: downloading gopkg.in/yaml.v2 v2.4.0 16:16:36 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 16:16:38 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 16:16:39 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 16:16:40 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 16:16:40 go: downloading github.com/stretchr/testify v1.7.0 16:16:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:16:40 go: downloading github.com/pmezard/go-difflib v1.0.0 16:16:40 go: downloading github.com/davecgh/go-spew v1.1.1 16:16:42 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 16:16:42 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:16:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:16:43 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 16:16:45 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 16:16:46 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 16:16:47 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 16:16:47 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:16:48 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 16:16:48 go: downloading github.com/lib/pq v1.9.0 16:16:50 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:16:50 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:16:50 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:16:50 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:16:50 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:16:50 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:16:50 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:16:50 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:16:50 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:16:50 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:16:50 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:16:50 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:16:50 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:16:50 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:16:50 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:16:50 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:16:50 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:16:50 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 16:16:50 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:16:50 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:16:50 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:16:50 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:16:50 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:16:50 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:16:50 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:16:50 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:16:54 Building static-packages 16:16:54 + snapcraftctl build 16:16:55 Building version 16:16:55 + snapcraftctl build 16:16:57 Skipping stage go-build-helper (already ran) 16:16:57 Staging app-service-config 16:16:57 + snapcraftctl stage 16:16:58 Staging config-common 16:16:58 + snapcraftctl stage 16:16:59 Staging edgex-go 16:16:59 + snapcraftctl stage 16:17:00 Staging static-packages 16:17:00 + snapcraftctl stage 16:17:01 Staging version 16:17:01 + snapcraftctl stage 16:17:02 Priming go-build-helper 16:17:02 + snapcraftctl prime 16:17:03 Priming app-service-config 16:17:03 + snapcraftctl prime 16:17:04 Priming config-common 16:17:04 + snapcraftctl prime 16:17:05 Priming edgex-go 16:17:05 + snapcraftctl prime 16:17:07 Priming static-packages 16:17:07 + snapcraftctl prime 16:17:07 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 16:17:08 Priming version 16:17:08 + snapcraftctl prime 16:17:10 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:17:20 Removing intermediate container 840775654ccf 16:17:20 ---> 4fa53460ba1a 16:17:20 16:17:20 Step 10/31 : FROM alpine:3.12 16:17:20 3.12: Pulling from library/alpine 16:17:22 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 16:17:22 Status: Downloaded newer image for alpine:3.12 16:17:22 ---> e47305ac9786 16:17:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:17:23 ---> Running in 1adeaa6a1037 16:17:24 Removing intermediate container 8d498e4eed66 16:17:24 ---> 4667c76604d7 16:17:24 16:17:24 Step 10/24 : FROM alpine:3.12 16:17:24 ---> e47305ac9786 16:17:24 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:17:24 Removing intermediate container 2e5c49ccb668 16:17:24 ---> fd869fdb08fd 16:17:24 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:17:24 ---> Running in 4fb1531e4706 16:17:24 ---> Running in 1370dd2311ab 16:17:24 Removing intermediate container 1adeaa6a1037 16:17:24 ---> 0ce40310d29a 16:17:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:17:25 ---> Running in 3bd3adb3b799 16:17:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:17:27 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 16:17:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:17:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:17:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:17:28 (1/2) Installing dumb-init (1.2.2-r1) 16:17:28 (2/2) Installing su-exec (0.2-r1) 16:17:28 Executing busybox-1.31.1-r19.trigger 16:17:28 OK: 5 MiB in 16 packages 16:17:28 (1/6) Installing ca-certificates (20191127-r4) 16:17:28 Removing intermediate container 06f251924598 16:17:28 ---> 5cf1916af303 16:17:28 16:17:28 Step 10/23 : FROM alpine:3.12 16:17:28 ---> e47305ac9786 16:17:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:17:28 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:17:28 (3/6) Installing libcurl (7.69.1-r3) 16:17:28 (4/6) Installing curl (7.69.1-r3) 16:17:28 (5/6) Installing dumb-init (1.2.2-r1) 16:17:28 (6/6) Installing su-exec (0.2-r1) 16:17:28 Executing busybox-1.31.1-r19.trigger 16:17:28 Executing ca-certificates-20191127-r4.trigger 16:17:28 ---> Running in 1759b373ba6f 16:17:28 OK: 7 MiB in 20 packages 16:17:30 Removing intermediate container 3bd3adb3b799 16:17:30 ---> a03bc470d7c5 16:17:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:17:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:17:30 ---> Running in 7427c26eac1c 16:17:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:17:31 (1/1) Installing dumb-init (1.2.2-r1) 16:17:31 Executing busybox-1.31.1-r19.trigger 16:17:31 OK: 5 MiB in 15 packages 16:17:31 Removing intermediate container 7427c26eac1c 16:17:31 ---> af76397bbba7 16:17:31 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:17:31 Removing intermediate container 4fb1531e4706 16:17:31 ---> 05e928e13069 16:17:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:17:31 ---> Running in 986c69ba2337 16:17:31 ---> Running in 4b6a6671a78b 16:17:32 Removing intermediate container 4b6a6671a78b 16:17:32 ---> baafec6362b7 16:17:32 Step 13/24 : WORKDIR / 16:17:32 Removing intermediate container 986c69ba2337 16:17:32 ---> 61f1ad160dc4 16:17:32 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:17:32 Removing intermediate container 1759b373ba6f 16:17:32 Removing intermediate container 1370dd2311ab 16:17:32 ---> 9fb488b04421 16:17:32 ---> 29923be00688 16:17:32 16:17:32 Step 11/26 : FROM docker:20.10.0 16:17:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:17:33 ---> Running in 3fec7261fd7f 16:17:33 20.10.0: Pulling from library/docker 16:17:33 ---> Running in d2b3f9c2ac74 16:17:33 ---> Running in 01f399ccfad0 16:17:34 Removing intermediate container 3fec7261fd7f 16:17:34 ---> 4a02ec4a861e 16:17:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:17:34 Removing intermediate container 01f399ccfad0 16:17:34 ---> a5554e0ffefe 16:17:34 Step 13/23 : ENV APP_PORT=48082 16:17:35 ---> Running in 004fc9a2df20 16:17:36 ---> 937e883dc4b0 16:17:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:17:36 Removing intermediate container 004fc9a2df20 16:17:36 ---> 9d2a73232a7b 16:17:36 Step 14/23 : EXPOSE $APP_PORT 16:17:37 Removing intermediate container d2b3f9c2ac74 16:17:37 ---> 5cd6e8d31ced 16:17:37 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:17:37 ---> Running in db4773ff8e20 16:17:37 ---> Running in b8b241cad99f 16:17:37 ---> dbf8fe8b4a11 16:17:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:17:38 Removing intermediate container 123fc90aabe9 16:17:38 ---> 377e971eaf4a 16:17:38 16:17:38 Step 10/23 : FROM alpine:3.12 16:17:38 ---> e47305ac9786 16:17:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:17:38 ---> Using cache 16:17:38 ---> 9fb488b04421 16:17:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:17:38 ---> Using cache 16:17:38 ---> a5554e0ffefe 16:17:38 Step 13/23 : ENV APP_PORT=48081 16:17:38 Removing intermediate container db4773ff8e20 16:17:38 ---> eb2ae0ce5add 16:17:38 Step 15/23 : WORKDIR / 16:17:38 ---> Running in 12d025fa474c 16:17:38 ---> Running in 74a67961fac4 16:17:38 Removing intermediate container b8b241cad99f 16:17:38 ---> 4fb0614a071a 16:17:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:17:38 ---> 0b0d4f56c65b 16:17:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:17:39 Removing intermediate container 74a67961fac4 16:17:39 ---> a16281814469 16:17:39 Step 14/23 : EXPOSE $APP_PORT 16:17:39 Removing intermediate container 12d025fa474c 16:17:39 ---> adabf5b72e8b 16:17:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:17:40 ---> Running in 5d14b1efd23b 16:17:40 ---> 6b02d3c9db49 16:17:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:17:41 Removing intermediate container 5d14b1efd23b 16:17:41 ---> 041e32a44d38 16:17:41 Step 15/23 : WORKDIR / 16:17:41 ---> 5b3417fc6e8e 16:17:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:17:41 ---> Running in b08e81d8b80a 16:17:41 ---> 6273ffd21d27 16:17:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:17:41 ---> Running in 1ef150d6b6dd 16:17:42 Removing intermediate container 1ef150d6b6dd 16:17:42 ---> ffd586674150 16:17:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:17:43 ---> 5ac1d236280b 16:17:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:17:43 ---> a336480963d1 16:17:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:17:43 ---> 3edf344a1bf2 16:17:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:17:44 ---> fab7692f1bc8 16:17:44 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/ 16:17:45 ---> Running in 6a2bb19fc70e 16:17:45 ---> 8f85c37f8b03 16:17:45 Step 19/23 : ENTRYPOINT ["/core-command"] 16:17:45 Removing intermediate container b08e81d8b80a 16:17:45 ---> d75e758c58f6 16:17:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:17:46 ---> Running in de0c712a8b71 16:17:46 ---> 1936ed79f543 16:17:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:17:46 ---> af07b4e86bd1 16:17:46 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:17:46 Removing intermediate container de0c712a8b71 16:17:46 ---> 3a0f8e01c8e2 16:17:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:17:47 ---> Running in 4ca4d48e029b 16:17:47 ---> 74fdd42c61a9 16:17:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:17:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:17:47 Status: Downloaded newer image for docker:20.10.0 16:17:47 ---> eeaf43b92773 16:17:47 Step 12/26 : RUN apk add --no-cache bash 16:17:48 Removing intermediate container 4ca4d48e029b 16:17:48 ---> 9f18716f4da7 16:17:48 Step 21/23 : LABEL arch=arm64 16:17:48 ---> Running in b7cb235d1ccb 16:17:48 ---> Running in cff2ee3a942c 16:17:48 ---> Running in 9b75d827a05a 16:17:48 ---> 443573c80f6e 16:17:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:17:48 Removing intermediate container b7cb235d1ccb 16:17:48 ---> 5e362e4e2d7e 16:17:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:17:48 ---> Running in 017d440dcbc5 16:17:48 Removing intermediate container cff2ee3a942c 16:17:48 ---> 4d30d6dc8c98 16:17:48 Step 22/23 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:17:49 Removing intermediate container 6a2bb19fc70e 16:17:49 ---> 687f7e229241 16:17:49 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:17:49 ---> Running in 1693054e7de6 16:17:49 ---> Running in 0f4577fe85cd 16:17:49 Removing intermediate container 017d440dcbc5 16:17:49 ---> ef587170b70d 16:17:49 Step 21/23 : LABEL arch=arm64 16:17:49 ---> Running in 9cb1b4a405f4 16:17:49 ---> 5c553b118e66 16:17:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:17:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:17:49 Removing intermediate container 1693054e7de6 16:17:49 ---> d3a1dfa3f279 16:17:49 Step 23/23 : LABEL version=0.0.0 16:17:49 Removing intermediate container 0f4577fe85cd 16:17:49 ---> fa720e408477 16:17:49 Step 22/24 : LABEL arch=arm64 16:17:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:17:50 ---> Running in f3b5a53d7e1c 16:17:50 ---> Running in d7429c3fa4af 16:17:50 Removing intermediate container 9cb1b4a405f4 16:17:50 ---> 76ec2d7378db 16:17:50 Step 22/23 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:17:50 (1/2) Installing readline (8.0.4-r0) 16:17:50 (2/2) Installing bash (5.0.17-r0) 16:17:50 Executing bash-5.0.17-r0.post-install 16:17:50 Executing busybox-1.31.1-r19.trigger 16:17:50 ---> Running in a5a70a3331fa 16:17:50 OK: 12 MiB in 22 packages 16:17:51 Removing intermediate container f3b5a53d7e1c 16:17:51 ---> b62997aedbbb 16:17:51 16:17:51 ---> ff8271ddbf50 16:17:51 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:17:51 Removing intermediate container d7429c3fa4af 16:17:51 ---> ad6500c4f07d 16:17:51 Step 23/24 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:17:51 ---> Running in 776701fb68c4 16:17:51 Successfully built b62997aedbbb 16:17:51 Successfully tagged docker-core-command-go-arm64:latest 16:17:51  Building docker-core-command-go ... done Building docker-core-data-go 16:17:51 Removing intermediate container a5a70a3331fa 16:17:51 ---> 408819d95884 16:17:51 Step 23/23 : LABEL version=0.0.0 16:17:51 ---> Running in fe8ddcd0d77b 16:17:52 Removing intermediate container 776701fb68c4 16:17:52 ---> dc41b1c3de88 16:17:52 Step 24/24 : LABEL version=0.0.0 16:17:52 ---> 04a722b19251 16:17:52 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:17:52 ---> Running in 7d8a9e93587a 16:17:52 ---> Running in 2bdde9cedce0 16:17:52 Removing intermediate container fe8ddcd0d77b 16:17:52 ---> 7aba1eeb4c8c 16:17:52 16:17:52 Removing intermediate container 9b75d827a05a 16:17:52 ---> b5e1077edd19 16:17:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:17:53 Removing intermediate container 7d8a9e93587a 16:17:53 ---> 09ff9f44ea72 16:17:53 16:17:53 Successfully built 7aba1eeb4c8c 16:17:53 Successfully tagged docker-core-metadata-go-arm64:latest 16:17:53  Building docker-core-metadata-go ... done Building docker-support-notifications-go 16:17:53 Successfully built 09ff9f44ea72 16:17:53 ---> Running in 34d3276ebbf6 16:17:53 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:17:53  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 16:17:53 Removing intermediate container 2bdde9cedce0 16:17:53 ---> d7af2f90d956 16:17:53 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:17:54 Removing intermediate container 34d3276ebbf6 16:17:54 ---> 22abb4d2d256 16:17:54 Step 14/26 : ENV APP_PORT=48090 16:17:54 ---> Running in 221f17338ee9 16:17:54 ---> 82a025b4cb5f 16:17:54 Step 26/31 : RUN chmod +x /entrypoint.sh 16:17:54 Removing intermediate container 221f17338ee9 16:17:54 ---> db1ee1a83e99 16:17:54 Step 15/26 : EXPOSE $APP_PORT 16:17:55 ---> Running in 235616fba072 16:17:55 ---> Running in 0397ff1d2189 16:17:55 Removing intermediate container 235616fba072 16:17:55 ---> e5adf9cda404 16:17:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:17:59 ---> 002f9e2dfbd3 16:17:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:18:00 Removing intermediate container 0397ff1d2189 16:18:00 ---> 8a6db33f0fae 16:18:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:18:01 ---> ae65b48f1f8a 16:18:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:18:01 ---> Running in 24032764fc99 16:18:02 ---> d473d434970f 16:18:02 Step 19/26 : RUN apk --no-cache add py3-pip 16:18:02 Removing intermediate container 24032764fc99 16:18:02 ---> 2d80691e2531 16:18:02 Step 28/31 : CMD ["gate"] 16:18:02 ---> Running in 0e6f5a4695d9 16:18:02 ---> Running in 2d9f1b430c0f 16:18:03 Removing intermediate container 2d9f1b430c0f 16:18:03 ---> 0e329ed679fd 16:18:03 Step 29/31 : LABEL arch=arm64 16:18:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:18:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:18:04 (1/33) Installing libbz2 (1.0.8-r1) 16:18:04 (2/33) Installing expat (2.2.9-r1) 16:18:04 (3/33) Installing libffi (3.3-r2) 16:18:04 (4/33) Installing gdbm (1.13-r1) 16:18:04 (5/33) Installing xz-libs (5.2.5-r0) 16:18:04 (6/33) Installing sqlite-libs (3.32.1-r0) 16:18:04 (7/33) Installing python3 (3.8.8-r0) 16:18:04 ---> Running in 6aeadebb79b1 16:18:05 Removing intermediate container 6aeadebb79b1 16:18:05 ---> cd909bfc73af 16:18:05 Step 30/31 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:18:06 (8/33) Installing py3-appdirs (1.4.4-r1) 16:18:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:18:06 (10/33) Installing py3-parsing (2.4.7-r0) 16:18:06 (11/33) Installing py3-six (1.15.0-r0) 16:18:06 (12/33) Installing py3-packaging (20.4-r0) 16:18:06 (13/33) Installing py3-setuptools (47.0.0-r0) 16:18:06 ---> Running in 998820ba88ca 16:18:06 (14/33) Installing py3-chardet (3.0.4-r4) 16:18:06 (15/33) Installing py3-idna (2.9-r0) 16:18:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:18:06 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:18:06 (18/33) Installing py3-requests (2.23.0-r0) 16:18:06 (19/33) Installing py3-msgpack (1.0.0-r0) 16:18:06 (20/33) Installing py3-lockfile (0.12.2-r3) 16:18:06 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:18:06 (22/33) Installing py3-colorama (0.4.3-r0) 16:18:06 (23/33) Installing py3-distlib (0.3.0-r0) 16:18:06 (24/33) Installing py3-distro (1.5.0-r1) 16:18:06 (25/33) Installing py3-webencodings (0.5.1-r3) 16:18:06 (26/33) Installing py3-html5lib (1.0.1-r4) 16:18:06 (27/33) Installing py3-pytoml (0.1.21-r0) 16:18:06 (28/33) Installing py3-pep517 (0.8.2-r0) 16:18:06 (29/33) Installing py3-progress (1.5-r0) 16:18:06 (30/33) Installing py3-toml (0.10.1-r0) 16:18:06 (31/33) Installing py3-retrying (1.3.3-r0) 16:18:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:18:06 (33/33) Installing py3-pip (20.1.1-r0) 16:18:07 Executing busybox-1.31.1-r19.trigger 16:18:07 OK: 71 MiB in 55 packages 16:18:07 Removing intermediate container 998820ba88ca 16:18:07 ---> 29bc8bf9e286 16:18:07 Step 31/31 : LABEL version=0.0.0 16:18:08 ---> Running in 1deafa020719 16:18:09 Removing intermediate container 1deafa020719 16:18:09 ---> 4b4ca3ede33a 16:18:09 16:18:09 Successfully built 4b4ca3ede33a 16:18:09 Successfully tagged docker-security-bootstrapper-go-arm64:latest 16:18:09  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go 16:18:14 Removing intermediate container 0e6f5a4695d9 16:18:14 ---> d93f33a46d74 16:18:14 Step 20/26 : RUN pip install docker-compose==1.23.2 16:18:15 ---> Running in 2b1f38546e0b 16:18:22 Collecting docker-compose==1.23.2 16:18:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:18:22 Collecting dockerpty<0.5,>=0.4.1 16:18:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:18:25 Collecting PyYAML<4,>=3.10 16:18:25 Downloading PyYAML-3.13.tar.gz (270 kB) 16:18:28 Collecting texttable<0.10,>=0.9.0 16:18:28 Downloading texttable-0.9.1.tar.gz (11 kB) 16:18:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:18:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:18:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:18:32 Collecting websocket-client<1.0,>=0.32.0 16:18:32 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:18:33 Collecting cached-property<2,>=1.2.0 16:18:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:18:33 Collecting docker<4.0,>=3.6.0 16:18:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:18:34 Collecting jsonschema<3,>=2.5.1 16:18:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:18:35 Collecting docopt<0.7,>=0.6.1 16:18:35 Downloading docopt-0.6.2.tar.gz (25 kB) 16:18:37 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) 16:18:37 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) 16:18:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:18:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:18:37 ---> d86a5a8999e6 16:18:37 Step 3/23 : WORKDIR /edgex-go 16:18:37 ---> Using cache 16:18:37 ---> 54a6ade1358e 16:18:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:37 ---> Using cache 16:18:37 ---> 39da72b8c783 16:18:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:18:37 Collecting urllib3<1.25,>=1.21.1 16:18:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:18:39 Collecting idna<2.8,>=2.5 16:18:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:18:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:18:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:18:40 ---> d86a5a8999e6 16:18:40 Step 3/22 : WORKDIR /edgex-go 16:18:40 ---> Using cache 16:18:40 ---> 54a6ade1358e 16:18:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:40 ---> Using cache 16:18:40 ---> 39da72b8c783 16:18:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:18:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:18:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:18:40 ---> d86a5a8999e6 16:18:40 Step 3/22 : WORKDIR /edgex-go 16:18:40 ---> Using cache 16:18:40 ---> 54a6ade1358e 16:18:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:40 ---> Using cache 16:18:40 ---> 39da72b8c783 16:18:40 Step 5/22 : RUN apk add --update --no-cache make git 16:18:40 ---> Using cache 16:18:40 ---> 5908e4e8d381 16:18:40 Step 6/22 : COPY go.mod . 16:18:40 ---> Using cache 16:18:40 ---> a2adf1e82d20 16:18:40 Step 7/22 : RUN go mod download 16:18:40 ---> Using cache 16:18:40 ---> 3f31c5ed997f 16:18:40 Step 8/22 : COPY . . 16:18:41 ---> Using cache 16:18:41 ---> cbda9ba3f376 16:18:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:18:41 Collecting docker-pycreds>=0.4.0 16:18:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:18:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:18:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:18:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:18:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:18:43 Installing collected packages: dockerpty, PyYAML, texttable, urllib3, idna, requests, websocket-client, cached-property, docker-pycreds, docker, jsonschema, docopt, docker-compose 16:18:43 Running setup.py install for dockerpty: started 16:18:45 ---> Running in 11eaac4b21f8 16:18:45 ---> Running in 54e934a7ff89 16:18:45 ---> Running in 62662f508e80 16:18:45 Running setup.py install for dockerpty: finished with status 'done' 16:18:45 Running setup.py install for PyYAML: started 16:18:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:18:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:18:45 ---> d86a5a8999e6 16:18:45 Step 3/21 : WORKDIR /edgex-go 16:18:45 ---> Using cache 16:18:45 ---> 54a6ade1358e 16:18:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:45 ---> Using cache 16:18:45 ---> 39da72b8c783 16:18:45 Step 5/21 : RUN apk add --update --no-cache make git 16:18:45 ---> Using cache 16:18:45 ---> 5908e4e8d381 16:18:45 Step 6/21 : COPY go.mod . 16:18:45 ---> Using cache 16:18:45 ---> a2adf1e82d20 16:18:45 Step 7/21 : RUN go mod download 16:18:45 ---> Using cache 16:18:45 ---> 3f31c5ed997f 16:18:45 Step 8/21 : COPY . . 16:18:46 ---> Using cache 16:18:46 ---> cbda9ba3f376 16:18:46 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:18:46 ---> Running in 819b76c13ad7 16:18:47 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 16:18:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:18:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:18:48 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 16:18:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:18:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:18:48 Running setup.py install for PyYAML: finished with status 'done' 16:18:48 Running setup.py install for texttable: started 16:18:50 OK: 217 MiB in 51 packages 16:18:50 OK: 217 MiB in 51 packages 16:18:51 Running setup.py install for texttable: finished with status 'done' 16:18:51 Attempting uninstall: urllib3 16:18:51 Found existing installation: urllib3 1.25.9 16:18:51 Uninstalling urllib3-1.25.9: 16:18:51 Successfully uninstalled urllib3-1.25.9 16:18:52 Attempting uninstall: idna 16:18:52 Found existing installation: idna 2.9 16:18:52 Uninstalling idna-2.9: 16:18:52 Successfully uninstalled idna-2.9 16:18:52 Removing intermediate container 54e934a7ff89 16:18:52 ---> 68dadbbff664 16:18:52 Step 6/22 : COPY go.mod . 16:18:52 Removing intermediate container 62662f508e80 16:18:52 ---> 8a70f6dc308d 16:18:52 Step 6/23 : COPY go.mod . 16:18:53 Attempting uninstall: requests 16:18:53 Found existing installation: requests 2.23.0 16:18:53 Uninstalling requests-2.23.0: 16:18:53 Successfully uninstalled requests-2.23.0 16:18:53 ---> b13c49f79985 16:18:53 Step 7/22 : RUN go mod download 16:18:54 ---> Running in c5c750862b96 16:18:54 ---> 3e16dca350fe 16:18:54 Step 7/23 : RUN go mod download 16:18:54 ---> Running in af9cb18fc9b3 16:18:55 Running setup.py install for docopt: started 16:18:59 Running setup.py install for docopt: finished with status 'done' 16:18:59 Removing intermediate container c5c750862b96 16:18:59 ---> c2894478f1cf 16:18:59 Step 8/22 : COPY . . 16:18:59 Removing intermediate container af9cb18fc9b3 16:18:59 ---> 780b6e6301b3 16:18:59 Step 8/23 : COPY . . 16:19:00 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.58.0 16:19:10 Removing intermediate container 2b1f38546e0b 16:19:10 ---> cfd944ced8d2 16:19:10 Step 21/26 : RUN apk --no-cache add curl 16:19:10 ---> Running in 588a4572f404 16:19:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:19:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:19:14 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:19:14 (2/3) Installing libcurl (7.69.1-r3) 16:19:14 (3/3) Installing curl (7.69.1-r3) 16:19:14 Executing busybox-1.31.1-r19.trigger 16:19:14 OK: 72 MiB in 58 packages 16:19:18 Removing intermediate container 588a4572f404 16:19:18 ---> a2eb4d8454ed 16:19:18 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:19:19 ---> Running in ecdfca99a4a2 16:19:20 Removing intermediate container ecdfca99a4a2 16:19:20 ---> 50008cf00bce 16:19:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:19:21 ---> Running in e17505edee3c 16:19:22 Removing intermediate container e17505edee3c 16:19:22 ---> 40a4f9c20124 16:19:22 Step 24/26 : LABEL arch=arm64 16:19:22 ---> Running in 51f88d5178cf 16:19:24 Removing intermediate container 51f88d5178cf 16:19:24 ---> 49beb6e38d0a 16:19:24 Step 25/26 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:19:24 ---> Running in 5bdf907be469 16:19:26 Removing intermediate container 5bdf907be469 16:19:26 ---> c7060b489682 16:19:26 Step 26/26 : LABEL version=0.0.0 16:19:27 ---> Running in 7ccacb6e9db2 16:19:28 Removing intermediate container 7ccacb6e9db2 16:19:28 ---> a6b916bced5a 16:19:28 16:19:29 Successfully built a6b916bced5a 16:19:29 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:19:33  Building docker-sys-mgmt-agent-go ... done  ---> 01575ea92d2c 16:19:33 Step 9/23 : RUN make cmd/core-data/core-data 16:19:33 ---> 41393ce8a0b9 16:19:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:19:33 ---> Running in 458bf4c8cb7f 16:19:33 ---> Running in 4d7a5924af4a 16:19:35 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 16:19:35 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 16:19:57 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 16:20:15 Removing intermediate container 819b76c13ad7 16:20:15 ---> d5e028af90f9 16:20:15 16:20:15 Step 10/21 : FROM alpine:3.12 16:20:15 ---> e47305ac9786 16:20:15 Step 11/21 : RUN apk add --update --no-cache curl 16:20:15 ---> Running in c19b60c36248 16:20:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:20:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:20:17 (1/4) Installing ca-certificates (20191127-r4) 16:20:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:20:17 (3/4) Installing libcurl (7.69.1-r3) 16:20:17 (4/4) Installing curl (7.69.1-r3) 16:20:17 Executing busybox-1.31.1-r19.trigger 16:20:17 Executing ca-certificates-20191127-r4.trigger 16:20:17 OK: 7 MiB in 18 packages 16:20:19 Removing intermediate container 11eaac4b21f8 16:20:20 ---> b472119ee78a 16:20:20 16:20:20 Step 10/22 : FROM alpine:3.12 16:20:20 ---> e47305ac9786 16:20:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:20:20 ---> Using cache 16:20:20 ---> 9fb488b04421 16:20:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:20:20 ---> Using cache 16:20:20 ---> a5554e0ffefe 16:20:20 Step 13/22 : ENV APP_PORT=48085 16:20:20 ---> Running in 9f312407f3a1 16:20:20 Removing intermediate container c19b60c36248 16:20:20 ---> 94c9c4b584ec 16:20:20 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:20:20 ---> Running in 26b65f80e7d7 16:20:21 Removing intermediate container 9f312407f3a1 16:20:21 ---> e37a34969419 16:20:21 Step 14/22 : EXPOSE $APP_PORT 16:20:21 ---> Running in 41c8cbf357ef 16:20:21 Removing intermediate container 26b65f80e7d7 16:20:21 ---> 153d7a2fc936 16:20:21 Step 13/21 : WORKDIR /edgex 16:20:21 ---> Running in 676d699b2497 16:20:22 Removing intermediate container 41c8cbf357ef 16:20:22 ---> 695a55bd2d5a 16:20:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:20:22 Removing intermediate container 676d699b2497 16:20:22 ---> 870cb07d6495 16:20:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:20:23 ---> 02f9560dd743 16:20:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:20:24 ---> c56997e4ca64 16:20:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:20:25 ---> 764a85fdbdab 16:20:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:20:25 ---> ef6b382a8561 16:20:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:20:27 ---> 3d809dab0ea7 16:20:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:20:27 ---> Running in 0ed37bd50510 16:20:28 ---> 7538b6824676 16:20:28 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:20:28 ---> Running in 0d75404a952a 16:20:28 Removing intermediate container 0ed37bd50510 16:20:28 ---> a39fa3d53820 16:20:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:20:28 ---> Running in 25fd614beeac 16:20:29 Removing intermediate container 0d75404a952a 16:20:29 ---> a77d3350e386 16:20:29 Step 18/21 : CMD ["--init=true"] 16:20:29 ---> Running in ce5e4869e39d 16:20:29 Removing intermediate container 25fd614beeac 16:20:29 ---> 8d613bbe4d33 16:20:29 Step 20/22 : LABEL arch=arm64 16:20:29 ---> Running in 1867ec2abdde 16:20:29 Removing intermediate container ce5e4869e39d 16:20:29 ---> 7fc3c1912155 16:20:29 Step 19/21 : LABEL arch=arm64 16:20:30 ---> Running in 5b6b144b1533 16:20:30 Removing intermediate container 1867ec2abdde 16:20:30 ---> 2880bb0bf4e5 16:20:30 Step 21/22 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:20:30 ---> Running in acd152b73cd0 16:20:31 Removing intermediate container 5b6b144b1533 16:20:31 ---> 9e9c8743364d 16:20:31 Step 20/21 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:20:31 ---> Running in c527e0466647 16:20:31 Removing intermediate container acd152b73cd0 16:20:31 ---> ff7f7c63022d 16:20:31 Step 22/22 : LABEL version=0.0.0 16:20:31 ---> Running in 9dac4d866d75 16:20:32 Removing intermediate container c527e0466647 16:20:32 ---> eba74ee9d6c3 16:20:32 Step 21/21 : LABEL version=0.0.0 16:20:32 ---> Running in f1cc22866ca0 16:20:32 Removing intermediate container 9dac4d866d75 16:20:32 ---> 7d0f335dfd76 16:20:32 16:20:33 Successfully built 7d0f335dfd76 16:20:33 Successfully tagged docker-support-scheduler-go-arm64:latest 16:20:33  Building docker-support-scheduler-go ... done Removing intermediate container f1cc22866ca0 16:20:33 ---> 14868d922764 16:20:33 16:20:33 Successfully built 14868d922764 16:20:33 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:20:56  Building docker-security-proxy-setup-go ... done Removing intermediate container 4d7a5924af4a 16:20:56 ---> 9abb4fdedb52 16:20:56 16:20:56 Step 10/22 : FROM alpine:3.12 16:20:56 ---> e47305ac9786 16:20:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:20:56 ---> Running in 31a42362086e 16:20:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:20:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:20:57 (1/2) Installing ca-certificates (20191127-r4) 16:20:57 (2/2) Installing dumb-init (1.2.2-r1) 16:20:57 Executing busybox-1.31.1-r19.trigger 16:20:57 Executing ca-certificates-20191127-r4.trigger 16:20:57 OK: 6 MiB in 16 packages 16:20:59 Removing intermediate container 31a42362086e 16:20:59 ---> ef94c87d7112 16:20:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:20:59 ---> Running in 2c9f04e9bd61 16:21:00 Removing intermediate container 2c9f04e9bd61 16:21:00 ---> e8ee9687f043 16:21:00 Step 13/22 : ENV APP_PORT=48060 16:21:00 ---> Running in a6f192211eff 16:21:01 Removing intermediate container a6f192211eff 16:21:01 ---> 61e476c4110b 16:21:01 Step 14/22 : EXPOSE $APP_PORT 16:21:01 ---> Running in 788b8de8e5d9 16:21:01 Removing intermediate container 458bf4c8cb7f 16:21:01 ---> 0306510702e2 16:21:01 16:21:01 Step 10/23 : FROM alpine:3.12 16:21:01 ---> e47305ac9786 16:21:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:21:02 Removing intermediate container 788b8de8e5d9 16:21:02 ---> c500a3364a92 16:21:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:21:02 ---> Running in a23ec91a18f1 16:21:02 Removing intermediate container a23ec91a18f1 16:21:02 ---> b9047ae122b2 16:21:02 Step 12/23 : ENV APP_PORT=48080 16:21:02 ---> Running in 53f4a28f01af 16:21:03 ---> b9e8d53d1bff 16:21:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:21:03 Removing intermediate container 53f4a28f01af 16:21:03 ---> 5987a5942b25 16:21:03 Step 13/23 : EXPOSE $APP_PORT 16:21:03 ---> Running in 46e6a7b9c9fd 16:21:04 Removing intermediate container 46e6a7b9c9fd 16:21:04 ---> d16af517d93e 16:21:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:04 ---> 39010feb97f9 16:21:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:21:04 ---> Running in 37ddaf9858b3 16:21:05 ---> 28f9d9684f57 16:21:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:21:05 ---> Running in a3c09c2d2e46 16:21:05 Removing intermediate container a3c09c2d2e46 16:21:05 ---> 9f3ead112af4 16:21:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:21:05 ---> Running in 23a613fab0ee 16:21:06 Removing intermediate container 23a613fab0ee 16:21:06 ---> 6c10f8006038 16:21:06 Step 20/22 : LABEL arch=arm64 16:21:06 ---> Running in ec071db37c41 16:21:06 Removing intermediate container 37ddaf9858b3 16:21:06 ---> 615dbb55d574 16:21:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:21:06 ---> Running in 13da84e6b960 16:21:06 Removing intermediate container ec071db37c41 16:21:06 ---> 9cd83908e1b5 16:21:06 Step 21/22 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:21:07 ---> Running in 638052e2a111 16:21:07 Removing intermediate container 638052e2a111 16:21:07 ---> 82cec7dda56f 16:21:07 Step 22/22 : LABEL version=0.0.0 16:21:07 ---> Running in 88f8e72bff01 16:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:21:08 Removing intermediate container 88f8e72bff01 16:21:08 ---> 9b371f892eba 16:21:08 16:21:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:21:08 Successfully built 9b371f892eba 16:21:08 Successfully tagged docker-support-notifications-go-arm64:latest 16:21:09  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) 16:21:09 (2/6) Installing libgcc (9.3.0-r2) 16:21:09 (3/6) Installing libsodium (1.0.18-r0) 16:21:09 (4/6) Installing libstdc++ (9.3.0-r2) 16:21:09 (5/6) Installing libzmq (4.3.3-r0) 16:21:09 (6/6) Installing zeromq (4.3.3-r0) 16:21:09 Executing busybox-1.31.1-r19.trigger 16:21:09 OK: 8 MiB in 20 packages 16:21:11 Removing intermediate container 13da84e6b960 16:21:11 ---> 393a27a66e17 16:21:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:21:12 ---> d77ee2df68c3 16:21:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:21:13 ---> 3ce81badc587 16:21:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:21:14 ---> 015e2ab4c150 16:21:14 Step 19/23 : ENTRYPOINT ["/core-data"] 16:21:14 ---> Running in 8760c17d44ec 16:21:14 Removing intermediate container 8760c17d44ec 16:21:14 ---> 04fa73e4f8b9 16:21:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:21:14 ---> Running in 634f3e76640b 16:21:15 Removing intermediate container 634f3e76640b 16:21:15 ---> b4115b242c03 16:21:15 Step 21/23 : LABEL arch=arm64 16:21:15 ---> Running in ff081e175bbc 16:21:15 Removing intermediate container ff081e175bbc 16:21:15 ---> 833ada68529a 16:21:15 Step 22/23 : LABEL git_sha=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 16:21:15 ---> Running in dacf5a20241b 16:21:16 Removing intermediate container dacf5a20241b 16:21:16 ---> 28b50350396e 16:21:16 Step 23/23 : LABEL version=0.0.0 16:21:16 ---> Running in eae6ea56db20 16:21:16 Removing intermediate container eae6ea56db20 16:21:16 ---> 282ccabcfc02 16:21:16 16:21:17 Successfully built 282ccabcfc02 16:21:17 Successfully tagged docker-core-data-go-arm64:latest 16:21:17  Building docker-core-data-go ... done  [Pipeline] } 16:21:17 $ docker stop --time=1 71cde98456a2256458ea9939ff6272a142ef08f6a5f1e89daa596270c06c579f 16:21:19 $ docker rm -f 71cde98456a2256458ea9939ff6272a142ef08f6a5f1e89daa596270c06c579f [Pipeline] // withDockerContainer [Pipeline] sh 16:21:20 + grep docker 16:21:20 + docker images 16:21:20 docker-core-data-go-arm64 latest 282ccabcfc02 4 seconds ago 21.4MB 16:21:20 docker-support-notifications-go-arm64 latest 9b371f892eba 13 seconds ago 16.9MB 16:21:20 docker-security-proxy-setup-go-arm64 latest 14868d922764 48 seconds ago 24.1MB 16:21:20 docker-support-scheduler-go-arm64 latest 7d0f335dfd76 48 seconds ago 16.4MB 16:21:20 docker-sys-mgmt-agent-go-arm64 latest a6b916bced5a About a minute ago 301MB 16:21:20 docker-security-bootstrapper-go-arm64 latest 4b4ca3ede33a 3 minutes ago 17.9MB 16:21:20 docker-core-metadata-go-arm64 latest 7aba1eeb4c8c 3 minutes ago 17.9MB 16:21:20 docker-security-secretstore-setup-go-arm64 latest 09ff9f44ea72 3 minutes ago 24.4MB 16:21:20 docker-core-command-go-arm64 latest b62997aedbbb 3 minutes ago 16.3MB 16:21:20 docker 20.10.0 eeaf43b92773 3 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 16:21:21 ---> job-cost.sh 16:21:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gtGP 16:22:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:23:37 lf-activate-venv(): INFO: Adding /tmp/venv-gtGP/bin to PATH 16:23:37 INFO: No Stack... 16:23:37 INFO: Retrieving Pricing Info for: lf-standard-4 16:23:37 INFO: Archiving Costs [Pipeline] sh 16:23:38 + cat /w/workspace/edgex-go/4/archives/cost.csv 16:23:38 + cut -d, -f6 [Pipeline] lock 16:23:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3326-4-stack-cost] 16:23:38 Resource [jenkins-edgexfoundry-edgex-go-PR-3326-4-stack-cost] did not exist. Created. 16:23:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3326-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:23:38 + echo total: 0.20999999344348907 [Pipeline] stash 16:23:38 Stashed 1 file(s) [Pipeline] } 16:23:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3326-4-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) [Pipeline] unstash [Pipeline] wrap 16:23:40 provisioning config files... 16:23:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config867747447537873822tmp [Pipeline] { [Pipeline] sh 16:23:40 + set +x 16:23:40 + curl -s https://codecov.io/bash 16:23:40 + bash -s -- 16:23:41 16:23:41 _____ _ 16:23:41 / ____| | | 16:23:41 | | ___ __| | ___ ___ _____ __ 16:23:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:23:41 | |___| (_) | (_| | __/ (_| (_) \ V / 16:23:41 \_____\___/ \__,_|\___|\___\___/ \_/ 16:23:41 Bash-20210309-2b87ace 16:23:41 16:23:41 16:23:41 ==> git version 2.24.3 found 16:23:41 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:23:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:23:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:23:41 ==> Jenkins CI detected. 16:23:41 project root: . 16:23:41 --> token set from env 16:23:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:23:41 ==> Running gcov in . (disable via -X gcov) 16:23:41 ==> Python coveragepy not found 16:23:41 ==> Searching for coverage reports in: 16:23:41 + . 16:23:41 -> Found 1 reports 16:23:41 ==> Detecting git/mercurial file structure 16:23:41 ==> Reading reports 16:23:41 + ./coverage.out bytes=669470 16:23:41 ==> Appending adjustments 16:23:41 https://docs.codecov.io/docs/fixing-reports 16:23:45 + Found adjustments 16:23:45 ==> Gzipping contents 16:23:45 96K /tmp/codecov.FJdLJS.gz 16:23:45 ==> Uploading reports 16:23:45 url: https://codecov.io 16:23:45 query: branch=PR-3326&commit=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3326%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3326&job=&cmd_args= 16:23:45 -> Pinging Codecov 16:23:45 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3326&commit=b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3326%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3326&job=&cmd_args= 16:23:45 -> Uploading to 16:23:45 https://storage.googleapis.com/codecov/v4/raw/2021-03-31/00271124DB129430A58F1EEE437C3FCB/b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9/5406977e-a523-4a60-86c6-dbc1a94620e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T162345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd2e39bb63aa52356f98e4020ae614a4750a654082b0d4f11d96fb8709eb9935 16:23:45 % Total % Received % Xferd Average Speed Time Time Time Current 16:23:45 Dload Upload Total Spent Left Speed 16:23:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96965 0 0 100 96965 0 229k --:--:-- --:--:-- --:--:-- 229k 100 96965 0 0 100 96965 0 229k --:--:-- --:--:-- --:--:-- 229k 16:23:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b0194f05b7d0cc0fef0413bdbeb66d5b5e1ff4e9 [Pipeline] } 16:23:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:23:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:23:48 ---> package-listing.sh 16:23:48 ++ facter osfamily 16:23:48 ++ tr '[:upper:]' '[:lower:]' 16:23:48 + OS_FAMILY=redhat 16:23:48 + workspace=/w/workspace/edgex-go/4 16:23:48 + START_PACKAGES=/tmp/packages_start.txt 16:23:48 + END_PACKAGES=/tmp/packages_end.txt 16:23:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:23:48 + PACKAGES=/tmp/packages_start.txt 16:23:48 + '[' /w/workspace/edgex-go/4 ']' 16:23:48 + PACKAGES=/tmp/packages_end.txt 16:23:48 + case "${OS_FAMILY}" in 16:23:48 + rpm -qa 16:23:48 + sort 16:23:54 + '[' -f /tmp/packages_start.txt ']' 16:23:54 + '[' -f /tmp/packages_end.txt ']' 16:23:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:23:54 + '[' /w/workspace/edgex-go/4 ']' 16:23:54 + mkdir -p /w/workspace/edgex-go/4/archives/ 16:23:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 16:23:54 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:23:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:23:54 16:23:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:23:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:23:55 alpine: Pulling from edgex-lftools-log-publisher 16:23:55 df20fa9351a1: Pulling fs layer 16:23:55 36b3adc4ff6f: Pulling fs layer 16:23:55 8ad3a11d3b57: Pulling fs layer 16:23:55 46f8f816bc3b: Pulling fs layer 16:23:55 93b61091891f: Pulling fs layer 16:23:55 93b9cdb0e59b: Pulling fs layer 16:23:55 5e14af77c1be: Pulling fs layer 16:23:55 01666e4c0597: Pulling fs layer 16:23:55 aa168da1d23b: Pulling fs layer 16:23:55 46f8f816bc3b: Waiting 16:23:55 01666e4c0597: Waiting 16:23:55 aa168da1d23b: Waiting 16:23:55 5e14af77c1be: Waiting 16:23:55 36b3adc4ff6f: Download complete 16:23:55 46f8f816bc3b: Verifying Checksum 16:23:55 46f8f816bc3b: Download complete 16:23:55 df20fa9351a1: Download complete 16:23:55 93b9cdb0e59b: Verifying Checksum 16:23:55 93b9cdb0e59b: Download complete 16:23:55 5e14af77c1be: Verifying Checksum 16:23:55 5e14af77c1be: Download complete 16:23:55 01666e4c0597: Verifying Checksum 16:23:55 01666e4c0597: Download complete 16:23:55 93b61091891f: Verifying Checksum 16:23:55 93b61091891f: Download complete 16:23:55 df20fa9351a1: Pull complete 16:23:55 8ad3a11d3b57: Verifying Checksum 16:23:55 8ad3a11d3b57: Download complete 16:23:56 36b3adc4ff6f: Pull complete 16:23:57 8ad3a11d3b57: Pull complete 16:23:57 46f8f816bc3b: Pull complete 16:23:58 aa168da1d23b: Verifying Checksum 16:23:58 aa168da1d23b: Download complete 16:23:59 93b61091891f: Pull complete 16:23:59 93b9cdb0e59b: Pull complete 16:23:59 5e14af77c1be: Pull complete 16:23:59 01666e4c0597: Pull complete 16:24:12 aa168da1d23b: Pull complete 16:24:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:24:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:24:12 prd-centos7-docker-4c-2g-32268 does not seem to be running inside a container 16:24:12 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:24:16 $ docker top 44ffdd9403ea6cf69075bf059c9aba26cc4c2b061029e7086593ec538c978eb7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:16 + touch /tmp/pre-build-complete [Pipeline] sh 16:24:16 + mkdir -p /var/log/sa [Pipeline] sh 16:24:17 + ls /var/log/sa-host 16:24:17 + sadf -c /var/log/sa-host/sa23 16:24:17 file_magic: OK 16:24:17 HZ: Using current value: 100 16:24:17 file_header: OK 16:24:17 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 16:24:17 Statistics: 16:24:17 Hnuu...uuuununununu... 16:24:17 File successfully converted to sysstat format version 12.2.1 16:24:17 + sadf -c /var/log/sa-host/sa31 16:24:17 file_magic: OK 16:24:17 HZ: Using current value: 100 16:24:17 file_header: OK 16:24:17 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 16:24:17 Statistics: 16:24:17 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... 16:24:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:17 provisioning config files... 16:24:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6143366328907850429tmp [Pipeline] { [Pipeline] echo 16:24:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:24:18 ---> create-netrc.sh [Pipeline] } 16:24:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:24:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:24:18 ---> python-tools-install.sh [Pipeline] echo 16:24:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:24:18 ---> sudo-logs.sh 16:24:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:24:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:24:19 ---> job-cost.sh 16:24:19 lf-activate-venv: SKIPPING 16:24:19 DEBUG: total: 0.20999999344348907 16:24:19 INFO: Retrieving Stack Cost... 16:24:19 INFO: Retrieving Pricing Info for: v1-standard-2 16:24:20 INFO: Archiving Costs [Pipeline] echo 16:24:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:24:20 ---> logs-deploy.sh 16:24:20 lf-activate-venv: SKIPPING 16:24:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3326/4 16:24:20 INFO: archiving workspace using pattern(s): 16:24:22 Archives upload complete. 16:24:22 INFO: archiving logs to Nexus 16:24:23 ---> uname -a: 16:24:23 Linux prd-centos7-docker-4c-2g-32268.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:24:23 16:24:23 16:24:23 ---> lscpu: 16:24:23 Architecture: x86_64 16:24:23 CPU op-mode(s): 32-bit, 64-bit 16:24:23 Byte Order: Little Endian 16:24:23 Address sizes: 40 bits physical, 48 bits virtual 16:24:23 CPU(s): 4 16:24:23 On-line CPU(s) list: 0-3 16:24:23 Thread(s) per core: 1 16:24:23 Core(s) per socket: 1 16:24:23 Socket(s): 4 16:24:23 NUMA node(s): 1 16:24:23 Vendor ID: GenuineIntel 16:24:23 CPU family: 6 16:24:23 Model: 44 16:24:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:24:23 Stepping: 1 16:24:23 CPU MHz: 2933.436 16:24:23 BogoMIPS: 5866.87 16:24:23 Virtualization: VT-x 16:24:23 Hypervisor vendor: KVM 16:24:23 Virtualization type: full 16:24:23 L1d cache: 128 KiB 16:24:23 L1i cache: 128 KiB 16:24:23 L2 cache: 16 MiB 16:24:23 L3 cache: 64 MiB 16:24:23 NUMA node0 CPU(s): 0-3 16:24:23 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:24:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:24:23 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:24:23 Vulnerability Meltdown: Mitigation; PTI 16:24:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:24:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:24:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:24:23 Vulnerability Srbds: Not affected 16:24:23 Vulnerability Tsx async abort: Not affected 16:24:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:24:23 16:24:23 16:24:23 ---> nproc: 16:24:23 4 16:24:23 16:24:23 16:24:23 ---> df -h: 16:24:23 Filesystem Size Used Available Use% Mounted on 16:24:23 overlay 50.0G 12.2G 37.8G 24% / 16:24:23 tmpfs 64.0M 0 64.0M 0% /dev 16:24:23 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:24:23 shm 64.0M 0 64.0M 0% /dev/shm 16:24:23 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 16:24:23 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 16:24:23 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 16:24:23 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 16:24:23 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 16:24:23 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 16:24:23 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 16:24:23 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 16:24:23 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/4 16:24:23 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/4@tmp 16:24:23 16:24:23 16:24:23 ---> free -m: 16:24:23 total used free shared buff/cache available 16:24:23 Mem: 1837 716 129 0 991 1035 16:24:23 Swap: 1023 54 969 16:24:23 16:24:23 16:24:23 ---> ip addr: 16:24:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:24:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:24:23 inet 127.0.0.1/8 scope host lo 16:24:23 valid_lft forever preferred_lft forever 16:24:23 inet6 ::1/128 scope host 16:24:23 valid_lft forever preferred_lft forever 16:24:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:24:23 link/ether fa:16:3e:bc:9b:08 brd ff:ff:ff:ff:ff:ff 16:24:23 inet 10.30.123.53/23 brd 10.30.123.255 scope global dynamic eth0 16:24:23 valid_lft 84952sec preferred_lft 84952sec 16:24:23 inet6 fe80::f816:3eff:febc:9b08/64 scope link 16:24:23 valid_lft forever preferred_lft forever 16:24:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:24:23 link/ether 02:42:0a:a1:95:c3 brd ff:ff:ff:ff:ff:ff 16:24:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:24:23 valid_lft forever preferred_lft forever 16:24:23 inet6 fe80::42:aff:fea1:95c3/64 scope link 16:24:23 valid_lft forever preferred_lft forever 16:24:23 16:24:23 16:24:23 ---> sar -b -r -n DEV: 16:24:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 16:24:23 16:24:23 16:00:00 LINUX RESTART (4 CPU) 16:24:23 16:24:23 16:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:24:23 16:02:02 219.21 92.05 127.16 0.00 10997.77 48986.18 0.00 16:24:23 16:03:01 252.39 97.18 155.22 0.00 3706.27 21559.41 0.00 16:24:23 16:04:01 132.46 60.07 72.39 0.00 2197.34 7872.06 0.00 16:24:23 16:05:01 120.21 35.56 84.65 0.00 2242.21 21547.00 0.00 16:24:23 16:06:02 1190.00 896.05 293.95 0.00 104049.21 166416.12 0.00 16:24:23 16:07:01 2580.45 2291.76 288.69 0.00 133755.36 147790.09 0.00 16:24:23 16:08:02 544.59 245.88 298.70 0.00 65445.78 104595.48 0.00 16:24:23 16:09:01 2141.88 1785.12 356.75 0.00 103140.50 113476.64 0.00 16:24:23 16:10:01 676.18 421.77 254.41 0.00 27828.08 39621.27 0.00 16:24:23 16:11:01 7.36 0.68 6.68 0.00 23.98 243.54 0.00 16:24:23 16:12:01 0.47 0.23 0.23 0.00 4.26 2.45 0.00 16:24:23 16:13:01 0.27 0.08 0.18 0.00 1.73 2.33 0.00 16:24:23 16:14:01 0.32 0.03 0.28 0.00 0.27 3.43 0.00 16:24:23 16:15:01 2.02 1.75 0.27 0.00 59.16 2.48 0.00 16:24:23 16:16:01 1.20 0.40 0.80 0.00 132.27 14.87 0.00 16:24:23 16:17:01 0.22 0.00 0.22 0.00 0.00 1.93 0.00 16:24:23 16:18:01 0.38 0.02 0.37 0.00 0.13 4.66 0.00 16:24:23 16:19:02 0.23 0.02 0.22 0.00 0.13 2.58 0.00 16:24:23 16:20:01 0.20 0.00 0.20 0.00 0.00 1.83 0.00 16:24:23 16:21:01 0.37 0.17 0.20 0.00 30.64 1.65 0.00 16:24:23 16:22:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 16:24:23 16:23:01 0.27 0.00 0.27 0.00 0.00 3.56 0.00 16:24:23 16:24:01 88.58 66.97 21.61 0.00 5454.57 3226.49 0.00 16:24:23 Average: 344.57 259.24 85.33 0.00 19929.67 29368.82 0.00 16:24:23 16:24:23 16:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:24:23 16:02:02 82872 0 728292 38.71 1720 1068660 1517436 51.79 585320 970724 6072 16:24:23 16:03:01 52928 0 905192 48.11 948 922476 1609556 54.93 716104 830224 14104 16:24:23 16:04:01 342912 0 776164 41.25 552 761916 1754212 59.87 567952 681480 71872 16:24:23 16:05:01 72308 0 771528 41.01 492 1037216 1536168 52.43 628560 894240 81768 16:24:23 16:06:02 53028 0 784280 41.68 32 1044204 1956760 66.78 692272 919232 9472 16:24:23 16:07:01 312588 0 1106452 58.81 32 462472 3404156 116.18 687748 604820 56084 16:24:23 16:08:02 74504 0 767620 40.80 32 1039388 1874340 63.97 739572 840176 98108 16:24:23 16:09:01 80608 0 756736 40.22 32 1044168 1905748 65.04 488704 1065732 5276 16:24:23 16:10:01 394512 0 642248 34.13 32 844752 1258252 42.94 473888 768368 20 16:24:23 16:11:01 405908 0 630112 33.49 32 845492 1182952 40.37 465940 767752 12 16:24:23 16:12:01 405332 0 630680 33.52 32 845500 1183080 40.38 466432 767736 8 16:24:23 16:13:01 405936 0 630072 33.49 32 845504 1176984 40.17 466152 767772 8 16:24:23 16:14:01 407080 0 628920 33.43 32 845512 1176852 40.16 465616 767784 8 16:24:23 16:15:01 403980 0 630912 33.53 32 846620 1178752 40.23 466984 768776 8 16:24:23 16:16:01 398392 0 632592 33.62 32 850528 1176936 40.17 472088 769348 8 16:24:23 16:17:01 398200 0 632772 33.63 32 850540 1176888 40.17 471908 769352 8 16:24:23 16:18:01 398372 0 632600 33.62 32 850540 1176852 40.16 471896 769356 16 16:24:23 16:19:02 398232 0 632728 33.63 32 850552 1176852 40.16 472028 769356 8 16:24:23 16:20:01 398536 0 632416 33.61 32 850560 1176852 40.16 471908 769360 8 16:24:23 16:21:01 397316 0 632740 33.63 32 851456 1176924 40.17 471980 770268 12 16:24:23 16:22:01 397684 0 632352 33.61 32 851476 1176852 40.16 471916 770280 12 16:24:23 16:23:01 397552 0 632476 33.61 32 851484 1176852 40.16 471796 770280 8 16:24:23 16:24:01 75676 0 704468 37.44 32 1101368 1615032 55.12 560280 994488 106128 16:24:23 Average: 293672 0 702363 37.33 188 885321 1467186 50.07 532480 807257 19523 16:24:23 16:24:23 16:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:24:23 16:02:02 eth0 1006.84 1130.67 6199.95 143.71 0.00 0.00 0.00 0.00 16:24:23 16:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:02:02 docker0 825.26 648.84 68.96 3031.90 0.00 0.00 0.00 0.00 16:24:23 16:03:01 veth3d6eea3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:24:23 16:03:01 eth0 170.83 143.28 508.39 23.54 0.00 0.00 0.00 0.00 16:24:23 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:03:01 docker0 125.55 141.35 9.92 478.44 0.00 0.00 0.00 0.00 16:24:23 16:04:01 veth3d6eea3 1.93 1.93 0.15 0.16 0.00 0.00 0.00 0.00 16:24:23 16:04:01 eth0 51.41 38.20 23.13 80.80 0.00 0.00 0.00 0.00 16:24:23 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:04:01 docker0 1.93 1.93 0.13 0.16 0.00 0.00 0.00 0.00 16:24:23 16:05:01 eth0 168.09 125.98 1687.83 20.63 0.00 0.00 0.00 0.00 16:24:23 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:06:02 eth0 76.82 52.67 176.52 60.18 0.00 0.00 0.00 0.00 16:24:23 16:06:02 veth319e021 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 16:24:23 16:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:06:02 docker0 11.41 24.53 0.63 145.55 0.00 0.00 0.00 0.00 16:24:23 16:07:01 veth8f00729 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:24:23 16:07:01 eth0 11.60 6.04 9.73 5.08 0.00 0.00 0.00 0.00 16:24:23 16:07:01 veth319e021 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:08:02 eth0 210.63 150.30 1705.05 60.87 0.00 0.00 0.00 0.00 16:24:23 16:08:02 veth319e021 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 16:24:23 16:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:08:02 vetheff7b34 14.79 26.57 0.97 255.56 0.00 0.00 0.00 0.00 16:24:23 16:09:01 vethaf3b16e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:09:01 veth8ef4dad 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:09:01 eth0 75.21 44.90 154.63 47.85 0.00 0.00 0.00 0.00 16:24:23 16:09:01 veth319e021 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:24:23 16:10:01 eth0 73.02 42.00 159.39 76.93 0.00 0.00 0.00 0.00 16:24:23 16:10:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:24:23 16:10:01 docker0 1006.52 899.50 82.18 4322.44 0.00 0.00 0.00 0.00 16:24:23 16:11:01 eth0 0.90 0.32 0.49 0.09 0.00 0.00 0.00 0.00 16:24:23 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:12:01 eth0 0.60 0.42 0.36 0.23 0.00 0.00 0.00 0.00 16:24:23 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:13:01 eth0 1.07 0.40 0.33 0.21 0.00 0.00 0.00 0.00 16:24:23 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:14:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:24:23 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:15:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:24:23 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:16:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:24:23 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:17:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:24:23 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:18:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:19:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:24:23 16:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:20:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:21:01 eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 16:24:23 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:22:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:23:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:24:01 eth0 226.22 189.11 2174.65 67.95 0.00 0.00 0.00 0.00 16:24:23 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 Average: eth0 90.38 83.87 558.41 25.64 0.00 0.00 0.00 0.00 16:24:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:23 Average: docker0 43.87 39.21 3.58 188.40 0.00 0.00 0.00 0.00 16:24:23 16:24:23 16:24:23 ---> sar -P ALL: 16:24:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 16:24:23 16:24:23 16:00:00 LINUX RESTART (4 CPU) 16:24:23 16:24:23 16:01:01 CPU %user %nice %system %iowait %steal %idle 16:24:23 16:02:02 all 16.77 0.00 9.93 2.22 0.43 70.66 16:24:23 16:02:02 0 18.18 0.00 10.82 2.62 0.35 68.02 16:24:23 16:02:02 1 22.60 0.00 10.76 2.28 0.47 63.89 16:24:23 16:02:02 2 12.74 0.00 9.40 1.97 0.47 75.43 16:24:23 16:02:02 3 13.59 0.00 8.73 2.03 0.42 75.23 16:24:23 16:03:01 all 31.94 0.00 11.46 7.15 0.48 48.97 16:24:23 16:03:01 0 32.82 0.00 11.04 7.28 0.38 48.49 16:24:23 16:03:01 1 32.00 0.00 10.82 6.70 0.52 49.96 16:24:23 16:03:01 2 32.87 0.00 11.79 8.50 0.58 46.27 16:24:23 16:03:01 3 30.06 0.00 12.19 6.12 0.45 51.17 16:24:23 16:04:01 all 48.41 0.00 13.16 2.99 0.45 34.99 16:24:23 16:04:01 0 48.72 0.00 12.31 1.71 0.43 36.83 16:24:23 16:04:01 1 49.83 0.00 12.90 3.82 0.50 32.94 16:24:23 16:04:01 2 47.91 0.00 13.81 2.99 0.43 34.86 16:24:23 16:04:01 3 47.18 0.00 13.62 3.43 0.43 35.34 16:24:23 16:05:01 all 38.79 0.00 13.15 1.65 0.35 46.06 16:24:23 16:05:01 0 37.57 0.00 12.80 1.72 0.37 47.54 16:24:23 16:05:01 1 39.92 0.00 13.51 1.66 0.41 44.50 16:24:23 16:05:01 2 39.28 0.00 13.12 2.29 0.30 45.02 16:24:23 16:05:01 3 38.39 0.00 13.17 0.94 0.32 47.18 16:24:23 16:06:02 all 21.12 0.00 25.51 11.59 0.89 40.89 16:24:23 16:06:02 0 19.76 0.00 24.26 11.82 0.87 43.29 16:24:23 16:06:02 1 20.78 0.00 25.74 12.55 0.94 39.98 16:24:23 16:06:02 2 20.43 0.00 25.44 11.83 0.94 41.37 16:24:23 16:06:02 3 23.56 0.00 26.60 10.12 0.83 38.89 16:24:23 16:07:01 all 38.01 0.00 26.52 21.41 0.59 13.47 16:24:23 16:07:01 0 37.80 0.00 24.77 21.13 0.68 15.62 16:24:23 16:07:01 1 38.22 0.00 27.33 22.40 0.65 11.40 16:24:23 16:07:01 2 37.63 0.00 26.64 22.02 0.54 13.17 16:24:23 16:07:01 3 38.41 0.00 27.35 20.08 0.50 13.66 16:24:23 16:08:02 all 37.69 0.00 21.10 18.01 0.50 22.70 16:24:23 16:08:02 0 37.94 0.00 19.15 18.77 0.56 23.58 16:24:23 16:08:02 1 37.89 0.00 21.12 20.18 0.53 20.27 16:24:23 16:08:02 2 37.76 0.00 22.55 17.59 0.44 21.65 16:24:23 16:08:02 3 37.17 0.00 21.58 15.50 0.48 25.28 16:24:23 16:09:01 all 25.03 0.00 22.54 31.65 0.34 20.44 16:24:23 16:09:01 0 24.00 0.00 21.49 31.34 0.39 22.77 16:24:23 16:09:01 1 24.82 0.00 24.31 32.22 0.31 18.34 16:24:23 16:09:01 2 25.46 0.00 22.11 33.41 0.36 18.66 16:24:23 16:09:01 3 25.86 0.00 22.24 29.61 0.31 21.98 16:24:23 16:10:01 all 45.16 0.00 16.77 9.46 0.25 28.36 16:24:23 16:10:01 0 45.68 0.00 16.13 8.14 0.25 29.80 16:24:23 16:10:01 1 44.75 0.00 17.42 10.99 0.27 26.58 16:24:23 16:10:01 2 46.34 0.00 16.15 7.37 0.26 29.87 16:24:23 16:10:01 3 43.84 0.00 17.40 11.35 0.23 27.18 16:24:23 16:11:01 all 0.16 0.00 0.07 0.14 0.00 99.62 16:24:23 16:11:01 0 0.05 0.00 0.08 0.03 0.00 99.83 16:24:23 16:11:01 1 0.52 0.00 0.03 0.00 0.00 99.45 16:24:23 16:11:01 2 0.03 0.00 0.10 0.52 0.02 99.33 16:24:23 16:11:01 3 0.03 0.00 0.07 0.02 0.00 99.88 16:24:23 16:12:01 all 0.11 0.00 0.05 0.01 0.00 99.83 16:24:23 16:12:01 0 0.05 0.00 0.07 0.00 0.00 99.88 16:24:23 16:12:01 1 0.33 0.00 0.05 0.03 0.00 99.58 16:24:23 16:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:24:23 16:12:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:24:23 16:24:23 16:12:01 CPU %user %nice %system %iowait %steal %idle 16:24:23 16:13:01 all 0.12 0.00 0.03 0.00 0.01 99.83 16:24:23 16:13:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:24:23 16:13:01 1 0.35 0.00 0.05 0.00 0.00 99.60 16:24:23 16:13:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:24:23 16:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:24:23 16:14:01 all 0.08 0.00 0.03 0.00 0.00 99.89 16:24:23 16:14:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:24:23 16:14:01 1 0.23 0.00 0.07 0.00 0.00 99.70 16:24:23 16:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:24:23 16:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:24:23 16:15:01 all 0.15 0.00 0.08 0.03 0.03 99.71 16:24:23 16:15:01 0 0.05 0.00 0.10 0.00 0.03 99.82 16:24:23 16:15:01 1 0.50 0.00 0.07 0.00 0.03 99.40 16:24:23 16:15:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:24:23 16:15:01 3 0.03 0.00 0.12 0.10 0.03 99.72 16:24:23 16:16:01 all 0.16 0.00 0.04 0.00 0.00 99.80 16:24:23 16:16:01 0 0.08 0.00 0.05 0.00 0.00 99.87 16:24:23 16:16:01 1 0.50 0.00 0.02 0.00 0.00 99.48 16:24:23 16:16:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:24:23 16:16:01 3 0.02 0.00 0.08 0.00 0.00 99.90 16:24:23 16:17:01 all 0.16 0.00 0.03 0.00 0.01 99.80 16:24:23 16:17:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:24:23 16:17:01 1 0.50 0.00 0.02 0.00 0.00 99.48 16:24:23 16:17:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:24:23 16:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:24:23 16:18:01 all 0.15 0.00 0.02 0.00 0.00 99.82 16:24:23 16:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:24:23 16:18:01 1 0.48 0.00 0.00 0.00 0.02 99.50 16:24:23 16:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:24:23 16:18:01 3 0.05 0.00 0.03 0.02 0.00 99.90 16:24:23 16:19:02 all 0.15 0.00 0.03 0.00 0.00 99.82 16:24:23 16:19:02 0 0.00 0.00 0.03 0.00 0.00 99.97 16:24:23 16:19:02 1 0.53 0.00 0.03 0.00 0.00 99.43 16:24:23 16:19:02 2 0.05 0.00 0.03 0.00 0.00 99.92 16:24:23 16:19:02 3 0.02 0.00 0.03 0.00 0.00 99.95 16:24:23 16:20:01 all 0.15 0.00 0.03 0.00 0.00 99.82 16:24:23 16:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:24:23 16:20:01 1 0.49 0.00 0.02 0.00 0.00 99.49 16:24:23 16:20:01 2 0.07 0.00 0.07 0.00 0.00 99.86 16:24:23 16:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:24:23 16:21:01 all 0.15 0.00 0.04 0.00 0.00 99.81 16:24:23 16:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:24:23 16:21:01 1 0.50 0.00 0.03 0.00 0.02 99.45 16:24:23 16:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:24:23 16:21:01 3 0.03 0.00 0.05 0.02 0.00 99.90 16:24:23 16:22:01 all 0.05 0.00 0.04 0.00 0.01 99.90 16:24:23 16:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:24:23 16:22:01 1 0.13 0.00 0.05 0.00 0.00 99.82 16:24:23 16:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:24:23 16:22:01 3 0.03 0.00 0.05 0.00 0.02 99.90 16:24:23 16:23:01 all 0.10 0.00 0.04 0.00 0.01 99.85 16:24:23 16:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:24:23 16:23:01 1 0.30 0.00 0.07 0.00 0.02 99.62 16:24:23 16:23:01 2 0.05 0.00 0.05 0.00 0.02 99.88 16:24:23 16:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:24:23 16:24:23 16:23:01 CPU %user %nice %system %iowait %steal %idle 16:24:23 16:24:01 all 3.90 0.00 2.67 2.30 0.08 91.05 16:24:23 16:24:01 0 2.96 0.00 2.44 0.94 0.08 93.58 16:24:23 16:24:01 1 4.46 0.00 2.52 3.67 0.08 89.26 16:24:23 16:24:01 2 3.30 0.00 2.74 2.32 0.05 91.59 16:24:23 16:24:01 3 4.86 0.00 3.00 2.26 0.10 89.78 16:24:23 Average: all 12.87 0.00 6.80 4.50 0.19 75.64 16:24:23 Average: 0 12.79 0.00 6.51 4.39 0.19 76.12 16:24:23 Average: 1 13.39 0.00 6.95 4.84 0.20 74.63 16:24:23 Average: 2 12.68 0.00 6.84 4.59 0.19 75.70 16:24:23 Average: 3 12.62 0.00 6.90 4.19 0.17 76.12 16:24:23 16:24:23 16:24:23