Pull request #2962 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 726892e8f81f6070071a4a09cf8fe89b37fba7e5+135337ef8a94f3bf495bf0711e4285c3adb5abc8 (471d160344d6d5410c97923b365449b201def336) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18474 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 > 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 Merging remotes/origin/master commit 135337ef8a94f3bf495bf0711e4285c3adb5abc8 into PR head commit 726892e8f81f6070071a4a09cf8fe89b37fba7e5 Merge succeeded, producing 726892e8f81f6070071a4a09cf8fe89b37fba7e5 Checking out Revision 726892e8f81f6070071a4a09cf8fe89b37fba7e5 (PR-2962) 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/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 726892e8f81f6070071a4a09cf8fe89b37fba7e5 # 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 135337ef8a94f3bf495bf0711e4285c3adb5abc8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 726892e8f81f6070071a4a09cf8fe89b37fba7e5 # timeout=10 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" First time build. Skipping changelog. > git rev-list --no-walk 9fc97a6c81ac062d979d75ec7dc262c2c1cb1c52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:27:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:27:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:27:11 ========================================================= 07:27:11 EdgeX Global Pipelines Version Info 07:27:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:27:13 ------------------- 07:27:13 stable info: 07:27:13 ------------------- 07:27:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:27:13 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:27:13 Message: update stable to v1.0.173 07:27:14 ------------------- 07:27:14 experimental info: 07:27:14 ------------------- 07:27:14 Commited By: **** collab-it+edgex@linuxfoundation.org 07:27:14 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:27:14 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:27:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:27:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:27:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:27:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:27:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:27:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:27:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:27:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:27:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:27:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:27:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:27:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:27:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:27:16 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:27:17 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:27:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2962 [Pipeline] echo 07:27:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2962 [Pipeline] echo 07:27:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2962 [Pipeline] echo 07:27:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 726892e8f81f6070071a4a09cf8fe89b37fba7e5 [Pipeline] echo 07:27:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 726892e [Pipeline] echo 07:27:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:27:17 provisioning config files... 07:27:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config3082587157311439135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:18 ---> docker-login.sh 07:27:18 nexus3.edgexfoundry.org:10001 07:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:18 Configure a credential helper to remove this warning. See 07:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:18 07:27:18 Login Succeeded 07:27:18 nexus3.edgexfoundry.org:10002 07:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:18 Configure a credential helper to remove this warning. See 07:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:18 07:27:18 Login Succeeded 07:27:18 nexus3.edgexfoundry.org:10003 07:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:18 Configure a credential helper to remove this warning. See 07:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:18 07:27:18 Login Succeeded 07:27:18 nexus3.edgexfoundry.org:10004 07:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:19 Configure a credential helper to remove this warning. See 07:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:19 07:27:19 Login Succeeded 07:27:19 docker.io 07:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:19 Configure a credential helper to remove this warning. See 07:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:19 07:27:19 Login Succeeded 07:27:19 ---> docker-login.sh ends [Pipeline] } 07:27:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:27:19 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:27:19 + for file in '`ls cmd/**/Dockerfile`' 07:27:19 ++ dirname cmd/core-command/Dockerfile 07:27:19 ++ cut -d/ -f2 07:27:19 + echo core-command,cmd/core-command/Dockerfile 07:27:19 + for file in '`ls cmd/**/Dockerfile`' 07:27:19 ++ dirname cmd/core-data/Dockerfile 07:27:19 ++ cut -d/ -f2 07:27:19 + echo core-data,cmd/core-data/Dockerfile 07:27:19 + for file in '`ls cmd/**/Dockerfile`' 07:27:19 ++ dirname cmd/core-metadata/Dockerfile 07:27:19 ++ cut -d/ -f2 07:27:19 + echo core-metadata,cmd/core-metadata/Dockerfile 07:27:19 + for file in '`ls cmd/**/Dockerfile`' 07:27:19 ++ dirname cmd/security-bootstrap-redis/Dockerfile 07:27:19 ++ cut -d/ -f2 07:27:19 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 07:27:19 + for file in '`ls cmd/**/Dockerfile`' 07:27:19 ++ dirname cmd/security-proxy-setup/Dockerfile 07:27:19 ++ cut -d/ -f2 07:27:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:27:19 + for file in '`ls cmd/**/Dockerfile`' 07:27:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:27:19 ++ cut -d/ -f2 07:27:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:27:19 + for file in '`ls cmd/**/Dockerfile`' 07:27:19 ++ dirname cmd/support-notifications/Dockerfile 07:27:19 ++ cut -d/ -f2 07:27:19 + echo support-notifications,cmd/support-notifications/Dockerfile 07:27:19 + for file in '`ls cmd/**/Dockerfile`' 07:27:19 ++ dirname cmd/support-scheduler/Dockerfile 07:27:19 ++ cut -d/ -f2 07:27:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:27:19 + for file in '`ls cmd/**/Dockerfile`' 07:27:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:27:19 ++ cut -d/ -f2 07:27:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:27:20 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 07:27:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:27:21 07:27:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:27:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:27:21 latest: Pulling from edgex-devops/git-semver 07:27:21 31603596830f: Pulling fs layer 07:27:21 2a8b12db71e7: Pulling fs layer 07:27:21 6ca5941a6612: Pulling fs layer 07:27:21 ecc8261a40a4: Pulling fs layer 07:27:21 ecc8261a40a4: Waiting 07:27:21 2a8b12db71e7: Verifying Checksum 07:27:21 2a8b12db71e7: Download complete 07:27:21 31603596830f: Download complete 07:27:21 6ca5941a6612: Verifying Checksum 07:27:21 6ca5941a6612: Download complete 07:27:21 ecc8261a40a4: Verifying Checksum 07:27:21 ecc8261a40a4: Download complete 07:27:22 31603596830f: Pull complete 07:27:22 2a8b12db71e7: Pull complete 07:27:22 6ca5941a6612: Pull complete 07:27:23 ecc8261a40a4: Pull complete 07:27:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:27:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:27:23 prd-centos7-docker-4c-2g-18474 does not seem to be running inside a container 07:27:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10004/edgex-devops/git-semver:latest cat 07:27:25 $ docker top 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:27:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:27:26 [ssh-agent] Looking for ssh-agent implementation... 07:27:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:27:26 $ docker exec 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d ssh-agent 07:27:26 SSH_AUTH_SOCK=/tmp/ssh-BjiyyCYtGChp/agent.12 07:27:26 SSH_AGENT_PID=17 07:27:26 Running ssh-add (command line suppressed) 07:27:26 Identity added: /w/workspace/edgex-go/8@tmp/private_key_8253212093642843515.key (/w/workspace/edgex-go/8@tmp/private_key_8253212093642843515.key) 07:27:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:27:27 + git tag --points-at HEAD [Pipeline] } 07:27:27 $ docker exec --env ******** --env ******** 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d ssh-agent -k 07:27:27 unset SSH_AUTH_SOCK; 07:27:27 unset SSH_AGENT_PID; 07:27:27 echo Agent pid 17 killed; 07:27:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:27:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:27:27 [ssh-agent] Looking for ssh-agent implementation... 07:27:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:27:27 $ docker exec 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d ssh-agent 07:27:27 SSH_AUTH_SOCK=/tmp/ssh-4dIyECEhbyRJ/agent.47 07:27:27 SSH_AGENT_PID=53 07:27:27 Running ssh-add (command line suppressed) 07:27:27 Identity added: /w/workspace/edgex-go/8@tmp/private_key_2949986374597534193.key (/w/workspace/edgex-go/8@tmp/private_key_2949986374597534193.key) 07:27:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:27:28 + git semver init 07:27:28 # -> Open(): unable to determine branch for HEAD 07:27:28 # $GIT_DIR = /w/workspace/edgex-go/8/.git 07:27:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 07:27:28 # $SEMVER_REMOTE_NAME = origin 07:27:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:27:28 # $SEMVER_USER_NAME = edgex-jenkins 07:27:28 # $SEMVER_BRANCH = PR-2962 07:27:28 # $SEMVER_TEMP = /tmp/semver-198598116 07:27:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:27:46 # '/tmp/semver-198598116' -> '/w/workspace/edgex-go/8/.semver' 07:27:46 # -> Force: false 07:27:46 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 07:27:46 $ docker exec --env ******** --env ******** 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d ssh-agent -k 07:27:46 unset SSH_AUTH_SOCK; 07:27:46 unset SSH_AGENT_PID; 07:27:46 echo Agent pid 53 killed; 07:27:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:27:47 + git semver [Pipeline] } 07:27:47 $ docker stop --time=1 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d 07:27:48 $ docker rm -f 19d9629edddfb7eaa82b117021477c7f3e66f563064bc00dc819033b2c75e55d [Pipeline] // withDockerContainer [Pipeline] sh 07:27:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:27:49 Stashed 1 file(s) [Pipeline] echo 07:27:49 [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 07:27:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:27:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:27:51 + sudo service docker restart 07:27:51 + true 07:27:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:27:52 ========================================================= 07:27:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:27:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:27:52 + 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 . 07:27:55 Sending build context to Docker daemon 326.4MB 07:27:55 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:27:55 Step 2/6 : FROM ${BASE} 07:27:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:27:55 188c0c94c7c5: Pulling fs layer 07:27:55 0ef7d3d256c8: Pulling fs layer 07:27:55 de9db76c5a1d: Pulling fs layer 07:27:55 bca2f99d35d6: Pulling fs layer 07:27:55 93359f2a8cfa: Pulling fs layer 07:27:55 7c6f9722023f: Pulling fs layer 07:27:55 a35cf1a2eb13: Pulling fs layer 07:27:55 bca2f99d35d6: Waiting 07:27:55 93359f2a8cfa: Waiting 07:27:55 7c6f9722023f: Waiting 07:27:55 a35cf1a2eb13: Waiting 07:27:55 de9db76c5a1d: Verifying Checksum 07:27:55 de9db76c5a1d: Download complete 07:27:55 0ef7d3d256c8: Verifying Checksum 07:27:55 0ef7d3d256c8: Download complete 07:27:55 93359f2a8cfa: Verifying Checksum 07:27:55 93359f2a8cfa: Download complete 07:27:55 7c6f9722023f: Verifying Checksum 07:27:55 7c6f9722023f: Download complete 07:27:55 188c0c94c7c5: Verifying Checksum 07:27:55 188c0c94c7c5: Download complete 07:27:56 188c0c94c7c5: Pull complete 07:27:56 0ef7d3d256c8: Pull complete 07:27:56 de9db76c5a1d: Pull complete 07:27:57 a35cf1a2eb13: Verifying Checksum 07:27:57 a35cf1a2eb13: Download complete 07:27:57 bca2f99d35d6: Verifying Checksum 07:27:57 bca2f99d35d6: Download complete 07:28:03 bca2f99d35d6: Pull complete 07:28:03 93359f2a8cfa: Pull complete 07:28:03 7c6f9722023f: Pull complete 07:28:05 Still waiting to schedule task 07:28:05 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:28:08 a35cf1a2eb13: Pull complete 07:28:08 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:28:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:28:08 ---> a62c8e92a672 07:28:08 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 07:28:08 ---> Running in e4f3ee58c431 07:28:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:28:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:28:10 (1/12) Installing libmagic (5.38-r0) 07:28:11 (2/12) Installing file (5.38-r0) 07:28:11 (3/12) Installing libc-dev (0.7.2-r3) 07:28:11 (4/12) Installing g++ (9.3.0-r2) 07:28:29 (5/12) Installing fortify-headers (1.1-r0) 07:28:29 (6/12) Installing patch (2.7.6-r6) 07:28:29 (7/12) Installing build-base (0.5-r2) 07:28:29 (8/12) Installing libsodium (1.0.18-r0) 07:28:29 (9/12) Installing pkgconf (1.7.2-r0) 07:28:29 (10/12) Installing libsodium-dev (1.0.18-r0) 07:28:29 (11/12) Installing libzmq (4.3.3-r0) 07:28:29 (12/12) Installing zeromq-dev (4.3.3-r0) 07:28:29 Executing busybox-1.31.1-r19.trigger 07:28:29 OK: 233 MiB in 51 packages 07:28:32 Removing intermediate container e4f3ee58c431 07:28:32 ---> 5aff0210f57c 07:28:32 Step 4/6 : WORKDIR /edgex-go 07:28:32 ---> Running in 128f6305be29 07:28:32 Removing intermediate container 128f6305be29 07:28:32 ---> 240e6e856ff8 07:28:32 Step 5/6 : COPY go.mod . 07:28:32 ---> 52342054fe63 07:28:32 Step 6/6 : RUN go mod download 07:28:32 ---> Running in 0def9964d720 07:28:54 Removing intermediate container 0def9964d720 07:28:54 ---> 77216f152616 07:28:54 Successfully built 77216f152616 07:28:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:28:54 + docker inspect -f . ci-base-image-x86_64 07:28:54 . [Pipeline] withDockerContainer 07:28:54 prd-centos7-docker-4c-2g-18474 does not seem to be running inside a container 07:28:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 07:28:55 $ docker top 53a1fa0864086c890e11ece5cf940d7ac623fe71bf7cd266c6018b4c633ca1d3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:56 + go version 07:28:56 go version go1.15.5 linux/amd64 [Pipeline] } 07:28:56 $ docker stop --time=1 53a1fa0864086c890e11ece5cf940d7ac623fe71bf7cd266c6018b4c633ca1d3 07:28:57 $ docker rm -f 53a1fa0864086c890e11ece5cf940d7ac623fe71bf7cd266c6018b4c633ca1d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:28:58 + docker inspect -f . ci-base-image-x86_64 07:28:58 . [Pipeline] withDockerContainer 07:28:58 prd-centos7-docker-4c-2g-18474 does not seem to be running inside a container 07:28:58 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 07:28:59 $ docker top b587865ff1a49e7906b1e613332eeeb5ced8834041f0447f9697285971439937 -eo pid,comm [Pipeline] { [Pipeline] echo 07:28:59 ========================================================= 07:28:59 [edgeXBuildGoParallel] Running Tests and Build... 07:28:59 ========================================================= [Pipeline] sh 07:28:59 + make test 07:28:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:29:09 ? github.com/edgexfoundry/edgex-go [no test files] 07:29:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:29:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:29:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:29:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:29:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:29:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:29:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:29:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:29:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:29:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:29:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:29:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:29:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:29:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.103s coverage: 46.6% of statements 07:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:29:39 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.192s coverage: 27.0% of statements 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:29:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:29:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:29:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.089s coverage: 77.1% of statements 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:29:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.430s coverage: 82.4% of statements 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.130s coverage: 97.5% of statements 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:29:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.341s coverage: 93.8% of statements 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:29:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:29:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.1% of statements 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:29:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:29:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 75.5% of statements 07:29:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 07:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements 07:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.2% of statements 07:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.097s coverage: 91.4% of statements 07:29:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 63.5% of statements 07:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 07:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements 07:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 07:29:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 07:29:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 07:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.377s coverage: 55.9% of statements 07:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 37.0% of statements 07:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.301s coverage: 84.0% of statements 07:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements 07:29:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 47.1% of statements 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:29:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:29:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:29:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.659s coverage: 29.1% of statements 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:29:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:29:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:29:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:29:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:29:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:29:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 07:29:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:29:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:29:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 07:29:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 07:29:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 07:29:52 GO111MODULE=on go vet ./... 07:30:14 gofmt -l . 07:30:14 [ "`gofmt -l .`" = "" ] 07:30:15 ./bin/test-go-mod-tidy.sh 07:30:15 ./bin/test-attribution-txt.sh [Pipeline] sh 07:30:17 + ls -al . 07:30:17 total 640 07:30:17 drwxrwxr-x 10 1001 1001 4096 Jan 5 07:30 . 07:30:17 drwxr-xr-x 4 root root 28 Jan 5 07:28 .. 07:30:17 -rw-rw-r-- 1 1001 1001 11 Jan 5 07:27 .dockerignore 07:30:17 drwxrwxr-x 8 1001 1001 179 Jan 5 07:27 .git 07:30:17 drwxrwxr-x 3 1001 1001 125 Jan 5 07:27 .github 07:30:17 -rw-rw-r-- 1 1001 1001 824 Jan 5 07:27 .gitignore 07:30:17 drwx------ 3 1001 1001 47 Jan 5 07:27 .semver 07:30:17 -rw-rw-r-- 1 1001 1001 166 Jan 5 07:27 .sonarcloud.properties 07:30:17 -rw-rw-r-- 1 1001 1001 3804 Jan 5 07:27 CONTRIBUTING.md 07:30:17 -rw-rw-r-- 1 1001 1001 931 Jan 5 07:27 Dockerfile.build 07:30:17 -rw-rw-r-- 1 1001 1001 863 Jan 5 07:27 Jenkinsfile 07:30:17 -rw-rw-r-- 1 1001 1001 10775 Jan 5 07:27 LICENSE 07:30:17 -rw-rw-r-- 1 1001 1001 5750 Jan 5 07:27 Makefile 07:30:17 -rw-rw-r-- 1 1001 1001 6511 Jan 5 07:27 README.md 07:30:17 -rw-rw-r-- 1 1001 1001 6744 Jan 5 07:27 SECURITY.md 07:30:17 -rw-rw-r-- 1 1001 1001 5 Jan 5 07:27 VERSION 07:30:17 -rw-rw-r-- 1 1001 1001 4131 Jan 5 07:27 ZMQWindows.md 07:30:17 drwxrwxr-x 2 1001 1001 117 Jan 5 07:27 bin 07:30:17 drwxrwxr-x 14 1001 1001 4096 Jan 5 07:27 cmd 07:30:17 -rw-r--r-- 1 root root 541590 Jan 5 07:29 coverage.out 07:30:17 -rw-r--r-- 1 root root 979 Jan 5 07:30 go.mod 07:30:17 -rw-r--r-- 1 root root 18934 Jan 5 07:30 go.sum 07:30:17 drwxrwxr-x 8 1001 1001 127 Jan 5 07:27 internal 07:30:17 drwxrwxr-x 4 1001 1001 26 Jan 5 07:27 openapi 07:30:17 drwxrwxr-x 4 1001 1001 71 Jan 5 07:27 snap 07:30:17 -rw-rw-r-- 1 1001 1001 168 Jan 5 07:27 version.go [Pipeline] sh 07:30:17 + '[' -e coverage.out ] 07:30:17 + chown 1001:1001 coverage.out [Pipeline] stash 07:30:17 Stashed 1 file(s) [Pipeline] sh 07:30:18 + make build 07:30:18 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 07:30:21 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 07:30: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 07:30:30 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 07:30:31 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 07:30:32 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 07:30:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:30:35 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 07:30:36 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 07:30:37 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 07:30:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:30:39 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 [Pipeline] } 07:30:40 $ docker stop --time=1 b587865ff1a49e7906b1e613332eeeb5ced8834041f0447f9697285971439937 07:30:42 $ docker rm -f b587865ff1a49e7906b1e613332eeeb5ced8834041f0447f9697285971439937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:30:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:30:44 07:30:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:30:45 latest: Pulling from edgex-devops/edgex-compose 07:30:45 cbdbe7a5bc2a: Pulling fs layer 07:30:45 ca9280d653b3: Pulling fs layer 07:30:45 7e9c9ca2126c: Pulling fs layer 07:30:45 cbdbe7a5bc2a: Verifying Checksum 07:30:45 cbdbe7a5bc2a: Download complete 07:30:45 cbdbe7a5bc2a: Pull complete 07:30:45 ca9280d653b3: Verifying Checksum 07:30:45 ca9280d653b3: Download complete 07:30:46 7e9c9ca2126c: Verifying Checksum 07:30:46 7e9c9ca2126c: Download complete 07:30:47 ca9280d653b3: Pull complete 07:30:52 7e9c9ca2126c: Pull complete 07:30:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:30:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:30:52 prd-centos7-docker-4c-2g-18474 does not seem to be running inside a container 07:30:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:30:55 $ docker top ed7f35a42d25119c889a3f4b2918661790e1461f83f2efecaccb9a9f8c96c8bc -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:56 + docker-compose build --help 07:30:56 + grep parallel 07:30:57 --parallel Build images in parallel. [Pipeline] } 07:30:57 $ docker stop --time=1 ed7f35a42d25119c889a3f4b2918661790e1461f83f2efecaccb9a9f8c96c8bc 07:30:58 $ docker rm -f ed7f35a42d25119c889a3f4b2918661790e1461f83f2efecaccb9a9f8c96c8bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:30:59 . [Pipeline] withDockerContainer 07:30:59 prd-centos7-docker-4c-2g-18474 does not seem to be running inside a container 07:30:59 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:31:00 $ docker top d507fcea7e47e5a1124730ff8663dfbf2389bb8772902599099944b441a5f39b -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:00 + docker-compose -f ./docker-compose-build.yml build --parallel 07:31:01 Building docker-core-command-go ... 07:31:01 Building docker-core-data-go ... 07:31:01 Building docker-core-metadata-go ... 07:31:01 Building docker-security-bootstrap-redis-go ... 07:31:01 Building docker-security-proxy-setup-go ... 07:31:01 Building docker-security-secretstore-setup-go ... 07:31:01 Building docker-support-notifications-go ... 07:31:01 Building docker-support-scheduler-go ... 07:31:01 Building docker-sys-mgmt-agent-go ... 07:31:01 Building docker-security-bootstrap-redis-go 07:31:01 Building docker-sys-mgmt-agent-go 07:31:01 Building docker-security-secretstore-setup-go 07:31:01 Building docker-core-command-go 07:31:01 Building docker-core-metadata-go 07:31:33 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:31:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:31:33 ---> 77216f152616 07:31:33 Step 3/26 : WORKDIR /edgex-go 07:31:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:31:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:31:33 ---> 77216f152616 07:31:33 Step 3/22 : WORKDIR /edgex-go 07:31:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:31:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:31:33 ---> 77216f152616 07:31:33 Step 3/22 : WORKDIR /edgex-go 07:31:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:31:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:31:33 ---> 77216f152616 07:31:33 Step 3/22 : WORKDIR /edgex-go 07:31:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:31:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:31:33 ---> 77216f152616 07:31:33 Step 3/24 : WORKDIR /edgex-go 07:31:33 ---> Running in e5a3c025860b 07:31:33 ---> Running in bb62246b67ef 07:31:33 ---> Running in 5a517ebfed4f 07:31:33 ---> Running in 00346247a224 07:31:33 ---> Running in 24e5f2adfb4b 07:31:33 Removing intermediate container 00346247a224 07:31:33 ---> 1454af23d314 07:31:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:33 Removing intermediate container 5a517ebfed4f 07:31:33 ---> 2914ac20a561 07:31:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:33 Removing intermediate container e5a3c025860b 07:31:33 ---> 6011675dcdbd 07:31:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:33 Removing intermediate container 24e5f2adfb4b 07:31:33 ---> 0c3b82b39216 07:31:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:33 Removing intermediate container bb62246b67ef 07:31:33 ---> 939818520be9 07:31:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:33 ---> Running in 974c046f7470 07:31:33 ---> Running in eeceb7a7fffb 07:31:33 ---> Running in 8a02e2f5717d 07:31:33 ---> Running in 8ada2f6139e6 07:31:33 ---> Running in 296d01cb96ce 07:31:35 Removing intermediate container 974c046f7470 07:31:35 ---> 8e6a675f3a40 07:31:35 Step 5/22 : RUN apk add --update --no-cache make git 07:31:35 Removing intermediate container eeceb7a7fffb 07:31:35 ---> 28d6ac72ea80 07:31:35 Step 5/26 : RUN apk add --update --no-cache make bash git 07:31:35 Removing intermediate container 8a02e2f5717d 07:31:35 ---> b0a064213b3d 07:31:35 Step 5/22 : RUN apk add --update --no-cache make git 07:31:35 ---> Running in 952dbd542f54 07:31:35 ---> Running in 04dd0d7dd9d6 07:31:35 ---> Running in 9044882c144e 07:31:35 Removing intermediate container 8ada2f6139e6 07:31:35 ---> 730486687464 07:31:35 Step 5/24 : RUN apk add --update --no-cache make git 07:31:35 Removing intermediate container 296d01cb96ce 07:31:35 ---> 3e7c6404c9b5 07:31:35 Step 5/22 : RUN apk add --update --no-cache make git 07:31:35 ---> Running in 8baba456d7d3 07:31:36 ---> Running in e5495c178812 07:31:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:31:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:31:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:31:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:31:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:31:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:31:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:31:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:31:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:31:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:31:37 OK: 233 MiB in 51 packages 07:31:37 OK: 233 MiB in 51 packages 07:31:37 OK: 233 MiB in 51 packages 07:31:37 OK: 233 MiB in 51 packages 07:31:38 OK: 233 MiB in 51 packages 07:31:38 Removing intermediate container 952dbd542f54 07:31:38 ---> c210c454905c 07:31:38 Step 6/22 : COPY go.mod . 07:31:38 ---> 0dedd5f0d706 07:31:38 Step 7/22 : RUN go mod download 07:31:38 Removing intermediate container 04dd0d7dd9d6 07:31:38 ---> 5fddd83e4eb1 07:31:38 Step 6/26 : COPY go.mod . 07:31:39 ---> Running in a83330a7f864 07:31:39 Removing intermediate container 9044882c144e 07:31:39 ---> fdd458064f2e 07:31:39 Step 6/22 : COPY go.mod . 07:31:39 Removing intermediate container 8baba456d7d3 07:31:39 ---> ff59a805243a 07:31:39 Step 6/24 : COPY go.mod . 07:31:39 Removing intermediate container e5495c178812 07:31:39 ---> 9c149309e1de 07:31:39 Step 6/22 : COPY go.mod . 07:31:39 ---> 56fafd32ea49 07:31:39 Step 7/26 : RUN go mod download 07:31:39 ---> 95c8df3bdd79 07:31:39 Step 7/22 : RUN go mod download 07:31:39 ---> Running in c8c8178fe19f 07:31:39 ---> c2d6f4aaded8 07:31:39 Step 7/24 : RUN go mod download 07:31:39 ---> Running in e374c754cadc 07:31:39 ---> Running in ae5ec8b6c350 07:31:39 ---> c9752bfcd172 07:31:39 Step 7/22 : RUN go mod download 07:31:40 ---> Running in d6ece6ed66bb 07:31:41 Removing intermediate container a83330a7f864 07:31:41 ---> 75bc91bcdcb5 07:31:41 Step 8/22 : COPY . . 07:31:41 Removing intermediate container c8c8178fe19f 07:31:41 ---> b01b4f584b94 07:31:41 Step 8/26 : COPY . . 07:31:45 Removing intermediate container e374c754cadc 07:31:45 ---> 64967ddaa5b7 07:31:45 Step 8/22 : COPY . . 07:31:49 Removing intermediate container d6ece6ed66bb 07:31:49 ---> 6eb460c525f8 07:31:49 Step 8/22 : COPY . . 07:31:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18475 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws 07:31:50 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 07:31:54 Removing intermediate container ae5ec8b6c350 07:31:54 ---> fac75b27ee7f 07:31:54 Step 8/24 : COPY . . 07:31:56 using credential edgex-jenkins-ssh 07:31:56 Cloning the remote Git repository 07:31:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:31:56 > git init /w/workspace/edgex-go/8 # timeout=10 07:31:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:31:56 > git --version # timeout=10 07:31:56 > git --version # 'git version 2.17.1' 07:31:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:31:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:13 Merging remotes/origin/master commit 135337ef8a94f3bf495bf0711e4285c3adb5abc8 into PR head commit 726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:32:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:32:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:32:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:32:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:32:13 > git config core.sparsecheckout # timeout=10 07:32:13 > git checkout -f 726892e8f81f6070071a4a09cf8fe89b37fba7e5 # timeout=10 07:32:13 Merge succeeded, producing 726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:32:13 Checking out Revision 726892e8f81f6070071a4a09cf8fe89b37fba7e5 (PR-2962) 07:32:13 > git remote # timeout=10 07:32:13 > git config --get remote.origin.url # timeout=10 07:32:13 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:13 > git merge 135337ef8a94f3bf495bf0711e4285c3adb5abc8 # timeout=10 07:32:13 > git rev-parse HEAD^{commit} # timeout=10 07:32:13 > git config core.sparsecheckout # timeout=10 07:32:13 > git checkout -f 726892e8f81f6070071a4a09cf8fe89b37fba7e5 # timeout=10 07:32:18 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:32:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:32:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:32:20 + sudo service docker restart 07:32:20 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:32:23 provisioning config files... 07:32:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config452842494950267125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:23 ---> docker-login.sh 07:32:23 nexus3.edgexfoundry.org:10001 07:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:24 Configure a credential helper to remove this warning. See 07:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:24 07:32:24 Login Succeeded 07:32:24 nexus3.edgexfoundry.org:10002 07:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:25 Configure a credential helper to remove this warning. See 07:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:25 07:32:25 Login Succeeded 07:32:25 nexus3.edgexfoundry.org:10003 07:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:26 Configure a credential helper to remove this warning. See 07:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:26 07:32:26 Login Succeeded 07:32:26 nexus3.edgexfoundry.org:10004 07:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:26 Configure a credential helper to remove this warning. See 07:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:26 07:32:26 Login Succeeded 07:32:26 docker.io 07:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:27 ---> 4ef10207d630 07:32:27 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:32:27 ---> 94db931d195e 07:32:27 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:32:27 ---> 4063360dc246 07:32:27 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:27 Configure a credential helper to remove this warning. See 07:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:27 07:32:27 Login Succeeded 07:32:27 ---> docker-login.sh ends [Pipeline] } 07:32:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 07:32:27 ---> Running in a15b24459684 07:32:27 ---> 48a605350ed5 07:32:27 Step 9/22 : RUN make cmd/core-command/core-command 07:32:27 ---> Running in e2a800bd8130 07:32:27 ---> Running in 35112ee5f1bb [Pipeline] // withEnv [Pipeline] unstash 07:32:27 ---> e0925ac86b64 07:32:27 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:32:27 ---> Running in f77f3327e7cd [Pipeline] echo 07:32:27 ========================================================= 07:32:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:32:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:32:27 ---> Running in 1afab29ba896 07:32:28 + 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 . 07:32:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:32: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 07:32:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:32:28 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 07:32:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:32:30 Sending build context to Docker daemon 165.5MB 07:32:30 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:32:30 Step 2/6 : FROM ${BASE} 07:32:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:32:30 5f621e34cdf4: Pulling fs layer 07:32:30 a4357932f1b6: Pulling fs layer 07:32:30 18c013af1878: Pulling fs layer 07:32:30 00ac8860ef70: Pulling fs layer 07:32:30 63d7cb157983: Pulling fs layer 07:32:30 b116817d02f9: Pulling fs layer 07:32:30 745a02a5169b: Pulling fs layer 07:32:30 00ac8860ef70: Waiting 07:32:30 63d7cb157983: Waiting 07:32:30 b116817d02f9: Waiting 07:32:30 745a02a5169b: Waiting 07:32:30 18c013af1878: Verifying Checksum 07:32:30 18c013af1878: Download complete 07:32:30 a4357932f1b6: Verifying Checksum 07:32:30 a4357932f1b6: Download complete 07:32:30 63d7cb157983: Download complete 07:32:30 b116817d02f9: Verifying Checksum 07:32:30 b116817d02f9: Download complete 07:32:30 5f621e34cdf4: Verifying Checksum 07:32:30 5f621e34cdf4: Download complete 07:32:31 5f621e34cdf4: Pull complete 07:32:31 a4357932f1b6: Pull complete 07:32:32 18c013af1878: Pull complete 07:32:33 745a02a5169b: Verifying Checksum 07:32:33 745a02a5169b: Download complete 07:32:34 00ac8860ef70: Verifying Checksum 07:32:34 00ac8860ef70: Download complete 07:32:44 00ac8860ef70: Pull complete 07:32:44 63d7cb157983: Pull complete 07:32:45 b116817d02f9: Pull complete 07:32:48 745a02a5169b: Pull complete 07:32:49 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:32:49 ---> b7e6874047d6 07:32:49 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 07:32:52 ---> Running in 672002a8c6c4 07:32:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:32:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:32:54 (1/12) Installing libmagic (5.38-r0) 07:32:54 (2/12) Installing file (5.38-r0) 07:32:55 (3/12) Installing libc-dev (0.7.2-r3) 07:32:55 (4/12) Installing g++ (9.3.0-r2) 07:32:55 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 07:32:58 Removing intermediate container 35112ee5f1bb 07:32:58 ---> ac5eb336be8f 07:32:58 07:32:58 Step 10/22 : FROM alpine:3.12 07:32:58 3.12: Pulling from library/alpine 07:32:58 (5/12) Installing fortify-headers (1.1-r0) 07:32:58 (6/12) Installing patch (2.7.6-r6) 07:32:58 (7/12) Installing build-base (0.5-r2) 07:32:58 (8/12) Installing libsodium (1.0.18-r0) 07:32:58 (9/12) Installing pkgconf (1.7.2-r0) 07:32:58 (10/12) Installing libsodium-dev (1.0.18-r0) 07:32:58 (11/12) Installing libzmq (4.3.3-r0) 07:32:59 (12/12) Installing zeromq-dev (4.3.3-r0) 07:32:59 Executing busybox-1.31.1-r19.trigger 07:32:59 OK: 217 MiB in 51 packages 07:32:59 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:32:59 Status: Downloaded newer image for alpine:3.12 07:32:59 ---> 389fef711851 07:32:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:33:00 Removing intermediate container f77f3327e7cd 07:33:00 ---> eb0cfc3f3779 07:33:00 07:33:00 Step 10/22 : FROM scratch 07:33:00 ---> 07:33:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:33:02 ---> Running in 7bdacffff64f 07:33:02 ---> Running in 24c336a9d3e8 07:33:03 Removing intermediate container 672002a8c6c4 07:33:03 ---> e2b317c45344 07:33:03 Step 4/6 : WORKDIR /edgex-go 07:33:03 ---> Running in e07acf2a8395 07:33:03 Removing intermediate container a15b24459684 07:33:03 ---> 33771476079d 07:33:03 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:33:03 Removing intermediate container 1afab29ba896 07:33:03 ---> 6cd6f2245ffa 07:33:03 07:33:03 Step 10/24 : FROM alpine:3.12 07:33:03 ---> 389fef711851 07:33:03 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:33:03 Removing intermediate container 24c336a9d3e8 07:33:03 ---> 5d17f3b3a247 07:33:03 Step 12/22 : ENV APP_PORT=48082 07:33:03 ---> Running in a927c03ebff1 07:33:03 ---> Running in bcc8f2b6e89c 07:33:03 ---> Running in 281e4b8e5a9c 07:33:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:33:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:33:03 Removing intermediate container e07acf2a8395 07:33:03 ---> fcb8458f6f8a 07:33:03 Step 5/6 : COPY go.mod . 07:33:03 (1/5) Installing ca-certificates (20191127-r4) 07:33:03 Removing intermediate container 281e4b8e5a9c 07:33:03 ---> a7ec34b1f9f9 07:33:03 Step 13/22 : EXPOSE $APP_PORT 07:33:03 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:33:03 (3/5) Installing libcurl (7.69.1-r3) 07:33:03 (4/5) Installing curl (7.69.1-r3) 07:33:03 (5/5) Installing dumb-init (1.2.2-r1) 07:33:03 Executing busybox-1.31.1-r19.trigger 07:33:03 Executing ca-certificates-20191127-r4.trigger 07:33:04 ---> 7b93d65fc165 07:33:04 Step 6/6 : RUN go mod download 07:33:04 ---> Running in 5a14b0ed72fe 07:33:04 OK: 7 MiB in 19 packages 07:33:05 ---> Running in eff642738e8b 07:33:06 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 07:33:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:33:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:33:06 (1/5) Installing ca-certificates (20191127-r4) 07:33:06 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:33:06 (3/5) Installing libcurl (7.69.1-r3) 07:33:06 (4/5) Installing curl (7.69.1-r3) 07:33:06 (5/5) Installing dumb-init (1.2.2-r1) 07:33:06 Executing busybox-1.31.1-r19.trigger 07:33:06 Executing ca-certificates-20191127-r4.trigger 07:33:06 OK: 7 MiB in 19 packages 07:33:06 Removing intermediate container eff642738e8b 07:33:06 ---> f37b00fac62e 07:33:06 Step 14/22 : WORKDIR / 07:33:07 Removing intermediate container e2a800bd8130 07:33:07 ---> 8e3f2528536f 07:33:07 07:33:07 Step 10/22 : FROM scratch 07:33:07 ---> 07:33:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:33:07 ---> Running in 1984890ddec6 07:33:07 ---> Using cache 07:33:07 ---> 5d17f3b3a247 07:33:07 Step 12/22 : ENV APP_PORT=48081 07:33:07 Removing intermediate container 7bdacffff64f 07:33:07 ---> d6b7389778db 07:33:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:33:07 ---> Running in e7192efbe35b 07:33:08 ---> Running in 7552d5322d6b 07:33:09 Removing intermediate container 1984890ddec6 07:33:09 ---> f3bd83ce9157 07:33:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:33:09 Removing intermediate container e7192efbe35b 07:33:09 ---> 2bb91f6c949e 07:33:09 Step 13/22 : EXPOSE $APP_PORT 07:33:09 Removing intermediate container 7552d5322d6b 07:33:09 ---> c3171badfa0f 07:33:09 Step 13/22 : WORKDIR / 07:33:09 Removing intermediate container bcc8f2b6e89c 07:33:09 ---> ee0f1d34ba9c 07:33:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:33:09 ---> Running in d4522b4f8bb1 07:33:09 ---> Running in e0ad0b3fc32b 07:33:09 ---> Running in ed01551e0a3d 07:33:09 Removing intermediate container a927c03ebff1 07:33:09 ---> 37e87a739a98 07:33:09 07:33:09 Step 11/26 : FROM docker:20.10.0 07:33:09 20.10.0: Pulling from library/docker 07:33:09 ---> fd259003c9f8 07:33:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:33:09 Removing intermediate container d4522b4f8bb1 07:33:09 ---> 9eef0ddeaf9c 07:33:09 Step 14/22 : WORKDIR / 07:33:09 ---> Running in 7bf2451d6cd0 07:33:09 Removing intermediate container e0ad0b3fc32b 07:33:09 ---> e86ce06be565 07:33:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:33:09 Removing intermediate container ed01551e0a3d 07:33:09 ---> 71801b0da079 07:33:09 Step 13/24 : WORKDIR / 07:33:10 ---> 2904d2afc75d 07:33:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:33:10 ---> Running in cc18a063ae8b 07:33:11 Removing intermediate container 7bf2451d6cd0 07:33:11 ---> 968084e1b374 07:33:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:33:11 ---> e1d131eb82a1 07:33:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:33:11 ---> c17b6c47164e 07:33:11 Step 18/22 : ENTRYPOINT ["/core-command"] 07:33:11 Removing intermediate container cc18a063ae8b 07:33:11 ---> 77733cd7a0f6 07:33:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:33:11 ---> Running in 9984d7c12ad9 07:33:11 ---> 6e08992f7d87 07:33:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:33:11 Removing intermediate container 9984d7c12ad9 07:33:11 ---> 8c3a3e7d45be 07:33:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:33:12 ---> b01886482029 07:33:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:33:12 ---> Running in 8c3dd3c61044 07:33:12 ---> 1412cda4f24e 07:33:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:33:12 ---> 4049e518ad27 07:33:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:33:12 Removing intermediate container 8c3dd3c61044 07:33:12 ---> 221cb51b0f87 07:33:12 Step 20/22 : LABEL arch=x86_64 07:33:12 ---> a24128f6a1d9 07:33:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:33:12 ---> Running in 557bc67066cc 07:33:12 ---> 0e0450ce26dc 07:33:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:33:12 ---> c2cc053737a7 07:33:12 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:33:12 ---> 6124b0f73e74 07:33:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:33:13 Removing intermediate container 557bc67066cc 07:33:13 ---> 3e21c2dc72bd 07:33:13 Step 21/22 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:33:13 ---> Running in c69d60e72235 07:33:13 ---> 2a9970502279 07:33:13 Step 18/22 : RUN chmod +x entrypoint.sh 07:33:13 ---> Running in ab020afd7df1 07:33:13 ---> Running in f7325f28506f 07:33:13 Removing intermediate container c69d60e72235 07:33:13 ---> 95452f91de92 07:33:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:33:13 ---> 62fd86925b65 07:33:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:33:13 ---> Running in afa20ccf1a69 07:33:14 Removing intermediate container ab020afd7df1 07:33:14 ---> 6ced583b3a8c 07:33:14 Step 22/22 : LABEL version=0.0.0 07:33:14 Removing intermediate container afa20ccf1a69 07:33:14 ---> fccc74c586a1 07:33:14 Step 20/22 : LABEL arch=x86_64 07:33:14 ---> Running in f0c8d985cf44 07:33:15 ---> Running in 6fc7944b622c 07:33:15 ---> 2496e2c32442 07:33:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:33:15 Removing intermediate container f0c8d985cf44 07:33:15 ---> 9596f4cb2d63 07:33:15 07:33:15 Successfully built 9596f4cb2d63 07:33:15 Removing intermediate container 6fc7944b622c 07:33:15 ---> 882269fbdf55 07:33:15 Step 21/22 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:33:15 Successfully tagged docker-core-command-go:latest 07:33:15 Building docker-core-data-go 07:33:15  Building docker-core-command-go ... done  ---> 2ca495930608 07:33:15 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:33:16 ---> Running in 4ecd521afbcd 07:33:16 ---> Running in 1b09e905f51a 07:33:16 Removing intermediate container f7325f28506f 07:33:16 ---> 4db84fe9ad54 07:33:16 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:33:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:33:16 Status: Downloaded newer image for docker:20.10.0 07:33:16 ---> aefe523efa57 07:33:16 Step 12/26 : RUN apk add --no-cache bash 07:33:16 ---> Running in 21a154f8340b 07:33:16 ---> Running in 458d3f51f8d1 07:33:17 Removing intermediate container 4ecd521afbcd 07:33:17 ---> e53d2043d47c 07:33:17 Step 22/22 : LABEL version=0.0.0 07:33:20 ---> Running in e110e7461339 07:33:20 Removing intermediate container 21a154f8340b 07:33:20 ---> cf9110c57ba6 07:33:20 Step 20/22 : LABEL arch=x86_64 07:33:20 ---> Running in a8158bd5b464 07:33:21 Removing intermediate container e110e7461339 07:33:21 ---> 8eaaa3b37935 07:33:21 07:33:21 Successfully built 8eaaa3b37935 07:33:21 Successfully tagged docker-core-metadata-go:latest 07:33:21  Building docker-core-metadata-go ... done Building docker-support-notifications-go 07:33:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:33:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:33:22 (1/2) Installing readline (8.0.4-r0) 07:33:22 (2/2) Installing bash (5.0.17-r0) 07:33:22 Executing bash-5.0.17-r0.post-install 07:33:22 Executing busybox-1.31.1-r19.trigger 07:33:22 Removing intermediate container 1b09e905f51a 07:33:22 ---> a550ea3de000 07:33:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:33:22 OK: 12 MiB in 22 packages 07:33:23 Removing intermediate container a8158bd5b464 07:33:23 ---> bc17325c4bbf 07:33:23 Step 21/22 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:33:25 ---> Running in 3348661cd3b2 07:33:25 ---> Running in 23556edd008a 07:33:27 Removing intermediate container 23556edd008a 07:33:27 ---> ebc7e197e99d 07:33:27 Step 22/22 : LABEL version=0.0.0 07:33:28 Removing intermediate container 458d3f51f8d1 07:33:28 ---> a0595bb08ee5 07:33:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:33:28 Removing intermediate container 3348661cd3b2 07:33:28 ---> aeb5f8844f77 07:33:28 Step 22/24 : LABEL arch=x86_64 07:33:28 ---> Running in fece007e624f 07:33:28 ---> Running in 94b4caa5834c 07:33:28 ---> Running in 5143fc8acab0 07:33:29 Removing intermediate container fece007e624f 07:33:29 ---> 25e8e63ade81 07:33:29 07:33:31 Successfully built 25e8e63ade81 07:33:31 Successfully tagged docker-security-bootstrap-redis-go:latest 07:33:31 Building docker-support-scheduler-go 07:33:31 Removing intermediate container 5a14b0ed72fe 07:33:31 ---> 1b6143c593a2 07:33:31 Successfully built 1b6143c593a2 07:33:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:33:31  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 94b4caa5834c 07:33:31 ---> e03248b40575 07:33:31 Step 23/24 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:33:31 Removing intermediate container 5143fc8acab0 07:33:31 ---> 101bb3211a2f 07:33:31 Step 14/26 : ENV APP_PORT=48090 07:33:31 + docker inspect -f . ci-base-image-arm64 07:33:31 . [Pipeline] withDockerContainer 07:33:31 prd-ubuntu18.04-docker-arm64-4c-16g-18475 does not seem to be running inside a container 07:33:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 07:33:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:33:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:33:31 ---> 77216f152616 07:33:31 Step 3/23 : WORKDIR /edgex-go 07:33:31 ---> Using cache 07:33:31 ---> 939818520be9 07:33:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:31 ---> Using cache 07:33:31 ---> 3e7c6404c9b5 07:33:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:33:33 $ docker top a0bd4110afc2aff9b2e4db461fc2d92fdc3f01a6984e3ce954781b242a6a08ba -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:33 ---> Running in 9b7a6bd74bcc 07:33:33 ---> Running in 0bb9734d5672 07:33:34 + go version 07:33:34 go version go1.15.5 linux/arm64 [Pipeline] } 07:33:34 $ docker stop --time=1 a0bd4110afc2aff9b2e4db461fc2d92fdc3f01a6984e3ce954781b242a6a08ba 07:33:35 ---> Running in 2bc95502533c 07:33:36 Removing intermediate container 0bb9734d5672 07:33:36 ---> 5f4ba5ade47f 07:33:36 Step 15/26 : EXPOSE $APP_PORT 07:33:36 $ docker rm -f a0bd4110afc2aff9b2e4db461fc2d92fdc3f01a6984e3ce954781b242a6a08ba 07:33:36 Removing intermediate container 9b7a6bd74bcc 07:33:36 ---> 214beb60898b 07:33:36 Step 24/24 : LABEL version=0.0.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:33:36 ---> Running in 0a57084473e8 07:33:37 + docker inspect -f . ci-base-image-arm64 07:33:37 . [Pipeline] withDockerContainer 07:33:37 ---> Running in b2048368d893 07:33:37 prd-ubuntu18.04-docker-arm64-4c-16g-18475 does not seem to be running inside a container 07:33:37 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 07:33:37 Removing intermediate container 0a57084473e8 07:33:37 ---> fd94ad87befb 07:33:37 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:33:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:33:38 Removing intermediate container b2048368d893 07:33:38 ---> b05b57f3d0fb 07:33:38 07:33:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:33:38 Successfully built b05b57f3d0fb 07:33:38 Successfully tagged docker-security-secretstore-setup-go:latest 07:33:38  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 07:33:38 ---> 88f55eb3aa43 07:33:38 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:33:38 $ docker top fdd18cd4bfd82dae60a11ca4f68cfbaf65138fa88d48f1bc27e9bef3e4edbb01 -eo pid,comm 07:33:38 OK: 233 MiB in 51 packages [Pipeline] { [Pipeline] echo 07:33:39 ========================================================= 07:33:39 [edgeXBuildGoParallel] Running Tests and Build... 07:33:39 ========================================================= [Pipeline] sh 07:33:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:33:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:33:39 ---> 77216f152616 07:33:39 Step 3/24 : WORKDIR /edgex-go 07:33:39 ---> Using cache 07:33:39 ---> 939818520be9 07:33:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:39 ---> Using cache 07:33:39 ---> 3e7c6404c9b5 07:33:39 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 07:33:39 + make test 07:33:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:33:40 ---> 79e577c6b1bf 07:33:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:33:40 ---> Running in 164f26cee64b 07:33:44 ---> a9fcc366dd82 07:33:44 Step 19/26 : RUN apk --no-cache add py3-pip 07:33:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:33:45 ---> Running in 173ed117c91e 07:33:45 Removing intermediate container 2bc95502533c 07:33:45 ---> a5979baf4063 07:33:45 Step 6/23 : COPY go.mod . 07:33:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:33:46 OK: 233 MiB in 51 packages 07:33:47 ---> 9e36bc61380e 07:33:47 Step 7/23 : RUN go mod download 07:33:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:33:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:33:47 ---> Running in 5c457a2d1a05 07:33:47 (1/33) Installing libbz2 (1.0.8-r1) 07:33:47 (2/33) Installing expat (2.2.9-r1) 07:33:47 (3/33) Installing libffi (3.3-r2) 07:33:47 (4/33) Installing gdbm (1.13-r1) 07:33:47 (5/33) Installing xz-libs (5.2.5-r0) 07:33:47 (6/33) Installing sqlite-libs (3.32.1-r0) 07:33:47 (7/33) Installing python3 (3.8.5-r0) 07:33:49 Removing intermediate container 164f26cee64b 07:33:49 ---> 12c5fb881487 07:33:49 Step 6/24 : COPY go.mod . 07:33:50 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:33:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:33:50 ---> 77216f152616 07:33:50 Step 3/21 : WORKDIR /edgex-go 07:33:50 ---> Using cache 07:33:50 ---> 939818520be9 07:33:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:50 ---> Using cache 07:33:50 ---> 3e7c6404c9b5 07:33:50 Step 5/21 : RUN apk add --update --no-cache make git 07:33:50 ---> Using cache 07:33:50 ---> 9c149309e1de 07:33:50 Step 6/21 : COPY go.mod . 07:33:50 ---> Using cache 07:33:50 ---> c9752bfcd172 07:33:50 Step 7/21 : RUN go mod download 07:33:50 ---> Using cache 07:33:50 ---> 6eb460c525f8 07:33:50 Step 8/21 : COPY . . 07:33:50 (8/33) Installing py3-appdirs (1.4.4-r1) 07:33:50 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:33:50 (10/33) Installing py3-parsing (2.4.7-r0) 07:33:50 (11/33) Installing py3-six (1.15.0-r0) 07:33:50 ---> Using cache 07:33:50 ---> 48a605350ed5 07:33:50 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:33:50 (12/33) Installing py3-packaging (20.4-r0) 07:33:50 (13/33) Installing py3-setuptools (47.0.0-r0) 07:33:50 (14/33) Installing py3-chardet (3.0.4-r4) 07:33:52 (15/33) Installing py3-idna (2.9-r0) 07:33:52 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:33:52 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:33:52 (18/33) Installing py3-requests (2.23.0-r0) 07:33:52 (19/33) Installing py3-msgpack (1.0.0-r0) 07:33:52 (20/33) Installing py3-lockfile (0.12.2-r3) 07:33:53 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:33:54 ---> b5b44fc5475e 07:33:54 Step 7/24 : RUN go mod download 07:33:54 (22/33) Installing py3-colorama (0.4.3-r0) 07:33:54 ---> Running in 5ac03b054a62 07:33:54 (23/33) Installing py3-distlib (0.3.0-r0) 07:33:54 (24/33) Installing py3-distro (1.5.0-r1) 07:33:54 (25/33) Installing py3-webencodings (0.5.1-r3) 07:33:54 (26/33) Installing py3-html5lib (1.0.1-r4) 07:33:54 ---> Running in bcab11134c42 07:33:54 (27/33) Installing py3-pytoml (0.1.21-r0) 07:33:55 (28/33) Installing py3-pep517 (0.8.2-r0) 07:33:55 (29/33) Installing py3-progress (1.5-r0) 07:33:55 (30/33) Installing py3-toml (0.10.1-r0) 07:33:55 (31/33) Installing py3-retrying (1.3.3-r0) 07:33:55 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:33:55 (33/33) Installing py3-pip (20.1.1-r0) 07:33:56 Executing busybox-1.31.1-r19.trigger 07:33:56 Removing intermediate container 5c457a2d1a05 07:33:56 ---> 50ad16b7b16b 07:33:56 Step 8/23 : COPY . . 07:33:56 OK: 71 MiB in 55 packages 07:33:56 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 07:33:57 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:33:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:33:57 ---> 77216f152616 07:33:57 Step 3/21 : WORKDIR /edgex-go 07:33:57 ---> Using cache 07:33:57 ---> 939818520be9 07:33:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:57 ---> Using cache 07:33:57 ---> 3e7c6404c9b5 07:33:57 Step 5/21 : RUN apk add --update --no-cache make git 07:33:57 ---> Using cache 07:33:57 ---> 9c149309e1de 07:33:57 Step 6/21 : COPY go.mod . 07:33:57 ---> Using cache 07:33:57 ---> c9752bfcd172 07:33:57 Step 7/21 : RUN go mod download 07:33:57 ---> Using cache 07:33:57 ---> 6eb460c525f8 07:33:57 Step 8/21 : COPY . . 07:33:57 ---> Using cache 07:33:57 ---> 48a605350ed5 07:33:57 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:33:59 ---> Running in f09c4716f430 07:34:02 ? github.com/edgexfoundry/edgex-go [no test files] 07:34:02 Removing intermediate container bcab11134c42 07:34:02 ---> 9965981b9e0b 07:34:02 Step 8/24 : COPY . . 07:34:04 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 07:34:27 ---> 40e61a4653f7 07:34:27 Step 9/23 : RUN make cmd/core-data/core-data 07:34:27 Removing intermediate container 173ed117c91e 07:34:27 ---> defeb9fdef08 07:34:27 Step 20/26 : RUN pip install docker-compose==1.23.2 07:34:28 ---> Running in 28168bac6464 07:34:28 ---> Running in dd809592a158 07:34:31 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 07:34:31 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 07:34:31 ---> fdc54a233691 07:34:31 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:34:31 ---> Running in 33c9ccc754ca 07:34:33 Removing intermediate container 5ac03b054a62 07:34:33 ---> 91d67b70c8a1 07:34:33 07:34:33 Step 10/21 : FROM scratch 07:34:33 ---> 07:34:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:34:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:34:33 ---> Using cache 07:34:33 ---> 5d17f3b3a247 07:34:33 Step 12/21 : ENV APP_PORT=48085 07:34:33 ---> Running in 20543613b1c5 07:34:34 Removing intermediate container 20543613b1c5 07:34:34 ---> cf9052c7060d 07:34:34 Step 13/21 : EXPOSE $APP_PORT 07:34:34 ---> Running in 9a1f84d26b46 07:34:34 Collecting docker-compose==1.23.2 07:34:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:34:34 Removing intermediate container 9a1f84d26b46 07:34:34 ---> cdb5085c9d23 07:34:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:34:34 Collecting docker<4.0,>=3.6.0 07:34:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:34:34 Collecting jsonschema<3,>=2.5.1 07:34:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:34:35 ---> 9cec593446de 07:34:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:34:35 Collecting docopt<0.7,>=0.6.1 07:34:35 Downloading docopt-0.6.2.tar.gz (25 kB) 07:34:36 Collecting dockerpty<0.5,>=0.4.1 07:34:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:34:38 ---> ef09a8ca0f02 07:34:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:34:38 Collecting texttable<0.10,>=0.9.0 07:34:38 Downloading texttable-0.9.1.tar.gz (11 kB) 07:34:39 Removing intermediate container f09c4716f430 07:34:39 ---> 16b0cc1857fc 07:34:39 07:34:39 Step 10/21 : FROM alpine:3.12 07:34:39 ---> 389fef711851 07:34:39 Step 11/21 : RUN apk add --update --no-cache curl 07:34:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:34:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:34:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:34:39 ---> 1ed1232b4dae 07:34:39 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:34:40 Collecting cached-property<2,>=1.2.0 07:34:40 ---> Running in bd643d17b5b6 07:34:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:34:40 ---> Running in 3b9d6cb0827b 07:34:40 Collecting PyYAML<4,>=3.10 07:34:40 Downloading PyYAML-3.13.tar.gz (270 kB) 07:34:40 Removing intermediate container 3b9d6cb0827b 07:34:40 ---> 4d5e7c54f6e1 07:34:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:34:41 ---> Running in 6e21a1c4f9b1 07:34:41 Removing intermediate container 6e21a1c4f9b1 07:34:41 ---> ed8402c2b33d 07:34:41 Step 19/21 : LABEL arch=x86_64 07:34:41 Collecting websocket-client<1.0,>=0.32.0 07:34:41 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:34:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:34:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:34:41 ---> Running in cb43f9d73f05 07:34:41 Collecting docker-pycreds>=0.4.0 07:34:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:34:41 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) 07:34:42 Collecting idna<2.8,>=2.5 07:34:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:34:42 Removing intermediate container cb43f9d73f05 07:34:42 ---> b078dd292797 07:34:42 Step 20/21 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:34:42 (1/4) Installing ca-certificates (20191127-r4) 07:34:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:34:42 (3/4) Installing libcurl (7.69.1-r3) 07:34:42 (4/4) Installing curl (7.69.1-r3) 07:34:42 Executing busybox-1.31.1-r19.trigger 07:34:42 Collecting urllib3<1.25,>=1.21.1 07:34:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:34:42 Executing ca-certificates-20191127-r4.trigger 07:34:42 OK: 7 MiB in 18 packages 07:34:42 ---> Running in dae0901421ba 07:34:42 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) 07:34:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:34:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:34:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:34:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:34:43 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, docopt, dockerpty, texttable, cached-property, PyYAML, docker-compose 07:34:43 Attempting uninstall: idna 07:34:43 Found existing installation: idna 2.9 07:34:43 Uninstalling idna-2.9: 07:34:43 Removing intermediate container dae0901421ba 07:34:43 ---> 9b2e6d02b1c6 07:34:43 Step 21/21 : LABEL version=0.0.0 07:34:43 Successfully uninstalled idna-2.9 07:34:44 Attempting uninstall: urllib3 07:34:44 Found existing installation: urllib3 1.25.9 07:34:44 Uninstalling urllib3-1.25.9: 07:34:44 Successfully uninstalled urllib3-1.25.9 07:34:44 ---> Running in 941fdca64dbf 07:34:45 Removing intermediate container bd643d17b5b6 07:34:45 ---> 4a35dd5b09b1 07:34:45 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:34:46 Attempting uninstall: requests 07:34:46 Found existing installation: requests 2.23.0 07:34:46 Uninstalling requests-2.23.0: 07:34:46 Successfully uninstalled requests-2.23.0 07:34:46 Removing intermediate container 941fdca64dbf 07:34:46 ---> 0496dc9f1c71 07:34:46 07:34:46 ---> Running in 3058654a114d 07:34:47 Successfully built 0496dc9f1c71 07:34:47 Successfully tagged docker-support-scheduler-go:latest 07:34:47  Building docker-support-scheduler-go ... done Removing intermediate container 3058654a114d 07:34:47 ---> 966f4b9852ed 07:34:47 Step 13/21 : WORKDIR /edgex 07:34:48 ---> Running in 0ff5e57f468a 07:34:48 Running setup.py install for docopt: started 07:34:49 Removing intermediate container 0ff5e57f468a 07:34:49 ---> 293d9400878d 07:34:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:34:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:34:49 Running setup.py install for docopt: finished with status 'done' 07:34:49 Running setup.py install for dockerpty: started 07:34:49 ---> 637d92d9cf58 07:34:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:34:49 Running setup.py install for dockerpty: finished with status 'done' 07:34:49 Running setup.py install for texttable: started 07:34:50 ---> ebf82b4ef2e4 07:34:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:34:50 Running setup.py install for texttable: finished with status 'done' 07:34:50 Running setup.py install for PyYAML: started 07:34:51 ---> 0f3f4169a95f 07:34:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:34:51 ---> Running in b64cd073fc0d 07:34:51 Running setup.py install for PyYAML: finished with status 'done' 07:34:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:34:53 Removing intermediate container b64cd073fc0d 07:34:53 ---> cb0f9668cac0 07:34:53 Step 18/21 : CMD ["--init=true"] 07:34:53 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:34:54 ---> Running in fa86620b1879 07:34:54 Removing intermediate container fa86620b1879 07:34:54 ---> 6062d28f71d1 07:34:54 Step 19/21 : LABEL arch=x86_64 07:34:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:34:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:34:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:34:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:34:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:34:56 ---> Running in 4e2d196f4c09 07:34:56 Removing intermediate container 33c9ccc754ca 07:34:56 ---> 6b64ef9403bc 07:34:56 07:34:56 Step 10/24 : FROM scratch 07:34:56 ---> 07:34:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:34:56 ---> Running in f57d59c2559a 07:34:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:34:56 Removing intermediate container 4e2d196f4c09 07:34:56 ---> d01279c88af4 07:34:56 Step 20/21 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:34:59 Removing intermediate container f57d59c2559a 07:34:59 ---> e6f1176f563b 07:34:59 Step 12/24 : ENV APP_PORT=48060 07:34:59 ---> Running in 612396864b36 07:34:59 Removing intermediate container 28168bac6464 07:34:59 ---> a0a60a2e45b1 07:34:59 Step 21/26 : RUN apk --no-cache add curl 07:34:59 ---> Running in 76de64f8a14e 07:34:59 Removing intermediate container dd809592a158 07:34:59 ---> 258526835e65 07:34:59 07:34:59 Step 10/23 : FROM alpine:3.12 07:34:59 ---> 389fef711851 07:34:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:34:59 ---> Running in b42c63644cfb 07:34:59 ---> Running in 17e9b02bfbf0 07:34:59 Removing intermediate container 76de64f8a14e 07:34:59 ---> 22661c1ad5db 07:34:59 Step 13/24 : EXPOSE $APP_PORT 07:34:59 Removing intermediate container 612396864b36 07:34:59 ---> 16c4b97d776c 07:34:59 Step 21/21 : LABEL version=0.0.0 07:34:59 ---> Running in 9ace7b023237 07:34:59 ---> Running in 62f41211361d 07:34:59 Removing intermediate container 17e9b02bfbf0 07:34:59 ---> 928600ac0425 07:34:59 Step 12/23 : ENV APP_PORT=48080 07:34:59 ---> Running in 2bb8725ab262 07:34:59 Removing intermediate container 9ace7b023237 07:34:59 ---> f38df595bc29 07:34:59 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:35:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:35:00 Removing intermediate container 62f41211361d 07:35:00 ---> 207029860d58 07:35:00 07:35:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:35:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:35:00 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:35:00 (2/3) Installing libcurl (7.69.1-r3) 07:35:00 (3/3) Installing curl (7.69.1-r3) 07:35:00 Executing busybox-1.31.1-r19.trigger 07:35:00 OK: 72 MiB in 58 packages 07:35:00 Successfully built 207029860d58 07:35:01 Successfully tagged docker-security-proxy-setup-go:latest 07:35:01  Building docker-security-proxy-setup-go ... done Removing intermediate container 2bb8725ab262 07:35:01 ---> 8f0d4ad8b51d 07:35:01 Step 13/23 : EXPOSE $APP_PORT 07:35:01 ---> 7678964945f6 07:35:01 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:35:01 ---> Running in f31bd34cbd08 07:35:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:35:01 Removing intermediate container f31bd34cbd08 07:35:01 ---> 486fdf2b5df6 07:35:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:01 Removing intermediate container b42c63644cfb 07:35:01 ---> 670dd6e96fe4 07:35:01 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:35:02 ---> Running in 8c9602e53df6 07:35:02 ---> 2e648f1d7e4a 07:35:02 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:35:02 ---> Running in 115a8e2dd5eb 07:35:02 Removing intermediate container 115a8e2dd5eb 07:35:02 ---> b553534c55ce 07:35:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:35:02 ---> Running in 41f43fd15a10 07:35:02 ---> ef8a1ca7c61f 07:35:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:35:03 Removing intermediate container 41f43fd15a10 07:35:03 ---> 0b22388dc32b 07:35:03 Step 24/26 : LABEL arch=x86_64 07:35:03 ---> c0faffaa6351 07:35:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:35:03 ---> Running in 6d50369f72af 07:35:04 Removing intermediate container 6d50369f72af 07:35:04 ---> 22c9c27f9c42 07:35:04 Step 25/26 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:35:04 Removing intermediate container 8c9602e53df6 07:35:04 ---> f86e76a3cd32 07:35:04 Step 15/23 : RUN apk add --update --no-cache zeromq 07:35:04 ---> Running in 1f5f1eab542b 07:35:04 ---> Running in 374cf8cb252a 07:35:04 ---> c64b2efa6e00 07:35:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:35:04 Removing intermediate container 1f5f1eab542b 07:35:04 ---> da46f3d0e693 07:35:04 Step 26/26 : LABEL version=0.0.0 07:35:04 ---> Running in ebb68b9580ab 07:35:04 ---> 327ee93bc74f 07:35:04 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:35:04 ---> Running in 5fdcfa29300f 07:35:04 Removing intermediate container ebb68b9580ab 07:35:04 ---> d6fd6617b527 07:35:04 07:35:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:35:04 Removing intermediate container 5fdcfa29300f 07:35:04 ---> 543a1e8fa996 07:35:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:35:04 Successfully built d6fd6617b527 07:35:04 Successfully tagged docker-sys-mgmt-agent-go:latest 07:35:04  Building docker-sys-mgmt-agent-go ... done  ---> Running in 39f41841986a 07:35:05 Removing intermediate container 39f41841986a 07:35:05 ---> 230429dcf693 07:35:05 Step 22/24 : LABEL arch=x86_64 07:35:05 ---> Running in 4998e8a42b4c 07:35:05 Removing intermediate container 4998e8a42b4c 07:35:05 ---> dc46e831dc2f 07:35:05 Step 23/24 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:35:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:35:05 ---> Running in 99f66c085527 07:35:05 Removing intermediate container 99f66c085527 07:35:05 ---> 34359ec0e8ea 07:35:05 Step 24/24 : LABEL version=0.0.0 07:35:05 (1/5) Installing libgcc (9.3.0-r2) 07:35:05 ---> Running in a0c575785d50 07:35:05 (2/5) Installing libsodium (1.0.18-r0) 07:35:05 (3/5) Installing libstdc++ (9.3.0-r2) 07:35:05 Removing intermediate container a0c575785d50 07:35:05 ---> fa98d914b420 07:35:05 07:35:06 Successfully built fa98d914b420 07:35:06 Successfully tagged docker-support-notifications-go:latest 07:35:06  Building docker-support-notifications-go ... done (4/5) Installing libzmq (4.3.3-r0) 07:35:06 (5/5) Installing zeromq (4.3.3-r0) 07:35:06 Executing busybox-1.31.1-r19.trigger 07:35:06 OK: 8 MiB in 19 packages 07:35:07 Removing intermediate container 374cf8cb252a 07:35:07 ---> d366cca0f94b 07:35:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:35:07 ---> 9db7d9fd709e 07:35:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:35:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:35:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:35:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:35:08 ---> 1ed9d2d66c79 07:35:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:35:08 ---> b8fdf480423a 07:35:08 Step 19/23 : ENTRYPOINT ["/core-data"] 07:35:08 ---> Running in ae564905bca8 07:35:08 Removing intermediate container ae564905bca8 07:35:08 ---> fee5129c497e 07:35:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:35:08 ---> Running in ce9dcdeb048f 07:35:08 Removing intermediate container ce9dcdeb048f 07:35:08 ---> 0da76969d55d 07:35:08 Step 21/23 : LABEL arch=x86_64 07:35:08 ---> Running in 733113745fb5 07:35:09 Removing intermediate container 733113745fb5 07:35:09 ---> 14803ca1fcb4 07:35:09 Step 22/23 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:35:09 ---> Running in 0be8e16f0823 07:35:09 Removing intermediate container 0be8e16f0823 07:35:09 ---> e64fe1d704bf 07:35:09 Step 23/23 : LABEL version=0.0.0 07:35:09 ---> Running in cf37b40c0364 07:35:09 Removing intermediate container cf37b40c0364 07:35:09 ---> b40091ffd077 07:35:09 07:35:09 Successfully built b40091ffd077 07:35:10 Successfully tagged docker-core-data-go:latest 07:35:10  Building docker-core-data-go ... done  [Pipeline] } 07:35:10 $ docker stop --time=1 d507fcea7e47e5a1124730ff8663dfbf2389bb8772902599099944b441a5f39b 07:35:11 $ docker rm -f d507fcea7e47e5a1124730ff8663dfbf2389bb8772902599099944b441a5f39b [Pipeline] // withDockerContainer [Pipeline] sh 07:35:12 + docker images 07:35:12 + grep docker 07:35:12 docker-core-data-go latest b40091ffd077 3 seconds ago 22.2MB 07:35:12 docker-support-notifications-go latest fa98d914b420 7 seconds ago 12MB 07:35:12 docker-sys-mgmt-agent-go latest d6fd6617b527 8 seconds ago 313MB 07:35:12 docker-security-proxy-setup-go latest 207029860d58 13 seconds ago 24.5MB 07:35:12 docker-support-scheduler-go latest 0496dc9f1c71 26 seconds ago 10.7MB 07:35:12 docker-security-secretstore-setup-go latest b05b57f3d0fb About a minute ago 24.6MB 07:35:12 docker-security-bootstrap-redis-go latest 25e8e63ade81 About a minute ago 15.8MB 07:35:12 docker-core-metadata-go latest 8eaaa3b37935 About a minute ago 13MB 07:35:12 docker-core-command-go latest 9596f4cb2d63 About a minute ago 10.6MB 07:35:12 docker 20.10.0 aefe523efa57 3 weeks 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 07:35:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.206s coverage: 46.6% of statements 07:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.503s coverage: 27.0% of statements 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.096s coverage: 100.0% of statements 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.083s coverage: 100.0% of statements 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.326s coverage: 77.1% of statements 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.691s coverage: 82.4% of statements 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:35:28 Still waiting to schedule task 07:35:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.163s coverage: 28.6% of statements 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.414s coverage: 86.7% of statements 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.315s coverage: 97.5% of statements 07:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:35:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.131s coverage: 78.3% of statements 07:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:35:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.077s coverage: 93.8% of statements 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:35:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:35:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.215s coverage: 0.1% of statements 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.135s coverage: 75.5% of statements 07:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements 07:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.185s coverage: 87.2% of statements 07:35:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.2% of statements 07:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.4% of statements 07:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.579s coverage: 63.5% of statements 07:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 07:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 91.3% of statements 07:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 07:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 07:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 07:35:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.936s coverage: 55.9% of statements 07:35:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.376s coverage: 37.0% of statements 07:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.595s coverage: 84.0% of statements 07:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements 07:35:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.347s coverage: 47.1% of statements 07:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:35:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements 07:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:35:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.095s coverage: 100.0% of statements 07:35:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:36:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.066s coverage: 29.1% of statements 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:36:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.259s coverage: 99.0% of statements 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:36:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.083s coverage: 100.0% of statements 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:36:00 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:36:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:36:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.129s coverage: 87.9% of statements 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:36:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:36:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 07:36:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 07:36:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 07:36:02 GO111MODULE=on go vet ./... 07:36:19 Running on prd-ubuntu18.04-docker-8c-8g-18476 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws 07:36:19 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 07:36:21 using credential edgex-jenkins-ssh 07:36:21 Cloning the remote Git repository 07:36:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:36:21 > git init /w/workspace/edgex-go/8 # timeout=10 07:36:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:36:21 > git --version # timeout=10 07:36:21 > git --version # 'git version 2.17.1' 07:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:36:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:36:33 Merging remotes/origin/master commit 135337ef8a94f3bf495bf0711e4285c3adb5abc8 into PR head commit 726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:36:33 Merge succeeded, producing 726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:36:33 Checking out Revision 726892e8f81f6070071a4a09cf8fe89b37fba7e5 (PR-2962) 07:36:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:36:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:36:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:36:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:36:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:36:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:36:33 > git config core.sparsecheckout # timeout=10 07:36:33 > git checkout -f 726892e8f81f6070071a4a09cf8fe89b37fba7e5 # timeout=10 07:36:33 > git remote # timeout=10 07:36:33 > git config --get remote.origin.url # timeout=10 07:36:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:36:33 > git merge 135337ef8a94f3bf495bf0711e4285c3adb5abc8 # timeout=10 07:36:33 > git rev-parse HEAD^{commit} # timeout=10 07:36:33 > git config core.sparsecheckout # timeout=10 07:36:33 > git checkout -f 726892e8f81f6070071a4a09cf8fe89b37fba7e5 # timeout=10 07:36:37 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:38 + echo snap-build.sh 07:36:38 snap-build.sh 07:36:38 + SNAP_BASE_DIR=. 07:36:38 + '[' '!' -z /w/workspace/edgex-go/8 ']' 07:36:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 07:36:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 07:36:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 07:36:38 + cd /w/workspace/edgex-go/8 07:36:38 + sudo apt-get remove -qy --purge lxd lxd-client 07:36:38 Reading package lists... 07:36:38 Building dependency tree... 07:36:38 Reading state information... 07:36:38 The following packages were automatically installed and are no longer required: 07:36:38 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:36:38 uidmap xdelta3 07:36:38 Use 'sudo apt autoremove' to remove them. 07:36:38 The following packages will be REMOVED: 07:36:38 lxd* lxd-client* 07:36:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:36:38 After this operation, 31.7 MB disk space will be freed. 07:36:40 (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.) 07:36:40 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:36:40 Removing lxd dnsmasq configuration 07:36:40 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:36:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:36:41 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:36:42 (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.) 07:36:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:36:43 Processing triggers for systemd (237-3ubuntu10.42) ... 07:36:43 Processing triggers for ureadahead (0.100.0-21) ... 07:36:45 + sudo snap remove --purge lxd 07:36:45 snap "lxd" is not installed 07:36:45 + sudo groupadd --force --system lxd 07:36:45 ++ whoami 07:36:45 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:36:45 + newgrp - lxd 07:36:45 + sudo snap install lxd 07:36:55 2021-01-05T07:36:52Z INFO Waiting for automatic snapd restart... 07:37:10 gofmt -l . 07:37:10 [ "`gofmt -l .`" = "" ] 07:37:10 ./bin/test-go-mod-tidy.sh 07:37:10 ./bin/test-attribution-txt.sh 07:37:13 lxd 4.9 from Canonical* installed 07:37:13 + sudo lxd init --auto [Pipeline] sh 07:37:14 + ls -al . 07:37:14 total 668 07:37:14 drwxrwxr-x 9 1001 1001 4096 Jan 5 07:37 . 07:37:14 drwxr-xr-x 4 root root 4096 Jan 5 07:33 .. 07:37:14 -rw-rw-r-- 1 1001 1001 11 Jan 5 07:32 .dockerignore 07:37:14 drwxrwxr-x 8 1001 1001 4096 Jan 5 07:32 .git 07:37:14 drwxrwxr-x 3 1001 1001 4096 Jan 5 07:32 .github 07:37:14 -rw-rw-r-- 1 1001 1001 824 Jan 5 07:32 .gitignore 07:37:14 -rw-rw-r-- 1 1001 1001 166 Jan 5 07:32 .sonarcloud.properties 07:37:14 -rw-rw-r-- 1 1001 1001 3804 Jan 5 07:32 CONTRIBUTING.md 07:37:14 -rw-rw-r-- 1 1001 1001 931 Jan 5 07:32 Dockerfile.build 07:37:14 -rw-rw-r-- 1 1001 1001 863 Jan 5 07:32 Jenkinsfile 07:37:14 -rw-rw-r-- 1 1001 1001 10775 Jan 5 07:32 LICENSE 07:37:14 -rw-rw-r-- 1 1001 1001 5750 Jan 5 07:32 Makefile 07:37:14 -rw-rw-r-- 1 1001 1001 6511 Jan 5 07:32 README.md 07:37:14 -rw-rw-r-- 1 1001 1001 6744 Jan 5 07:32 SECURITY.md 07:37:14 -rw-rw-r-- 1 1001 1001 5 Jan 5 07:27 VERSION 07:37:14 -rw-rw-r-- 1 1001 1001 4131 Jan 5 07:32 ZMQWindows.md 07:37:14 drwxrwxr-x 2 1001 1001 4096 Jan 5 07:32 bin 07:37:14 drwxrwxr-x 14 1001 1001 4096 Jan 5 07:32 cmd 07:37:14 -rw-r--r-- 1 root root 541590 Jan 5 07:36 coverage.out 07:37:14 -rw-r--r-- 1 root root 979 Jan 5 07:37 go.mod 07:37:14 -rw-r--r-- 1 root root 18934 Jan 5 07:37 go.sum 07:37:14 drwxrwxr-x 8 1001 1001 4096 Jan 5 07:32 internal 07:37:14 drwxrwxr-x 4 1001 1001 4096 Jan 5 07:32 openapi 07:37:14 drwxrwxr-x 4 1001 1001 4096 Jan 5 07:32 snap 07:37:14 -rw-rw-r-- 1 1001 1001 168 Jan 5 07:32 version.go [Pipeline] sh 07:37:15 + '[' -e coverage.out ] 07:37:15 + chown 1001:1001 coverage.out [Pipeline] stash 07:37:15 Warning: overwriting stash ‘coverage-report’ 07:37:16 Stashed 1 file(s) [Pipeline] sh 07:37:17 + make build 07:37:17 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 07:37:21 + sudo snap install --classic snapcraft 07:37:27 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 07:37:28 snapcraft 4.4.4 from Canonical* installed 07:37:28 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:37:28 + patch --verbose -p1 07:37:28 Hmm... Looks like a unified diff to me... 07:37:28 The text leading up to this was: 07:37:28 -------------------------- 07:37:28 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 07:37:28 |From: Tony Espy 07:37:28 |Date: Wed, 16 Dec 2020 16:34:55 -0500 07:37:28 |Subject: [PATCH] optimize snap build for pipeline CI check 07:37:28 | 07:37:28 |This patch is used by the EdgeX CI pipeline builds to 07:37:28 |optimize the snap CI check run for pull requests. When 07:37:28 |applied, it essentially strips out everything (apps and 07:37:28 |parts) from the snapcraft.yaml file except those required 07:37:28 |to build edgex-go, as the whole idea of the CI check is to 07:37:28 |catch changes to edgex-go that break the snap build. 07:37:28 | 07:37:28 |In general, anyone updating snapcraft.yaml will also need 07:37:28 |to update this patch file, otherwise it may fail to apply, 07:37:28 |resulting in a failed snap build CI check in the associated 07:37:28 |pull request. 07:37:28 | 07:37:28 |Note - in addition to applying this patch, the pipeline also 07:37:28 |only primes the snap (e.g. `snapcraft prime`), as there's no 07:37:28 |need to build the finally binary .snap file (and it won't 07:37:28 |work with the patch applied). This further reduces the build 07:37:28 |time. 07:37:28 |--- 07:37:28 | snap/snapcraft.yaml | 461 +------------------------------------------- 07:37:28 | 1 file changed, 2 insertions(+), 459 deletions(-) 07:37:28 | 07:37:28 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:37:28 |index 1e537489..faf42425 100644 07:37:28 |--- a/snap/snapcraft.yaml 07:37:28 |+++ b/snap/snapcraft.yaml 07:37:28 -------------------------- 07:37:28 patching file snap/snapcraft.yaml 07:37:28 Using Plan A... 07:37:28 Hunk #1 succeeded at 73. 07:37:28 Hunk #2 succeeded at 202. 07:37:28 Hunk #3 succeeded at 214. 07:37:28 Hunk #4 succeeded at 222. 07:37:28 Hunk #5 succeeded at 229. 07:37:28 Hunk #6 succeeded at 256. 07:37:28 Hunk #7 succeeded at 290. 07:37:28 Hunk #8 succeeded at 341. 07:37:28 Hmm... Ignoring the trailing garbage. 07:37:28 done 07:37:28 + sudo snapcraft prime --use-lxd 07:37:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:37:29 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: 07:37:29 - README.md 07:37:29 07:37:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:37:30 Launching a container. 07:37:42 Waiting for container to be ready 07:37:42 To start your first instance, try: lxc launch ubuntu:18.04 07:37:42 07:37:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:37:44 Waiting for network to be ready... 07:37:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:37:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] 07:37:45 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:37:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 07:37:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 07:37:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 07:37:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 07:37:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 07:37:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 07:37:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 07:37:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:37:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:37:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:37:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:37:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:37:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:37:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:37:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:37:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:37:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] 07:37:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 07:37:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 07:37:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:37:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 07:37:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 07:37:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 07:37:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 07:37:49 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 07:37:50 Fetched 23.6 MB in 5s (4764 kB/s) 07:37:51 Reading package lists... 07:37:51 Reading package lists... 07:37:51 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 07:37:51 Building dependency tree... 07:37:51 Reading state information... 07:37:51 The following additional packages will be installed: 07:37:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:37:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:37:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:37:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:37:51 Suggested packages: 07:37:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:37:51 Recommended packages: 07:37:51 gnupg libsasl2-modules 07:37:52 The following NEW packages will be installed: 07:37:52 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:37:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:37:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:37:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:37:52 The following packages will be upgraded: 07:37:52 gpg gpg-agent gpgconf libudev1 07:37:52 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 07:37:52 Need to get 3531 kB of archives. 07:37:52 After this operation, 13.3 MB of additional disk space will be used. 07:37:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 07:37:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 07:37:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 07:37:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 07:37:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 07:37:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 07:37:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 07:37:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 07:37:52 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 07:37:52 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 07:37:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:37:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:37:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:37:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:37:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:37:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:37:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:37:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:37:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:37:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:37:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:37:53 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:37:53 debconf: delaying package configuration, since apt-utils is not installed 07:37:53 Fetched 3531 kB in 1s (3108 kB/s) 07:37:53 (Reading database ... 12511 files and directories currently installed.) 07:37:53 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 07:37:53 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:37:53 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 07:37:53 Selecting previously unselected package udev. 07:37:53 (Reading database ... 12511 files and directories currently installed.) 07:37:53 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 07:37:53 Unpacking udev (237-3ubuntu10.43) ... 07:37:53 Selecting previously unselected package libfuse2:amd64. 07:37:53 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:37:53 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:37:53 Selecting previously unselected package fuse. 07:37:53 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:37:53 Unpacking fuse (2.9.7-1ubuntu1) ... 07:37:53 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 07:37:53 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:37:54 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 07:37:54 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:37:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 07:37:54 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:37:54 Selecting previously unselected package libksba8:amd64. 07:37:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:37:54 Unpacking libksba8:amd64 (1.3.5-2) ... 07:37:54 Selecting previously unselected package libroken18-heimdal:amd64. 07:37:54 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:37:54 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:54 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:37:54 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:37:54 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:54 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:37:54 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:37:54 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:54 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:37:54 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:37:54 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:54 Selecting previously unselected package libwind0-heimdal:amd64. 07:37:54 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:37:54 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:54 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:37:54 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:37:54 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:37:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:37:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:37:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:37:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:37:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:37:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:55 Selecting previously unselected package libsasl2-modules-db:amd64. 07:37:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 07:37:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:37:55 Selecting previously unselected package libsasl2-2:amd64. 07:37:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 07:37:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:37:55 Selecting previously unselected package libldap-common. 07:37:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 07:37:55 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:37:55 Selecting previously unselected package libldap-2.4-2:amd64. 07:37:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 07:37:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:37:55 Selecting previously unselected package dirmngr. 07:37:55 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 07:37:55 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 07:37:55 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:37:55 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 07:37:55 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:37:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:37:55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:37:55 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 07:37:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:56 Setting up libksba8:amd64 (1.3.5-2) ... 07:37:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:37:56 Setting up udev (237-3ubuntu10.43) ... 07:37:56 invoke-rc.d: policy-rc.d denied execution of start. 07:37:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:56 Processing triggers for systemd (237-3ubuntu10) ... 07:37:56 Setting up fuse (2.9.7-1ubuntu1) ... 07:37:56 Setting up gpg (2.2.4-1ubuntu1.3) ... 07:37:56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:57 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 07:37:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:57 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:37:57 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:37:57 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 07:37:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:37:57 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 07:37:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:37:57 settings in the [Install] section, and DefaultInstance for template units). 07:37:57 This means they are not meant to be enabled using systemctl. 07:37:57 Possible reasons for having this kind of units are: 07:37:57 1) A unit may be statically enabled by being symlinked from another unit's 07:37:57 .wants/ or .requires/ directory. 07:37:57 2) A unit's purpose may be to act as a helper for some other unit which has 07:37:57 a requirement dependency on it. 07:37:57 3) A unit may be started when needed via activation (socket, path, timer, 07:37:57 D-Bus, udev, scripted systemctl call, ...). 07:37:57 4) In case of template units, the unit is meant to be enabled with some 07:37:57 instance name specified. 07:37:57 Reading package lists... 07:37:57 Building dependency tree... 07:37:57 Reading state information... 07:37:58 The following additional packages will be installed: 07:37:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:37:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:37:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:37:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:37:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:37:58 Suggested packages: 07:37:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:37:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:37:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:37:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:37:58 systemd-container policykit-1 07:37:58 Recommended packages: 07:37:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:37:58 The following NEW packages will be installed: 07:37:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:37:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:37:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:37:58 multiarch-support openssh-client python3 python3-minimal python3.6 07:37:58 python3.6-minimal snapd squashfs-tools sudo 07:37:58 The following packages will be upgraded: 07:37:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:37:58 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 07:37:58 Need to get 35.2 MB of archives. 07:37:58 After this operation, 141 MB of additional disk space will be used. 07:37:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:37:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:37:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 07:37:58 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 07:37:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 07:37:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:37:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 07:37:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 07:37:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 07:37:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:37:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:37:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:37:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:37:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:37:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:37:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 07:37:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:37:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 07:37:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:37:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:37:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:37:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:37:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:37:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:37:59 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:37:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 07:37:59 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:37:59 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:37:59 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:37:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 07:38:00 debconf: delaying package configuration, since apt-utils is not installed 07:38:00 Fetched 35.2 MB in 2s (15.7 MB/s) 07:38:00 (Reading database ... 12757 files and directories currently installed.) 07:38:00 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 07:38:00 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:38:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 07:38:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:38:01 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 07:38:01 (Reading database ... 12757 files and directories currently installed.) 07:38:01 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:38:01 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:38:01 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:38:02 (Reading database ... 12757 files and directories currently installed.) 07:38:02 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:38:02 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:38:02 Setting up apt (1.6.12ubuntu0.2) ... 07:38:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:38:03 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 07:38:03 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:38:03 (Reading database ... 12764 files and directories currently installed.) 07:38:03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:38:03 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:38:03 Selecting previously unselected package libpython3.6-minimal:amd64. 07:38:03 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:38:03 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:38:03 Selecting previously unselected package libexpat1:amd64. 07:38:03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:38:03 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:38:03 Selecting previously unselected package python3.6-minimal. 07:38:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:38:03 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:38:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 07:38:04 Checking for services that may need to be restarted...done. 07:38:04 Checking for services that may need to be restarted...done. 07:38:04 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:38:04 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:38:04 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:38:04 Selecting previously unselected package python3-minimal. 07:38:04 (Reading database ... 13012 files and directories currently installed.) 07:38:04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:38:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:38:05 Selecting previously unselected package mime-support. 07:38:05 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:38:05 Unpacking mime-support (3.60ubuntu1) ... 07:38:05 Selecting previously unselected package libmpdec2:amd64. 07:38:05 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:38:05 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:38:05 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:38:05 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:38:05 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:38:05 Selecting previously unselected package python3.6. 07:38:05 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:38:05 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:38:05 Selecting previously unselected package libpython3-stdlib:amd64. 07:38:05 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:38:05 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:38:05 Setting up python3-minimal (3.6.7-1~18.04) ... 07:38:05 Selecting previously unselected package python3. 07:38:05 (Reading database ... 13442 files and directories currently installed.) 07:38:05 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:38:05 Unpacking python3 (3.6.7-1~18.04) ... 07:38:05 Selecting previously unselected package multiarch-support. 07:38:05 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:38:05 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:38:05 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:38:06 Selecting previously unselected package liblzo2-2:amd64. 07:38:06 (Reading database ... 13479 files and directories currently installed.) 07:38:06 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:38:06 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:38:06 Selecting previously unselected package libbsd0:amd64. 07:38:06 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:38:06 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:38:06 Selecting previously unselected package sudo. 07:38:06 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 07:38:06 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 07:38:06 Selecting previously unselected package apparmor. 07:38:06 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:38:06 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:38:06 Selecting previously unselected package libedit2:amd64. 07:38:06 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:38:06 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:38:06 Selecting previously unselected package libkrb5support0:amd64. 07:38:06 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:38:06 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:38:06 Selecting previously unselected package libk5crypto3:amd64. 07:38:06 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:38:06 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:38:06 Selecting previously unselected package libkeyutils1:amd64. 07:38:06 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:38:06 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:38:07 Selecting previously unselected package libkrb5-3:amd64. 07:38:07 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:38:07 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:38:07 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:38:07 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:38:07 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:38:08 Selecting previously unselected package libssl1.0.0:amd64. 07:38:08 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 07:38:08 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:38:08 Selecting previously unselected package openssh-client. 07:38:08 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:38:08 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:38:08 Selecting previously unselected package squashfs-tools. 07:38:08 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:38:08 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:38:08 Selecting previously unselected package snapd. 07:38:08 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 07:38:08 Unpacking snapd (2.48+18.04) ... 07:38:08 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 07:38:10 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:38:10 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:38:10 Setting up mime-support (3.60ubuntu1) ... 07:38:10 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 07:38:10 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:38:10 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:38:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:38:10 Setting up systemd (237-3ubuntu10.43) ... 07:38:10 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:38:11 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 07:38:11 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:38:11 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:38:11 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:38:11 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:38:12 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:38:12 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:38:12 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:38:12 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:38:13 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:38:13 Setting up python3 (3.6.7-1~18.04) ... 07:38:13 running python rtupdate hooks for python3.6... 07:38:13 running python post-rtupdate hooks for python3.6... 07:38:13 Setting up apparmor (2.12-4ubuntu5.1) ... 07:38:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:38:15 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:38:15 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:38:15 Setting up snapd (2.48+18.04) ... 07:38:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:38:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:38:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:38:16 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 07:38:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:38:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:38:16 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:38:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:38:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:38:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:38:17 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:38:17 /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' 07:38:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:38:17 Processing triggers for systemd (237-3ubuntu10.43) ... 07:38:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:38:18 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 07:38:18 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:38:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:38:20 Reading package lists... 07:38:20 Reading package lists... 07:38:20 Building dependency tree... 07:38:20 Reading state information... 07:38:20 Calculating upgrade... 07:38:21 The following packages will be upgraded: 07:38:21 advancecomp base-files bash binutils binutils-common 07:38:21 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:38:21 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:38:21 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 07:38:21 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 07:38:21 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 07:38:21 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 07:38:21 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 07:38:21 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 07:38:21 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 07:38:21 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 07:38:21 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 07:38:21 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 07:38:21 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:38:21 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:38:21 Need to get 63.5 MB of archives. 07:38:21 After this operation, 5200 kB of additional disk space will be used. 07:38:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:38:21 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:38:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:38:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:38:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:38:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:38:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:38:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:38:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:38:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:38:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:38:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:38:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:38:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:38:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:38:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:38:21 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:38:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] 07:38:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:38:22 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 07:38:22 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:38:22 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:38:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:38:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:38:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 07:38:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:38:22 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:38:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:38:22 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:38:22 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:38:22 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:38:22 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:38:22 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:38:22 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:38:22 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:38:22 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:38:22 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:38:22 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:38:22 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:38:22 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:38:22 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:38:22 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:38:22 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:38:22 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:38:22 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:38:22 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:38:22 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:38:22 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:38:22 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:38:22 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 07:38:22 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:38:22 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:38:22 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:38:22 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:38:22 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:38:22 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:38:22 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:38:22 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:38:22 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 07:38:22 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:38:22 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:38:22 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 07:38:22 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:38:22 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:38:22 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:38:22 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 07:38:22 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:38:22 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:38:22 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:38:22 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:38:22 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:38:22 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:38:22 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:38:22 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:38:22 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:38:22 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:38:22 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 07:38:22 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:38:22 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:38:22 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:38:22 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:38:22 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:38:22 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:38:22 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:38:22 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:38:22 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:38:22 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:38:23 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:38:23 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:38:23 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:38:23 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:38:23 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:38:24 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:38:24 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:38:24 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:38:24 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:38:24 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:38:24 debconf: delaying package configuration, since apt-utils is not installed 07:38:24 Fetched 63.5 MB in 3s (20.1 MB/s) 07:38:24 (Reading database ... 13912 files and directories currently installed.) 07:38:24 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:38:24 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:38:25 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:38:25 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:38:25 Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... 07:38:25 Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [Pipeline] } 07:38:25 $ docker stop --time=1 fdd18cd4bfd82dae60a11ca4f68cfbaf65138fa88d48f1bc27e9bef3e4edbb01 07:38:26 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:26 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:26 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:26 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:26 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:26 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:26 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:26 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:26 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:26 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:26 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:27 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:27 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:27 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:27 (Reading database ... 13911 files and directories currently installed.) 07:38:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:27 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:38:27 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:38:27 (Reading database ... 13911 files and directories currently installed.) 07:38:27 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:27 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:28 $ docker rm -f fdd18cd4bfd82dae60a11ca4f68cfbaf65138fa88d48f1bc27e9bef3e4edbb01 07:38:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:28 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:28 (Reading database ... 13911 files and directories currently installed.) 07:38:28 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:38:29 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 07:38:29 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script 07:38:29 (Reading database ... 13911 files and directories currently installed.) 07:38:29 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:38:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:38:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:38:29 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:38:29 Setting up base-files (10.1ubuntu2.10) ... 07:38:29 Installing new version of config file /etc/issue ... 07:38:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:38:30 07:38:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:38:30 Installing new version of config file /etc/issue.net ... 07:38:30 Installing new version of config file /etc/lsb-release ... 07:38:30 Installing new version of config file /etc/update-motd.d/50-motd-news ... [Pipeline] isUnix [Pipeline] sh 07:38:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:38:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:38:30 Removing obsolete conffile /etc/default/motd-news ... 07:38:30 (Reading database ... 13912 files and directories currently installed.) 07:38:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:38:30 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:38:30 Setting up bash (4.4.18-2ubuntu1.2) ... 07:38:30 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 07:38:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:38:30 (Reading database ... 13912 files and directories currently installed.) 07:38:30 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:38:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:38:30 (Reading database ... 13912 files and directories currently installed.) 07:38:30 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 07:38:31 latest: Pulling from edgex-devops/edgex-compose-arm64 07:38:31 29e5d40040c1: Pulling fs layer 07:38:31 1ce36da41761: Pulling fs layer 07:38:31 25b303627fd3: Pulling fs layer 07:38:31 29e5d40040c1: Verifying Checksum 07:38:31 29e5d40040c1: Download complete 07:38:31 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 07:38:31 Setting up tar (1.29b-2ubuntu0.1) ... 07:38:31 (Reading database ... 13912 files and directories currently installed.) 07:38:31 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:38:31 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:38:31 1ce36da41761: Verifying Checksum 07:38:31 1ce36da41761: Download complete 07:38:31 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:38:31 (Reading database ... 13912 files and directories currently installed.) 07:38:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:38:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:38:31 29e5d40040c1: Pull complete 07:38:32 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:38:32 (Reading database ... 13912 files and directories currently installed.) 07:38:32 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:38:32 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:38:32 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:38:32 (Reading database ... 13912 files and directories currently installed.) 07:38:32 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:38:32 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:38:32 Setting up grep (3.1-2build1) ... 07:38:32 (Reading database ... 13912 files and directories currently installed.) 07:38:32 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:38:32 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:38:32 Setting up login (1:4.5-1ubuntu2) ... 07:38:32 (Reading database ... 13912 files and directories currently installed.) 07:38:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:38:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:38:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:38:32 (Reading database ... 13912 files and directories currently installed.) 07:38:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:38:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:38:32 1ce36da41761: Pull complete 07:38:33 25b303627fd3: Verifying Checksum 07:38:33 25b303627fd3: Download complete 07:38:33 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:38:33 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:38:33 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:38:33 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:38:34 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:38:34 (Reading database ... 13912 files and directories currently installed.) 07:38:34 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:38:34 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:38:35 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:38:35 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:38:35 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:38:35 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:38:35 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:38:35 (Reading database ... 13912 files and directories currently installed.) 07:38:35 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:38:35 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:38:35 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:38:35 (Reading database ... 13912 files and directories currently installed.) 07:38:35 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:35 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:35 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:38:35 (Reading database ... 13912 files and directories currently installed.) 07:38:35 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:36 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:38:36 (Reading database ... 13912 files and directories currently installed.) 07:38:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:36 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:38:36 (Reading database ... 13912 files and directories currently installed.) 07:38:36 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:36 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:36 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:38:36 (Reading database ... 13912 files and directories currently installed.) 07:38:36 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:38:36 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:38:36 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:38:36 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:38:36 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:38:37 (Reading database ... 13912 files and directories currently installed.) 07:38:37 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:38:37 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:38:37 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:38:37 (Reading database ... 13912 files and directories currently installed.) 07:38:37 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:37 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:37 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:38:37 (Reading database ... 13912 files and directories currently installed.) 07:38:37 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:37 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:37 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:38:37 (Reading database ... 13912 files and directories currently installed.) 07:38:37 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:38 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:38 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:38:38 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:38:39 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:38:39 (Reading database ... 13912 files and directories currently installed.) 07:38:39 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:38:39 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:38:39 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:38:39 (Reading database ... 13912 files and directories currently installed.) 07:38:39 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:38:39 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:38:39 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:38:39 (Reading database ... 13914 files and directories currently installed.) 07:38:39 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:38:39 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:38:39 Setting up debconf (1.5.66ubuntu1) ... 07:38:40 (Reading database ... 13914 files and directories currently installed.) 07:38:40 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:38:40 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:38:40 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:38:40 (Reading database ... 13914 files and directories currently installed.) 07:38:40 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:38:40 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:38:40 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:38:40 (Reading database ... 13914 files and directories currently installed.) 07:38:40 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:38:40 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:38:40 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:38:41 (Reading database ... 13914 files and directories currently installed.) 07:38:41 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:41 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:41 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 07:38:41 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:38:41 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:38:41 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:38:41 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:38:41 (Reading database ... 13914 files and directories currently installed.) 07:38:41 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:38:41 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:38:41 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:38:42 (Reading database ... 13914 files and directories currently installed.) 07:38:42 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:38:42 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:38:42 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:38:43 (Reading database ... 13914 files and directories currently installed.) 07:38:43 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:38:43 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:38:43 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:38:43 25b303627fd3: Pull complete 07:38:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:38:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:38:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:38:43 (Reading database ... 13914 files and directories currently installed.) 07:38:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:38:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:38:43 prd-ubuntu18.04-docker-arm64-4c-16g-18475 does not seem to be running inside a container 07:38:43 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:38:43 (Reading database ... 13914 files and directories currently installed.) 07:38:43 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:38:43 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:38:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 07:38:43 Setting up passwd (1:4.5-1ubuntu2) ... 07:38:44 (Reading database ... 13914 files and directories currently installed.) 07:38:44 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 07:38:44 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:38:44 Setting up gpgv (2.2.4-1ubuntu1.3) ... 07:38:44 (Reading database ... 13914 files and directories currently installed.) 07:38:44 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:38:44 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:38:44 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:38:44 (Reading database ... 13914 files and directories currently installed.) 07:38:44 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:38:44 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:38:44 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:38:44 (Reading database ... 13914 files and directories currently installed.) 07:38:44 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:38:44 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:38:45 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:38:45 (Reading database ... 13914 files and directories currently installed.) 07:38:45 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:38:45 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:38:45 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:38:45 (Reading database ... 13914 files and directories currently installed.) 07:38:45 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:38:45 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:38:45 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:38:45 (Reading database ... 13915 files and directories currently installed.) 07:38:45 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:38:45 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:38:45 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:38:45 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:38:46 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:38:46 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:38:46 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 07:38:46 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 07:38:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:38:46 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:38:46 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:38:46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:38:46 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:38:46 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:38:46 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:38:46 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:38:46 $ docker top aa1538aa3d5b0ac66ddd1adaf71a6306a97474d77bb144624b0b9e8d6db124c2 -eo pid,comm 07:38:47 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:38:47 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:38:47 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:38:47 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [Pipeline] { [Pipeline] sh 07:38:47 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:38:47 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:38:47 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 07:38:47 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 07:38:47 + docker-compose build --help 07:38:47 + grep parallel 07:38:48 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:38:48 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:38:48 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:38:48 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:38:48 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:38:48 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:38:48 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:38:48 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:38:49 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:38:49 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:38:49 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:38:49 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:38:49 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:49 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:49 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:49 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:50 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:50 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:50 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:50 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:51 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:51 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:51 --parallel Build images in parallel. [Pipeline] } 07:38:51 $ docker stop --time=1 aa1538aa3d5b0ac66ddd1adaf71a6306a97474d77bb144624b0b9e8d6db124c2 07:38:52 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:52 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:52 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:53 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:53 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:53 $ docker rm -f aa1538aa3d5b0ac66ddd1adaf71a6306a97474d77bb144624b0b9e8d6db124c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:38:54 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:54 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:38:54 . [Pipeline] withDockerContainer 07:38:54 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:38:54 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:38:54 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:38:54 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:38:54 prd-ubuntu18.04-docker-arm64-4c-16g-18475 does not seem to be running inside a container 07:38:54 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:38:54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:38:54 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:38:54 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:38:54 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:38:54 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:38:54 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:38:55 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:38:55 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:38:55 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:38:55 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:38:55 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:55 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:38:55 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:55 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:55 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:55 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:38:55 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:38:55 Setting up tzdata (2020d-0ubuntu0.18.04) ... 07:38:55 07:38:55 Current default time zone: 'Etc/UTC' 07:38:55 Local time is now: Tue Jan 5 07:38:55 UTC 2021. 07:38:55 Universal Time is now: Tue Jan 5 07:38:55 UTC 2021. 07:38:55 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:38:55 07:38:55 Setting up systemd-sysv (237-3ubuntu10.43) ... 07:38:55 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:55 Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... 07:38:55 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:38:55 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:38:55 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:38:55 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:38:55 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:38:55 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:38:55 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:38:55 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:55 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:38:56 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:38:56 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:38:56 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:56 Setting up patch (2.7.6-2ubuntu1.1) ... 07:38:56 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:38:56 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:38:56 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 07:38:56 Installing new version of config file /etc/ssl/openssl.cnf ... 07:38:56 $ docker top 2bd5a4a8818764896f00d1758bd66d47b666fbab099dc3f14a03304572e7a36c -eo pid,comm 07:38:56 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:38:56 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:38:56 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [Pipeline] { [Pipeline] sh 07:38:57 + docker-compose -f ./docker-compose-build.yml build --parallel 07:38:57 Updating certificates in /etc/ssl/certs... 07:38:58 22 added, 17 removed; done. 07:38:58 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:38:58 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:58 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:38:58 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:38:58 Setting up pkgbinarymangler (138.18.04.1) ... 07:38:58 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:38:58 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:38:58 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:38:58 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:38:58 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:38:58 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:38:58 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:38:58 Setting up perl (5.26.1-6ubuntu0.5) ... 07:38:58 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:38:58 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:38:59 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:38:59 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:38:59 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:38:59 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:38:59 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:38:59 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:38:59 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:38:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:38:59 Processing triggers for systemd (237-3ubuntu10.43) ... 07:38:59 Processing triggers for mime-support (3.60ubuntu1) ... 07:38:59 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 07:38:59 Updating certificates in /etc/ssl/certs... 07:39:00 0 added, 0 removed; done. 07:39:00 Running hooks in /etc/ca-certificates/update.d... 07:39:00 done. 07:39:00 Reading package lists... 07:39:00 Building dependency tree... 07:39:00 Reading state information... 07:39:00 The following NEW packages will be installed: 07:39:00 apt-transport-https 07:39:01 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:39:01 Need to get 1696 B of archives. 07:39:01 After this operation, 153 kB of additional disk space will be used. 07:39:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:39:01 debconf: delaying package configuration, since apt-utils is not installed 07:39:01 Fetched 1696 B in 0s (8507 B/s) 07:39:01 Selecting previously unselected package apt-transport-https. 07:39:01 (Reading database ... 13929 files and directories currently installed.) 07:39:01 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:39:01 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:39:01 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:39:01 Building docker-core-command-go ... 07:39:01 Building docker-core-data-go ... 07:39:01 Building docker-core-metadata-go ... 07:39:01 Building docker-security-bootstrap-redis-go ... 07:39:01 Building docker-security-proxy-setup-go ... 07:39:01 Building docker-security-secretstore-setup-go ... 07:39:01 Building docker-support-notifications-go ... 07:39:01 Building docker-support-scheduler-go ... 07:39:01 Building docker-sys-mgmt-agent-go ... 07:39:01 Building docker-security-secretstore-setup-go 07:39:01 Building docker-security-bootstrap-redis-go 07:39:01 Building docker-sys-mgmt-agent-go 07:39:01 Building docker-security-proxy-setup-go 07:39:01 Building docker-support-scheduler-go 07:39:01 Waiting for network to be ready... 07:39:08 2021-01-05T07:39:05Z INFO Waiting for automatic snapd restart... 07:39:08 snapd 2.48.1 from Canonical* installed 07:39:09 "snapd" switched to the "latest/stable" channel 07:39:09 07:39:13 core18 20201210 from Canonical* installed 07:39:13 "core18" switched to the "latest/stable" channel 07:39:13 07:39:18 snapcraft 4.4.4 from Canonical* installed 07:39:18 "snapcraft" switched to the "latest/stable" channel 07:39:18 07:39:21 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: 07:39:21 - README.md 07:39:21 07:39:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:39:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:39:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:39:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:39:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:39:30 Reading package lists... 07:39:30 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 07:39:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:39:36 Reading package lists... 07:39:36 Building dependency tree... 07:39:36 Reading state information... 07:39:36 Suggested packages: 07:39:36 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:39:36 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:39:36 Recommended packages: 07:39:36 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:39:36 The following NEW packages will be installed: 07:39:36 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:39:36 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:39:36 pkg-config zip 07:39:36 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:39:36 Need to get 7655 kB of archives. 07:39:36 After this operation, 43.7 MB of additional disk space will be used. 07:39:36 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:39:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:39:37 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:39:37 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:39:37 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:39:37 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:39:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:39:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:39:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:39:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:39:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:39:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:39:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:39:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:39:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:39:37 debconf: delaying package configuration, since apt-utils is not installed 07:39:37 Fetched 7655 kB in 1s (7000 kB/s) 07:39:38 Selecting previously unselected package libglib2.0-0:amd64. 07:39:38 (Reading database ... 13933 files and directories currently installed.) 07:39:38 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:39:38 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:39:38 Selecting previously unselected package libpsl5:amd64. 07:39:38 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:39:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:39:38 Selecting previously unselected package libnghttp2-14:amd64. 07:39:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:39:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:39:38 Selecting previously unselected package librtmp1:amd64. 07:39:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:39:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:39:38 Selecting previously unselected package libcurl3-gnutls:amd64. 07:39:38 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:39:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:39:38 Selecting previously unselected package liberror-perl. 07:39:38 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:39:38 Unpacking liberror-perl (0.17025-1) ... 07:39:38 Selecting previously unselected package git-man. 07:39:38 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:39:38 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:39:38 Selecting previously unselected package git. 07:39:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:39:38 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:39:39 Selecting previously unselected package libnorm1:amd64. 07:39:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:39:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:39:39 Selecting previously unselected package libpgm-5.2-0:amd64. 07:39:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:39:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:39:39 Selecting previously unselected package libsodium23:amd64. 07:39:39 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:39:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:39:40 Selecting previously unselected package libzmq5:amd64. 07:39:40 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:39:40 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:39:40 Selecting previously unselected package libzmq3-dev:amd64. 07:39:40 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:39:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:39:40 Selecting previously unselected package pkg-config. 07:39:40 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:39:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:39:40 Selecting previously unselected package zip. 07:39:40 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:39:40 Unpacking zip (3.0-11build1) ... 07:39:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:39:40 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:39:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:39:40 Setting up liberror-perl (0.17025-1) ... 07:39:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:39:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:39:40 No schema files found: doing nothing. 07:39:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:39:40 Setting up zip (3.0-11build1) ... 07:39:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:39:40 Setting up libsodium23:amd64 (1.0.16-2) ... 07:39:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:39:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:39:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:39:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:39:40 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:39:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:39:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:39:47 git set to automatically installed. 07:39:47 git-man set to automatically installed. 07:39:47 libcurl3-gnutls set to automatically installed. 07:39:47 liberror-perl set to automatically installed. 07:39:47 libglib2.0-0 set to automatically installed. 07:39:47 libnghttp2-14 set to automatically installed. 07:39:47 libnorm1 set to automatically installed. 07:39:47 libpgm-5.2-0 set to automatically installed. 07:39:47 libpsl5 set to automatically installed. 07:39:47 librtmp1 set to automatically installed. 07:39:47 libsodium23 set to automatically installed. 07:39:47 libzmq3-dev set to automatically installed. 07:39:47 libzmq5 set to automatically installed. 07:39:47 pkg-config set to automatically installed. 07:39:47 zip set to automatically installed. 07:39:49 snapd is not logged in, snap install commands will use sudo 07:39:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:39:56 snap "core18" has no updates available 07:39:57 Pulling config-common 07:39:58 Pulling go-build-helper 07:40:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:40:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:40:09 ---> 1b6143c593a2 07:40:09 Step 3/22 : WORKDIR /edgex-go 07:40:09 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:40:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:40:09 ---> 1b6143c593a2 07:40:09 Step 3/26 : WORKDIR /edgex-go 07:40:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:40:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:40:09 ---> 1b6143c593a2 07:40:09 Step 3/21 : WORKDIR /edgex-go 07:40:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:40:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:40:09 ---> 1b6143c593a2 07:40:09 Step 3/24 : WORKDIR /edgex-go 07:40:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:40:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:40:09 ---> 1b6143c593a2 07:40:09 Step 3/21 : WORKDIR /edgex-go 07:40:14 ---> Running in 712ddd4e840a 07:40:14 ---> Running in 86217492bacc 07:40:14 ---> Running in f24a76de6db9 07:40:14 ---> Running in 8018d8e4b600 07:40:14 ---> Running in 8d6d72e5a342 07:40:14 Removing intermediate container 8018d8e4b600 07:40:14 ---> 8497f55ad067 07:40:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:14 Removing intermediate container 712ddd4e840a 07:40:14 ---> 55ef8db9b568 07:40:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:14 Removing intermediate container 86217492bacc 07:40:14 ---> aec06d3e360f 07:40:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:14 Removing intermediate container 8d6d72e5a342 07:40:14 ---> 1da64ba3eb3f 07:40:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container f24a76de6db9 07:40:14 ---> 254edbd558b4 07:40:14 07:40:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:14 ---> Running in 01ac1ddf9c12 07:40:14 ---> Running in a0c4a938520d 07:40:14 ---> Running in a8f28c2670f0 07:40:14 ---> Running in baeafcaf1cb6 07:40:14 ---> Running in b694ae023eca 07:40:19 Removing intermediate container 01ac1ddf9c12 07:40:19 ---> 8f408617df83 07:40:19 Step 5/21 : RUN apk add --update --no-cache make git 07:40:19 ---> Running in d7c885cb122c 07:40:19 Removing intermediate container a0c4a938520d 07:40:19 ---> a1e4b1bd5f1b 07:40:19 Step 5/21 : RUN apk add --update --no-cache make git 07:40:19 ---> Running in 4eef26e10c82 07:40:19 Removing intermediate container baeafcaf1cb6 07:40:19 ---> 74fd9cda1085 07:40:19 Step 5/22 : RUN apk add --update --no-cache make git 07:40:19 Removing intermediate container b694ae023eca 07:40:19 ---> 792b0b5c780a 07:40:19 Step 5/24 : RUN apk add --update --no-cache make git 07:40:19 Removing intermediate container a8f28c2670f0 07:40:19 ---> e27044386515 07:40:19 Step 5/26 : RUN apk add --update --no-cache make bash git 07:40:19 ---> Running in 73761e4e2662 07:40:19 ---> Running in 8d767f80ed9b 07:40:19 ---> Running in 2f2668e6517f 07:40:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:40:22 OK: 217 MiB in 51 packages 07:40:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:40:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:40:22 OK: 217 MiB in 51 packages 07:40:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:40:23 OK: 217 MiB in 51 packages 07:40:23 OK: 217 MiB in 51 packages 07:40:23 OK: 217 MiB in 51 packages 07:40:24 Removing intermediate container d7c885cb122c 07:40:24 ---> 2423563b4655 07:40:24 Step 6/21 : COPY go.mod . 07:40:24 Removing intermediate container 4eef26e10c82 07:40:24 ---> f0583806b447 07:40:24 Step 6/21 : COPY go.mod . 07:40:24 ---> 7413cebf8040 07:40:24 Step 7/21 : RUN go mod download 07:40:25 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:40:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:40:25 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:40:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] 07:40:25 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:40:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:40:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:40:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:40:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:40:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:40:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:40:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 07:40:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 07:40:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 07:40:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 07:40:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 07:40:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 07:40:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 07:40:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:40:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] 07:40:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 07:40:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 07:40:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:40:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 07:40:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 07:40:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 07:40:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 07:40:25 Fetched 23.6 MB in 0s (0 B/s) 07:40:25 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:40:25 Fetched 96.5 kB in 0s (0 B/s) 07:40:25 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:40:25 Fetched 279 kB in 0s (0 B/s) 07:40:25 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:40:25 Fetched 122 kB in 0s (0 B/s) 07:40:25 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:40:25 Fetched 77.8 kB in 0s (0 B/s) 07:40:25 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:40:25 Fetched 8848 B in 0s (0 B/s) 07:40:25 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:40:25 Fetched 47.8 kB in 0s (0 B/s) 07:40:25 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:40:25 Fetched 45.6 kB in 0s (0 B/s) 07:40:25 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 07:40:25 Fetched 14.8 kB in 0s (0 B/s) 07:40:25 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:40:25 Fetched 214 kB in 0s (0 B/s) 07:40:25 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 07:40:25 Fetched 155 kB in 0s (0 B/s) 07:40:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:40:25 Fetched 50.6 kB in 0s (0 B/s) 07:40:25 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:40:25 Fetched 14.8 kB in 0s (0 B/s) 07:40:25 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:40:25 Fetched 41.8 kB in 0s (0 B/s) 07:40:25 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:40:25 Fetched 499 kB in 0s (0 B/s) 07:40:25 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:40:25 Fetched 111 kB in 0s (0 B/s) 07:40:25 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:40:25 Fetched 240 kB in 0s (0 B/s) 07:40:25 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:40:25 Fetched 29.3 kB in 0s (0 B/s) 07:40:25 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:40:25 Fetched 85.5 kB in 0s (0 B/s) 07:40:25 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:40:25 Fetched 24.5 kB in 0s (0 B/s) 07:40:25 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 07:40:25 Fetched 49.2 kB in 0s (0 B/s) 07:40:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:40:25 Fetched 54.2 kB in 0s (0 B/s) 07:40:25 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:40:25 Fetched 30.8 kB in 0s (0 B/s) 07:40:25 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 07:40:25 Fetched 17.0 kB in 0s (0 B/s) 07:40:25 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:40:25 Fetched 85.9 kB in 0s (0 B/s) 07:40:25 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:40:25 Fetched 8720 B in 0s (0 B/s) 07:40:25 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:40:25 Fetched 137 kB in 0s (0 B/s) 07:40:25 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:40:25 Fetched 119 kB in 0s (0 B/s) 07:40:25 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:40:25 Fetched 109 kB in 0s (0 B/s) 07:40:25 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:40:25 Fetched 11.1 kB in 0s (0 B/s) 07:40:25 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:40:25 Fetched 645 kB in 0s (0 B/s) 07:40:25 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:40:25 Fetched 41.3 kB in 0s (0 B/s) 07:40:25 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:40:25 Fetched 17.9 kB in 0s (0 B/s) 07:40:25 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:40:25 Fetched 368 kB in 0s (0 B/s) 07:40:25 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 07:40:25 Fetched 187 kB in 0s (0 B/s) 07:40:25 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:40:25 Fetched 175 kB in 0s (0 B/s) 07:40:25 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:40:25 Removing intermediate container 73761e4e2662 07:40:25 ---> 31a670d5bd7e 07:40:25 Step 6/24 : COPY go.mod . 07:40:25 ---> Running in 8d9a452c786c 07:40:25 Removing intermediate container 8d767f80ed9b 07:40:25 ---> 20b6c1afcb51 07:40:25 Step 6/22 : COPY go.mod . 07:40:25 Removing intermediate container 2f2668e6517f 07:40:25 ---> 062e6029631e 07:40:25 Step 6/26 : COPY go.mod . 07:40:25 ---> 4bf4183dc440 07:40:25 Step 7/21 : RUN go mod download 07:40:25 Fetched 206 kB in 0s (0 B/s) 07:40:25 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:40:25 Fetched 1301 kB in 0s (0 B/s) 07:40:25 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:40:25 Fetched 36.2 kB in 0s (0 B/s) 07:40:25 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:40:25 Fetched 159 kB in 0s (0 B/s) 07:40:25 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:40:25 Fetched 107 kB in 0s (0 B/s) 07:40:25 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:40:25 Fetched 48.7 kB in 0s (0 B/s) 07:40:25 Pulling static-packages 07:40:25 ---> Running in e4dc04033ab7 07:40:26 ---> 476ea5eda610 07:40:26 Step 7/24 : RUN go mod download 07:40:26 ---> d361f818df4d 07:40:26 Step 7/22 : RUN go mod download 07:40:26 ---> Running in 3741fd182b0f 07:40:26 'go115' has dependencies that need to be staged: static-packages go-build-helper 07:40:26 Skipping pull go-build-helper (already ran) 07:40:26 Skipping pull static-packages (already ran) 07:40:26 Building go-build-helper 07:40:26 ---> 1a9b0b91a815 07:40:26 Step 7/26 : RUN go mod download 07:40:26 ---> Running in 1ad04e56dae9 07:40:27 ---> Running in ca6f59de1df8 07:40:29 Removing intermediate container 8d9a452c786c 07:40:29 ---> 28245c4bd37e 07:40:29 Step 8/21 : COPY . . 07:40:29 Removing intermediate container e4dc04033ab7 07:40:30 ---> ca9bc0688421 07:40:30 Step 8/21 : COPY . . 07:40:30 Building static-packages 07:40:31 Removing intermediate container 3741fd182b0f 07:40:31 ---> 9582e564cc79 07:40:31 Step 8/24 : COPY . . 07:40:32 Removing intermediate container ca6f59de1df8 07:40:32 ---> 2789b7fe866e 07:40:32 Step 8/26 : COPY . . 07:40:32 Removing intermediate container 1ad04e56dae9 07:40:32 ---> 513864a583ef 07:40:32 Step 8/22 : COPY . . 07:40:33 Staging go-build-helper 07:40:34 Staging static-packages 07:40:35 Pulling go115 07:40:36 'edgex-go' has dependencies that need to be staged: go115 07:40:36 Skipping pull go115 (already ran) 07:40:36 Building go115 07:40:36 % Total % Received % Xferd Average Speed Time Time Time Current 07:40:36 Dload Upload Total Spent Left Speed 07:40:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 6971 0 0 38513 0 0:52:25 --:--:-- 0:52:25 38302 25 115M 25 29.4M 0 0 25.0M 0 0:00:04 0:00:01 0:00:03 24.9M 54 115M 54 63.4M 0 0 29.1M 0 0:00:03 0:00:02 0:00:01 29.1M 93 115M 93 108M 0 0 34.0M 0 0:00:03 0:00:03 --:--:-- 34.0M 100 115M 100 115M 0 0 34.6M 0 0:00:03 0:00:03 --:--:-- 34.6M 07:40:40 go1.15.2.linux-amd64.tar.gz: OK 07:40:44 Staging go115 07:40:51 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:40:51 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:40:51 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:40:51 Fetched 0 B in 0s (0 B/s) 07:40:51 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:40:51 Fetched 224 kB in 0s (0 B/s) 07:40:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:40:51 Fetched 157 kB in 0s (0 B/s) 07:40:51 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:40:51 Fetched 221 kB in 0s (0 B/s) 07:40:51 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:40:51 Fetched 143 kB in 0s (0 B/s) 07:40:51 Pulling edgex-go 07:40:52 Pulling version 07:40:53 Building config-common 07:40:56 Skipping build go-build-helper (already ran) 07:40:56 Skipping build static-packages (already ran) 07:40:56 Skipping build go115 (already ran) 07:40:56 Building edgex-go 07:40:56 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 07:40:57 go: downloading github.com/gorilla/mux v1.8.0 07:40:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 07:40:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 07:40:57 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 07:40:57 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:40:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:40:57 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 07:40:57 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 07:40:57 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:40:57 go: downloading github.com/google/uuid v1.1.3 07:40:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:40:57 go: downloading github.com/x448/float16 v0.8.4 07:40:57 go: downloading github.com/pkg/errors v0.8.1 07:40:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:40:57 go: downloading github.com/go-kit/kit v0.8.0 07:40:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:40:57 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:40:57 go: downloading gopkg.in/yaml.v2 v2.4.0 07:40:57 go: downloading github.com/hashicorp/consul/api v1.1.0 07:40:57 go: downloading github.com/pebbe/zmq4 v1.0.0 07:40:57 go: downloading github.com/imdario/mergo v0.3.11 07:40:57 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 07:40:57 go: downloading github.com/pelletier/go-toml v1.2.0 07:40:57 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:40:57 go: downloading github.com/leodido/go-urn v1.2.0 07:40:57 go: downloading github.com/go-playground/universal-translator v0.17.0 07:40:57 go: downloading github.com/BurntSushi/toml v0.3.1 07:40:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:40:57 go: downloading github.com/hashicorp/serf v0.8.2 07:40:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:40:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:40:58 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:40:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:40:58 go: downloading github.com/go-playground/locales v0.13.0 07:40:58 go: downloading github.com/mitchellh/copystructure v1.0.0 07:40:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:40:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:40:58 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:40:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:40:58 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:40:58 ---> 006df4260b8d 07:40:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:40:58 ---> 9ef88a347e38 07:40:58 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:40:58 ---> df1fd740c369 07:40:58 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:40:58 ---> 94b819f94e90 07:40:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:40:58 ---> e9c3bb6a34e5 07:40:58 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:40:58 ---> Running in 1652e4040455 07:40:58 ---> Running in 880c97320373 07:40:58 ---> Running in cdee3ebf9685 07:40:58 ---> Running in 6fafc04b6cda 07:40:58 ---> Running in c17948d100b1 07:40:58 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 07:40:58 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 07:40:58 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 07:40:58 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 07:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:41:06 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 07:41:11 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 07:41:12 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 07:41:13 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 07:41:13 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 07:41:13 go: downloading github.com/stretchr/testify v1.6.1 07:41:14 go: downloading github.com/pmezard/go-difflib v1.0.0 07:41:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:41:14 go: downloading github.com/davecgh/go-spew v1.1.1 07:41:15 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 07:41:15 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:41:15 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:41:16 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 07:41:17 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:41:18 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 07:41:18 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:41:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:41:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:41:21 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 07:41:24 Building version 07:41:26 Staging config-common 07:41:27 Skipping stage go-build-helper (already ran) 07:41:27 Skipping stage static-packages (already ran) 07:41:27 Skipping stage go115 (already ran) 07:41:27 Staging edgex-go 07:41:28 Staging version 07:41:29 Priming config-common 07:41:30 Priming go-build-helper 07:41:31 Priming static-packages 07:41:34 Priming go115 07:41:35 Priming edgex-go 07:41:36 Priming version 07:41:37 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] } 07:42:20 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 07:42:20 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 07:42:26 Removing intermediate container c17948d100b1 07:42:26 ---> 73989ca1d63f 07:42:26 07:42:26 Step 10/22 : FROM alpine:3.12 07:42:26 3.12: Pulling from library/alpine 07:42:27 Removing intermediate container 1652e4040455 07:42:27 ---> a1dccffb82bb 07:42:27 07:42:27 Step 10/24 : FROM alpine:3.12 07:42:27 3.12: Pulling from library/alpine 07:42:27 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:42:27 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:42:27 Status: Downloaded newer image for alpine:3.12 07:42:27 Status: Image is up to date for alpine:3.12 07:42:27 ---> afeebe901d6b 07:42:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:42:27 ---> afeebe901d6b 07:42:27 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:42:28 ---> Running in 775e5015980e 07:42:28 ---> Running in e3cd8c4bc0d3 07:42:29 Removing intermediate container cdee3ebf9685 07:42:29 ---> 9b7b6a32c762 07:42:29 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:42:29 ---> Running in b38af34e65b1 07:42:29 Removing intermediate container 6fafc04b6cda 07:42:29 ---> 1049d429316f 07:42:29 07:42:29 Step 10/21 : FROM alpine:3.12 07:42:29 ---> afeebe901d6b 07:42:29 Step 11/21 : RUN apk add --update --no-cache curl 07:42:30 ---> Running in 8b228624c061 07:42:30 Removing intermediate container 880c97320373 07:42:30 ---> ce39da068aa1 07:42:30 07:42:30 Step 10/21 : FROM scratch 07:42:30 ---> 07:42:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:42:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:42:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:42:30 ---> Running in f0c8ebff9c45 07:42:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:42:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:42:31 (1/5) Installing ca-certificates (20191127-r4) 07:42:31 Removing intermediate container f0c8ebff9c45 07:42:31 ---> 577809b349ce 07:42:31 Step 12/21 : ENV APP_PORT=48085 07:42:31 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 07:42:31 (1/5) Installing ca-certificates (20191127-r4) 07:42:31 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:42:31 (3/5) Installing libcurl (7.69.1-r3) 07:42:31 (4/5) Installing curl (7.69.1-r3) 07:42:31 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:42:31 (5/5) Installing dumb-init (1.2.2-r1) 07:42:31 (3/5) Installing libcurl (7.69.1-r3) 07:42:31 Executing busybox-1.31.1-r19.trigger 07:42:31 (4/5) Installing curl (7.69.1-r3) 07:42:31 Executing ca-certificates-20191127-r4.trigger 07:42:31 (5/5) Installing dumb-init (1.2.2-r1) 07:42:31 Executing busybox-1.31.1-r19.trigger 07:42:31 Executing ca-certificates-20191127-r4.trigger 07:42:31 ---> Running in 4eae6cabd7b7 07:42:31 OK: 7 MiB in 19 packages 07:42:31 OK: 7 MiB in 19 packages 07:42:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:42:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:42:32 Removing intermediate container 4eae6cabd7b7 07:42:32 ---> 11fe5adb3782 07:42:32 Step 13/21 : EXPOSE $APP_PORT 07:42:32 ---> Running in 7c1448c948fb 07:42:32 (1/4) Installing ca-certificates (20191127-r4) 07:42:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:42:32 (3/4) Installing libcurl (7.69.1-r3) 07:42:32 (4/4) Installing curl (7.69.1-r3) 07:42:32 Executing busybox-1.31.1-r19.trigger 07:42:32 Executing ca-certificates-20191127-r4.trigger 07:42:33 OK: 7 MiB in 18 packages 07:42:33 Removing intermediate container 7c1448c948fb 07:42:33 ---> cefda6c34f7f 07:42:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:42:34 Removing intermediate container e3cd8c4bc0d3 07:42:34 ---> 0e789b6f9cd8 07:42:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:42:34 ---> c5078ddefd89 07:42:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:42:35 Removing intermediate container 775e5015980e 07:42:35 ---> 0441c9c9a004 07:42:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:42:35 ---> Running in 470d3b9b7935 07:42:35 ---> Running in 6d38132c8659 07:42:35 Removing intermediate container 8b228624c061 07:42:35 ---> c63393bd1f0b 07:42:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:42:35 ---> Running in fcaf3b02b250 07:42:36 Removing intermediate container 470d3b9b7935 07:42:36 ---> efeba4865ff5 07:42:36 Step 13/22 : WORKDIR / 07:42:36 Removing intermediate container b38af34e65b1 07:42:36 ---> 41f43effab2d 07:42:36 07:42:36 Step 11/26 : FROM docker:20.10.0 07:42:36 20.10.0: Pulling from library/docker 07:42:36 ---> Running in 38f49ee8662d 07:42:36 Removing intermediate container 6d38132c8659 07:42:36 ---> da70cebd7301 07:42:36 Step 13/24 : WORKDIR / 07:42:36 ---> Running in e1b112990f9b 07:42:37 Removing intermediate container fcaf3b02b250 07:42:37 ---> 0d89e758291e 07:42:37 Step 13/21 : WORKDIR /edgex 07:42:37 ---> 8c53c11ec105 07:42:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:42:37 ---> Running in 9fc9aff992a4 07:42:37 Removing intermediate container 38f49ee8662d 07:42:37 ---> e3fcfc1fe652 07:42:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:42:37 Removing intermediate container e1b112990f9b 07:42:37 ---> 4290ddb64263 07:42:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:42:37 Removing intermediate container 9fc9aff992a4 07:42:37 ---> 8aeb9135dab3 07:42:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:42:38 ---> d8a7d33f4c6d 07:42:38 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:42:39 ---> 3107d6a1a088 07:42:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml ---> 86b8ecbcc79e 07:42:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:42:39 07:42:39 ---> Running in 9f20acfcfd0f 07:42:39 ---> c945a06fd83b 07:42:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:42:40 Removing intermediate container 9f20acfcfd0f 07:42:40 ---> e8fbfb30f005 07:42:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:40 ---> Running in 3bf5f388ab54 07:42:40 ---> b42831e03305 07:42:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:42:41 ---> 45614f83de5b 07:42:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:42:41 Removing intermediate container 3bf5f388ab54 07:42:41 ---> e12b94a60368 07:42:41 Step 19/21 : LABEL arch=arm64 07:42:41 ---> c15fcbf3b36c 07:42:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:42:41 ---> Running in d55a7ba6d86e 07:42:41 ---> 42a858a99a53 07:42:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:42:42 ---> a5b3417ec0eb 07:42:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:42:42 Removing intermediate container d55a7ba6d86e 07:42:42 ---> ca8592ebf148 07:42:42 Step 20/21 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:42:43 ---> Running in 864f92102c93 07:42:43 ---> 0125cbce25f0 07:42:43 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:42:43 ---> b16226a2212c 07:42:43 Step 18/22 : RUN chmod +x entrypoint.sh 07:42:43 ---> 3636791480e5 07:42:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:42:44 ---> Running in bbb32a796858 07:42:44 Removing intermediate container 864f92102c93 07:42:44 ---> f53056794faf 07:42:44 Step 21/21 : LABEL version=0.0.0 07:42:44 ---> Running in 957e5a29e43e 07:42:44 ---> Running in 791ad14b27a3 07:42:44 Removing intermediate container bbb32a796858 07:42:44 ---> a87dbb1569bb 07:42:44 Step 18/21 : CMD ["--init=true"] 07:42:45 ---> Running in 1f213ecefae9 07:42:45 Removing intermediate container 791ad14b27a3 07:42:45 ---> 10a605984676 07:42:45 07:42:45 Successfully built 10a605984676 07:42:45 ---> b3c3aa5062f4 07:42:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:42:45 Successfully tagged docker-support-scheduler-go-arm64:latest 07:42:45  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 07:42:46 Removing intermediate container 1f213ecefae9 07:42:46 ---> 0c8b9197da10 07:42:46 Step 19/21 : LABEL arch=arm64 07:42:46 ---> Running in 1642ed8e8900 07:42:47 ---> d320468bf826 07:42:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:42:48 Removing intermediate container 1642ed8e8900 07:42:48 ---> a3a9f77d42bb 07:42:48 Step 20/21 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:42:49 ---> Running in 434dcfa0172a 07:42:49 Removing intermediate container 957e5a29e43e 07:42:49 ---> 87417897e538 07:42:49 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:42:49 ---> Running in bbf9beb744dd 07:42:49 ---> Running in b89bf13012fb 07:42:50 Removing intermediate container bbf9beb744dd 07:42:50 ---> cb7d1fdb9ef0 07:42:50 Step 21/21 : LABEL version=0.0.0 07:42:50 Removing intermediate container b89bf13012fb 07:42:50 ---> 31ca72485db5 07:42:50 Step 20/22 : LABEL arch=arm64 07:42:50 ---> Running in 2322e8ab7529 07:42:51 ---> Running in b6a86fb3023b 07:42:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:42:51 Status: Downloaded newer image for docker:20.10.0 07:42:51 ---> eeaf43b92773 07:42:51 Step 12/26 : RUN apk add --no-cache bash 07:42:51 ---> Running in f57da143edcd 07:42:52 Removing intermediate container 2322e8ab7529 07:42:52 ---> ba252bbcea56 07:42:52 07:42:52 Removing intermediate container b6a86fb3023b 07:42:52 ---> b6f99082ef29 07:42:52 Step 21/22 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:42:52 ---> Running in e8634094be0c 07:42:52 Successfully built ba252bbcea56 07:42:53 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:42:53 Building docker-support-notifications-go 07:42:53  Building docker-security-proxy-setup-go ... done Removing intermediate container 434dcfa0172a 07:42:53 ---> b83ecf5d4a35 07:42:53 Removing intermediate container e8634094be0c 07:42:53 ---> da8bd0a0ab92 07:42:53 Step 22/22 : LABEL version=0.0.0 07:42:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:42:53 ---> Running in d9e18a2e5f1e 07:42:53 ---> Running in a349b4a76088 07:42:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:42:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:42:54 Removing intermediate container d9e18a2e5f1e 07:42:54 ---> e1195e434c69 07:42:54 07:42:54 Removing intermediate container a349b4a76088 07:42:54 ---> 1e226dcf3220 07:42:54 Step 22/24 : LABEL arch=arm64 07:42:54 (1/2) Installing readline (8.0.4-r0) 07:42:54 (2/2) Installing bash (5.0.17-r0) 07:42:54 Executing bash-5.0.17-r0.post-install 07:42:54 Executing busybox-1.31.1-r19.trigger 07:42:54 ---> Running in c10794e2e461 07:42:54 OK: 12 MiB in 22 packages 07:42:54 Successfully built e1195e434c69 07:42:54 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 07:42:54  Building docker-security-bootstrap-redis-go ... done Building docker-core-command-go 07:42:55 Removing intermediate container c10794e2e461 07:42:55 ---> aaa0342d5536 07:42:55 Step 23/24 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:42:55 ---> Running in 1ba4f48cbfa4 07:42:56 Removing intermediate container 1ba4f48cbfa4 07:42:56 ---> 4481cf351304 07:42:56 Step 24/24 : LABEL version=0.0.0 07:42:56 Removing intermediate container f57da143edcd 07:42:56 ---> e3a65fdee774 07:42:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:42:57 ---> Running in ec0a5e30d99b 07:42:57 ---> Running in 3b64aed82423 07:42:58 Removing intermediate container 3b64aed82423 07:42:58 ---> 0338c62acff6 07:42:58 Removing intermediate container ec0a5e30d99b 07:42:58 07:42:58 ---> bbc366689a45 07:42:58 Step 14/26 : ENV APP_PORT=48090 07:42:58 Successfully built 0338c62acff6 07:42:58 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:42:58  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 07:42:58 ---> Running in 51e95578c691 07:42:59 Removing intermediate container 51e95578c691 07:42:59 ---> d57fdc9f3248 07:42:59 Step 15/26 : EXPOSE $APP_PORT 07:42:59 ---> Running in 186ed8669ec8 07:43:00 Removing intermediate container 186ed8669ec8 07:43:00 ---> d19abd944d07 07:43:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:43:02 ---> ee11e050a864 07:43:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:43:03 ---> 5c2ef25bb1d7 07:43:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:43:05 ---> 3e74d2776050 07:43:05 Step 19/26 : RUN apk --no-cache add py3-pip 07:43:05 ---> Running in a1df6aa6c4fa 07:43:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:43:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:43:07 (1/33) Installing libbz2 (1.0.8-r1) 07:43:07 (2/33) Installing expat (2.2.9-r1) 07:43:07 (3/33) Installing libffi (3.3-r2) 07:43:07 (4/33) Installing gdbm (1.13-r1) 07:43:07 (5/33) Installing xz-libs (5.2.5-r0) 07:43:07 (6/33) Installing sqlite-libs (3.32.1-r0) 07:43:07 (7/33) Installing python3 (3.8.5-r0) 07:43:09 (8/33) Installing py3-appdirs (1.4.4-r1) 07:43:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:43:09 (10/33) Installing py3-parsing (2.4.7-r0) 07:43:09 (11/33) Installing py3-six (1.15.0-r0) 07:43:09 (12/33) Installing py3-packaging (20.4-r0) 07:43:09 (13/33) Installing py3-setuptools (47.0.0-r0) 07:43:09 (14/33) Installing py3-chardet (3.0.4-r4) 07:43:09 (15/33) Installing py3-idna (2.9-r0) 07:43:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:43:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:43:09 (18/33) Installing py3-requests (2.23.0-r0) 07:43:09 (19/33) Installing py3-msgpack (1.0.0-r0) 07:43:09 (20/33) Installing py3-lockfile (0.12.2-r3) 07:43:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:43:09 (22/33) Installing py3-colorama (0.4.3-r0) 07:43:09 (23/33) Installing py3-distlib (0.3.0-r0) 07:43:09 (24/33) Installing py3-distro (1.5.0-r1) 07:43:09 (25/33) Installing py3-webencodings (0.5.1-r3) 07:43:09 (26/33) Installing py3-html5lib (1.0.1-r4) 07:43:09 (27/33) Installing py3-pytoml (0.1.21-r0) 07:43:09 (28/33) Installing py3-pep517 (0.8.2-r0) 07:43:09 (29/33) Installing py3-progress (1.5-r0) 07:43:09 (30/33) Installing py3-toml (0.10.1-r0) 07:43:09 (31/33) Installing py3-retrying (1.3.3-r0) 07:43:09 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:43:09 (33/33) Installing py3-pip (20.1.1-r0) 07:43:10 Executing busybox-1.31.1-r19.trigger 07:43:10 OK: 71 MiB in 55 packages 07:43:20 Removing intermediate container a1df6aa6c4fa 07:43:20 ---> c0f1eedf98eb 07:43:20 Step 20/26 : RUN pip install docker-compose==1.23.2 07:43:20 ---> Running in e752ae76b57e 07:43:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:43:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:43:24 ---> 1b6143c593a2 07:43:24 Step 3/22 : WORKDIR /edgex-go 07:43:24 ---> Using cache 07:43:24 ---> 254edbd558b4 07:43:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:24 ---> Using cache 07:43:24 ---> 74fd9cda1085 07:43:24 Step 5/22 : RUN apk add --update --no-cache make git 07:43:24 ---> Using cache 07:43:24 ---> 20b6c1afcb51 07:43:24 Step 6/22 : COPY go.mod . 07:43:24 ---> Using cache 07:43:24 ---> d361f818df4d 07:43:24 Step 7/22 : RUN go mod download 07:43:24 ---> Using cache 07:43:24 ---> 513864a583ef 07:43:24 Step 8/22 : COPY . . 07:43:24 ---> Using cache 07:43:24 ---> e9c3bb6a34e5 07:43:24 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:43:26 Collecting docker-compose==1.23.2 07:43:26 ---> Running in 94fa237ebaed 07:43:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:43:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:43: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 07:43:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:43:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:43:29 Collecting jsonschema<3,>=2.5.1 07:43:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:43:30 Collecting cached-property<2,>=1.2.0 07:43:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:43:31 Collecting docker<4.0,>=3.6.0 07:43:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:43:32 Collecting PyYAML<4,>=3.10 07:43:32 Downloading PyYAML-3.13.tar.gz (270 kB) 07:43:36 Collecting texttable<0.10,>=0.9.0 07:43:36 Downloading texttable-0.9.1.tar.gz (11 kB) 07:43:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:43:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:43:37 ---> 1b6143c593a2 07:43:37 Step 3/24 : WORKDIR /edgex-go 07:43:37 ---> Using cache 07:43:37 ---> 254edbd558b4 07:43:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:37 ---> Using cache 07:43:37 ---> 74fd9cda1085 07:43:37 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 07:43:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:43:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:43:39 ---> 1b6143c593a2 07:43:39 Step 3/22 : WORKDIR /edgex-go 07:43:39 ---> Using cache 07:43:39 ---> 254edbd558b4 07:43:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:39 ---> Using cache 07:43:39 ---> 74fd9cda1085 07:43:39 Step 5/22 : RUN apk add --update --no-cache make git 07:43:39 ---> Using cache 07:43:39 ---> 20b6c1afcb51 07:43:39 Step 6/22 : COPY go.mod . 07:43:39 ---> Using cache 07:43:39 ---> d361f818df4d 07:43:39 Step 7/22 : RUN go mod download 07:43:39 ---> Using cache 07:43:39 ---> 513864a583ef 07:43:39 Step 8/22 : COPY . . 07:43:39 ---> Using cache 07:43:39 ---> e9c3bb6a34e5 07:43:39 Step 9/22 : RUN make cmd/core-command/core-command 07:43:39 ---> Running in 10c342a56166 07:43:39 ---> Running in 8a78f08c84eb 07:43:39 Collecting websocket-client<1.0,>=0.32.0 07:43:39 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:43:40 Collecting docopt<0.7,>=0.6.1 07:43:40 Downloading docopt-0.6.2.tar.gz (25 kB) 07:43:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:43:42 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 07:43:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:43:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:43:42 ---> 1b6143c593a2 07:43:42 Step 3/23 : WORKDIR /edgex-go 07:43:42 ---> Using cache 07:43:42 ---> 254edbd558b4 07:43:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:42 ---> Using cache 07:43:42 ---> 74fd9cda1085 07:43:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:43:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:43:42 ---> Running in bb8bd07681d5 07:43:44 OK: 217 MiB in 51 packages 07:43:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:43:45 Collecting dockerpty<0.5,>=0.4.1 07:43:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:43:45 Removing intermediate container 8a78f08c84eb 07:43:45 ---> e89591d72782 07:43:45 Step 6/24 : COPY go.mod . 07:43:46 OK: 217 MiB in 51 packages 07:43:46 ---> c923653c9c11 07:43:46 Step 7/24 : RUN go mod download 07:43:47 ---> Running in 7763844e859d 07:43:47 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) 07:43:47 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) 07:43:48 Collecting urllib3<1.25,>=1.21.1 07:43:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:43:48 Removing intermediate container bb8bd07681d5 07:43:48 ---> 7ca2315c6420 07:43:48 Step 6/23 : COPY go.mod . 07:43:49 Collecting idna<2.8,>=2.5 07:43:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:43:49 Collecting docker-pycreds>=0.4.0 07:43:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:43:49 ---> 7719f5de461b 07:43:49 Step 7/23 : RUN go mod download 07:43:49 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:43:49 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:43:49 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:43:49 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:43:49 ---> Running in e5df21008efe 07:43:50 Installing collected packages: urllib3, idna, requests, jsonschema, cached-property, docker-pycreds, websocket-client, docker, PyYAML, texttable, docopt, dockerpty, docker-compose 07:43:50 Attempting uninstall: urllib3 07:43:50 Found existing installation: urllib3 1.25.9 07:43:51 Uninstalling urllib3-1.25.9: 07:43:51 Successfully uninstalled urllib3-1.25.9 07:43:52 Attempting uninstall: idna 07:43:52 Found existing installation: idna 2.9 07:43:52 Uninstalling idna-2.9: 07:43:52 Successfully uninstalled idna-2.9 07:43:52 Removing intermediate container 7763844e859d 07:43:52 ---> 60bf5250628d 07:43:52 Step 8/24 : COPY . . 07:43:54 Attempting uninstall: requests 07:43:54 Found existing installation: requests 2.23.0 07:43:54 Uninstalling requests-2.23.0: 07:43:54 Successfully uninstalled requests-2.23.0 07:43:55 Removing intermediate container e5df21008efe 07:43:55 ---> 90c85ec2062d 07:43:55 Step 8/23 : COPY . . 07:43:57 Running setup.py install for PyYAML: started 07:44:00 Running setup.py install for PyYAML: finished with status 'done' 07:44:00 Running setup.py install for texttable: started 07:44:03 Running setup.py install for texttable: finished with status 'done' 07:44:03 Running setup.py install for docopt: started 07:44:05 Running setup.py install for docopt: finished with status 'done' 07:44:05 Running setup.py install for dockerpty: started 07:44:07 Running setup.py install for dockerpty: finished with status 'done' 07:44:08 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:44:19 ---> fd1ed6f9f031 07:44:19 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:44:19 ---> Running in 66741993a7fb 07:44:19 Removing intermediate container e752ae76b57e 07:44:19 ---> 8a2233b0a8e0 07:44:19 Step 21/26 : RUN apk --no-cache add curl 07:44:20 ---> Running in 1a62094b7d9f 07:44:21 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 07:44:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:44:22 ---> 37ea394d85e7 07:44:22 Step 9/23 : RUN make cmd/core-data/core-data 07:44:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:44:23 ---> Running in da26be5181a3 07:44:23 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:44:23 (2/3) Installing libcurl (7.69.1-r3) 07:44:23 (3/3) Installing curl (7.69.1-r3) 07:44:23 Executing busybox-1.31.1-r19.trigger 07:44:23 OK: 71 MiB in 58 packages 07:44:25 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 07:44:25 Removing intermediate container 1a62094b7d9f 07:44:25 ---> 7b612084fd26 07:44:25 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:44:25 ---> Running in 1724dd405f1b 07:44:26 Removing intermediate container 1724dd405f1b 07:44:26 ---> 809af4c91db3 07:44:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:44:26 ---> Running in 45e7ccdf5953 07:44:27 Removing intermediate container 45e7ccdf5953 07:44:27 ---> 4081b63359e5 07:44:27 Step 24/26 : LABEL arch=arm64 07:44:27 ---> Running in 64dede4c2ada 07:44:28 Removing intermediate container 64dede4c2ada 07:44:28 ---> 299f134240da 07:44:28 Step 25/26 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:44:28 ---> Running in 66e8716686ce 07:44:29 Removing intermediate container 66e8716686ce 07:44:29 ---> 86bca89d2ab7 07:44:29 Step 26/26 : LABEL version=0.0.0 07:44:29 ---> Running in d4ad0441692d 07:44:29 Removing intermediate container d4ad0441692d 07:44:29 ---> 1b49294d6af0 07:44:29 07:44:30 Successfully built 1b49294d6af0 07:44:30 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:45:09  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 10c342a56166 07:45:09 ---> cb0942b3ad8d 07:45:09 07:45:09 Step 10/22 : FROM scratch 07:45:09 ---> 07:45:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:45:09 ---> Using cache 07:45:09 ---> 577809b349ce 07:45:09 Step 12/22 : ENV APP_PORT=48082 07:45:09 ---> Running in d481d67eab1b 07:45:09 Removing intermediate container d481d67eab1b 07:45:09 ---> b2165a527fce 07:45:09 Step 13/22 : EXPOSE $APP_PORT 07:45:09 ---> Running in 793ac0c227cf 07:45:09 Removing intermediate container 793ac0c227cf 07:45:09 ---> 3067940d6540 07:45:09 Step 14/22 : WORKDIR / 07:45:09 ---> Running in d83741d2a904 07:45:09 Removing intermediate container d83741d2a904 07:45:09 ---> aa99db9a9170 07:45:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:45:09 ---> b333937804cb 07:45:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:45:10 Removing intermediate container 94fa237ebaed 07:45:10 ---> 8e3eaa50176f 07:45:10 07:45:10 Step 10/22 : FROM scratch 07:45:10 ---> 07:45:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:45:11 ---> Using cache 07:45:11 ---> 577809b349ce 07:45:11 Step 12/22 : ENV APP_PORT=48081 07:45:11 ---> Running in 58b11dde375b 07:45:11 ---> 48d7b891ed84 07:45:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:45:11 Removing intermediate container 58b11dde375b 07:45:11 ---> d748e1a07798 07:45:11 Step 13/22 : EXPOSE $APP_PORT 07:45:12 ---> Running in 5295b0d75209 07:45:12 Removing intermediate container 5295b0d75209 07:45:12 ---> 7ba46abbd81c 07:45:12 Step 14/22 : WORKDIR / 07:45:12 ---> Running in 48302acc6030 07:45:12 ---> b713fcebc44f 07:45:12 Step 18/22 : ENTRYPOINT ["/core-command"] 07:45:13 ---> Running in 45d1c59b26fb 07:45:13 Removing intermediate container 48302acc6030 07:45:13 ---> abd3c114dca9 07:45:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:45:14 Removing intermediate container 45d1c59b26fb 07:45:14 ---> a4d42f6d9406 07:45:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:14 ---> Running in c4be29aff4be 07:45:14 ---> 9c2f34e59b42 07:45:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:45:15 Removing intermediate container c4be29aff4be 07:45:15 ---> 693be21c05f0 07:45:15 Step 20/22 : LABEL arch=arm64 07:45:15 ---> Running in 1103b95a243d 07:45:16 Removing intermediate container 1103b95a243d 07:45:16 ---> e6b2eaed5803 07:45:16 Step 21/22 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:45:16 ---> Running in 02dc0d19a0af 07:45:17 Removing intermediate container 02dc0d19a0af 07:45:17 ---> 5e6c73c7a3ec 07:45:17 Step 22/22 : LABEL version=0.0.0 07:45:17 ---> 2634b527bded 07:45:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:45:17 ---> Running in ed9e851238a0 07:45:18 Removing intermediate container ed9e851238a0 07:45:18 ---> 370912c5ed5a 07:45:18 07:45:19 Successfully built 370912c5ed5a 07:45:19 ---> 8e402a0bbe4a 07:45:19 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:45:19 Successfully tagged docker-core-command-go-arm64:latest 07:45:19  Building docker-core-command-go ... done  ---> Running in a7746bfbfdb5 07:45:19 Removing intermediate container a7746bfbfdb5 07:45:19 ---> b88fc7ad9fed 07:45:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:20 ---> Running in 4126103dfc4e 07:45:20 Removing intermediate container 4126103dfc4e 07:45:20 ---> 1db227af2411 07:45:20 Step 20/22 : LABEL arch=arm64 07:45:20 ---> Running in b832dc58234b 07:45:22 Removing intermediate container b832dc58234b 07:45:22 ---> aeae34212c9f 07:45:22 Step 21/22 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:45:22 ---> Running in e1f366fb8528 07:45:22 Removing intermediate container e1f366fb8528 07:45:22 ---> cd75ec337cf2 07:45:22 Step 22/22 : LABEL version=0.0.0 07:45:22 ---> Running in bc9351927901 07:45:23 Removing intermediate container bc9351927901 07:45:23 ---> 5c9169971bf1 07:45:23 07:45:24 Successfully built 5c9169971bf1 07:45:24 Successfully tagged docker-core-metadata-go-arm64:latest 07:45:34  Building docker-core-metadata-go ... done Removing intermediate container 66741993a7fb 07:45:34 ---> 1937cd01c9ad 07:45:34 07:45:34 Step 10/24 : FROM scratch 07:45:34 ---> 07:45:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:45:34 ---> Running in 78cea1af4fea 07:45:34 Removing intermediate container 78cea1af4fea 07:45:34 ---> d99e10083b53 07:45:34 Step 12/24 : ENV APP_PORT=48060 07:45:34 ---> Running in e7c4121e908e 07:45:34 Removing intermediate container e7c4121e908e 07:45:34 ---> 4f384cf79ef8 07:45:34 Step 13/24 : EXPOSE $APP_PORT 07:45:34 ---> Running in f0fe3eff0b87 07:45:35 Removing intermediate container f0fe3eff0b87 07:45:35 ---> f222218f8aa3 07:45:35 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:45:35 ---> 0b14d711a7b7 07:45:35 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:45:37 ---> 8651ec51f36a 07:45:37 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:45:38 ---> 02926941542c 07:45:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:45:39 ---> 7e96f0a0d4e3 07:45:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:45:40 ---> 54dab3f113b9 07:45:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:45:41 ---> 025e93432da3 07:45:41 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:45:41 ---> Running in 258e29cff4eb 07:45:41 Removing intermediate container 258e29cff4eb 07:45:41 ---> 1db43a362e63 07:45:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:42 ---> Running in 4122ee2dfef5 07:45:42 Removing intermediate container 4122ee2dfef5 07:45:42 ---> 3ba0100e260a 07:45:42 Step 22/24 : LABEL arch=arm64 07:45:42 ---> Running in 30b34337975b 07:45:43 Removing intermediate container 30b34337975b 07:45:43 ---> cddd9910d379 07:45:43 Step 23/24 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:45:43 ---> Running in 008c9aefde35 07:45:43 Removing intermediate container 008c9aefde35 07:45:43 ---> d2540cb17ba5 07:45:43 Step 24/24 : LABEL version=0.0.0 07:45:44 ---> Running in 34d72dc36867 07:45:45 Removing intermediate container 34d72dc36867 07:45:45 ---> 757d5f72716e 07:45:45 07:45:45 Successfully built 757d5f72716e 07:45:45 Successfully tagged docker-support-notifications-go-arm64:latest 07:45:45  Building docker-support-notifications-go ... done Removing intermediate container da26be5181a3 07:45:45 ---> 477db9ffab7c 07:45:45 07:45:45 Step 10/23 : FROM alpine:3.12 07:45:45 ---> afeebe901d6b 07:45:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:45:46 ---> Running in c5eee4725923 07:45:46 Removing intermediate container c5eee4725923 07:45:46 ---> 7c40768121e8 07:45:46 Step 12/23 : ENV APP_PORT=48080 07:45:46 ---> Running in 5b0958ed82bf 07:45:47 Removing intermediate container 5b0958ed82bf 07:45:47 ---> 700c499f5649 07:45:47 Step 13/23 : EXPOSE $APP_PORT 07:45:47 ---> Running in 5a1b2f5dd293 07:45:47 Removing intermediate container 5a1b2f5dd293 07:45:47 ---> f45f03343411 07:45:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:47 ---> Running in dbedf5fa107b 07:45:49 Removing intermediate container dbedf5fa107b 07:45:49 ---> 2012c5df0204 07:45:49 Step 15/23 : RUN apk add --update --no-cache zeromq 07:45:49 ---> Running in 63664b6a54fd 07:45:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:45:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:45:52 (1/5) Installing libgcc (9.3.0-r2) 07:45:52 (2/5) Installing libsodium (1.0.18-r0) 07:45:52 (3/5) Installing libstdc++ (9.3.0-r2) 07:45:52 (4/5) Installing libzmq (4.3.3-r0) 07:45:52 (5/5) Installing zeromq (4.3.3-r0) 07:45:52 Executing busybox-1.31.1-r19.trigger 07:45:52 OK: 8 MiB in 19 packages 07:45:53 Removing intermediate container 63664b6a54fd 07:45:53 ---> e91054802982 07:45:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:45:54 ---> ad1f8cbe1f7b 07:45:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:45:55 ---> ceb68e76bf30 07:45:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:45:56 ---> 8e027f04cfa6 07:45:56 Step 19/23 : ENTRYPOINT ["/core-data"] 07:45:56 ---> Running in dccee2e57ac4 07:45:57 Removing intermediate container dccee2e57ac4 07:45:57 ---> 16d19c39289b 07:45:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:57 ---> Running in faf8951ca355 07:45:58 Removing intermediate container faf8951ca355 07:45:58 ---> dd79827904b7 07:45:58 Step 21/23 : LABEL arch=arm64 07:45:58 ---> Running in 75f399c04925 07:45:58 Removing intermediate container 75f399c04925 07:45:58 ---> 51541b57a5b0 07:45:58 Step 22/23 : LABEL git_sha=726892e8f81f6070071a4a09cf8fe89b37fba7e5 07:45:58 ---> Running in 4185bf455f88 07:45:59 Removing intermediate container 4185bf455f88 07:45:59 ---> 4444efa904e8 07:45:59 Step 23/23 : LABEL version=0.0.0 07:45:59 ---> Running in a7b3ddf92310 07:45:59 Removing intermediate container a7b3ddf92310 07:45:59 ---> f6b262b36c60 07:45:59 07:46:00 Successfully built f6b262b36c60 07:46:00 Successfully tagged docker-core-data-go-arm64:latest 07:46:00  Building docker-core-data-go ... done  [Pipeline] } 07:46:00 $ docker stop --time=1 2bd5a4a8818764896f00d1758bd66d47b666fbab099dc3f14a03304572e7a36c 07:46:02 $ docker rm -f 2bd5a4a8818764896f00d1758bd66d47b666fbab099dc3f14a03304572e7a36c [Pipeline] // withDockerContainer [Pipeline] sh 07:46:03 + grep docker 07:46:03 + docker images 07:46:03 docker-core-data-go-arm64 latest f6b262b36c60 4 seconds ago 21MB 07:46:03 docker-support-notifications-go-arm64 latest 757d5f72716e 19 seconds ago 11.4MB 07:46:03 docker-core-metadata-go-arm64 latest 5c9169971bf1 40 seconds ago 12.2MB 07:46:03 docker-core-command-go-arm64 latest 370912c5ed5a 45 seconds ago 9.98MB 07:46:03 docker-sys-mgmt-agent-go-arm64 latest 1b49294d6af0 About a minute ago 300MB 07:46:03 docker-security-secretstore-setup-go-arm64 latest 0338c62acff6 3 minutes ago 23.4MB 07:46:03 docker-security-bootstrap-redis-go-arm64 latest e1195e434c69 3 minutes ago 15.1MB 07:46:03 docker-security-proxy-setup-go-arm64 latest ba252bbcea56 3 minutes ago 23.3MB 07:46:03 docker-support-scheduler-go-arm64 latest 10a605984676 3 minutes ago 10MB 07:46:03 docker 20.10.0 eeaf43b92773 3 weeks 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 [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 07:46:05 provisioning config files... 07:46:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config3828967930780888607tmp [Pipeline] { [Pipeline] sh 07:46:06 + set +x 07:46:06 + curl -s https://codecov.io/bash 07:46:06 + bash -s -- 07:46:06 07:46:06 _____ _ 07:46:06 / ____| | | 07:46:06 | | ___ __| | ___ ___ _____ __ 07:46:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:46:06 | |___| (_) | (_| | __/ (_| (_) \ V / 07:46:06 \_____\___/ \__,_|\___|\___\___/ \_/ 07:46:06 Bash-20201231-23d4836 07:46:06 07:46:06 07:46:06 ==> git version 2.24.3 found 07:46:06 ==> 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 07:46:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:46:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:46:06 ==> Jenkins CI detected. 07:46:06 project root: . 07:46:06 --> token set from env 07:46:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:46:06 ==> Running gcov in . (disable via -X gcov) 07:46:06 ==> Python coveragepy not found 07:46:06 ==> Searching for coverage reports in: 07:46:06 + . 07:46:06 -> Found 1 reports 07:46:06 ==> Detecting git/mercurial file structure 07:46:06 ==> Reading reports 07:46:06 + ./coverage.out bytes=541590 07:46:07 ==> Appending adjustments 07:46:07 https://docs.codecov.io/docs/fixing-reports 07:46:10 + Found adjustments 07:46:10 ==> Gzipping contents 07:46:10 84K /tmp/codecov.pksROJ.gz 07:46:10 ==> Uploading reports 07:46:10 url: https://codecov.io 07:46:10 query: branch=PR-2962&commit=726892e8f81f6070071a4a09cf8fe89b37fba7e5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= 07:46:10 -> Pinging Codecov 07:46:10 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2962&commit=726892e8f81f6070071a4a09cf8fe89b37fba7e5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= 07:46:10 -> Uploading to 07:46:10 https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/726892e8f81f6070071a4a09cf8fe89b37fba7e5/a389464e-4cef-43e3-b7b7-a995860da950.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T074610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5ba47db750fb0de3b9fd5e692303fa3af43466e3ecddf0d21712d19964baa10 07:46:10 % Total % Received % Xferd Average Speed Time Time Time Current 07:46:10 Dload Upload Total Spent Left Speed 07:46:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82261 0 0 100 82261 0 125k --:--:-- --:--:-- --:--:-- 125k 07:46:11 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/726892e8f81f6070071a4a09cf8fe89b37fba7e5 [Pipeline] } 07:46:11 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 07:46:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:46:16 ---> package-listing.sh 07:46:16 ++ facter osfamily 07:46:16 ++ tr '[:upper:]' '[:lower:]' 07:46:16 + OS_FAMILY=redhat 07:46:16 + workspace=/w/workspace/edgex-go/8 07:46:16 + START_PACKAGES=/tmp/packages_start.txt 07:46:16 + END_PACKAGES=/tmp/packages_end.txt 07:46:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:46:16 + PACKAGES=/tmp/packages_start.txt 07:46:16 + '[' /w/workspace/edgex-go/8 ']' 07:46:16 + PACKAGES=/tmp/packages_end.txt 07:46:16 + case "${OS_FAMILY}" in 07:46:16 + rpm -qa 07:46:16 + sort 07:46:21 + '[' -f /tmp/packages_start.txt ']' 07:46:21 + '[' -f /tmp/packages_end.txt ']' 07:46:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:46:21 + '[' /w/workspace/edgex-go/8 ']' 07:46:21 + mkdir -p /w/workspace/edgex-go/8/archives/ 07:46:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 07:46:21 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:46:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:46:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:46:22 07:46:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:46:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:46:22 alpine: Pulling from edgex-lftools-log-publisher 07:46:22 df20fa9351a1: Pulling fs layer 07:46:22 36b3adc4ff6f: Pulling fs layer 07:46:22 8ad3a11d3b57: Pulling fs layer 07:46:22 46f8f816bc3b: Pulling fs layer 07:46:22 93b61091891f: Pulling fs layer 07:46:22 93b9cdb0e59b: Pulling fs layer 07:46:22 5e14af77c1be: Pulling fs layer 07:46:22 01666e4c0597: Pulling fs layer 07:46:22 aa168da1d23b: Pulling fs layer 07:46:22 46f8f816bc3b: Waiting 07:46:22 93b61091891f: Waiting 07:46:22 93b9cdb0e59b: Waiting 07:46:22 5e14af77c1be: Waiting 07:46:22 01666e4c0597: Waiting 07:46:22 aa168da1d23b: Waiting 07:46:22 36b3adc4ff6f: Verifying Checksum 07:46:22 36b3adc4ff6f: Download complete 07:46:22 46f8f816bc3b: Verifying Checksum 07:46:22 46f8f816bc3b: Download complete 07:46:22 df20fa9351a1: Verifying Checksum 07:46:22 93b9cdb0e59b: Verifying Checksum 07:46:22 93b9cdb0e59b: Download complete 07:46:22 5e14af77c1be: Verifying Checksum 07:46:22 5e14af77c1be: Download complete 07:46:22 93b61091891f: Verifying Checksum 07:46:22 93b61091891f: Download complete 07:46:22 01666e4c0597: Verifying Checksum 07:46:22 01666e4c0597: Download complete 07:46:23 df20fa9351a1: Pull complete 07:46:23 8ad3a11d3b57: Verifying Checksum 07:46:23 8ad3a11d3b57: Download complete 07:46:23 36b3adc4ff6f: Pull complete 07:46:25 aa168da1d23b: Verifying Checksum 07:46:25 aa168da1d23b: Download complete 07:46:25 8ad3a11d3b57: Pull complete 07:46:25 46f8f816bc3b: Pull complete 07:46:26 93b61091891f: Pull complete 07:46:26 93b9cdb0e59b: Pull complete 07:46:26 5e14af77c1be: Pull complete 07:46:26 01666e4c0597: Pull complete 07:46:34 aa168da1d23b: Pull complete 07:46:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:46:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:46:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:46:34 prd-centos7-docker-4c-2g-18474 does not seem to be running inside a container 07:46:35 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools-log-publisher:alpine cat 07:46:43 $ docker top 6dec5bfd9a6f7d07d6b112d3fb3d750a13c3d2806a199deee57e20099fe1e10a -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:44 + touch /tmp/pre-build-complete [Pipeline] sh 07:46:44 + mkdir -p /var/log/sa [Pipeline] sh 07:46:45 + ls /var/log/sa-host 07:46:45 + sadf -c /var/log/sa-host/sa05 07:46:45 file_magic: OK 07:46:45 HZ: Using current value: 100 07:46:45 file_header: OK 07:46:45 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 07:46:45 Statistics: 07:46:45 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... 07:46:45 File successfully converted to sysstat format version 12.2.1 07:46:45 + sadf -c /var/log/sa-host/sa23 07:46:45 file_magic: OK 07:46:45 HZ: Using current value: 100 07:46:45 file_header: OK 07:46:45 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 07:46:45 Statistics: 07:46:45 Hnuu...uuuununununu... 07:46:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:45 provisioning config files... 07:46:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config7721212137955835595tmp [Pipeline] { [Pipeline] echo 07:46:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:46:46 ---> create-netrc.sh [Pipeline] } 07:46:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:46:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:46:46 ---> python-tools-install.sh [Pipeline] echo 07:46:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:46:46 ---> sudo-logs.sh 07:46:46 Archiving 'sudo' log.. [Pipeline] echo 07:46:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:46:47 ---> job-cost.sh 07:46:47 lf-activate-venv: SKIPPING 07:46:47 INFO: No Stack... 07:46:48 INFO: Retrieving Pricing Info for: v1-standard-2 07:46:48 INFO: Archiving Costs [Pipeline] echo 07:46:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:46:49 ---> logs-deploy.sh 07:46:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2962/8 07:46:49 INFO: archiving workspace using pattern(s): 07:46:51 Archives upload complete. 07:46:51 INFO: archiving logs to Nexus 07:46:51 ---> uname -a: 07:46:51 Linux prd-centos7-docker-4c-2g-18474.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:46:51 07:46:51 07:46:51 ---> lscpu: 07:46:51 Architecture: x86_64 07:46:51 CPU op-mode(s): 32-bit, 64-bit 07:46:51 Byte Order: Little Endian 07:46:51 Address sizes: 40 bits physical, 48 bits virtual 07:46:51 CPU(s): 4 07:46:51 On-line CPU(s) list: 0-3 07:46:51 Thread(s) per core: 1 07:46:51 Core(s) per socket: 1 07:46:51 Socket(s): 4 07:46:51 NUMA node(s): 1 07:46:51 Vendor ID: GenuineIntel 07:46:51 CPU family: 6 07:46:51 Model: 44 07:46:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:46:51 Stepping: 1 07:46:51 CPU MHz: 2933.436 07:46:51 BogoMIPS: 5866.87 07:46:51 Virtualization: VT-x 07:46:51 Hypervisor vendor: KVM 07:46:51 Virtualization type: full 07:46:51 L1d cache: 128 KiB 07:46:51 L1i cache: 128 KiB 07:46:51 L2 cache: 16 MiB 07:46:51 L3 cache: 64 MiB 07:46:51 NUMA node0 CPU(s): 0-3 07:46:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:46:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:46:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:46:51 Vulnerability Meltdown: Mitigation; PTI 07:46:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:46:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:46:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:46:51 Vulnerability Srbds: Not affected 07:46:51 Vulnerability Tsx async abort: Not affected 07:46:51 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 07:46:51 07:46:51 07:46:51 ---> nproc: 07:46:51 4 07:46:51 07:46:51 07:46:51 ---> df -h: 07:46:51 Filesystem Size Used Available Use% Mounted on 07:46:51 overlay 50.0G 12.0G 38.0G 24% / 07:46:51 tmpfs 64.0M 0 64.0M 0% /dev 07:46:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:46:51 shm 64.0M 0 64.0M 0% /dev/shm 07:46:51 /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os 07:46:51 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf 07:46:51 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname 07:46:51 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts 07:46:51 /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json 07:46:51 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host 07:46:51 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure 07:46:51 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log 07:46:51 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/8 07:46:51 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/8@tmp 07:46:51 07:46:51 07:46:51 ---> free -m: 07:46:51 total used free shared buff/cache available 07:46:51 Mem: 1837 689 189 0 958 1062 07:46:51 Swap: 1023 51 972 07:46:51 07:46:51 07:46:51 ---> ip addr: 07:46:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:46:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:46:51 inet 127.0.0.1/8 scope host lo 07:46:51 valid_lft forever preferred_lft forever 07:46:51 inet6 ::1/128 scope host 07:46:51 valid_lft forever preferred_lft forever 07:46:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:46:51 link/ether fa:16:3e:c0:ae:52 brd ff:ff:ff:ff:ff:ff 07:46:51 inet 10.30.122.145/23 brd 10.30.123.255 scope global dynamic eth0 07:46:51 valid_lft 85177sec preferred_lft 85177sec 07:46:51 inet6 fe80::f816:3eff:fec0:ae52/64 scope link 07:46:51 valid_lft forever preferred_lft forever 07:46:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:46:51 link/ether 02:42:5c:73:a1:cc brd ff:ff:ff:ff:ff:ff 07:46:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:46:51 valid_lft forever preferred_lft forever 07:46:51 inet6 fe80::42:5cff:fe73:a1cc/64 scope link 07:46:51 valid_lft forever preferred_lft forever 07:46:51 07:46:51 07:46:51 ---> sar -b -r -n DEV: 07:46:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 07:46:51 07:46:51 07:26:18 LINUX RESTART (4 CPU) 07:46:51 07:46:51 07:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:46:51 07:28:01 155.30 53.85 101.45 0.00 8325.80 40564.93 0.00 07:46:51 07:29:01 251.61 96.52 155.08 0.00 3621.23 29576.45 0.00 07:46:51 07:30:01 199.34 100.73 98.60 0.00 3928.99 9896.48 0.00 07:46:51 07:31:01 133.31 35.79 97.52 0.00 2583.43 25420.28 0.00 07:46:51 07:32:03 2161.85 1804.38 357.48 0.00 159684.01 217856.68 0.00 07:46:51 07:33:01 1443.80 1202.78 241.02 0.00 72617.29 89257.64 0.00 07:46:51 07:34:02 2369.16 1977.85 391.31 0.00 127257.04 150566.51 0.00 07:46:51 07:35:01 1096.42 765.93 330.48 0.00 59556.20 74345.86 0.00 07:46:51 07:36:01 49.55 8.80 40.75 0.00 2851.00 2591.54 0.00 07:46:51 07:37:01 0.67 0.52 0.15 0.00 16.12 2.06 0.00 07:46:51 07:38:01 0.32 0.00 0.32 0.00 0.00 4.13 0.00 07:46:51 07:39:01 0.35 0.02 0.33 0.00 0.13 3.80 0.00 07:46:51 07:40:01 0.62 0.02 0.60 0.00 0.27 6.14 0.00 07:46:51 07:41:01 0.67 0.00 0.67 0.00 0.00 7.85 0.00 07:46:51 07:42:01 2.08 1.52 0.57 0.00 51.42 6.83 0.00 07:46:51 07:43:01 0.95 0.13 0.82 0.00 2.66 15.36 0.00 07:46:51 07:44:01 0.27 0.02 0.25 0.00 0.53 3.01 0.00 07:46:51 07:45:01 0.22 0.00 0.22 0.00 0.00 3.43 0.00 07:46:51 07:46:01 0.25 0.00 0.25 0.00 0.00 2.50 0.00 07:46:51 Average: 415.14 319.37 95.77 0.00 23304.10 33866.99 0.00 07:46:51 07:46:51 07:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:46:51 07:28:01 71456 0 679496 36.11 2468 1128124 1546948 52.79 720664 871952 104508 07:46:51 07:29:01 301504 0 684172 36.36 1572 894296 1324956 45.22 467676 838676 48 07:46:51 07:30:01 331900 0 774040 41.14 892 774712 1641212 56.01 594900 673420 78316 07:46:51 07:31:01 184452 0 713360 37.91 792 982940 1256032 42.87 577368 831548 220 07:46:51 07:32:03 84132 0 809684 43.03 84 987644 2327484 79.43 757632 817264 22808 07:46:51 07:33:01 376696 0 702576 37.34 80 802192 1584536 54.08 576840 673496 24004 07:46:51 07:34:02 151592 0 745260 39.61 80 984612 2237964 76.38 532064 956540 13612 07:46:51 07:35:01 373476 0 692852 36.82 80 815136 1594580 54.42 556188 699916 176 07:46:51 07:36:01 354452 0 609072 32.37 80 917940 1183260 40.38 538340 743604 24 07:46:51 07:37:01 355144 0 607920 32.31 80 918400 1164912 39.76 538212 743332 16 07:46:51 07:38:01 356420 0 606632 32.24 80 918412 1164744 39.75 537304 743220 12 07:46:51 07:39:01 357288 0 605736 32.19 80 918440 1161200 39.63 537492 742192 12 07:46:51 07:40:01 358264 0 604772 32.14 80 918428 1154984 39.42 536676 742172 8 07:46:51 07:41:01 358504 0 604524 32.13 80 918436 1154984 39.42 536556 742172 8 07:46:51 07:42:01 356232 0 605952 32.21 80 919280 1155128 39.42 537852 742632 8 07:46:51 07:43:01 356172 0 606000 32.21 80 919292 1155176 39.42 537956 742684 20 07:46:51 07:44:01 356760 0 605424 32.18 80 919280 1154996 39.42 537204 742684 20 07:46:51 07:45:01 357016 0 605136 32.16 80 919312 1154996 39.42 537212 742700 8 07:46:51 07:46:01 357064 0 605084 32.16 80 919316 1154996 39.42 537340 742700 8 07:46:51 Average: 305185 0 656194 34.88 365 919800 1382794 47.19 562920 764890 12833 07:46:51 07:46:51 07:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:46:51 07:28:01 eth0 1578.89 1377.59 7657.51 171.56 0.00 0.00 0.00 0.00 07:46:51 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:28:01 docker0 818.87 817.12 68.28 2675.01 0.00 0.00 0.00 0.00 07:46:51 07:29:01 eth0 222.73 169.31 858.95 61.94 0.00 0.00 0.00 0.00 07:46:51 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:29:01 veth4a2c5e5 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:46:51 07:29:01 docker0 134.55 173.27 9.34 826.91 0.00 0.00 0.00 0.00 07:46:51 07:30:01 eth0 28.79 14.69 23.83 12.23 0.00 0.00 0.00 0.00 07:46:51 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:30:01 veth4a2c5e5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:31:01 eth0 237.10 201.25 1709.39 99.41 0.00 0.00 0.00 0.00 07:46:51 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:31:01 veth3965d9d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:46:51 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:32:03 eth0 45.96 23.00 162.01 10.39 0.00 0.00 0.00 0.00 07:46:51 07:32:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:32:03 veth3965d9d 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 07:46:51 07:32:03 docker0 10.85 23.13 0.57 143.09 0.00 0.00 0.00 0.00 07:46:51 07:33:01 vethe998eac 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:46:51 07:33:01 eth0 26.12 20.05 58.87 45.28 0.00 0.00 0.00 0.00 07:46:51 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:33:01 veth3965d9d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:34:02 veth33db75d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:34:02 veth5d059bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:34:02 eth0 260.33 186.91 1722.60 71.07 0.00 0.00 0.00 0.00 07:46:51 07:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:35:01 eth0 61.24 34.83 125.83 53.35 0.00 0.00 0.00 0.00 07:46:51 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:35:01 veth3965d9d 0.00 0.93 0.00 0.04 0.00 0.00 0.00 0.00 07:46:51 07:35:01 docker0 1048.04 1138.27 83.95 4290.19 0.00 0.00 0.00 0.00 07:46:51 07:36:01 eth0 27.86 21.59 56.39 6.60 0.00 0.00 0.00 0.00 07:46:51 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:36:01 docker0 13.63 14.16 0.91 44.87 0.00 0.00 0.00 0.00 07:46:51 07:37:01 eth0 0.68 0.50 0.35 0.27 0.00 0.00 0.00 0.00 07:46:51 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:38:01 eth0 0.25 0.20 0.07 0.01 0.00 0.00 0.00 0.00 07:46:51 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:39:01 eth0 7.36 7.43 0.48 16.02 0.00 0.00 0.00 0.00 07:46:51 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:46:51 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:41:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:46:51 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:42:01 eth0 3.43 3.41 0.29 6.85 0.00 0.00 0.00 0.00 07:46:51 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:43:01 eth0 5.55 5.50 0.65 10.55 0.00 0.00 0.00 0.00 07:46:51 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:44:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 07:46:51 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:46:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:46:51 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 Average: eth0 132.21 108.98 653.21 29.74 0.00 0.00 0.00 0.00 07:46:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:51 Average: docker0 55.10 59.81 4.40 224.97 0.00 0.00 0.00 0.00 07:46:51 07:46:51 07:46:51 ---> sar -P ALL: 07:46:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 07:46:51 07:46:51 07:26:18 LINUX RESTART (4 CPU) 07:46:51 07:46:51 07:27:01 CPU %user %nice %system %iowait %steal %idle 07:46:51 07:28:01 all 16.35 0.00 7.98 1.68 0.11 73.88 07:46:51 07:28:01 0 17.88 0.00 10.09 2.41 0.10 69.53 07:46:51 07:28:01 1 10.89 0.00 5.97 0.70 0.12 82.32 07:46:51 07:28:01 2 16.77 0.00 7.77 0.89 0.10 74.47 07:46:51 07:28:01 3 19.91 0.00 8.12 2.72 0.12 69.12 07:46:51 07:29:01 all 7.66 0.00 6.44 6.57 0.10 79.23 07:46:51 07:29:01 0 8.13 0.00 6.57 6.36 0.12 78.82 07:46:51 07:29:01 1 7.10 0.00 5.91 7.83 0.08 79.08 07:46:51 07:29:01 2 7.52 0.00 6.53 5.80 0.12 80.04 07:46:51 07:29:01 3 7.91 0.00 6.75 6.27 0.09 78.99 07:46:51 07:30:01 all 60.78 0.00 14.60 5.28 0.10 19.25 07:46:51 07:30:01 0 60.23 0.00 14.74 6.26 0.11 18.67 07:46:51 07:30:01 1 58.95 0.00 14.43 4.62 0.09 21.92 07:46:51 07:30:01 2 61.22 0.00 14.71 5.41 0.09 18.57 07:46:51 07:30:01 3 62.72 0.00 14.51 4.80 0.11 17.86 07:46:51 07:31:01 all 33.49 0.00 11.99 3.10 0.10 51.31 07:46:51 07:31:01 0 31.88 0.00 11.82 2.30 0.10 53.90 07:46:51 07:31:01 1 32.41 0.00 11.56 2.92 0.12 52.99 07:46:51 07:31:01 2 33.64 0.00 12.37 4.02 0.10 49.86 07:46:51 07:31:01 3 36.03 0.00 12.22 3.16 0.09 48.51 07:46:51 07:32:03 all 19.43 0.00 28.45 23.42 0.22 28.49 07:46:51 07:32:03 0 18.74 0.00 27.08 26.56 0.17 27.44 07:46:51 07:32:03 1 19.37 0.00 29.51 22.03 0.21 28.88 07:46:51 07:32:03 2 19.80 0.00 28.28 23.18 0.21 28.54 07:46:51 07:32:03 3 19.80 0.00 28.97 21.84 0.28 29.11 07:46:51 07:33:01 all 51.16 0.00 17.63 18.72 0.16 12.33 07:46:51 07:33:01 0 50.97 0.00 18.04 19.78 0.13 11.08 07:46:51 07:33:01 1 50.94 0.00 18.49 17.87 0.16 12.53 07:46:51 07:33:01 2 51.28 0.00 16.80 17.93 0.18 13.81 07:46:51 07:33:01 3 51.46 0.00 17.15 19.25 0.16 11.97 07:46:51 07:34:02 all 21.63 0.00 22.87 26.67 0.23 28.59 07:46:51 07:34:02 0 21.05 0.00 21.36 25.03 0.23 32.32 07:46:51 07:34:02 1 21.55 0.00 23.63 28.29 0.23 26.30 07:46:51 07:34:02 2 21.70 0.00 23.63 30.90 0.21 23.56 07:46:51 07:34:02 3 22.23 0.00 22.88 22.42 0.27 32.20 07:46:51 07:35:01 all 43.83 0.00 18.57 23.09 0.10 14.41 07:46:51 07:35:01 0 45.49 0.00 17.66 24.60 0.12 12.12 07:46:51 07:35:01 1 43.83 0.00 18.37 21.30 0.11 16.39 07:46:51 07:35:01 2 43.81 0.00 18.65 24.47 0.07 13.00 07:46:51 07:35:01 3 42.16 0.00 19.60 21.98 0.11 16.15 07:46:51 07:36:01 all 1.50 0.00 1.69 1.14 0.02 95.65 07:46:51 07:36:01 0 1.54 0.00 1.78 0.99 0.02 95.68 07:46:51 07:36:01 1 1.68 0.00 1.73 1.42 0.02 95.16 07:46:51 07:36:01 2 1.36 0.00 1.62 0.40 0.03 96.58 07:46:51 07:36:01 3 1.41 0.00 1.64 1.76 0.02 95.17 07:46:51 07:37:01 all 0.15 0.00 0.05 0.01 0.00 99.79 07:46:51 07:37:01 0 0.05 0.00 0.08 0.00 0.00 99.87 07:46:51 07:37:01 1 0.50 0.00 0.03 0.02 0.00 99.45 07:46:51 07:37:01 2 0.02 0.00 0.03 0.03 0.00 99.92 07:46:51 07:37:01 3 0.02 0.00 0.05 0.00 0.00 99.93 07:46:51 07:38:01 all 0.15 0.00 0.02 0.00 0.00 99.82 07:46:51 07:38:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:46:51 07:38:01 1 0.10 0.00 0.02 0.00 0.00 99.88 07:46:51 07:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:46:51 07:38:01 3 0.43 0.00 0.03 0.00 0.00 99.53 07:46:51 07:46:51 07:38:01 CPU %user %nice %system %iowait %steal %idle 07:46:51 07:39:01 all 0.11 0.00 0.06 0.00 0.00 99.82 07:46:51 07:39:01 0 0.05 0.00 0.07 0.00 0.02 99.87 07:46:51 07:39:01 1 0.07 0.00 0.07 0.00 0.00 99.87 07:46:51 07:39:01 2 0.12 0.00 0.08 0.00 0.00 99.80 07:46:51 07:39:01 3 0.20 0.00 0.03 0.00 0.00 99.77 07:46:51 07:40:01 all 0.03 0.00 0.04 0.00 0.00 99.92 07:46:51 07:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:46:51 07:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:46:51 07:40:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:46:51 07:40:01 3 0.05 0.00 0.07 0.00 0.00 99.88 07:46:51 07:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:46:51 07:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:46:51 07:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:46:51 07:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:46:51 07:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:46:51 07:42:01 all 0.06 0.00 0.07 0.03 0.01 99.83 07:46:51 07:42:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:46:51 07:42:01 1 0.05 0.00 0.10 0.02 0.02 99.82 07:46:51 07:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:46:51 07:42:01 3 0.07 0.00 0.12 0.10 0.02 99.70 07:46:51 07:43:01 all 0.08 0.00 0.05 0.00 0.00 99.88 07:46:51 07:43:01 0 0.08 0.00 0.05 0.00 0.00 99.87 07:46:51 07:43:01 1 0.10 0.00 0.05 0.00 0.00 99.85 07:46:51 07:43:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:46:51 07:43:01 3 0.07 0.00 0.03 0.00 0.00 99.90 07:46:51 07:44:01 all 0.10 0.00 0.04 0.00 0.00 99.86 07:46:51 07:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:46:51 07:44:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:46:51 07:44:01 2 0.33 0.00 0.07 0.00 0.00 99.60 07:46:51 07:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:46:51 07:45:01 all 0.14 0.00 0.02 0.00 0.00 99.84 07:46:51 07:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:46:51 07:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:46:51 07:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:46:51 07:45:01 3 0.50 0.00 0.02 0.00 0.00 99.48 07:46:51 07:46:01 all 0.15 0.00 0.02 0.00 0.00 99.82 07:46:51 07:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:46:51 07:46:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:46:51 07:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:46:51 07:46:01 3 0.53 0.00 0.02 0.00 0.00 99.45 07:46:51 Average: all 13.03 0.00 6.66 5.57 0.06 74.67 07:46:51 Average: 0 13.06 0.00 6.63 5.84 0.06 74.42 07:46:51 Average: 1 12.55 0.00 6.63 5.44 0.06 75.32 07:46:51 Average: 2 13.07 0.00 6.67 5.73 0.06 74.47 07:46:51 Average: 3 13.46 0.00 6.72 5.27 0.06 74.49 07:46:51 07:46:51 07:46:51