Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 0d8a526d09733956dda91812c59d925399bed116+34dce4612a631976cf4327d6db635ffc5909a851 (b6af4ceaeda96ffc669449faaa1a2ecabd0f89df) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15174 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit 0d8a526d09733956dda91812c59d925399bed116 Merge succeeded, producing a72173f804cb1a732c4805199f4aa1f1fc8cfbdd Checking out Revision a72173f804cb1a732c4805199f4aa1f1fc8cfbdd (PR-2913) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # 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 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a72173f804cb1a732c4805199f4aa1f1fc8cfbdd # timeout=10 Commit message: "Merge commit '34dce4612a631976cf4327d6db635ffc5909a851' into HEAD" > git rev-list --no-walk 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:43 ========================================================= 00:30:43 EdgeX Global Pipelines Version Info 00:30:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:45 ------------------- 00:30:45 stable info: 00:30:45 ------------------- 00:30:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:45 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:30:45 Message: update stable to v1.0.172 00:30:46 ------------------- 00:30:46 experimental info: 00:30:46 ------------------- 00:30:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:46 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:30:46 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:30:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:48 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:30:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2913 [Pipeline] echo 00:30:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2913 [Pipeline] echo 00:30:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2913 [Pipeline] echo 00:30:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a72173f804cb1a732c4805199f4aa1f1fc8cfbdd [Pipeline] echo 00:30:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a72173f [Pipeline] echo 00:30:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:30:49 provisioning config files... 00:30:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4503695268718895253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:49 ---> docker-login.sh 00:30:49 nexus3.edgexfoundry.org:10001 00:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:50 Configure a credential helper to remove this warning. See 00:30:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:50 00:30:50 Login Succeeded 00:30:50 nexus3.edgexfoundry.org:10002 00:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:50 Configure a credential helper to remove this warning. See 00:30:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:50 00:30:50 Login Succeeded 00:30:50 nexus3.edgexfoundry.org:10003 00:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:50 Configure a credential helper to remove this warning. See 00:30:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:50 00:30:50 Login Succeeded 00:30:50 nexus3.edgexfoundry.org:10004 00:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:50 Configure a credential helper to remove this warning. See 00:30:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:50 00:30:50 Login Succeeded 00:30:50 docker.io 00:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:51 Configure a credential helper to remove this warning. See 00:30:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:51 00:30:51 Login Succeeded 00:30:51 ---> docker-login.sh ends [Pipeline] } 00:30:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:51 ++ 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 00:30:51 + for file in '`ls cmd/**/Dockerfile`' 00:30:51 ++ dirname cmd/core-command/Dockerfile 00:30:51 ++ cut -d/ -f2 00:30:51 + echo core-command,cmd/core-command/Dockerfile 00:30:51 + for file in '`ls cmd/**/Dockerfile`' 00:30:51 ++ dirname cmd/core-data/Dockerfile 00:30:51 ++ cut -d/ -f2 00:30:51 + echo core-data,cmd/core-data/Dockerfile 00:30:51 + for file in '`ls cmd/**/Dockerfile`' 00:30:51 ++ dirname cmd/core-metadata/Dockerfile 00:30:51 ++ cut -d/ -f2 00:30:51 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:51 + for file in '`ls cmd/**/Dockerfile`' 00:30:51 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:30:51 ++ cut -d/ -f2 00:30:51 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:30:51 + for file in '`ls cmd/**/Dockerfile`' 00:30:51 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:51 ++ cut -d/ -f2 00:30:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:51 + for file in '`ls cmd/**/Dockerfile`' 00:30:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:51 ++ cut -d/ -f2 00:30:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:51 + for file in '`ls cmd/**/Dockerfile`' 00:30:51 ++ dirname cmd/support-notifications/Dockerfile 00:30:51 ++ cut -d/ -f2 00:30:51 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:51 + for file in '`ls cmd/**/Dockerfile`' 00:30:51 ++ dirname cmd/support-scheduler/Dockerfile 00:30:51 ++ cut -d/ -f2 00:30:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:51 + for file in '`ls cmd/**/Dockerfile`' 00:30:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:51 ++ cut -d/ -f2 00:30:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:51 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 00:30:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:52 00:30:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:53 latest: Pulling from edgex-devops/git-semver 00:30:53 31603596830f: Pulling fs layer 00:30:53 2a8b12db71e7: Pulling fs layer 00:30:53 6ca5941a6612: Pulling fs layer 00:30:53 ecc8261a40a4: Pulling fs layer 00:30:53 ecc8261a40a4: Waiting 00:30:53 2a8b12db71e7: Verifying Checksum 00:30:53 2a8b12db71e7: Download complete 00:30:53 31603596830f: Verifying Checksum 00:30:53 31603596830f: Download complete 00:30:53 ecc8261a40a4: Verifying Checksum 00:30:53 ecc8261a40a4: Download complete 00:30:53 6ca5941a6612: Verifying Checksum 00:30:53 6ca5941a6612: Download complete 00:30:53 31603596830f: Pull complete 00:30:53 2a8b12db71e7: Pull complete 00:30:54 6ca5941a6612: Pull complete 00:30:55 ecc8261a40a4: Pull complete 00:30:55 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:55 prd-centos7-docker-4c-2g-15174 does not seem to be running inside a container 00:30:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 00:30:58 $ docker top 114854889aaf4dbbd3d4ecd02b14b6fe95749b20970ef9cfd19a6de89a6e8316 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:58 [ssh-agent] Looking for ssh-agent implementation... 00:30:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:58 $ docker exec 114854889aaf4dbbd3d4ecd02b14b6fe95749b20970ef9cfd19a6de89a6e8316 ssh-agent 00:30:58 SSH_AUTH_SOCK=/tmp/ssh-AmiEuj3U04tQ/agent.11 00:30:58 SSH_AGENT_PID=16 00:30:58 Running ssh-add (command line suppressed) 00:30:59 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2279061872791351889.key (/w/workspace/edgex-go/5@tmp/private_key_2279061872791351889.key) 00:30:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:59 + git tag --points-at HEAD [Pipeline] } 00:30:59 $ docker exec --env ******** --env ******** 114854889aaf4dbbd3d4ecd02b14b6fe95749b20970ef9cfd19a6de89a6e8316 ssh-agent -k 00:30:59 unset SSH_AUTH_SOCK; 00:30:59 unset SSH_AGENT_PID; 00:30:59 echo Agent pid 16 killed; 00:30:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:59 [ssh-agent] Looking for ssh-agent implementation... 00:30:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:59 $ docker exec 114854889aaf4dbbd3d4ecd02b14b6fe95749b20970ef9cfd19a6de89a6e8316 ssh-agent 00:31:00 SSH_AUTH_SOCK=/tmp/ssh-zA9e7VxFiFgh/agent.45 00:31:00 SSH_AGENT_PID=51 00:31:00 Running ssh-add (command line suppressed) 00:31:00 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1962455450684612319.key (/w/workspace/edgex-go/5@tmp/private_key_1962455450684612319.key) 00:31:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:00 + git semver init 00:31:00 # -> Open(): unable to determine branch for HEAD 00:31:00 # $GIT_DIR = /w/workspace/edgex-go/5/.git 00:31:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 00:31:00 # $SEMVER_REMOTE_NAME = origin 00:31:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:00 # $SEMVER_USER_NAME = edgex-jenkins 00:31:00 # $SEMVER_BRANCH = PR-2913 00:31:00 # $SEMVER_TEMP = /tmp/semver-457890003 00:31:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:39 # '/tmp/semver-457890003' -> '/w/workspace/edgex-go/5/.semver' 00:31:39 # -> Force: false 00:31:39 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 00:31:39 $ docker exec --env ******** --env ******** 114854889aaf4dbbd3d4ecd02b14b6fe95749b20970ef9cfd19a6de89a6e8316 ssh-agent -k 00:31:39 unset SSH_AUTH_SOCK; 00:31:39 unset SSH_AGENT_PID; 00:31:39 echo Agent pid 51 killed; 00:31:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:40 + git semver [Pipeline] } 00:31:40 $ docker stop --time=1 114854889aaf4dbbd3d4ecd02b14b6fe95749b20970ef9cfd19a6de89a6e8316 00:31:42 $ docker rm -f 114854889aaf4dbbd3d4ecd02b14b6fe95749b20970ef9cfd19a6de89a6e8316 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:43 Stashed 1 file(s) [Pipeline] echo 00:31:43 [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 00:31:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:45 + sudo service docker restart 00:31:45 + true 00:31:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:45 ========================================================= 00:31:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:46 + 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 . 00:31:49 Sending build context to Docker daemon 326.2MB 00:31:49 Step 1/7 : ARG BASE=golang:1.15-alpine 00:31:49 Step 2/7 : FROM ${BASE} 00:31:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:49 188c0c94c7c5: Pulling fs layer 00:31:49 0ef7d3d256c8: Pulling fs layer 00:31:49 de9db76c5a1d: Pulling fs layer 00:31:49 bca2f99d35d6: Pulling fs layer 00:31:49 93359f2a8cfa: Pulling fs layer 00:31:49 7c6f9722023f: Pulling fs layer 00:31:49 a35cf1a2eb13: Pulling fs layer 00:31:49 93359f2a8cfa: Waiting 00:31:49 7c6f9722023f: Waiting 00:31:49 a35cf1a2eb13: Waiting 00:31:49 bca2f99d35d6: Waiting 00:31:49 de9db76c5a1d: Download complete 00:31:49 0ef7d3d256c8: Verifying Checksum 00:31:49 0ef7d3d256c8: Download complete 00:31:49 93359f2a8cfa: Download complete 00:31:49 7c6f9722023f: Verifying Checksum 00:31:49 7c6f9722023f: Download complete 00:31:49 188c0c94c7c5: Verifying Checksum 00:31:49 188c0c94c7c5: Download complete 00:31:50 188c0c94c7c5: Pull complete 00:31:50 0ef7d3d256c8: Pull complete 00:31:50 de9db76c5a1d: Pull complete 00:31:51 a35cf1a2eb13: Verifying Checksum 00:31:51 a35cf1a2eb13: Download complete 00:31:52 bca2f99d35d6: Verifying Checksum 00:31:52 bca2f99d35d6: Download complete 00:31:59 Still waiting to schedule task 00:31:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:31:59 bca2f99d35d6: Pull complete 00:31:59 93359f2a8cfa: Pull complete 00:31:59 7c6f9722023f: Pull complete 00:32:03 a35cf1a2eb13: Pull complete 00:32:03 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:03 ---> a62c8e92a672 00:32:03 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:03 ---> Running in a3fe5927cc4f 00:32:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:05 (1/12) Installing libmagic (5.38-r0) 00:32:05 (2/12) Installing file (5.38-r0) 00:32:05 (3/12) Installing libc-dev (0.7.2-r3) 00:32:05 (4/12) Installing g++ (9.3.0-r2) 00:32:09 (5/12) Installing fortify-headers (1.1-r0) 00:32:09 (6/12) Installing patch (2.7.6-r6) 00:32:09 (7/12) Installing build-base (0.5-r2) 00:32:09 (8/12) Installing libsodium (1.0.18-r0) 00:32:09 (9/12) Installing pkgconf (1.7.2-r0) 00:32:09 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:09 (11/12) Installing libzmq (4.3.3-r0) 00:32:09 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:10 Executing busybox-1.31.1-r19.trigger 00:32:10 OK: 233 MiB in 51 packages 00:32:14 Removing intermediate container a3fe5927cc4f 00:32:14 ---> 92d9be3e0e9b 00:32:14 Step 4/7 : WORKDIR /edgex-go 00:32:14 ---> Running in 8ba29620a84d 00:32:14 Removing intermediate container 8ba29620a84d 00:32:14 ---> c0341c3356dc 00:32:14 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:32:14 latest: Pulling from library/docker 00:32:15 188c0c94c7c5: Already exists 00:32:15 0c7c675703d6: Pulling fs layer 00:32:15 cc8c12a437cb: Pulling fs layer 00:32:15 f092543453df: Pulling fs layer 00:32:15 65b6bc45957d: Pulling fs layer 00:32:15 4de832df471b: Pulling fs layer 00:32:15 79aa7fa92271: Pulling fs layer 00:32:15 65b6bc45957d: Waiting 00:32:15 4de832df471b: Waiting 00:32:15 79aa7fa92271: Waiting 00:32:15 cc8c12a437cb: Verifying Checksum 00:32:15 cc8c12a437cb: Download complete 00:32:15 0c7c675703d6: Verifying Checksum 00:32:15 0c7c675703d6: Download complete 00:32:15 65b6bc45957d: Verifying Checksum 00:32:15 65b6bc45957d: Download complete 00:32:15 4de832df471b: Verifying Checksum 00:32:15 4de832df471b: Download complete 00:32:15 79aa7fa92271: Verifying Checksum 00:32:15 79aa7fa92271: Download complete 00:32:15 0c7c675703d6: Pull complete 00:32:15 cc8c12a437cb: Pull complete 00:32:16 f092543453df: Download complete 00:32:18 f092543453df: Pull complete 00:32:18 65b6bc45957d: Pull complete 00:32:19 4de832df471b: Pull complete 00:32:19 79aa7fa92271: Pull complete 00:32:19 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 00:32:19 Status: Downloaded newer image for docker:latest 00:32:21 ---> 615f04509f89 00:32:21 Step 6/7 : COPY go.mod . 00:32:21 ---> 132f535f835d 00:32:21 Step 7/7 : RUN go mod download 00:32:21 ---> Running in 34331c8fe99f 00:32:43 Removing intermediate container 34331c8fe99f 00:32:43 ---> e0be96648e41 00:32:43 Successfully built e0be96648e41 00:32:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:43 + docker inspect -f . ci-base-image-x86_64 00:32:43 . [Pipeline] withDockerContainer 00:32:43 prd-centos7-docker-4c-2g-15174 does not seem to be running inside a container 00:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 00:32:44 $ docker top 0df00554e285bf69a43ea18ba9eaff59dc0a5ebe8ff6b9490acec3b2e72b8444 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:45 + go version 00:32:45 go version go1.15.5 linux/amd64 [Pipeline] } 00:32:45 $ docker stop --time=1 0df00554e285bf69a43ea18ba9eaff59dc0a5ebe8ff6b9490acec3b2e72b8444 00:32:46 $ docker rm -f 0df00554e285bf69a43ea18ba9eaff59dc0a5ebe8ff6b9490acec3b2e72b8444 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:47 + docker inspect -f . ci-base-image-x86_64 00:32:47 . [Pipeline] withDockerContainer 00:32:47 prd-centos7-docker-4c-2g-15174 does not seem to be running inside a container 00:32:47 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 00:32:48 $ docker top 6aaf3b93cefb87c3090f8af294cf6df1da3389d7f5f912060e708fe5a613e6ed -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:48 ========================================================= 00:32:48 [edgeXBuildGoParallel] Running Tests and Build... 00:32:48 ========================================================= [Pipeline] sh 00:32:49 + make test 00:32:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:59 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.154s coverage: 46.6% of statements 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.250s coverage: 27.1% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.060s coverage: 100.0% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.404s coverage: 68.5% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.172s coverage: 82.3% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.492s coverage: 28.6% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.156s coverage: 86.7% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.194s coverage: 97.5% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.069s coverage: 78.3% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.488s coverage: 93.8% of statements 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.108s coverage: 0.1% of statements 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.101s coverage: 87.2% of statements 00:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 84.2% of statements 00:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 100.0% of statements 00:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.233s coverage: 63.5% of statements 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.418s coverage: 55.9% of statements 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.103s coverage: 37.1% of statements 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.430s coverage: 84.0% of statements 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.051s coverage: 100.0% of statements 00:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.127s coverage: 47.1% of statements 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.033s coverage: 100.0% of statements 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:33:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.072s coverage: 100.0% of statements 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:33:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.787s coverage: 29.1% of statements 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:33:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:33:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:33:58 ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:33:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 00:33:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 00:33:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.055s coverage: 100.0% of statements 00:33:58 GO111MODULE=on go vet ./... 00:34:30 gofmt -l . 00:34:30 [ "`gofmt -l .`" = "" ] 00:34:30 ./bin/test-go-mod-tidy.sh 00:34:30 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:31 + ls -al . 00:34:31 total 628 00:34:31 drwxrwxr-x 10 1001 1001 4096 Dec 9 00:34 . 00:34:31 drwxr-xr-x 4 root root 28 Dec 9 00:32 .. 00:34:31 -rw-rw-r-- 1 1001 1001 11 Dec 9 00:30 .dockerignore 00:34:31 drwxrwxr-x 8 1001 1001 179 Dec 9 00:30 .git 00:34:31 drwxrwxr-x 3 1001 1001 125 Dec 9 00:30 .github 00:34:31 -rw-rw-r-- 1 1001 1001 762 Dec 9 00:30 .gitignore 00:34:31 drwx------ 3 1001 1001 47 Dec 9 00:31 .semver 00:34:31 -rw-rw-r-- 1 1001 1001 166 Dec 9 00:30 .sonarcloud.properties 00:34:31 -rw-rw-r-- 1 1001 1001 3804 Dec 9 00:30 CONTRIBUTING.md 00:34:31 -rw-rw-r-- 1 1001 1001 1035 Dec 9 00:30 Dockerfile.build 00:34:31 -rw-rw-r-- 1 1001 1001 863 Dec 9 00:30 Jenkinsfile 00:34:31 -rw-rw-r-- 1 1001 1001 10775 Dec 9 00:30 LICENSE 00:34:31 -rw-rw-r-- 1 1001 1001 5750 Dec 9 00:30 Makefile 00:34:31 -rw-rw-r-- 1 1001 1001 6663 Dec 9 00:30 README.md 00:34:31 -rw-rw-r-- 1 1001 1001 7286 Dec 9 00:30 SECURITY.md 00:34:31 -rw-rw-r-- 1 1001 1001 5 Dec 9 00:31 VERSION 00:34:31 -rw-rw-r-- 1 1001 1001 4131 Dec 9 00:30 ZMQWindows.md 00:34:31 drwxrwxr-x 2 1001 1001 117 Dec 9 00:30 bin 00:34:31 drwxrwxr-x 14 1001 1001 4096 Dec 9 00:30 cmd 00:34:31 -rw-r--r-- 1 root root 530150 Dec 9 00:33 coverage.out 00:34:31 -rw-r--r-- 1 root root 1041 Dec 9 00:34 go.mod 00:34:31 -rw-r--r-- 1 root root 18856 Dec 9 00:34 go.sum 00:34:31 drwxrwxr-x 8 1001 1001 127 Dec 9 00:30 internal 00:34:31 drwxrwxr-x 4 1001 1001 26 Dec 9 00:30 openapi 00:34:31 drwxrwxr-x 4 1001 1001 71 Dec 9 00:30 snap 00:34:31 -rw-rw-r-- 1 1001 1001 168 Dec 9 00:30 version.go [Pipeline] sh 00:34:31 + '[' -e coverage.out ] 00:34:31 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:31 Stashed 1 file(s) [Pipeline] sh 00:34:32 + make build 00:34:32 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 00:34:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:34:45 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 00:34:46 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 00:34:47 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 00:34:48 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 00:34:49 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 00:34:51 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 00:34:52 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 00:34:54 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 00:34:55 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 00:34:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:34:58 $ docker stop --time=1 6aaf3b93cefb87c3090f8af294cf6df1da3389d7f5f912060e708fe5a613e6ed 00:34:59 $ docker rm -f 6aaf3b93cefb87c3090f8af294cf6df1da3389d7f5f912060e708fe5a613e6ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:01 00:35:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:02 latest: Pulling from edgex-devops/edgex-compose 00:35:02 cbdbe7a5bc2a: Pulling fs layer 00:35:02 ca9280d653b3: Pulling fs layer 00:35:02 7e9c9ca2126c: Pulling fs layer 00:35:02 cbdbe7a5bc2a: Download complete 00:35:02 cbdbe7a5bc2a: Pull complete 00:35:02 ca9280d653b3: Verifying Checksum 00:35:02 ca9280d653b3: Download complete 00:35:04 7e9c9ca2126c: Download complete 00:35:04 ca9280d653b3: Pull complete 00:35:12 7e9c9ca2126c: Pull complete 00:35:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:12 prd-centos7-docker-4c-2g-15174 does not seem to be running inside a container 00:35:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 00:35:14 $ docker top 159d3634c069113cd763ac27a10fd628a18c24d4ee39b50df293a932a0db3ac9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:15 + docker-compose build --help 00:35:15 + grep parallel 00:35:16 --parallel Build images in parallel. [Pipeline] } 00:35:16 $ docker stop --time=1 159d3634c069113cd763ac27a10fd628a18c24d4ee39b50df293a932a0db3ac9 00:35:18 $ docker rm -f 159d3634c069113cd763ac27a10fd628a18c24d4ee39b50df293a932a0db3ac9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:18 . [Pipeline] withDockerContainer 00:35:18 prd-centos7-docker-4c-2g-15174 does not seem to be running inside a container 00:35:19 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 00:35:19 $ docker top 8e360cfbdace1ada241c7ef83007830c7fbfd976679a2660ea32ebb02f856d73 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:20 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:22 Building docker-core-command-go ... 00:35:22 Building docker-core-data-go ... 00:35:22 Building docker-core-metadata-go ... 00:35:22 Building docker-security-bootstrap-redis-go ... 00:35:22 Building docker-security-proxy-setup-go ... 00:35:22 Building docker-security-secretstore-setup-go ... 00:35:22 Building docker-support-notifications-go ... 00:35:22 Building docker-support-scheduler-go ... 00:35:22 Building docker-sys-mgmt-agent-go ... 00:35:22 Building docker-core-metadata-go 00:35:22 Building docker-security-secretstore-setup-go 00:35:22 Building docker-support-notifications-go 00:35:22 Building docker-security-proxy-setup-go 00:35:22 Building docker-security-bootstrap-redis-go 00:35:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15184 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws 00:35:24 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 00:35:31 using credential edgex-jenkins-ssh 00:35:31 Cloning the remote Git repository 00:35:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:31 > git init /w/workspace/edgex-go/5 # timeout=10 00:35:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:31 > git --version # timeout=10 00:35:31 > git --version # 'git version 2.17.1' 00:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:49 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit 0d8a526d09733956dda91812c59d925399bed116 00:35:50 Merge succeeded, producing f5d71751f35a2115d0ec6650b3567fbb8e98fb7a 00:35:50 Checking out Revision f5d71751f35a2115d0ec6650b3567fbb8e98fb7a (PR-2913) 00:35:50 > git config core.sparsecheckout # timeout=10 00:35:50 > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 00:35:50 > git remote # timeout=10 00:35:50 > git config --get remote.origin.url # timeout=10 00:35:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:50 > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 00:35:50 > git rev-parse HEAD^{commit} # timeout=10 00:35:50 > git config core.sparsecheckout # timeout=10 00:35:50 > git checkout -f f5d71751f35a2115d0ec6650b3567fbb8e98fb7a # timeout=10 00:35:55 Commit message: "Merge commit '34dce4612a631976cf4327d6db635ffc5909a851' into HEAD" 00:35:55 > git rev-list --no-walk 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:57 + sudo service docker restart 00:35:57 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:00 provisioning config files... 00:36:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4264632543543572970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:01 ---> docker-login.sh 00:36:01 nexus3.edgexfoundry.org:10001 00:36:01 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:01 ---> e0be96648e41 00:36:01 Step 3/21 : WORKDIR /edgex-go 00:36:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:01 ---> e0be96648e41 00:36:01 Step 3/22 : WORKDIR /edgex-go 00:36:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:01 ---> e0be96648e41 00:36:01 Step 3/22 : WORKDIR /edgex-go 00:36:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:01 ---> e0be96648e41 00:36:01 Step 3/24 : WORKDIR /edgex-go 00:36:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:01 ---> e0be96648e41 00:36:01 Step 3/24 : WORKDIR /edgex-go 00:36:01 ---> Running in 4c2c26fec9e2 00:36:01 ---> Running in b10d770e7fe7 00:36:01 ---> Running in 461fc098a8e4 00:36:01 ---> Running in ad57170b0eeb 00:36:01 ---> Running in 6cbe4c4ef9cd 00:36:01 Removing intermediate container 4c2c26fec9e2 00:36:01 ---> 53e1d9e9a529 00:36:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:01 Removing intermediate container 461fc098a8e4 00:36:01 ---> 869bf0e97077 00:36:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:01 Removing intermediate container ad57170b0eeb 00:36:01 ---> 4a7bfa008835 00:36:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:01 Removing intermediate container b10d770e7fe7 00:36:01 ---> 3ee829093308 00:36:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:01 Removing intermediate container 6cbe4c4ef9cd 00:36:01 ---> 3cc9885a7b30 00:36:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:01 ---> Running in f6cc46f6e938 00:36:01 ---> Running in 046ba24414a8 00:36:01 ---> Running in 8d17089d8e01 00:36:01 ---> Running in 0799795853b2 00:36:01 ---> Running in ec2d6fb7106e 00:36:01 Removing intermediate container 8d17089d8e01 00:36:01 ---> b029fde6b697 00:36:01 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:36:01 ---> Running in a4a40d8556c6 00:36:01 Removing intermediate container f6cc46f6e938 00:36:01 ---> 3041d828d2eb 00:36:01 Step 5/22 : RUN apk update && apk add make git 00:36:01 Removing intermediate container 046ba24414a8 00:36:01 ---> 4350f98be391 00:36:01 Step 5/22 : RUN apk update && apk add make git 00:36:01 Removing intermediate container 0799795853b2 00:36:01 ---> f89f2b74c159 00:36:01 Step 5/21 : RUN apk update && apk add make git 00:36:01 Removing intermediate container ec2d6fb7106e 00:36:01 ---> 5da97551d8bc 00:36:01 Step 5/24 : RUN apk update && apk add make git 00:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:02 ---> Running in d48f1a5d616b 00:36:02 ---> Running in d8fa44688a60 00:36:02 ---> Running in c121cb6d03b6 00:36:02 ---> Running in 5cee4d285024 00:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:02 Configure a credential helper to remove this warning. See 00:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:02 00:36:02 Login Succeeded 00:36:02 nexus3.edgexfoundry.org:10002 00:36:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:02 Configure a credential helper to remove this warning. See 00:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:02 00:36:02 Login Succeeded 00:36:02 nexus3.edgexfoundry.org:10003 00:36:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:04 Configure a credential helper to remove this warning. See 00:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:04 00:36:04 Login Succeeded 00:36:04 nexus3.edgexfoundry.org:10004 00:36:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:04 Configure a credential helper to remove this warning. See 00:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:04 00:36:04 Login Succeeded 00:36:04 docker.io 00:36:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:04 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:04 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:04 OK: 12745 distinct packages available 00:36:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:04 OK: 233 MiB in 51 packages 00:36:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:04 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:04 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:04 OK: 12745 distinct packages available 00:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:04 Configure a credential helper to remove this warning. See 00:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:04 00:36:04 Login Succeeded 00:36:04 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:04 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:04 OK: 12745 distinct packages available 00:36:04 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:04 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:04 OK: 12745 distinct packages available 00:36:04 ---> docker-login.sh ends [Pipeline] } 00:36:04 Deleting 1 temporary files 00:36:04 OK: 233 MiB in 51 packages 00:36:04 OK: 233 MiB in 51 packages 00:36:04 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:04 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:04 OK: 12745 distinct packages available 00:36:04 OK: 233 MiB in 51 packages [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:36:05 Removing intermediate container a4a40d8556c6 00:36:05 ---> 01c160afca13 00:36:05 Step 6/24 : COPY go.mod . 00:36:05 OK: 233 MiB in 51 packages [Pipeline] echo 00:36:05 ========================================================= 00:36:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:05 ---> d9f21741751e 00:36:05 Step 7/24 : RUN go mod download 00:36:05 Removing intermediate container d48f1a5d616b 00:36:05 ---> 03372c1ac345 00:36:05 Step 6/22 : COPY go.mod . 00:36:05 ---> Running in f5f779d2b736 00:36:05 + 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 . 00:36:05 Removing intermediate container d8fa44688a60 00:36:05 ---> 03c0f68aa510 00:36:05 Step 6/22 : COPY go.mod . 00:36:06 Removing intermediate container 5cee4d285024 00:36:06 ---> 12295595eb1c 00:36:06 Step 6/24 : COPY go.mod . 00:36:06 ---> f9d239698ad5 00:36:06 Step 7/22 : RUN go mod download 00:36:06 ---> 81f410ec725e 00:36:06 Step 7/22 : RUN go mod download 00:36:06 Removing intermediate container c121cb6d03b6 00:36:06 ---> 92f691e19fd2 00:36:06 Step 6/21 : COPY go.mod . 00:36:06 ---> Running in 0191657a018b 00:36:06 ---> Running in dfc09fcac532 00:36:06 ---> fb37707bbc50 00:36:06 Step 7/24 : RUN go mod download 00:36:06 ---> 2cead3aa80a1 00:36:06 Step 7/21 : RUN go mod download 00:36:06 ---> Running in acf3fbe98b87 00:36:06 ---> Running in dcd6cee7a1fe 00:36:07 Sending build context to Docker daemon 165.5MB 00:36:07 Step 1/7 : ARG BASE=golang:1.15-alpine 00:36:07 Step 2/7 : FROM ${BASE} 00:36:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:08 5f621e34cdf4: Pulling fs layer 00:36:08 a4357932f1b6: Pulling fs layer 00:36:08 18c013af1878: Pulling fs layer 00:36:08 00ac8860ef70: Pulling fs layer 00:36:08 63d7cb157983: Pulling fs layer 00:36:08 b116817d02f9: Pulling fs layer 00:36:08 745a02a5169b: Pulling fs layer 00:36:08 00ac8860ef70: Waiting 00:36:08 63d7cb157983: Waiting 00:36:08 b116817d02f9: Waiting 00:36:08 745a02a5169b: Waiting 00:36:08 18c013af1878: Verifying Checksum 00:36:08 18c013af1878: Download complete 00:36:08 a4357932f1b6: Verifying Checksum 00:36:08 a4357932f1b6: Download complete 00:36:08 63d7cb157983: Verifying Checksum 00:36:08 63d7cb157983: Download complete 00:36:08 b116817d02f9: Verifying Checksum 00:36:08 b116817d02f9: Download complete 00:36:08 5f621e34cdf4: Verifying Checksum 00:36:08 5f621e34cdf4: Download complete 00:36:08 Removing intermediate container f5f779d2b736 00:36:08 ---> 398fb1bb31cc 00:36:08 Step 8/24 : COPY . . 00:36:08 5f621e34cdf4: Pull complete 00:36:09 a4357932f1b6: Pull complete 00:36:09 18c013af1878: Pull complete 00:36:10 745a02a5169b: Verifying Checksum 00:36:10 Removing intermediate container 0191657a018b 00:36:10 ---> 3f268b0942c4 00:36:10 Step 8/22 : COPY . . 00:36:10 Removing intermediate container dfc09fcac532 00:36:10 ---> d8e12e91f2e7 00:36:10 Step 8/22 : COPY . . 00:36:11 00ac8860ef70: Verifying Checksum 00:36:11 00ac8860ef70: Download complete 00:36:15 Removing intermediate container acf3fbe98b87 00:36:15 ---> b0b800e14271 00:36:15 Step 8/24 : COPY . . 00:36:15 Removing intermediate container dcd6cee7a1fe 00:36:15 ---> f29282c38187 00:36:15 Step 8/21 : COPY . . 00:36:22 00ac8860ef70: Pull complete 00:36:22 63d7cb157983: Pull complete 00:36:22 b116817d02f9: Pull complete 00:36:25 745a02a5169b: Pull complete 00:36:25 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:25 ---> b7e6874047d6 00:36:25 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:36:30 ---> Running in d5ae188dcdcd 00:36:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:34 (1/12) Installing libmagic (5.38-r0) 00:36:34 (2/12) Installing file (5.38-r0) 00:36:34 (3/12) Installing libc-dev (0.7.2-r3) 00:36:34 (4/12) Installing g++ (9.3.0-r2) 00:36:40 (5/12) Installing fortify-headers (1.1-r0) 00:36:40 (6/12) Installing patch (2.7.6-r6) 00:36:40 (7/12) Installing build-base (0.5-r2) 00:36:40 (8/12) Installing libsodium (1.0.18-r0) 00:36:40 (9/12) Installing pkgconf (1.7.2-r0) 00:36:40 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:40 (11/12) Installing libzmq (4.3.3-r0) 00:36:40 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:40 Executing busybox-1.31.1-r19.trigger 00:36:40 OK: 217 MiB in 51 packages 00:36:46 Removing intermediate container d5ae188dcdcd 00:36:46 ---> c19e9fb5ef2b 00:36:46 Step 4/7 : WORKDIR /edgex-go 00:36:46 ---> Running in 34501d13578d 00:36:46 Removing intermediate container 34501d13578d 00:36:46 ---> 348acd0d5dae 00:36:46 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:36:46 latest: Pulling from library/docker 00:36:46 5f621e34cdf4: Already exists 00:36:46 85db56a05063: Pulling fs layer 00:36:46 ccb67d6aeaaa: Pulling fs layer 00:36:46 de930078acea: Pulling fs layer 00:36:46 d5a9d88a4785: Pulling fs layer 00:36:46 e7f15c1544d5: Pulling fs layer 00:36:46 877c515997d3: Pulling fs layer 00:36:46 d5a9d88a4785: Waiting 00:36:46 e7f15c1544d5: Waiting 00:36:46 877c515997d3: Waiting 00:36:46 85db56a05063: Verifying Checksum 00:36:46 85db56a05063: Download complete 00:36:47 d5a9d88a4785: Download complete 00:36:47 e7f15c1544d5: Verifying Checksum 00:36:47 e7f15c1544d5: Download complete 00:36:47 877c515997d3: Verifying Checksum 00:36:47 877c515997d3: Download complete 00:36:47 85db56a05063: Pull complete 00:36:47 ccb67d6aeaaa: Verifying Checksum 00:36:47 ccb67d6aeaaa: Download complete 00:36:48 ccb67d6aeaaa: Pull complete 00:36:48 de930078acea: Retrying in 5 seconds 00:36:49 de930078acea: Retrying in 4 seconds 00:36:50 de930078acea: Retrying in 3 seconds 00:36:51 de930078acea: Retrying in 2 seconds 00:36:52 de930078acea: Retrying in 1 second 00:36:54 ---> 15f74e2b3260 00:36:54 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:36:54 ---> Running in cedd8128154a 00:36:54 ---> 253532ebb4d0 00:36:54 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:36:54 ---> d96032b0de79 00:36:54 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:36:54 ---> 9e64498b5b69 00:36:54 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:36:54 ---> 847321ede8e4 00:36:54 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:36:54 ---> Running in b9ccab25e34a 00:36:54 ---> Running in 5c2781ae1f5e 00:36:54 ---> Running in 87112ada92b0 00:36:54 ---> Running in e2c06eba692c 00:36:54 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 00:36:54 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 00:36:54 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 00:36:54 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 00:36:54 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 00:36:54 de930078acea: Verifying Checksum 00:36:54 de930078acea: Download complete 00:36:57 de930078acea: Pull complete 00:36:57 d5a9d88a4785: Pull complete 00:36:58 e7f15c1544d5: Pull complete 00:36:58 877c515997d3: Pull complete 00:36:58 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 00:36:58 Status: Downloaded newer image for docker:latest 00:37:02 ---> 515780ead7e8 00:37:02 Step 6/7 : COPY go.mod . 00:37:02 ---> c90bcfa5a688 00:37:02 Step 7/7 : RUN go mod download 00:37:02 ---> Running in ad590e50f04d 00:37:26 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 00:37:26 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 00:37:29 Removing intermediate container ad590e50f04d 00:37:29 ---> 6f81404a0114 00:37:29 Successfully built 6f81404a0114 00:37:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:29 Removing intermediate container e2c06eba692c 00:37:29 ---> 811953feee3e 00:37:29 00:37:29 Step 10/22 : FROM alpine:3.10 00:37:29 3.10: Pulling from library/alpine 00:37:30 + docker inspect -f . ci-base-image-arm64 00:37:30 . [Pipeline] withDockerContainer 00:37:30 prd-ubuntu18.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container 00:37:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:30 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:37:30 Status: Downloaded newer image for alpine:3.10 00:37:30 ---> be4e4bea2c2e 00:37:30 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:37:31 $ docker top 379ee1fb9453615345c8e20fdf57eafe7139e0e6a3387f23989a046ceb955b83 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:32 ---> Running in a23f1b80ea67 00:37:33 + go version 00:37:33 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:33 $ docker stop --time=1 379ee1fb9453615345c8e20fdf57eafe7139e0e6a3387f23989a046ceb955b83 00:37:34 Removing intermediate container b9ccab25e34a 00:37:34 ---> e36a7036c687 00:37:34 00:37:34 Step 10/24 : FROM alpine:3.10 00:37:34 ---> be4e4bea2c2e 00:37:34 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:37:34 Removing intermediate container 87112ada92b0 00:37:34 ---> 75c48d9a3b45 00:37:34 00:37:34 Step 10/21 : FROM alpine 00:37:34 latest: Pulling from library/alpine 00:37:34 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 00:37:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:37:34 ---> Running in eaa7e951937e 00:37:34 Status: Downloaded newer image for alpine:latest 00:37:34 ---> d6e46aa2470d 00:37:34 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:37:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:37:34 ---> Running in 8ef6283bf0c0 00:37:35 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:37:35 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:37:35 OK: 10348 distinct packages available 00:37:35 (1/5) Installing ca-certificates (20191127-r2) 00:37:35 $ docker rm -f 379ee1fb9453615345c8e20fdf57eafe7139e0e6a3387f23989a046ceb955b83 00:37:35 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:37:35 (3/5) Installing libcurl (7.66.0-r1) 00:37:35 (4/5) Installing curl (7.66.0-r1) 00:37:35 (5/5) Installing dumb-init (1.2.2-r1) 00:37:35 Executing busybox-1.30.1-r3.trigger 00:37:35 Executing ca-certificates-20191127-r2.trigger 00:37:35 OK: 7 MiB in 19 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:37:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:37:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:36 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:37:36 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:37:36 OK: 10348 distinct packages available 00:37:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:36 (1/5) Installing ca-certificates (20191127-r2) 00:37:36 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:37:36 (3/5) Installing libcurl (7.66.0-r1) 00:37:36 (4/5) Installing curl (7.66.0-r1) 00:37:36 (5/5) Installing dumb-init (1.2.2-r1) 00:37:36 Executing busybox-1.30.1-r3.trigger 00:37:36 Executing ca-certificates-20191127-r2.trigger 00:37:36 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:36 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:36 OK: 12746 distinct packages available 00:37:36 + docker inspect -f . ci-base-image-arm64 00:37:36 . [Pipeline] withDockerContainer 00:37:36 OK: 7 MiB in 19 packages 00:37:36 (1/4) Installing ca-certificates (20191127-r4) 00:37:36 prd-ubuntu18.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container 00:37:36 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:36 (3/4) Installing libcurl (7.69.1-r1) 00:37:36 (4/4) Installing curl (7.69.1-r1) 00:37:36 Executing busybox-1.31.1-r19.trigger 00:37:37 Executing ca-certificates-20191127-r4.trigger 00:37:37 OK: 7 MiB in 18 packages 00:37:38 $ docker top de0321abe8dc70a69c40bbd6de6ea0512d1eae7a1c274e3a04b54b086f6d54a9 -eo pid,comm 00:37:38 Removing intermediate container cedd8128154a 00:37:38 ---> 8d6b45c1355a 00:37:38 00:37:38 Step 10/24 : FROM scratch 00:37:38 ---> 00:37:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [Pipeline] { [Pipeline] echo 00:37:38 ========================================================= 00:37:38 [edgeXBuildGoParallel] Running Tests and Build... 00:37:38 ========================================================= [Pipeline] sh 00:37:39 Removing intermediate container a23f1b80ea67 00:37:39 ---> 9952a27e971d 00:37:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:37:39 + make test 00:37:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:39 ---> Running in 73dbe4565ffa 00:37:39 ---> Running in 969fac902e25 00:37:39 Removing intermediate container eaa7e951937e 00:37:39 ---> c2ba3ad3b48f 00:37:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:39 Removing intermediate container 73dbe4565ffa 00:37:39 ---> 6c329d7a17c1 00:37:39 Step 12/24 : ENV APP_PORT=48060 00:37:40 Removing intermediate container 8ef6283bf0c0 00:37:40 ---> 3aa698e0d307 00:37:40 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:41 ---> Running in 60e46e943586 00:37:42 ---> Running in ab810be23c05 00:37:42 ---> Running in f840828026ed 00:37:42 Removing intermediate container 969fac902e25 00:37:42 ---> 98d831273d5c 00:37:42 Step 13/22 : WORKDIR / 00:37:42 Removing intermediate container 60e46e943586 00:37:42 ---> 76dbe7ef8c27 00:37:42 Step 13/24 : WORKDIR / 00:37:42 Removing intermediate container ab810be23c05 00:37:42 ---> ba4cf8c25de3 00:37:42 Step 13/24 : EXPOSE $APP_PORT 00:37:43 Removing intermediate container 5c2781ae1f5e 00:37:43 ---> df3aa1bd57e0 00:37:43 00:37:43 Step 10/22 : FROM scratch 00:37:43 ---> 00:37:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:43 ---> Running in 2c1dd3b3da69 00:37:43 ---> Running in 3c3b9625e259 00:37:44 ---> Running in 47cba9de9b8f 00:37:44 ---> Running in 608f4025cd6c 00:37:44 Removing intermediate container f840828026ed 00:37:44 ---> 3aac5cccbbc4 00:37:44 Step 13/21 : WORKDIR /edgex 00:37:44 Removing intermediate container 2c1dd3b3da69 00:37:44 ---> 997f928e4f02 00:37:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:37:44 ---> Running in 65b03d79653c 00:37:44 Removing intermediate container 47cba9de9b8f 00:37:44 ---> 83aa8147546a 00:37:44 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:37:44 Removing intermediate container 3c3b9625e259 00:37:44 ---> 032ef8bc0b98 00:37:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:37:44 Removing intermediate container 608f4025cd6c 00:37:44 ---> 0c6dfbc6e337 00:37:44 Step 12/22 : ENV APP_PORT=48081 00:37:44 ---> Running in 9677b8d5eddc 00:37:44 ---> 355f860f01c9 00:37:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:37:44 Removing intermediate container 65b03d79653c 00:37:44 ---> e9d3b208a5b0 00:37:44 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:44 ---> 2d7be4e6ae37 00:37:44 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:37:45 ---> ff80229b65ee 00:37:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:37:45 Removing intermediate container 9677b8d5eddc 00:37:45 ---> 75a54366a5fc 00:37:45 Step 13/22 : EXPOSE $APP_PORT 00:37:45 ---> Running in 977cf4adf6d3 00:37:45 ---> 5db2fa2595ca 00:37:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:45 ---> 82fbb95d7af6 00:37:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:37:46 ---> efe6269eab52 00:37:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:37:46 Removing intermediate container 977cf4adf6d3 00:37:46 ---> 120f5f5151ea 00:37:46 Step 14/22 : WORKDIR / 00:37:46 ---> 8eb068fb3966 00:37:46 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:37:46 ---> Running in 279112c71596 00:37:46 ---> f3e295445139 00:37:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:46 ---> 0e55d1c94a2e 00:37:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:37:46 ---> 89ad1cad5496 00:37:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:37:46 Removing intermediate container 279112c71596 00:37:46 ---> e364bd4f0a46 00:37:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:37:47 ---> ef2dfcd78a87 00:37:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:47 ---> 990e7f34eaf5 00:37:47 Step 18/22 : RUN chmod +x entrypoint.sh 00:37:47 ---> 3bd8a7c38000 00:37:47 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:47 ---> 6dcb5703f8af 00:37:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:37:47 ---> f5ab18a247e2 00:37:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:37:47 ---> Running in db2776b7a62f 00:37:47 ---> Running in dd15ea25b216 00:37:47 ---> 05a15318c2f2 00:37:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:47 Removing intermediate container dd15ea25b216 00:37:47 ---> e51e505baf62 00:37:47 Step 18/21 : CMD ["--init=true"] 00:37:48 ---> Running in 661b1e1cb3f6 00:37:48 ---> 6d57bec55256 00:37:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:48 ---> 62b2076ef0e9 00:37:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:37:48 Removing intermediate container 661b1e1cb3f6 00:37:48 ---> a6743c019e90 00:37:48 Step 19/21 : LABEL arch=x86_64 00:37:48 ---> Running in fe94aa2938cc 00:37:48 ---> 64893e2dd648 00:37:48 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:37:48 ---> 657321010b4b 00:37:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:48 ---> Running in 8bfcdf7d478f 00:37:48 ---> eb349cb5448e 00:37:48 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:37:48 Removing intermediate container fe94aa2938cc 00:37:48 ---> becfc1f156f2 00:37:48 Step 20/21 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:37:48 ---> Running in 4ebd3e57e72e 00:37:48 ---> Running in 352d657ed21e 00:37:49 Removing intermediate container 8bfcdf7d478f 00:37:49 ---> 34e9fc474ba0 00:37:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:49 Removing intermediate container db2776b7a62f 00:37:49 ---> 3bdcd30fd666 00:37:49 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:37:49 ---> 62c90b4eca7c 00:37:49 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:37:49 ---> Running in 6fd9b7653b5e 00:37:49 ---> Running in a5f931771d79 00:37:49 ---> Running in 864dfcd607ac 00:37:49 Removing intermediate container 4ebd3e57e72e 00:37:49 ---> 1a5b08407aab 00:37:49 Step 21/21 : LABEL version=0.0.0 00:37:49 ---> Running in d72db96b41c3 00:37:49 Removing intermediate container 6fd9b7653b5e 00:37:49 ---> 9a908ce8eff0 00:37:49 Step 20/22 : LABEL arch=x86_64 00:37:49 Removing intermediate container a5f931771d79 00:37:49 ---> 12bf1ec7b0e2 00:37:49 Step 20/22 : LABEL arch=x86_64 00:37:50 ---> Running in b010ed633e38 00:37:50 Removing intermediate container 864dfcd607ac 00:37:50 ---> 5c91338dd40d 00:37:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:50 ---> Running in 7489f8347a7e 00:37:50 Removing intermediate container d72db96b41c3 00:37:50 ---> 78a31c888cc8 00:37:50 00:37:50 ---> Running in 7c8fee9999b2 00:37:50 Removing intermediate container b010ed633e38 00:37:50 ---> a1701eeb5183 00:37:50 Step 21/22 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:37:50 Successfully built 78a31c888cc8 00:37:50 Successfully tagged docker-security-proxy-setup-go:latest 00:37:50 Building docker-sys-mgmt-agent-go 00:37:50  Building docker-security-proxy-setup-go ... done Removing intermediate container 7489f8347a7e 00:37:50 ---> f4cbb93e5c1a 00:37:50 Step 21/22 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:37:50 Removing intermediate container 7c8fee9999b2 00:37:50 ---> a0d91f991633 00:37:50 Step 22/24 : LABEL arch=x86_64 00:37:50 ---> Running in 1b068050984b 00:37:50 ---> Running in 32689a90ae66 00:37:51 ---> Running in 157b69995a88 00:37:51 Removing intermediate container 352d657ed21e 00:37:51 ---> e931810780f6 00:37:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:37:51 ---> Running in 14b6660a692e 00:37:51 Removing intermediate container 1b068050984b 00:37:51 ---> 6072d7f528cb 00:37:51 Step 22/22 : LABEL version=0.0.0 00:37:51 Removing intermediate container 32689a90ae66 00:37:51 ---> 10b12f4ecd72 00:37:51 Step 22/22 : LABEL version=0.0.0 00:37:51 Removing intermediate container 157b69995a88 00:37:51 ---> 8b8169da05cc 00:37:51 Step 23/24 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:37:51 ---> Running in f09a34991732 00:37:51 ---> Running in ece577ced1e5 00:37:51 Removing intermediate container 14b6660a692e 00:37:51 ---> 3a2ac80c9161 00:37:51 Step 22/24 : LABEL arch=x86_64 00:37:51 ---> Running in 92edc8672f5e 00:37:52 ---> Running in 4763dba0c969 00:37:52 Removing intermediate container ece577ced1e5 00:37:52 ---> d173458fbb27 00:37:52 00:37:52 Removing intermediate container f09a34991732 00:37:52 ---> 66a6eefff6f8 00:37:52 00:37:52 Removing intermediate container 92edc8672f5e 00:37:52 ---> 66bfca9dbffc 00:37:52 Step 24/24 : LABEL version=0.0.0 00:37:52 Removing intermediate container 4763dba0c969 00:37:52 ---> 74c3725bed19 00:37:52 Step 23/24 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:37:52 ---> Running in 67a7bea5dab4 00:37:52 Successfully built d173458fbb27 00:37:52 Successfully built 66a6eefff6f8 00:37:53 Successfully tagged docker-core-metadata-go:latest 00:37:53  Building docker-core-metadata-go ... done Building docker-core-command-go 00:37:53 ---> Running in 9af5ba782c52 00:37:54 Successfully tagged docker-security-bootstrap-redis-go:latest 00:37:54 Building docker-core-data-go 00:37:54  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 67a7bea5dab4 00:37:54 ---> d043d4980c5d 00:37:54 00:37:54 Successfully built d043d4980c5d 00:37:55 Successfully tagged docker-support-notifications-go:latest 00:37:55 Building docker-support-scheduler-go 00:37:55  Building docker-support-notifications-go ... done Removing intermediate container 9af5ba782c52 00:37:55 ---> 2eccfd5861b6 00:37:55 Step 24/24 : LABEL version=0.0.0 00:37:57 ---> Running in 4b51ff2ff35c 00:37:57 Removing intermediate container 4b51ff2ff35c 00:37:57 ---> 4e0dbe306235 00:37:57 00:37:57 Successfully built 4e0dbe306235 00:37:58 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:11 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:16  Building docker-security-secretstore-setup-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:38:16 ---> e0be96648e41 00:38:16 Step 3/27 : WORKDIR /edgex-go 00:38:16 ---> Using cache 00:38:16 ---> 3cc9885a7b30 00:38:16 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:16 ---> Using cache 00:38:16 ---> 5da97551d8bc 00:38:16 Step 5/27 : RUN apk update && apk add make bash git 00:38:16 ---> Running in 039a692ab77d 00:38:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:20 ---> e0be96648e41 00:38:20 Step 3/23 : WORKDIR /edgex-go 00:38:20 ---> Using cache 00:38:20 ---> 3cc9885a7b30 00:38:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:20 ---> Using cache 00:38:20 ---> 5da97551d8bc 00:38:20 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:38:21 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:21 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:21 OK: 12745 distinct packages available 00:38:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:21 ---> e0be96648e41 00:38:21 Step 3/22 : WORKDIR /edgex-go 00:38:21 ---> Using cache 00:38:21 ---> 3cc9885a7b30 00:38:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:21 ---> Using cache 00:38:21 ---> 5da97551d8bc 00:38:21 Step 5/22 : RUN apk update && apk add make git 00:38:21 ---> Using cache 00:38:21 ---> 12295595eb1c 00:38:21 Step 6/22 : COPY go.mod . 00:38:21 ---> Using cache 00:38:21 ---> fb37707bbc50 00:38:21 Step 7/22 : RUN go mod download 00:38:21 ---> Using cache 00:38:21 ---> b0b800e14271 00:38:21 Step 8/22 : COPY . . 00:38:21 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:38:21 ---> e0be96648e41 00:38:21 Step 3/21 : WORKDIR /edgex-go 00:38:21 ---> Using cache 00:38:21 ---> 3cc9885a7b30 00:38:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:21 ---> Using cache 00:38:21 ---> 5da97551d8bc 00:38:21 Step 5/21 : RUN apk update && apk add make git 00:38:21 ---> Using cache 00:38:21 ---> 12295595eb1c 00:38:21 Step 6/21 : COPY go.mod . 00:38:21 ---> Using cache 00:38:21 ---> fb37707bbc50 00:38:21 Step 7/21 : RUN go mod download 00:38:21 ---> Using cache 00:38:21 ---> b0b800e14271 00:38:21 Step 8/21 : COPY . . 00:38:21 OK: 233 MiB in 51 packages 00:38:21 ---> Using cache 00:38:21 ---> 9e64498b5b69 00:38:21 Step 9/22 : RUN make cmd/core-command/core-command 00:38:21 ---> Using cache 00:38:21 ---> 9e64498b5b69 00:38:21 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:38:22 ---> Running in fe72a74e4cd5 00:38:22 ---> Running in ffe568289398 00:38:22 ---> Running in 8d1375f8b82e 00:38:23 Removing intermediate container 039a692ab77d 00:38:23 ---> 82753f4c818d 00:38:23 Step 6/27 : COPY go.mod . 00:38:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:23 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 00:38:23 ---> bcc39577e9fd 00:38:23 Step 7/27 : RUN go mod download 00:38:23 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 00:38:23 ---> Running in d06d171636c1 00:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:25 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:25 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:25 OK: 12745 distinct packages available 00:38:25 OK: 233 MiB in 51 packages 00:38:25 Removing intermediate container d06d171636c1 00:38:25 ---> 58c3dd8d45a5 00:38:25 Step 8/27 : COPY . . 00:38:27 Removing intermediate container fe72a74e4cd5 00:38:27 ---> 9f9f9d10ae5f 00:38:27 Step 6/23 : COPY go.mod . 00:38:29 ---> d6344919c0ca 00:38:29 Step 7/23 : RUN go mod download 00:38:29 ---> Running in 6d61ea08d9d5 00:38:33 Removing intermediate container 6d61ea08d9d5 00:38:33 ---> 42fc7ef539aa 00:38:33 Step 8/23 : COPY . . 00:38:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:00 ---> bda4f737accb 00:39:00 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:01 Removing intermediate container 8d1375f8b82e 00:39:01 ---> 2720520112d6 00:39:01 00:39:01 Step 10/22 : FROM scratch 00:39:01 ---> 00:39:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:01 Removing intermediate container ffe568289398 00:39:01 ---> 0b8f295d3816 00:39:01 00:39:01 Step 10/21 : FROM scratch 00:39:01 ---> 00:39:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:01 ---> Running in d33252c64fb3 00:39:01 ---> 71ff1039d729 00:39:01 Step 9/23 : RUN make cmd/core-data/core-data 00:39:01 ---> Running in 565dae5863aa 00:39:01 ---> Using cache 00:39:01 ---> 0c6dfbc6e337 00:39:01 Step 12/22 : ENV APP_PORT=48082 00:39:01 ---> Using cache 00:39:01 ---> 0c6dfbc6e337 00:39:01 Step 12/21 : ENV APP_PORT=48085 00:39:01 ---> Running in 4fa6484cfd0c 00:39:01 ---> Running in dda725470b75 00:39:02 Removing intermediate container 4fa6484cfd0c 00:39:02 ---> 25f483558790 00:39:02 Step 13/22 : EXPOSE $APP_PORT 00:39:02 Removing intermediate container dda725470b75 00:39:02 ---> a7721ed85cdd 00:39:02 Step 13/21 : EXPOSE $APP_PORT 00:39:02 ---> Running in 8334b1ddb417 00:39:02 ---> Running in 2f2076287ad5 00:39:02 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 00:39:02 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 00:39:02 Removing intermediate container 8334b1ddb417 00:39:02 ---> 4122107776a3 00:39:02 Step 14/22 : WORKDIR / 00:39:02 Removing intermediate container 2f2076287ad5 00:39:02 ---> f12205d09bc9 00:39:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:39:02 ---> Running in f5e90ce6f3bb 00:39:02 Removing intermediate container f5e90ce6f3bb 00:39:02 ---> 4db8cf7562c7 00:39:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:39:02 ---> 1d6617318437 00:39:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:39:03 ---> 7dbc3b55edee 00:39:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:39:04 ---> 0c32efac2885 00:39:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:39:04 ---> 9252bac4e31d 00:39:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:39:04 ---> c5f7652e4a8b 00:39:04 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:39:04 ---> Running in fc3ce832fdaa 00:39:05 ---> 3cfa31091192 00:39:05 Step 18/22 : ENTRYPOINT ["/core-command"] 00:39:05 Removing intermediate container fc3ce832fdaa 00:39:05 ---> e7330371cf95 00:39:05 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:05 ---> Running in 8e44d83b2e00 00:39:05 ---> Running in 16aac60b2272 00:39:06 Removing intermediate container 16aac60b2272 00:39:06 ---> 38adb43c00d1 00:39:06 Step 19/21 : LABEL arch=x86_64 00:39:06 Removing intermediate container 8e44d83b2e00 00:39:06 ---> 71ccc6cfe544 00:39:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:06 ---> Running in d1df22da2b43 00:39:06 ---> Running in 1d8ae6e3baf6 00:39:07 Removing intermediate container 1d8ae6e3baf6 00:39:07 ---> 9cd5d1ace558 00:39:07 Step 20/22 : LABEL arch=x86_64 00:39:07 Removing intermediate container d1df22da2b43 00:39:07 ---> 16a8d680e908 00:39:07 Step 20/21 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:39:07 ---> Running in f0a88358a41b 00:39:07 ---> Running in dd26b8805ca3 00:39:07 Removing intermediate container f0a88358a41b 00:39:07 ---> 9d8a9487d1cb 00:39:07 Step 21/22 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:39:08 Removing intermediate container dd26b8805ca3 00:39:08 ---> df27ad8fc9ed 00:39:08 Step 21/21 : LABEL version=0.0.0 00:39:08 ---> Running in 5e9e653e4b7f 00:39:08 ---> Running in 76ac113c5334 00:39:08 Removing intermediate container 5e9e653e4b7f 00:39:08 ---> 72424f9ce8c9 00:39:08 Step 22/22 : LABEL version=0.0.0 00:39:08 Removing intermediate container 76ac113c5334 00:39:08 ---> 6b91517546e5 00:39:08 00:39:08 ---> Running in 60f6c81b7dc0 00:39:08 Successfully built 6b91517546e5 00:39:08 Successfully tagged docker-support-scheduler-go:latest 00:39:08  Building docker-support-scheduler-go ... done Removing intermediate container 60f6c81b7dc0 00:39:08 ---> d4232056f7c1 00:39:08 00:39:09 Successfully built d4232056f7c1 00:39:09 Successfully tagged docker-core-command-go:latest 00:39:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:27  Building docker-core-command-go ... done Removing intermediate container d33252c64fb3 00:39:27 ---> e9f827acaac2 00:39:27 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:27 ---> Running in 9c8b68fe88c4 00:39:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:39:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:28 Removing intermediate container 9c8b68fe88c4 00:39:28 ---> 1247a1531c86 00:39:28 00:39:28 Step 11/27 : FROM docker:latest 00:39:28 ---> b0757c55a1fd 00:39:28 Step 12/27 : RUN apk add --no-cache bash 00:39:28 ---> Running in b4677993ef25 00:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:30 (1/2) Installing readline (8.0.4-r0) 00:39:30 (2/2) Installing bash (5.0.17-r0) 00:39:30 Executing bash-5.0.17-r0.post-install 00:39:30 Executing busybox-1.31.1-r19.trigger 00:39:30 OK: 12 MiB in 22 packages 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:31 Removing intermediate container b4677993ef25 00:39:31 ---> 943d0a60d97e 00:39:31 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:39:32 ---> Running in 420445487a21 00:39:32 Removing intermediate container 565dae5863aa 00:39:32 ---> f56e25071cf8 00:39:32 00:39:32 Step 10/23 : FROM alpine 00:39:32 ---> d6e46aa2470d 00:39:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:32 ---> Running in e0aaac685e2e 00:39:33 Removing intermediate container e0aaac685e2e 00:39:33 ---> 99ec9d15ae4b 00:39:33 Step 12/23 : ENV APP_PORT=48080 00:39:33 ---> Running in 66c6c4b766f1 00:39:33 Removing intermediate container 66c6c4b766f1 00:39:33 ---> f68a4e6c1bc2 00:39:33 Step 13/23 : EXPOSE $APP_PORT 00:39:33 ---> Running in b15b46e6a625 00:39:33 Removing intermediate container b15b46e6a625 00:39:33 ---> b4e91aee1cc8 00:39:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:33 Removing intermediate container 420445487a21 00:39:33 ---> 522e70a8ee4f 00:39:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:33 ---> Running in 33efeacd3f7c 00:39:33 ---> Running in ec28ec88e054 00:39:34 Removing intermediate container ec28ec88e054 00:39:34 ---> 8b8a82e9161c 00:39:34 Step 15/27 : ENV APP_PORT=48090 00:39:34 ---> Running in 8e3cd0e3d044 00:39:34 Removing intermediate container 8e3cd0e3d044 00:39:34 ---> bce2267911b4 00:39:34 Step 16/27 : EXPOSE $APP_PORT 00:39:34 ---> Running in 8356bddad973 00:39:34 Removing intermediate container 8356bddad973 00:39:34 ---> b529ced130c9 00:39:34 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:35 Removing intermediate container 33efeacd3f7c 00:39:35 ---> ea4065910d9f 00:39:35 Step 15/23 : RUN apk --no-cache add zeromq 00:39:35 ---> Running in b2f50d004288 00:39:35 ---> f73f97da7f6d 00:39:35 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:35 ---> fc4f3edf2e8b 00:39:35 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:36 ---> 889cc96118cf 00:39:36 Step 20/27 : RUN apk --no-cache add py3-pip 00:39:36 ---> Running in a1f9172920f3 00:39:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:37 (1/33) Installing libbz2 (1.0.8-r1) 00:39:37 (2/33) Installing expat (2.2.9-r1) 00:39:37 (3/33) Installing libffi (3.3-r2) 00:39:37 (4/33) Installing gdbm (1.13-r1) 00:39:37 (5/33) Installing xz-libs (5.2.5-r0) 00:39:37 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:37 (7/33) Installing python3 (3.8.5-r0) 00:39:37 (1/5) Installing libgcc (9.3.0-r2) 00:39:37 (2/5) Installing libsodium (1.0.18-r0) 00:39:37 (3/5) Installing libstdc++ (9.3.0-r2) 00:39:38 (4/5) Installing libzmq (4.3.3-r0) 00:39:38 (5/5) Installing zeromq (4.3.3-r0) 00:39:38 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:38 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:38 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:38 (11/33) Installing py3-six (1.15.0-r0) 00:39:38 Executing busybox-1.31.1-r19.trigger 00:39:38 (12/33) Installing py3-packaging (20.4-r0) 00:39:38 OK: 8 MiB in 19 packages 00:39:38 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:39 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:39 (15/33) Installing py3-idna (2.9-r0) 00:39:39 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:40 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.372s coverage: 46.6% of statements 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:42 (18/33) Installing py3-requests (2.23.0-r0) 00:39:42 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:42 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:42 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:42 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:42 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:42 (24/33) Installing py3-distro (1.5.0-r1) 00:39:42 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:42 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:42 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:42 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:42 (29/33) Installing py3-progress (1.5-r0) 00:39:42 (30/33) Installing py3-toml (0.10.1-r0) 00:39:42 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:43 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:43 (33/33) Installing py3-pip (20.1.1-r0) 00:39:43 Removing intermediate container b2f50d004288 00:39:43 ---> c0038a48d2c4 00:39:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:39:43 Executing busybox-1.31.1-r19.trigger 00:39:43 OK: 71 MiB in 55 packages 00:39:45 ---> b962c975e89e 00:39:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:48 ---> e24dd03ef584 00:39:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:49 ---> f0f59b41279b 00:39:49 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:49 Removing intermediate container a1f9172920f3 00:39:49 ---> 0d98a4f021c6 00:39:49 Step 21/27 : RUN pip install docker-compose==1.23.2 00:39:49 ---> Running in 1ee83b56bdeb 00:39:49 ---> Running in b0ed0580eedd 00:39:49 Removing intermediate container 1ee83b56bdeb 00:39:49 ---> 6902388ceeaf 00:39:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:49 ---> Running in 6af9a0e38ede 00:39:50 Removing intermediate container 6af9a0e38ede 00:39:50 ---> f2572cc5cc6e 00:39:50 Step 21/23 : LABEL arch=x86_64 00:39:50 ---> Running in 0224019fa62e 00:39:50 Removing intermediate container 0224019fa62e 00:39:50 ---> 2c307db515cc 00:39:50 Step 22/23 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:39:50 ---> Running in 5a831f23d83b 00:39:50 Removing intermediate container 5a831f23d83b 00:39:50 ---> 3c274fbd1ad5 00:39:50 Step 23/23 : LABEL version=0.0.0 00:39:50 ---> Running in b3891e02a685 00:39:50 Removing intermediate container b3891e02a685 00:39:50 ---> 4c84cfc877c2 00:39:50 00:39:51 Successfully built 4c84cfc877c2 00:39:51 Successfully tagged docker-core-data-go:latest 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.604s coverage: 27.1% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.085s coverage: 100.0% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.566s coverage: 68.5% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.447s coverage: 82.3% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:51  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 00:39:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:51 Collecting cached-property<2,>=1.2.0 00:39:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:51 Collecting docker<4.0,>=3.6.0 00:39:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:51 Collecting texttable<0.10,>=0.9.0 00:39:51 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:52 Collecting dockerpty<0.5,>=0.4.1 00:39:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:52 Collecting jsonschema<3,>=2.5.1 00:39:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:53 Collecting PyYAML<4,>=3.10 00:39:53 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:54 Collecting docopt<0.7,>=0.6.1 00:39:54 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:39:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:55 Collecting websocket-client<1.0,>=0.32.0 00:39:55 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:39:55 Collecting docker-pycreds>=0.4.0 00:39:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:55 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) 00:39:55 Collecting urllib3<1.25,>=1.21.1 00:39:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:55 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) 00:39:55 Collecting idna<2.8,>=2.5 00:39:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:56 Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, dockerpty, jsonschema, PyYAML, docopt, docker-compose 00:39:56 Attempting uninstall: urllib3 00:39:56 Found existing installation: urllib3 1.25.9 00:39:56 Uninstalling urllib3-1.25.9: 00:39:56 Successfully uninstalled urllib3-1.25.9 00:39:56 Attempting uninstall: idna 00:39:56 Found existing installation: idna 2.9 00:39:56 Uninstalling idna-2.9: 00:39:56 Successfully uninstalled idna-2.9 00:39:56 Attempting uninstall: requests 00:39:56 Found existing installation: requests 2.23.0 00:39:56 Uninstalling requests-2.23.0: 00:39:56 Successfully uninstalled requests-2.23.0 00:39:57 Running setup.py install for texttable: started 00:39:57 Running setup.py install for texttable: finished with status 'done' 00:39:57 Running setup.py install for dockerpty: started 00:39:58 Running setup.py install for dockerpty: finished with status 'done' 00:39:58 Running setup.py install for PyYAML: started 00:39:58 Running setup.py install for PyYAML: finished with status 'done' 00:39:58 Running setup.py install for docopt: started 00:39:59 Running setup.py install for docopt: finished with status 'done' 00:39:59 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 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.396s coverage: 28.6% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.277s coverage: 100.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.088s coverage: 100.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.353s coverage: 86.7% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.392s coverage: 97.5% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.199s coverage: 78.3% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:03 Removing intermediate container b0ed0580eedd 00:40:03 ---> e78c63a129b9 00:40:03 Step 22/27 : RUN apk --no-cache add curl 00:40:03 ---> Running in c26df4342281 00:40:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:04 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:04 (2/3) Installing libcurl (7.69.1-r1) 00:40:04 (3/3) Installing curl (7.69.1-r1) 00:40:04 Executing busybox-1.31.1-r19.trigger 00:40:04 OK: 72 MiB in 58 packages 00:40:05 Removing intermediate container c26df4342281 00:40:05 ---> 459bf1c24585 00:40:05 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:05 ---> Running in 12f8719fcab7 00:40:05 Removing intermediate container 12f8719fcab7 00:40:05 ---> 45828e8ddcba 00:40:05 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:05 ---> Running in 15e37370f557 00:40:05 Removing intermediate container 15e37370f557 00:40:05 ---> e9e41931fc21 00:40:05 Step 25/27 : LABEL arch=x86_64 00:40:05 ---> Running in 3e35409dd0ea 00:40:05 Removing intermediate container 3e35409dd0ea 00:40:05 ---> 3ca5a4905a85 00:40:05 Step 26/27 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:40:05 ---> Running in d9acbaa4d3e9 00:40:06 Removing intermediate container d9acbaa4d3e9 00:40:06 ---> f54bf5d665ff 00:40:06 Step 27/27 : LABEL version=0.0.0 00:40:06 ---> Running in d08117840fb7 00:40:06 Removing intermediate container d08117840fb7 00:40:06 ---> 80fa9a9057f3 00:40:06 00:40:06 Successfully built 80fa9a9057f3 00:40:06 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:07  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:40:07 $ docker stop --time=1 8e360cfbdace1ada241c7ef83007830c7fbfd976679a2660ea32ebb02f856d73 00:40:08 $ docker rm -f 8e360cfbdace1ada241c7ef83007830c7fbfd976679a2660ea32ebb02f856d73 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:09 + docker images 00:40:09 + grep docker 00:40:09 docker-sys-mgmt-agent-go latest 80fa9a9057f3 3 seconds ago 293MB 00:40:09 docker-core-data-go latest 4c84cfc877c2 19 seconds ago 23.7MB 00:40:09 docker-core-command-go latest d4232056f7c1 About a minute ago 12.2MB 00:40:09 docker-support-scheduler-go latest 6b91517546e5 About a minute ago 12.3MB 00:40:09 docker-security-secretstore-setup-go latest 4e0dbe306235 2 minutes ago 24.7MB 00:40:09 docker-support-notifications-go latest d043d4980c5d 2 minutes ago 13.6MB 00:40:09 docker-core-metadata-go latest d173458fbb27 2 minutes ago 14.5MB 00:40:09 docker-security-bootstrap-redis-go latest 66a6eefff6f8 2 minutes ago 15.8MB 00:40:09 docker-security-proxy-setup-go latest 78a31c888cc8 2 minutes ago 24.6MB 00:40:09 docker latest b0757c55a1fd 6 days ago 220MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.277s coverage: 93.8% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.204s coverage: 0.1% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 75.5% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.105s coverage: 80.8% of statements 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.150s coverage: 87.2% of statements Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.200s coverage: 84.2% of statements 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 100.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.878s coverage: 63.5% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 91.3% of statements 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.011s coverage: 55.9% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.518s coverage: 37.1% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 2.038s coverage: 84.0% of statements 00:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.099s coverage: 100.0% of statements 00:40:25 Still waiting to schedule task 00:40:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.382s coverage: 47.1% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.089s coverage: 100.0% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.157s coverage: 100.0% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.125s coverage: 100.0% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.622s coverage: 29.1% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.252s coverage: 99.0% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.118s coverage: 100.0% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.069s coverage: 0.0% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.086s coverage: 100.0% of statements 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 00:40:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements 00:40:43 GO111MODULE=on go vet ./... 00:41:53 Running on prd-ubuntu18.04-docker-8c-8g-15194 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws 00:41:54 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 00:41:56 using credential edgex-jenkins-ssh 00:41:56 Cloning the remote Git repository 00:41:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:41:56 > git init /w/workspace/edgex-go/5 # timeout=10 00:41:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:56 > git --version # timeout=10 00:41:56 > git --version # 'git version 2.17.1' 00:41:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:20 gofmt -l . 00:42:20 [ "`gofmt -l .`" = "" ] 00:42:20 ./bin/test-go-mod-tidy.sh 00:42:20 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:21 + ls -al . 00:42:21 total 656 00:42:21 drwxrwxr-x 9 1001 1001 4096 Dec 9 00:42 . 00:42:21 drwxr-xr-x 4 root root 4096 Dec 9 00:37 .. 00:42:21 -rw-rw-r-- 1 1001 1001 11 Dec 9 00:35 .dockerignore 00:42:21 drwxrwxr-x 8 1001 1001 4096 Dec 9 00:35 .git 00:42:21 drwxrwxr-x 3 1001 1001 4096 Dec 9 00:35 .github 00:42:21 -rw-rw-r-- 1 1001 1001 762 Dec 9 00:35 .gitignore 00:42:21 -rw-rw-r-- 1 1001 1001 166 Dec 9 00:35 .sonarcloud.properties 00:42:21 -rw-rw-r-- 1 1001 1001 3804 Dec 9 00:35 CONTRIBUTING.md 00:42:21 -rw-rw-r-- 1 1001 1001 1035 Dec 9 00:35 Dockerfile.build 00:42:21 -rw-rw-r-- 1 1001 1001 863 Dec 9 00:35 Jenkinsfile 00:42:21 -rw-rw-r-- 1 1001 1001 10775 Dec 9 00:35 LICENSE 00:42:21 -rw-rw-r-- 1 1001 1001 5750 Dec 9 00:35 Makefile 00:42:21 -rw-rw-r-- 1 1001 1001 6663 Dec 9 00:35 README.md 00:42:21 -rw-rw-r-- 1 1001 1001 7286 Dec 9 00:35 SECURITY.md 00:42:21 -rw-rw-r-- 1 1001 1001 5 Dec 9 00:31 VERSION 00:42:21 -rw-rw-r-- 1 1001 1001 4131 Dec 9 00:35 ZMQWindows.md 00:42:21 drwxrwxr-x 2 1001 1001 4096 Dec 9 00:35 bin 00:42:21 drwxrwxr-x 14 1001 1001 4096 Dec 9 00:35 cmd 00:42:21 -rw-r--r-- 1 root root 530150 Dec 9 00:40 coverage.out 00:42:21 -rw-r--r-- 1 root root 1041 Dec 9 00:42 go.mod 00:42:21 -rw-r--r-- 1 root root 18856 Dec 9 00:42 go.sum 00:42:21 drwxrwxr-x 8 1001 1001 4096 Dec 9 00:35 internal 00:42:21 drwxrwxr-x 4 1001 1001 4096 Dec 9 00:35 openapi 00:42:21 drwxrwxr-x 4 1001 1001 4096 Dec 9 00:35 snap 00:42:21 -rw-rw-r-- 1 1001 1001 168 Dec 9 00:35 version.go [Pipeline] sh 00:42:22 + '[' -e coverage.out ] 00:42:22 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:22 Warning: overwriting stash ‘coverage-report’ 00:42:23 Stashed 1 file(s) [Pipeline] sh 00:42:24 + make build 00:42:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:42:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:42:25 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit 0d8a526d09733956dda91812c59d925399bed116 00:42:25 Merge succeeded, producing e12f062e162e4f84a7575d6cd084f0a18b0860d7 00:42:25 Checking out Revision e12f062e162e4f84a7575d6cd084f0a18b0860d7 (PR-2913) 00:42:25 > git config core.sparsecheckout # timeout=10 00:42:25 > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 00:42:25 > git remote # timeout=10 00:42:25 > git config --get remote.origin.url # timeout=10 00:42:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:25 > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 00:42:25 > git rev-parse HEAD^{commit} # timeout=10 00:42:25 > git config core.sparsecheckout # timeout=10 00:42:25 > git checkout -f e12f062e162e4f84a7575d6cd084f0a18b0860d7 # timeout=10 00:42:29 Commit message: "Merge commit '34dce4612a631976cf4327d6db635ffc5909a851' into HEAD" 00:42:29 > git rev-list --no-walk 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:30 + echo snap-build.sh 00:42:30 snap-build.sh 00:42:30 + SNAP_BASE_DIR=. 00:42:30 + '[' '!' -z /w/workspace/edgex-go/5 ']' 00:42:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 00:42:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 00:42:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 00:42:30 + cd /w/workspace/edgex-go/5 00:42:30 + sudo apt-get remove -qy --purge lxd lxd-client 00:42:30 Reading package lists... 00:42:30 Building dependency tree... 00:42:30 Reading state information... 00:42:30 The following packages were automatically installed and are no longer required: 00:42:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:42:30 uidmap xdelta3 00:42:30 Use 'sudo apt autoremove' to remove them. 00:42:30 The following packages will be REMOVED: 00:42:30 lxd* lxd-client* 00:42:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:42:31 After this operation, 31.7 MB disk space will be freed. 00:42:32 (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.) 00:42:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:33 Removing lxd dnsmasq configuration 00:42:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:42:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:42:34 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:42:34 (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.) 00:42:34 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:36 Processing triggers for systemd (237-3ubuntu10.42) ... 00:42:36 Processing triggers for ureadahead (0.100.0-21) ... 00:42:38 + sudo snap remove --purge lxd 00:42:38 snap "lxd" is not installed 00:42:38 + sudo groupadd --force --system lxd 00:42:38 ++ whoami 00:42:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:42:38 + newgrp - lxd 00:42:38 + sudo snap install lxd 00:42:39 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 00:42:46 2020-12-09T00:42:43Z INFO Waiting for automatic snapd restart... 00:42:58 lxd 4.8 from Canonical* installed 00:42:58 + sudo lxd init --auto 00:43:06 + sudo snap install --classic snapcraft 00:43: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 00:43: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 00:43:15 snapcraft 4.4.4 from Canonical* installed 00:43:15 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:43:15 + patch --verbose -p1 00:43:15 Hmm... Looks like a unified diff to me... 00:43:15 The text leading up to this was: 00:43:15 -------------------------- 00:43:15 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 00:43:15 |From: Tony Espy 00:43:15 |Date: Wed, 2 Dec 2020 17:38:31 -0500 00:43:15 |Subject: [PATCH] optimize snap build for pipeline CI check 00:43:15 | 00:43:15 |This patch is used by the EdgeX CI pipeline builds to 00:43:15 |optimize the snap CI check run for pull requests. When 00:43:15 |applied, it essentially strips out everything (apps and 00:43:15 |parts) from the snapcraft.yaml file except those required 00:43:15 |to build edgex-go, as the whole idea of the CI check is to 00:43:15 |catch changes to edgex-go that break the snap build. 00:43:15 | 00:43:15 |In general, anyone updating snapcraft.yaml will also need 00:43:15 |to update this patch file, otherwise it may fail to apply, 00:43:15 |resulting in a failed snap build CI check in the associated 00:43:15 |pull request. 00:43:15 | 00:43:15 |Note - in addition to applying this patch, the pipeline also 00:43:15 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:43:15 |need to build the finally binary .snap file (and it won't 00:43:15 |work with the patch applied). This further reduces the build 00:43:15 |time. 00:43:15 |--- 00:43:15 | snap/snapcraft.yaml | 466 +------------------------------------------- 00:43:15 | 1 file changed, 2 insertions(+), 464 deletions(-) 00:43:15 | 00:43:15 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:43:15 |index b265277c..d7e1de37 100644 00:43:15 |--- a/snap/snapcraft.yaml 00:43:15 |+++ b/snap/snapcraft.yaml 00:43:15 -------------------------- 00:43:15 patching file snap/snapcraft.yaml 00:43:15 Using Plan A... 00:43:15 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 00:43:15 Hunk #2 succeeded at 81 (offset -3 lines). 00:43:15 Hunk #3 succeeded at 211 (offset -7 lines). 00:43:15 Hunk #4 succeeded at 226 (offset -7 lines). 00:43:15 Hunk #5 succeeded at 234 (offset -7 lines). 00:43:15 Hunk #6 succeeded at 241 (offset -7 lines). 00:43:15 Hunk #7 succeeded at 268 (offset -7 lines). 00:43:15 Hunk #8 succeeded at 302 (offset -7 lines). 00:43:15 Hunk #9 succeeded at 358 (offset -7 lines). 00:43:15 Hmm... Ignoring the trailing garbage. 00:43:15 done 00:43:15 + sudo snapcraft prime --use-lxd 00:43:16 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:43:16 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: 00:43:16 - README.md 00:43:16 - snapcraft.yaml.orig 00:43:16 00:43:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:43:16 Launching a container. 00:43:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:43:21 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 00:43:27 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 00:43:31 Waiting for container to be ready 00:43:32 To start your first instance, try: lxc launch ubuntu:18.04 00:43:32 00:43:33 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 00:43:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:43:36 Waiting for network to be ready... 00:43:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:43:36 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:43:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 00:43:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 00:43:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 00:43:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 00:43:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] 00:43:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] 00:43:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1092 kB] 00:43:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 00:43:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:43:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:43:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:43:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:43:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:43:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:43:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:43:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:43:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:43:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] 00:43:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 00:43:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 00:43:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 00:43:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 00:43:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] 00:43:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1695 kB] 00:43:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 00:43:39 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 00:43:42 Fetched 23.5 MB in 5s (4342 kB/s) 00:43:43 Reading package lists... 00:43:43 Reading package lists... 00:43:44 Building dependency tree... 00:43:44 Reading state information... 00:43:44 The following additional packages will be installed: 00:43:44 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:43:44 Suggested packages: 00:43:44 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:43:44 Recommended packages: 00:43:44 gnupg libsasl2-modules 00:43:44 The following NEW packages will be installed: 00:43:44 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:43:44 The following packages will be upgraded: 00:43:44 gpg gpg-agent gpgconf libudev1 00:43:44 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 00:43:44 Need to get 3531 kB of archives. 00:43:44 After this operation, 13.3 MB of additional disk space will be used. 00:43:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 00:43:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 00:43:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 00:43:44 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] 00:43:44 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] 00:43:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 00:43:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 00:43:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 00:43:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 00:43:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 00:43:45 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:43:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:43:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:43:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:43:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:43:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:43:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:43:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:43:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:43:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:43:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:43:45 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:43:45 debconf: delaying package configuration, since apt-utils is not installed 00:43:45 Fetched 3531 kB in 1s (3075 kB/s) 00:43:45 (Reading database ... 12511 files and directories currently installed.) 00:43:45 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 00:43:45 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:43:45 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 00:43:45 Selecting previously unselected package udev. 00:43:45 (Reading database ... 12511 files and directories currently installed.) 00:43:45 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 00:43:45 Unpacking udev (237-3ubuntu10.43) ... 00:43:45 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 00:43:46 Selecting previously unselected package libfuse2:amd64. 00:43:46 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:43:46 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:46 Selecting previously unselected package fuse. 00:43:46 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:43:46 Unpacking fuse (2.9.7-1ubuntu1) ... 00:43:46 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:46 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:43:46 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:46 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:43:46 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:46 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:43:46 Selecting previously unselected package libksba8:amd64. 00:43:46 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:43:46 Unpacking libksba8:amd64 (1.3.5-2) ... 00:43:46 Selecting previously unselected package libroken18-heimdal:amd64. 00:43:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:46 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:43:46 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:46 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:46 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:43:46 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:47 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:43:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:47 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:47 Selecting previously unselected package libwind0-heimdal:amd64. 00:43:47 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:47 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:43:47 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:47 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:43:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:47 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:43:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:47 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:43:47 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:47 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:47 Selecting previously unselected package libsasl2-modules-db:amd64. 00:43:47 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 00:43:47 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:43:47 Selecting previously unselected package libsasl2-2:amd64. 00:43:47 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 00:43:47 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:43:47 Selecting previously unselected package libldap-common. 00:43:47 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 00:43:47 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:43:47 Selecting previously unselected package libldap-2.4-2:amd64. 00:43:47 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 00:43:47 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:43:47 Selecting previously unselected package dirmngr. 00:43:47 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:48 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 00:43:48 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:43:48 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 00:43:48 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:48 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:43:48 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:43:48 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 00:43:48 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:48 Setting up libksba8:amd64 (1.3.5-2) ... 00:43:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:48 Setting up udev (237-3ubuntu10.43) ... 00:43:49 invoke-rc.d: policy-rc.d denied execution of start. 00:43:49 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:49 Processing triggers for systemd (237-3ubuntu10) ... 00:43:49 Setting up fuse (2.9.7-1ubuntu1) ... 00:43:49 Setting up gpg (2.2.4-1ubuntu1.3) ... 00:43:49 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:49 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:49 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:49 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:49 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:49 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:49 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:49 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:43:49 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 00:43:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:50 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:43:50 settings in the [Install] section, and DefaultInstance for template units). 00:43:50 This means they are not meant to be enabled using systemctl. 00:43:50 Possible reasons for having this kind of units are: 00:43:50 1) A unit may be statically enabled by being symlinked from another unit's 00:43:50 .wants/ or .requires/ directory. 00:43:50 2) A unit's purpose may be to act as a helper for some other unit which has 00:43:50 a requirement dependency on it. 00:43:50 3) A unit may be started when needed via activation (socket, path, timer, 00:43:50 D-Bus, udev, scripted systemctl call, ...). 00:43:50 4) In case of template units, the unit is meant to be enabled with some 00:43:50 instance name specified. 00:43:50 Reading package lists... 00:43:50 Building dependency tree... 00:43:50 Reading state information... 00:43:50 The following additional packages will be installed: 00:43:50 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:43:50 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:43:50 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:43:50 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:43:50 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:43:50 Suggested packages: 00:43:50 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:43:50 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:43:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:43:50 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:43:50 systemd-container policykit-1 00:43:50 Recommended packages: 00:43:50 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:43:50 The following NEW packages will be installed: 00:43:50 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:43:50 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:43:50 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:43:50 multiarch-support openssh-client python3 python3-minimal python3.6 00:43:50 python3.6-minimal snapd squashfs-tools sudo 00:43:50 The following packages will be upgraded: 00:43:50 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:43:50 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 00:43:50 Need to get 35.2 MB of archives. 00:43:50 After this operation, 141 MB of additional disk space will be used. 00:43:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] 00:43:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] 00:43:50 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 00:43:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 00:43:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 00:43:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:43:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 00:43:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 00:43:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 00:43:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:43:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:43:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:43:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:43:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:43:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:43:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 00:43:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:43:51 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 00:43:51 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 00:43:51 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:43:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:43:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:43:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:43:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:43:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 00:43:51 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:43:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 00:43:51 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:43:51 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:43:51 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:43:51 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 00:43:53 debconf: delaying package configuration, since apt-utils is not installed 00:43:53 Fetched 35.2 MB in 2s (16.3 MB/s) 00:43:53 (Reading database ... 12757 files and directories currently installed.) 00:43:53 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 00:43:53 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:43:53 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 00:43:53 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:43:53 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 00:43:54 (Reading database ... 12757 files and directories currently installed.) 00:43:54 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... 00:43:54 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... 00:43:54 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... 00:43:54 (Reading database ... 12757 files and directories currently installed.) 00:43:54 Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... 00:43:54 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 00:43:54 Setting up apt (1.6.12ubuntu0.1) ... 00:43:54 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:43:55 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:43:55 (Reading database ... 12764 files and directories currently installed.) 00:43:55 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:43:55 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:43:55 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 00:43:55 Selecting previously unselected package libpython3.6-minimal:amd64. 00:43:55 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:43:55 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:43:56 Selecting previously unselected package libexpat1:amd64. 00:43:56 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:43:56 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:56 Selecting previously unselected package python3.6-minimal. 00:43:56 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:43:56 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:43:56 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 00:43:56 Checking for services that may need to be restarted...done. 00:43:56 Checking for services that may need to be restarted...done. 00:43:56 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:43:56 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:56 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:43:57 Selecting previously unselected package python3-minimal. 00:43:57 (Reading database ... 13012 files and directories currently installed.) 00:43:57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:43:57 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:43:57 Selecting previously unselected package mime-support. 00:43:57 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:43:57 Unpacking mime-support (3.60ubuntu1) ... 00:43:57 Selecting previously unselected package libmpdec2:amd64. 00:43:57 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:43:57 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:57 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:43:58 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:43:58 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:43:58 Selecting previously unselected package python3.6. 00:43:58 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:43:58 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:43:58 Selecting previously unselected package libpython3-stdlib:amd64. 00:43:58 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:43:58 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:43:58 Setting up python3-minimal (3.6.7-1~18.04) ... 00:43:58 Selecting previously unselected package python3. 00:43:58 (Reading database ... 13442 files and directories currently installed.) 00:43:58 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:43:58 Unpacking python3 (3.6.7-1~18.04) ... 00:43:58 Selecting previously unselected package multiarch-support. 00:43:58 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 00:43:58 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 00:43:58 Setting up multiarch-support (2.27-3ubuntu1.3) ... 00:43:58 Selecting previously unselected package liblzo2-2:amd64. 00:43:58 (Reading database ... 13479 files and directories currently installed.) 00:43:58 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:43:58 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:43:58 Selecting previously unselected package libbsd0:amd64. 00:43:58 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:43:58 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:59 Selecting previously unselected package sudo. 00:43:59 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 00:43:59 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 00:43:59 Selecting previously unselected package apparmor. 00:43:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:43:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:43:59 Selecting previously unselected package libedit2:amd64. 00:43:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:43:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:43:59 Selecting previously unselected package libkrb5support0:amd64. 00:43:59 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:43:59 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:59 Selecting previously unselected package libk5crypto3:amd64. 00:43:59 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:43:59 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:59 Selecting previously unselected package libkeyutils1:amd64. 00:43:59 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:43:59 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:59 Selecting previously unselected package libkrb5-3:amd64. 00:43:59 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:43:59 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:59 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:43:59 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:43:59 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:59 Selecting previously unselected package libssl1.0.0:amd64. 00:43:59 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 00:43:59 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [Pipeline] } 00:44:00 $ docker stop --time=1 de0321abe8dc70a69c40bbd6de6ea0512d1eae7a1c274e3a04b54b086f6d54a9 00:44:00 Selecting previously unselected package openssh-client. 00:44:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:44:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:44:00 Selecting previously unselected package squashfs-tools. 00:44:00 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:44:00 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:44:00 Selecting previously unselected package snapd. 00:44:00 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 00:44:00 Unpacking snapd (2.48+18.04) ... 00:44:02 $ docker rm -f de0321abe8dc70a69c40bbd6de6ea0512d1eae7a1c274e3a04b54b086f6d54a9 00:44:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:44:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:44:03 Setting up mime-support (3.60ubuntu1) ... 00:44:03 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 00:44:03 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:44:03 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:44:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:03 Setting up systemd (237-3ubuntu10.43) ... 00:44:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 00:44:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:44:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:44:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:44:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:44:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:04 00:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:05 latest: Pulling from edgex-devops/edgex-compose-arm64 00:44:05 29e5d40040c1: Pulling fs layer 00:44:05 1ce36da41761: Pulling fs layer 00:44:05 25b303627fd3: Pulling fs layer 00:44:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:44:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:44:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:44:05 Setting up python3 (3.6.7-1~18.04) ... 00:44:05 running python rtupdate hooks for python3.6... 00:44:05 running python post-rtupdate hooks for python3.6... 00:44:05 Setting up apparmor (2.12-4ubuntu5.1) ... 00:44:05 29e5d40040c1: Verifying Checksum 00:44:05 29e5d40040c1: Download complete 00:44:06 1ce36da41761: Verifying Checksum 00:44:06 1ce36da41761: Download complete 00:44:06 29e5d40040c1: Pull complete 00:44:07 1ce36da41761: Pull complete 00:44:07 25b303627fd3: Verifying Checksum 00:44:07 25b303627fd3: Download complete 00:44:08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:44:08 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:44:08 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:44:08 Setting up snapd (2.48+18.04) ... 00:44:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:44:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:44:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:44:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:44:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:44:09 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:44:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:44:10 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:44:10 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:44:10 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:44:11 /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' 00:44:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:11 Processing triggers for systemd (237-3ubuntu10.43) ... 00:44:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:14 Reading package lists... 00:44:14 Reading package lists... 00:44:14 Building dependency tree... 00:44:14 Reading state information... 00:44:14 Calculating upgrade... 00:44:15 The following packages will be upgraded: 00:44:15 advancecomp base-files bash binutils binutils-common 00:44:15 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:44:15 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:44:15 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 00:44:15 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 00:44:15 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 00:44:15 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 00:44:15 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 00:44:15 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 00:44:15 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 00:44:15 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 00:44:15 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 00:44:15 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 00:44:15 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:44:15 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:44:15 Need to get 63.5 MB of archives. 00:44:15 After this operation, 5191 kB of additional disk space will be used. 00:44:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 00:44:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] 00:44:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:44:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:44:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:44:16 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 00:44:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:44:16 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 00:44:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:44:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:44:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:44:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:44:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:44:16 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:44:16 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:44:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:44:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:44:16 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 00:44:16 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:44:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:44:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:44:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:44:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:44:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:44:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:44:16 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:44:16 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:44:16 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:44:16 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:44:16 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 00:44:16 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:44:16 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:44:16 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:44:16 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:44:16 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:44:16 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 00:44:16 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:44:16 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:44:16 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:44:16 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:44:16 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:44:16 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:44:16 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:44:16 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:44:16 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:44:16 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:44:16 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:44:16 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:44:16 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:44:16 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:44:16 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:44:16 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:44:16 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:44:16 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:44:16 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:44:16 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:44:16 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:44:16 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:44:16 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:44:16 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:44:16 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:44:16 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:44:16 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:44:16 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:44:16 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:44:16 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:44:16 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:44:16 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:44:16 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 00:44:16 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:44:16 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:44:16 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 00:44:16 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 00:44:16 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:44:16 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:44:16 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:44:16 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 00:44:17 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:44:17 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:44:17 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] 00:44:17 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 00:44:17 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 00:44:17 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 00:44:17 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:44:17 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:44:17 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:44:17 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:44:17 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:44:17 25b303627fd3: Pull complete 00:44:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:17 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:44:18 prd-ubuntu18.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container 00:44:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:18 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:44:18 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:44:19 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:44:19 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:44:19 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:44:19 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:44:19 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:44:19 debconf: delaying package configuration, since apt-utils is not installed 00:44:19 Fetched 63.5 MB in 4s (15.8 MB/s) 00:44:19 (Reading database ... 13912 files and directories currently installed.) 00:44:19 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 00:44:19 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:44:20 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 00:44:20 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:44:20 Preparing to unpack .../2-linux-libc-dev_4.15.0-126.129_amd64.deb ... 00:44:20 Unpacking linux-libc-dev:amd64 (4.15.0-126.129) over (4.15.0-20.21) ... 00:44:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:21 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:21 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:21 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:21 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:21 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:21 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:21 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:21 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:21 $ docker top fbfb04e5a4032fbef80744b00dc43a06d285065a14d7ccab104f06f83ddf72a9 -eo pid,comm 00:44:21 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:21 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:21 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:21 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:21 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:22 (Reading database ... 13911 files and directories currently installed.) 00:44:22 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:22 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:44:22 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [Pipeline] { [Pipeline] sh 00:44:22 (Reading database ... 13911 files and directories currently installed.) 00:44:22 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:22 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:22 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:22 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:22 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:22 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:22 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:22 + docker-compose build --help 00:44:22 + grep parallel 00:44:22 (Reading database ... 13911 files and directories currently installed.) 00:44:22 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 00:44:23 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:44:23 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 00:44:23 (Reading database ... 13911 files and directories currently installed.) 00:44:23 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:44:23 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:44:23 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:44:23 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:44:24 Setting up base-files (10.1ubuntu2.10) ... 00:44:24 Installing new version of config file /etc/issue ... 00:44:24 Installing new version of config file /etc/issue.net ... 00:44:24 Installing new version of config file /etc/lsb-release ... 00:44:24 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:44:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:44:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:44:24 Removing obsolete conffile /etc/default/motd-news ... 00:44:24 (Reading database ... 13912 files and directories currently installed.) 00:44:24 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:44:24 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:44:24 Setting up bash (4.4.18-2ubuntu1.2) ... 00:44:24 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 00:44:24 (Reading database ... 13912 files and directories currently installed.) 00:44:24 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:25 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:44:25 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:44:25 (Reading database ... 13912 files and directories currently installed.) 00:44:25 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 00:44:25 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 00:44:25 Setting up tar (1.29b-2ubuntu0.1) ... 00:44:25 (Reading database ... 13912 files and directories currently installed.) 00:44:25 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:44:25 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:25 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:44:25 (Reading database ... 13912 files and directories currently installed.) 00:44:25 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:25 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:26 (Reading database ... 13912 files and directories currently installed.) 00:44:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:44:26 (Reading database ... 13912 files and directories currently installed.) 00:44:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:44:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:44:26 Setting up grep (3.1-2build1) ... 00:44:26 (Reading database ... 13912 files and directories currently installed.) 00:44:26 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:44:26 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:44:26 Setting up login (1:4.5-1ubuntu2) ... 00:44:27 (Reading database ... 13912 files and directories currently installed.) 00:44:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:27 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:44:27 (Reading database ... 13912 files and directories currently installed.) 00:44:27 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:27 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:27 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:28 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:44:28 (Reading database ... 13912 files and directories currently installed.) 00:44:28 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:44:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:29 --parallel Build images in parallel. [Pipeline] } 00:44:29 $ docker stop --time=1 fbfb04e5a4032fbef80744b00dc43a06d285065a14d7ccab104f06f83ddf72a9 00:44:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:44:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:44:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:44:30 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:44:30 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:44:30 (Reading database ... 13912 files and directories currently installed.) 00:44:30 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:44:30 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:44:30 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:44:30 (Reading database ... 13912 files and directories currently installed.) 00:44:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:30 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:30 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:30 (Reading database ... 13912 files and directories currently installed.) 00:44:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:31 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:31 (Reading database ... 13912 files and directories currently installed.) 00:44:31 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:31 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:31 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:31 (Reading database ... 13912 files and directories currently installed.) 00:44:31 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:31 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:31 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:31 (Reading database ... 13912 files and directories currently installed.) 00:44:31 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:31 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:31 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:31 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:31 $ docker rm -f fbfb04e5a4032fbef80744b00dc43a06d285065a14d7ccab104f06f83ddf72a9 00:44:31 (Reading database ... 13912 files and directories currently installed.) 00:44:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] writeFile 00:44:32 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:32 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:32 . [Pipeline] withDockerContainer 00:44:32 (Reading database ... 13912 files and directories currently installed.) 00:44:32 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:32 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:32 prd-ubuntu18.04-docker-arm64-4c-16g-15184 does not seem to be running inside a container 00:44:32 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:33 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 00:44:33 (Reading database ... 13912 files and directories currently installed.) 00:44:33 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:33 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:33 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:44:33 (Reading database ... 13912 files and directories currently installed.) 00:44:33 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:33 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:34 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:44:34 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:44:34 $ docker top 3de744781db830be72cac2652cedfc1a2a297a7565b77f4d7a724d7462febd43 -eo pid,comm 00:44:34 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:44:34 (Reading database ... 13912 files and directories currently installed.) 00:44:34 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 00:44:34 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [Pipeline] { 00:44:35 Setting up libc-bin (2.27-3ubuntu1.3) ... [Pipeline] sh 00:44:35 (Reading database ... 13912 files and directories currently installed.) 00:44:35 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:44:35 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:35 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:44:35 (Reading database ... 13914 files and directories currently installed.) 00:44:35 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:44:35 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:44:35 Setting up debconf (1.5.66ubuntu1) ... 00:44:35 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:35 (Reading database ... 13914 files and directories currently installed.) 00:44:35 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:44:35 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:44:36 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:44:36 (Reading database ... 13914 files and directories currently installed.) 00:44:36 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:44:36 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:44:36 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:44:36 (Reading database ... 13914 files and directories currently installed.) 00:44:36 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:44:36 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:44:36 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:44:36 (Reading database ... 13914 files and directories currently installed.) 00:44:36 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:36 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:36 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 00:44:37 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:44:37 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:37 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:37 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:37 (Reading database ... 13914 files and directories currently installed.) 00:44:37 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:44:37 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:44:37 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:44:37 (Reading database ... 13914 files and directories currently installed.) 00:44:37 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:44:37 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:44:37 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:44:38 (Reading database ... 13914 files and directories currently installed.) 00:44:38 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:38 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:38 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:38 (Reading database ... 13914 files and directories currently installed.) 00:44:38 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:44:38 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:44:38 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:44:38 (Reading database ... 13914 files and directories currently installed.) 00:44:38 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:44:38 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:44:38 Setting up passwd (1:4.5-1ubuntu2) ... 00:44:39 (Reading database ... 13914 files and directories currently installed.) 00:44:39 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 00:44:39 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:44:39 Setting up gpgv (2.2.4-1ubuntu1.3) ... 00:44:39 (Reading database ... 13914 files and directories currently installed.) 00:44:39 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:44:39 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:44:39 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:44:39 (Reading database ... 13914 files and directories currently installed.) 00:44:39 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:44:39 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:44:39 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:44:39 (Reading database ... 13914 files and directories currently installed.) 00:44:39 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:44:39 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:44:40 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:44:40 (Reading database ... 13914 files and directories currently installed.) 00:44:40 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:44:40 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:44:40 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:44:40 (Reading database ... 13914 files and directories currently installed.) 00:44:40 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:44:40 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:44:40 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:44:40 (Reading database ... 13915 files and directories currently installed.) 00:44:40 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:44:40 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:44:40 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:44:40 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:44:41 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:44:41 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:44:41 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 00:44:41 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 00:44:41 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:44:41 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:44:41 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:44:41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:44:41 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:44:41 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:44:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:44:41 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:44:41 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:44:41 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:44:41 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:44:41 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:44:41 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:44:42 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:44:42 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 00:44:42 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 00:44:42 Building docker-core-command-go ... 00:44:42 Building docker-core-data-go ... 00:44:42 Building docker-core-metadata-go ... 00:44:42 Building docker-security-bootstrap-redis-go ... 00:44:42 Building docker-security-proxy-setup-go ... 00:44:42 Building docker-security-secretstore-setup-go ... 00:44:42 Building docker-support-notifications-go ... 00:44:42 Building docker-support-scheduler-go ... 00:44:42 Building docker-sys-mgmt-agent-go ... 00:44:42 Building docker-core-metadata-go 00:44:42 Building docker-security-secretstore-setup-go 00:44:42 Building docker-security-proxy-setup-go 00:44:42 Building docker-security-bootstrap-redis-go 00:44:42 Building docker-support-notifications-go 00:44:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:44:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:44:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:44:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:44:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:44:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:44:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:44:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:44:43 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:44:43 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:44:43 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:44:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:44:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:44 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:44 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:44 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:46 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:47 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:47 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:47 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:47 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:48 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:48 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:48 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:48 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:48 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:44:48 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:49 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:44:49 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:49 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:44:49 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:44:49 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:49 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:49 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:49 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:49 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:44:49 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:44:49 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:49 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:49 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:49 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:49 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:49 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:44:49 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:44:50 Setting up tzdata (2020d-0ubuntu0.18.04) ... 00:44:50 00:44:50 Current default time zone: 'Etc/UTC' 00:44:50 Local time is now: Wed Dec 9 00:44:50 UTC 2020. 00:44:50 Universal Time is now: Wed Dec 9 00:44:50 UTC 2020. 00:44:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:44:50 00:44:50 Setting up systemd-sysv (237-3ubuntu10.43) ... 00:44:50 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:50 Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... 00:44:50 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:44:50 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:44:50 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:44:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:44:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:44:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:44:50 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:44:50 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:50 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:44:50 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:50 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:44:50 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:50 Setting up patch (2.7.6-2ubuntu1.1) ... 00:44:50 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:44:50 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:44:50 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 00:44:50 Installing new version of config file /etc/ssl/openssl.cnf ... 00:44:50 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:44:50 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 00:44:50 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 00:44:52 Updating certificates in /etc/ssl/certs... 00:44:53 22 added, 17 removed; done. 00:44:53 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 00:44:53 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:53 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:44:53 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:44:53 Setting up pkgbinarymangler (138.18.04.1) ... 00:44:53 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:44:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:44:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:54 Setting up perl (5.26.1-6ubuntu0.5) ... 00:44:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:44:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:44:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:44:54 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 00:44:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:44:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:44:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:44:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:44:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:44:54 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:44:54 Processing triggers for systemd (237-3ubuntu10.43) ... 00:44:54 Processing triggers for mime-support (3.60ubuntu1) ... 00:44:54 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 00:44:54 Updating certificates in /etc/ssl/certs... 00:44:55 0 added, 0 removed; done. 00:44:55 Running hooks in /etc/ca-certificates/update.d... 00:44:55 done. 00:44:56 Reading package lists... 00:44:56 Building dependency tree... 00:44:56 Reading state information... 00:44:56 The following NEW packages will be installed: 00:44:56 apt-transport-https 00:44:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:44:56 Need to get 1692 B of archives. 00:44:56 After this operation, 153 kB of additional disk space will be used. 00:44:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 00:44:56 debconf: delaying package configuration, since apt-utils is not installed 00:44:56 Fetched 1692 B in 0s (37.2 kB/s) 00:44:56 Selecting previously unselected package apt-transport-https. 00:44:56 (Reading database ... 13929 files and directories currently installed.) 00:44:56 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 00:44:56 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 00:44:56 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 00:44:57 Waiting for network to be ready... 00:45:04 2020-12-09T00:45:01Z INFO Waiting for automatic snapd restart... 00:45:04 snapd 2.48.1 from Canonical* installed 00:45:04 "snapd" switched to the "latest/stable" channel 00:45:04 00:45:09 core18 20200929 from Canonical* installed 00:45:09 "core18" switched to the "latest/stable" channel 00:45:09 00:45:16 snapcraft 4.4.4 from Canonical* installed 00:45:16 "snapcraft" switched to the "latest/stable" channel 00:45:16 00:45:19 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: 00:45:19 - README.md 00:45:19 - snapcraft.yaml.orig 00:45:19 00:45:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:45:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:45:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:28 Reading package lists... 00:45:28 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.10 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 00:45:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:45:34 Reading package lists... 00:45:34 Building dependency tree... 00:45:34 Reading state information... 00:45:34 Suggested packages: 00:45:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:45:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:45:34 Recommended packages: 00:45:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:45:34 The following NEW packages will be installed: 00:45:34 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:45:34 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:45:34 pkg-config zip 00:45:34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:45:34 Need to get 7656 kB of archives. 00:45:34 After this operation, 43.7 MB of additional disk space will be used. 00:45:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:45:35 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:45:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 00:45:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:45:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:45:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:45:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:45:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:45:35 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:45:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:45:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:45:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:45:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:45:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:45:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:45:35 debconf: delaying package configuration, since apt-utils is not installed 00:45:35 Fetched 7656 kB in 1s (10.5 MB/s) 00:45:35 Selecting previously unselected package libglib2.0-0:amd64. 00:45:35 (Reading database ... 13933 files and directories currently installed.) 00:45:35 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:45:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:45:36 Selecting previously unselected package libpsl5:amd64. 00:45:36 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:45:36 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:45:36 Selecting previously unselected package libnghttp2-14:amd64. 00:45:36 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:45:36 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:45:36 Selecting previously unselected package librtmp1:amd64. 00:45:36 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:45:36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:45:36 Selecting previously unselected package libcurl3-gnutls:amd64. 00:45:36 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 00:45:36 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 00:45:36 Selecting previously unselected package liberror-perl. 00:45:36 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:45:36 Unpacking liberror-perl (0.17025-1) ... 00:45:36 Selecting previously unselected package git-man. 00:45:36 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:45:36 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:45:36 Selecting previously unselected package git. 00:45:36 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:45:36 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:45:37 Selecting previously unselected package libnorm1:amd64. 00:45:37 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:45:37 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:45:37 Selecting previously unselected package libpgm-5.2-0:amd64. 00:45:37 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:45:37 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:45:37 Selecting previously unselected package libsodium23:amd64. 00:45:37 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:45:37 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:45:37 Selecting previously unselected package libzmq5:amd64. 00:45:37 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:45:37 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:45:38 Selecting previously unselected package libzmq3-dev:amd64. 00:45:38 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:45:38 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:45:38 Selecting previously unselected package pkg-config. 00:45:38 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:45:38 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:45:38 Selecting previously unselected package zip. 00:45:38 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:45:38 Unpacking zip (3.0-11build1) ... 00:45:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:45:38 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:45:38 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:45:38 Setting up liberror-perl (0.17025-1) ... 00:45:38 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:45:38 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:45:38 No schema files found: doing nothing. 00:45:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:45:38 Setting up zip (3.0-11build1) ... 00:45:38 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:45:38 Setting up libsodium23:amd64 (1.0.16-2) ... 00:45:38 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:45:38 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:45:38 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 00:45:38 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:45:38 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:45:38 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:45:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:45:45 git set to automatically installed. 00:45:45 git-man set to automatically installed. 00:45:45 libcurl3-gnutls set to automatically installed. 00:45:45 liberror-perl set to automatically installed. 00:45:45 libglib2.0-0 set to automatically installed. 00:45:45 libnghttp2-14 set to automatically installed. 00:45:45 libnorm1 set to automatically installed. 00:45:45 libpgm-5.2-0 set to automatically installed. 00:45:45 libpsl5 set to automatically installed. 00:45:45 librtmp1 set to automatically installed. 00:45:45 libsodium23 set to automatically installed. 00:45:45 libzmq3-dev set to automatically installed. 00:45:45 libzmq5 set to automatically installed. 00:45:45 pkg-config set to automatically installed. 00:45:45 zip set to automatically installed. 00:45:47 snapd is not logged in, snap install commands will use sudo 00:45:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:45:53 snap "core18" has no updates available 00:45:54 Pulling config-common 00:45:56 Pulling go-build-helper 00:46:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:46:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:04 ---> 6f81404a0114 00:46:04 Step 3/22 : WORKDIR /edgex-go 00:46:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:46:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:04 ---> 6f81404a0114 00:46:04 Step 3/24 : WORKDIR /edgex-go 00:46:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:46:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:04 ---> 6f81404a0114 00:46:04 Step 3/22 : WORKDIR /edgex-go 00:46:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:46:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:46:04 ---> 6f81404a0114 00:46:04 Step 3/21 : WORKDIR /edgex-go 00:46:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:46:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:04 ---> 6f81404a0114 00:46:04 Step 3/24 : WORKDIR /edgex-go 00:46:04 ---> Running in 347837f1748a 00:46:04 ---> Running in 18ea20f504d6 00:46:04 ---> Running in 408ae4e8df29 00:46:04 ---> Running in bdc71e3a12ac 00:46:04 ---> Running in 084dfb02b1db 00:46:04 Removing intermediate container 408ae4e8df29 00:46:04 ---> 6d29f75bf2ae 00:46:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:04 Removing intermediate container 18ea20f504d6 00:46:04 ---> 7f6383a7be66 00:46:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:04 Removing intermediate container bdc71e3a12ac 00:46:04 ---> 962fc587e237 00:46:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:04 Removing intermediate container 347837f1748a 00:46:04 ---> 1107c02db500 00:46:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:04 Removing intermediate container 084dfb02b1db 00:46:04 ---> 21f5768e12d4 00:46:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:04 ---> Running in 3668ca5df276 00:46:04 ---> Running in c998892ca557 00:46:04 ---> Running in 25c6497cd7af 00:46:04 ---> Running in 8623dbe6d497 00:46:04 ---> Running in 00af91f936ef 00:46:05 Removing intermediate container 3668ca5df276 00:46:05 ---> 331a7d8c8e81 00:46:05 Step 5/24 : RUN apk update && apk add make git 00:46:06 ---> Running in 5e38809da42f 00:46:06 Removing intermediate container c998892ca557 00:46:06 ---> a5a063e24161 00:46:06 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:46:06 ---> Running in de8b6732d7a4 00:46:06 Removing intermediate container 25c6497cd7af 00:46:06 ---> 499b0b9179c3 00:46:06 Step 5/22 : RUN apk update && apk add make git 00:46:06 Removing intermediate container 00af91f936ef 00:46:06 ---> 41eceb93d6cf 00:46:06 Step 5/21 : RUN apk update && apk add make git 00:46:06 Removing intermediate container 8623dbe6d497 00:46:06 ---> eb5dbb066c8e 00:46:06 Step 5/22 : RUN apk update && apk add make git 00:46:07 ---> Running in f41ddf29449b 00:46:07 ---> Running in 288ec0611546 00:46:07 ---> Running in f5b0ecad3bc1 00:46:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:09 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:09 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:09 OK: 12616 distinct packages available 00:46:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:10 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:10 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:10 OK: 12616 distinct packages available 00:46:10 OK: 217 MiB in 51 packages 00:46:11 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:11 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:11 OK: 12616 distinct packages available 00:46:11 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:11 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:11 OK: 12616 distinct packages available 00:46:11 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:11 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:11 OK: 12616 distinct packages available 00:46:11 OK: 217 MiB in 51 packages 00:46:12 OK: 217 MiB in 51 packages 00:46:12 OK: 217 MiB in 51 packages 00:46:12 OK: 217 MiB in 51 packages 00:46:12 Removing intermediate container 5e38809da42f 00:46:12 ---> 822433036c11 00:46:12 Step 6/24 : COPY go.mod . 00:46:14 ---> 5214fa12f903 00:46:14 Step 7/24 : RUN go mod download 00:46:14 Removing intermediate container de8b6732d7a4 00:46:14 ---> 1901ed37776e 00:46:14 Step 6/24 : COPY go.mod . 00:46:14 ---> Running in 27b7ab8299c5 00:46:14 Removing intermediate container f5b0ecad3bc1 00:46:14 ---> 1463249ed397 00:46:14 Step 6/22 : COPY go.mod . 00:46:14 Removing intermediate container f41ddf29449b 00:46:14 ---> ef2a880b5f0e 00:46:14 Step 6/22 : COPY go.mod . 00:46:14 ---> 40d1064113b8 00:46:14 Step 7/24 : RUN go mod download 00:46:14 Removing intermediate container 288ec0611546 00:46:14 ---> d7086e764d6d 00:46:14 Step 6/21 : COPY go.mod . 00:46:15 ---> cff428f6c80b 00:46:15 Step 7/22 : RUN go mod download 00:46:15 ---> Running in 58124dffb523 00:46:15 ---> Running in 1bb8c6116942 00:46:16 ---> 83f9205e9305 00:46:16 Step 7/22 : RUN go mod download 00:46:16 ---> Running in c726b65182c4 00:46:16 ---> 921bb6650ff1 00:46:16 Step 7/21 : RUN go mod download 00:46:16 ---> Running in bb30a50cd8e1 00:46:18 Removing intermediate container 27b7ab8299c5 00:46:18 ---> 35f0b8ab2726 00:46:18 Step 8/24 : COPY . . 00:46:19 Removing intermediate container 1bb8c6116942 00:46:19 ---> 5887bfde0fe8 00:46:19 Step 8/22 : COPY . . 00:46:20 Removing intermediate container 58124dffb523 00:46:20 ---> d2eda16e1714 00:46:20 Step 8/24 : COPY . . 00:46:21 Removing intermediate container c726b65182c4 00:46:21 ---> c1d1d65ff399 00:46:21 Step 8/22 : COPY . . 00:46:22 Removing intermediate container bb30a50cd8e1 00:46:22 ---> e82f801e0a94 00:46:22 Step 8/21 : COPY . . 00:46:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:46:22 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:46:22 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:46:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 00:46:22 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:46:22 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:46:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:46:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:46:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:46:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:46:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:46:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 00:46:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 00:46:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 00:46:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] 00:46:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] 00:46:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1092 kB] 00:46:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 00:46:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:46:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] 00:46:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 00:46:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 00:46:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 00:46:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 00:46:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] 00:46:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1695 kB] 00:46:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 00:46:22 Fetched 23.5 MB in 0s (0 B/s) 00:46:22 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:46:22 Fetched 96.5 kB in 0s (0 B/s) 00:46:22 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:46:22 Fetched 279 kB in 0s (0 B/s) 00:46:22 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:46:22 Fetched 122 kB in 0s (0 B/s) 00:46:22 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:46:22 Fetched 77.8 kB in 0s (0 B/s) 00:46:22 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:46:22 Fetched 8848 B in 0s (0 B/s) 00:46:22 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:46:22 Fetched 47.8 kB in 0s (0 B/s) 00:46:22 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:46:22 Fetched 45.6 kB in 0s (0 B/s) 00:46:22 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 00:46:22 Fetched 14.8 kB in 0s (0 B/s) 00:46:22 Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] 00:46:22 Fetched 214 kB in 0s (0 B/s) 00:46:22 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 00:46:22 Fetched 155 kB in 0s (0 B/s) 00:46:22 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:46:22 Fetched 50.6 kB in 0s (0 B/s) 00:46:22 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:46:22 Fetched 14.8 kB in 0s (0 B/s) 00:46:22 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:46:22 Fetched 41.8 kB in 0s (0 B/s) 00:46:22 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:46:22 Fetched 499 kB in 0s (0 B/s) 00:46:22 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:46:22 Fetched 111 kB in 0s (0 B/s) 00:46:22 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:46:22 Fetched 240 kB in 0s (0 B/s) 00:46:22 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:46:22 Fetched 29.3 kB in 0s (0 B/s) 00:46:22 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:46:22 Fetched 85.5 kB in 0s (0 B/s) 00:46:22 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:46:22 Fetched 24.5 kB in 0s (0 B/s) 00:46:22 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 00:46:22 Fetched 49.2 kB in 0s (0 B/s) 00:46:22 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:46:22 Fetched 54.2 kB in 0s (0 B/s) 00:46:22 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:46:22 Fetched 30.8 kB in 0s (0 B/s) 00:46:22 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 00:46:22 Fetched 17.0 kB in 0s (0 B/s) 00:46:22 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:46:22 Fetched 85.9 kB in 0s (0 B/s) 00:46:22 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:46:22 Fetched 8720 B in 0s (0 B/s) 00:46:22 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:46:22 Fetched 137 kB in 0s (0 B/s) 00:46:22 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:46:22 Fetched 119 kB in 0s (0 B/s) 00:46:22 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:46:22 Fetched 109 kB in 0s (0 B/s) 00:46:22 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:46:22 Fetched 11.1 kB in 0s (0 B/s) 00:46:22 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:46:22 Fetched 645 kB in 0s (0 B/s) 00:46:22 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:46:22 Fetched 41.3 kB in 0s (0 B/s) 00:46:22 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:46:22 Fetched 17.9 kB in 0s (0 B/s) 00:46:22 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:46:22 Fetched 368 kB in 0s (0 B/s) 00:46:22 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 00:46:22 Fetched 187 kB in 0s (0 B/s) 00:46:22 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:46:22 Fetched 175 kB in 0s (0 B/s) 00:46:22 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:46:23 Fetched 206 kB in 0s (0 B/s) 00:46:23 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 00:46:23 Fetched 1301 kB in 0s (0 B/s) 00:46:23 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:46:23 Fetched 36.2 kB in 0s (0 B/s) 00:46:23 Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] 00:46:23 Fetched 159 kB in 0s (0 B/s) 00:46:23 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:46:23 Fetched 107 kB in 0s (0 B/s) 00:46:23 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:46:23 Fetched 48.7 kB in 0s (0 B/s) 00:46:23 Pulling static-packages 00:46:24 'go115' has dependencies that need to be staged: go-build-helper static-packages 00:46:24 Skipping pull go-build-helper (already ran) 00:46:24 Skipping pull static-packages (already ran) 00:46:24 Building go-build-helper 00:46:28 Building static-packages 00:46:31 Staging go-build-helper 00:46:31 Staging static-packages 00:46:33 Pulling go115 00:46:34 'edgex-go' has dependencies that need to be staged: go115 00:46:34 Skipping pull go115 (already ran) 00:46:34 Building go115 00:46:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:34 Dload Upload Total Spent Left Speed 00:46:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 115M 24 28.4M 0 0 33.9M 0 0:00:03 --:--:-- 0:00:03 33.9M 59 115M 59 69.2M 0 0 37.7M 0 0:00:03 0:00:01 0:00:02 37.6M 91 115M 91 106M 0 0 37.3M 0 0:00:03 0:00:02 0:00:01 37.3M 100 115M 100 115M 0 0 35.5M 0 0:00:03 0:00:03 --:--:-- 35.5M 00:46:38 go1.15.2.linux-amd64.tar.gz: OK 00:46:44 Staging go115 00:46:44 ---> e334b661dc7f 00:46:44 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:45 ---> dbbb30af2988 00:46:45 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:46:45 ---> e7d8a16a6037 00:46:45 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:46:45 ---> 29821fe00ff4 00:46:45 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:45 ---> 1120f875c83a 00:46:45 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:46:45 ---> Running in c064be05ecda 00:46:45 ---> Running in a24958bff21e 00:46:45 ---> Running in d89677107379 00:46:45 ---> Running in b8332888c312 00:46:45 ---> Running in ebd1d99949bc 00:46:47 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 00:46:47 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 00:46:48 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 00:46:48 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 00:46:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:46:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:46:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:46:50 Fetched 0 B in 0s (0 B/s) 00:46:50 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:46:50 Fetched 224 kB in 0s (0 B/s) 00:46:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:46:50 Fetched 157 kB in 0s (0 B/s) 00:46:50 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:46:50 Fetched 221 kB in 0s (0 B/s) 00:46:50 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:46:50 Fetched 143 kB in 0s (0 B/s) 00:46:50 Pulling edgex-go 00:46:52 Pulling version 00:46:53 Building config-common 00:46:56 Skipping build go-build-helper (already ran) 00:46:56 Skipping build static-packages (already ran) 00:46:56 Skipping build go115 (already ran) 00:46:56 Building edgex-go 00:46: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 00:46:58 go: downloading github.com/gorilla/mux v1.8.0 00:46:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 00:46:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 00:46:58 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:46:58 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 00:46:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:46:58 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 00:46:58 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 00:46:58 go: downloading github.com/google/uuid v1.1.2 00:46:58 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:46:58 go: downloading github.com/BurntSushi/toml v0.3.1 00:46:58 go: downloading gopkg.in/yaml.v2 v2.4.0 00:46:58 go: downloading github.com/x448/float16 v0.8.4 00:46:58 go: downloading github.com/go-kit/kit v0.8.0 00:46:58 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 00:46:58 go: downloading github.com/pelletier/go-toml v1.2.0 00:46:58 go: downloading github.com/hashicorp/consul/api v1.1.0 00:46:58 go: downloading github.com/imdario/mergo v0.3.11 00:46:58 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:46:58 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 00:46:58 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:46:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:46:58 go: downloading github.com/pkg/errors v0.8.1 00:46:58 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:46:58 go: downloading github.com/pebbe/zmq4 v1.0.0 00:46:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:46:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:46:58 go: downloading github.com/hashicorp/serf v0.8.2 00:46:58 go: downloading github.com/mitchellh/copystructure v1.0.0 00:46:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:46:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:46:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:46:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:46:58 go: downloading github.com/go-playground/universal-translator v0.17.0 00:46:58 go: downloading github.com/leodido/go-urn v1.2.0 00:46:58 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:46:58 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:46:58 go: downloading github.com/go-playground/locales v0.13.0 00:46:58 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:46:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:46:58 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:47:08 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 00:47:14 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 00:47:15 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 00:47:16 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 00:47:16 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 00:47:16 go: downloading github.com/stretchr/testify v1.5.1 00:47:17 go: downloading github.com/davecgh/go-spew v1.1.1 00:47:17 go: downloading github.com/pmezard/go-difflib v1.0.0 00:47:18 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 00:47:18 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:47:18 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:47:19 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 00:47:19 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:47:21 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 00:47:21 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:47:22 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 00:47:23 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 00:47:24 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 00:47:25 install: cannot stat './cmd/security-secrets-setup/security-secrets-setup': No such file or directory 00:47:25 Failed to run 'override-build': Exit code was 1. 00:47:25 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:47:28 Failed in branch amd64 00:48:40 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 00:48:40 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 00:48:50 Removing intermediate container ebd1d99949bc 00:48:50 ---> 1321d20d6967 00:48:50 00:48:50 Step 10/22 : FROM alpine:3.10 00:48:50 3.10: Pulling from library/alpine 00:48:51 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:48:51 Status: Downloaded newer image for alpine:3.10 00:48:51 ---> 536a684cf733 00:48:51 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:48:52 ---> Running in 3b9262a7f53b 00:48:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:48:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:48:55 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:48:55 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:48:55 OK: 10169 distinct packages available 00:48:56 (1/5) Installing ca-certificates (20191127-r2) 00:48:56 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:48:56 (3/5) Installing libcurl (7.66.0-r1) 00:48:56 (4/5) Installing curl (7.66.0-r1) 00:48:56 (5/5) Installing dumb-init (1.2.2-r1) 00:48:56 Executing busybox-1.30.1-r3.trigger 00:48:56 Executing ca-certificates-20191127-r2.trigger 00:48:56 OK: 7 MiB in 19 packages 00:49:01 Removing intermediate container c064be05ecda 00:49:01 ---> 240fc953842d 00:49:01 00:49:01 Step 10/24 : FROM alpine:3.10 00:49:01 ---> 536a684cf733 00:49:01 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:49:01 ---> Running in 07988d5d0b63 00:49:02 Removing intermediate container 3b9262a7f53b 00:49:02 ---> d004355dc917 00:49:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:49:03 ---> Running in 3750da633c1a 00:49:04 Removing intermediate container 3750da633c1a 00:49:04 ---> b25fbce5df40 00:49:04 Step 13/22 : WORKDIR / 00:49:04 Removing intermediate container b8332888c312 00:49:04 ---> fdbd1528b86d 00:49:04 00:49:04 Step 10/21 : FROM alpine 00:49:04 latest: Pulling from library/alpine 00:49:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:49:04 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 00:49:04 Status: Downloaded newer image for alpine:latest 00:49:04 ---> 2e77e061c27f 00:49:04 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:49:04 ---> Running in 9db9d5ff171b 00:49:05 ---> Running in 8569a620dd9e 00:49:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:49:05 Removing intermediate container 9db9d5ff171b 00:49:05 ---> 65926eee3497 00:49:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:49:05 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:49:05 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:49:05 OK: 10169 distinct packages available 00:49:06 (1/5) Installing ca-certificates (20191127-r2) 00:49:06 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:49:06 (3/5) Installing libcurl (7.66.0-r1) 00:49:06 (4/5) Installing curl (7.66.0-r1) 00:49:06 (5/5) Installing dumb-init (1.2.2-r1) 00:49:06 Executing busybox-1.30.1-r3.trigger 00:49:06 Executing ca-certificates-20191127-r2.trigger 00:49:07 OK: 7 MiB in 19 packages 00:49:07 ---> 1c171564f2c7 00:49:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:09 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:49:09 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:49:09 OK: 12617 distinct packages available 00:49:10 ---> 964670d259e8 00:49:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:49:10 (1/4) Installing ca-certificates (20191127-r4) 00:49:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:49:10 (3/4) Installing libcurl (7.69.1-r1) 00:49:10 (4/4) Installing curl (7.69.1-r1) 00:49:10 Executing busybox-1.31.1-r19.trigger 00:49:10 Executing ca-certificates-20191127-r4.trigger 00:49:10 Removing intermediate container 07988d5d0b63 00:49:10 ---> 5891d24b352d 00:49:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:10 OK: 7 MiB in 18 packages 00:49:11 ---> Running in a77e0dd0695b 00:49:12 ---> afcc1f15a2ac 00:49:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:49:12 Removing intermediate container a77e0dd0695b 00:49:12 ---> 7126ea84e33d 00:49:12 Step 13/24 : WORKDIR / 00:49:12 ---> Running in da5afed0245b 00:49:14 ---> 2f499f45a09b 00:49:14 Step 18/22 : RUN chmod +x entrypoint.sh 00:49:14 Removing intermediate container da5afed0245b 00:49:14 ---> 4b659b87f34c 00:49:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:14 ---> Running in fac3b2ceb31b 00:49:14 Removing intermediate container 8569a620dd9e 00:49:14 ---> 378832056b2e 00:49:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:15 ---> Running in 7b4503f43219 00:49:16 ---> 2baafb243960 00:49:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:49:16 Removing intermediate container 7b4503f43219 00:49:16 ---> 871704292b54 00:49:16 Step 13/21 : WORKDIR /edgex 00:49:16 ---> Running in b2f8028939f3 00:49:18 Removing intermediate container b2f8028939f3 00:49:18 ---> 0db972b3d26f 00:49:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:49:18 ---> 4bc87a764070 00:49:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:20 Removing intermediate container fac3b2ceb31b 00:49:20 ---> 67691333d4b4 00:49:20 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:49:20 ---> c1ea68197f64 00:49:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:49:20 ---> 874b17892fa7 00:49:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:20 ---> Running in 0776ae7e9d97 00:49:22 Removing intermediate container 0776ae7e9d97 00:49:22 ---> 39c86ef3a790 00:49:22 Step 20/22 : LABEL arch=arm64 00:49:23 ---> Running in f035e62f40ba 00:49:25 ---> 11bec6b4e59d 00:49:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:49:25 Removing intermediate container f035e62f40ba 00:49:25 ---> 5363e5839d3b 00:49:25 Step 21/22 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:49:25 ---> c17a950a7d48 00:49:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:25 ---> Running in d77a178d5bf8 00:49:25 Removing intermediate container a24958bff21e 00:49:25 ---> 02569536556f 00:49:25 00:49:25 Step 10/24 : FROM scratch 00:49:25 ---> 00:49:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:49:26 ---> Running in 80a827b7b3de 00:49:26 Removing intermediate container d77a178d5bf8 00:49:26 ---> 89c7646085e3 00:49:26 Step 22/22 : LABEL version=0.0.0 00:49:27 ---> Running in 9b83d150c667 00:49:27 ---> ba517b5b564d 00:49:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:49:27 Removing intermediate container 80a827b7b3de 00:49:27 ---> 25a96b779e87 00:49:27 Step 12/24 : ENV APP_PORT=48060 00:49:28 ---> Running in 4ad420a27dae 00:49:28 ---> Running in e7d2e86edaf4 00:49:28 ---> 84107de4b847 00:49:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:28 Removing intermediate container 9b83d150c667 00:49:28 ---> d7e02eb83be0 00:49:28 00:49:29 Removing intermediate container e7d2e86edaf4 00:49:29 ---> 998ea3f7cb86 00:49:29 Step 18/21 : CMD ["--init=true"] 00:49:29 Successfully built d7e02eb83be0 00:49:29 Removing intermediate container 4ad420a27dae 00:49:29 ---> d53bca5bdf3b 00:49:29 Step 13/24 : EXPOSE $APP_PORT 00:49:29 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:49:29  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 00:49:29 ---> Running in 5a1ebc74f13c 00:49:29 ---> Running in b1f5b80702c8 00:49:29 ---> 0cb59f135dc0 00:49:29 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:49:29 ---> Running in 4a8f820f401f 00:49:30 Removing intermediate container b1f5b80702c8 00:49:30 ---> 1f608e8dc377 00:49:30 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:49:30 Removing intermediate container 5a1ebc74f13c 00:49:30 ---> b68183f2f6a5 00:49:30 Step 19/21 : LABEL arch=arm64 00:49:31 ---> Running in f8d8424d0584 00:49:32 Removing intermediate container f8d8424d0584 00:49:32 ---> e639626f3a69 00:49:32 Step 20/21 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:49:32 ---> d5ec3c07818b 00:49:32 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:49:33 ---> Running in 53ddd6f7901c 00:49:35 Removing intermediate container 53ddd6f7901c 00:49:35 ---> d12136d10b7e 00:49:35 Step 21/21 : LABEL version=0.0.0 00:49:35 Removing intermediate container 4a8f820f401f 00:49:35 ---> e1234886b58a 00:49:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:49:35 ---> b6b0f9e80457 00:49:35 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:49:35 ---> Running in 1795552af96d 00:49:36 ---> Running in 3df01e5bd032 00:49:37 Removing intermediate container 1795552af96d 00:49:37 ---> 0ba94148cc6a 00:49:37 00:49:37 Removing intermediate container 3df01e5bd032 00:49:37 ---> 273766c1241b 00:49:37 Step 22/24 : LABEL arch=arm64 00:49:37 Successfully built 0ba94148cc6a 00:49:38 ---> Running in db3efca250b1 00:49:38 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:49:38  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 00:49:38 ---> 03911904ee08 00:49:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:49:39 Removing intermediate container db3efca250b1 00:49:39 ---> 4cd17ab9e5db 00:49:39 Step 23/24 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:49:40 ---> Running in 304aa7473bd3 00:49:40 ---> 84923d4122ee 00:49:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:49:41 Removing intermediate container d89677107379 00:49:41 ---> f15277bda60a 00:49:41 00:49:41 Step 10/22 : FROM scratch 00:49:41 ---> 00:49:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:41 Removing intermediate container 304aa7473bd3 00:49:41 ---> d2f24fc6a32c 00:49:41 Step 24/24 : LABEL version=0.0.0 00:49:41 ---> Running in 93bb51eb03eb 00:49:42 ---> Running in 863b99850015 00:49:42 ---> 2a677fa5b9a8 00:49:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:49:43 Removing intermediate container 93bb51eb03eb 00:49:43 ---> 02085b9f5ad4 00:49:43 Step 12/22 : ENV APP_PORT=48081 00:49:43 Removing intermediate container 863b99850015 00:49:43 ---> fa041ac99c2a 00:49:43 00:49:43 ---> Running in c673ad1727ad 00:49:44 Successfully built fa041ac99c2a 00:49:44 ---> 2fec953830e5 00:49:44 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:49:44 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:49:44  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 00:49:45 Removing intermediate container c673ad1727ad 00:49:45 ---> 7803b161e5b8 00:49:45 Step 13/22 : EXPOSE $APP_PORT 00:49:45 ---> Running in 7c31b648c8bb 00:49:45 ---> Running in 786007a6a936 00:49:46 Removing intermediate container 7c31b648c8bb 00:49:46 ---> a756bcb0a79b 00:49:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:46 Removing intermediate container 786007a6a936 00:49:46 ---> 1f2297bcb024 00:49:46 Step 14/22 : WORKDIR / 00:49:46 ---> Running in ed3518c70a11 00:49:46 ---> Running in c30b7cd60d0d 00:49:46 Removing intermediate container ed3518c70a11 00:49:46 ---> db0bba519c95 00:49:46 Step 22/24 : LABEL arch=arm64 00:49:47 Removing intermediate container c30b7cd60d0d 00:49:47 ---> 986d12cba936 00:49:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:49:47 ---> Running in 7902a78e80f3 00:49:48 Removing intermediate container 7902a78e80f3 00:49:48 ---> 88e53f05b8e8 00:49:48 Step 23/24 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:49:48 ---> 4663c068bcdb 00:49:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:49:49 ---> Running in 373e7d8292d2 00:49:50 Removing intermediate container 373e7d8292d2 00:49:50 ---> 519724943493 00:49:50 Step 24/24 : LABEL version=0.0.0 00:49:51 ---> 54f8a0069497 00:49:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:49:51 ---> Running in bc0211f1183a 00:49:52 Removing intermediate container bc0211f1183a 00:49:52 ---> 7f3f5100f7e6 00:49:52 00:49:52 ---> 2ba43bb58bd1 00:49:52 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:49:53 Successfully built 7f3f5100f7e6 00:49:53 Successfully tagged docker-support-notifications-go-arm64:latest 00:49:53  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 00:49:53 ---> Running in 09855486faf4 00:49:53 Removing intermediate container 09855486faf4 00:49:53 ---> 868fae8a0ad4 00:49:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:54 ---> Running in 8af1e7f8384f 00:49:54 Removing intermediate container 8af1e7f8384f 00:49:54 ---> a5a573019e5f 00:49:54 Step 20/22 : LABEL arch=arm64 00:49:54 ---> Running in 2a0586b362af 00:49:55 Removing intermediate container 2a0586b362af 00:49:55 ---> d0faed943474 00:49:55 Step 21/22 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:49:55 ---> Running in 147a2f3a8e92 00:49:56 Removing intermediate container 147a2f3a8e92 00:49:56 ---> e0f54b938cf2 00:49:56 Step 22/22 : LABEL version=0.0.0 00:49:56 ---> Running in 39af568e232b 00:49:57 Removing intermediate container 39af568e232b 00:49:57 ---> c0a3b209c8c4 00:49:57 00:49:57 Successfully built c0a3b209c8c4 00:49:57 Successfully tagged docker-core-metadata-go-arm64:latest 00:50:07  Building docker-core-metadata-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:50:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:50:07 ---> 6f81404a0114 00:50:07 Step 3/21 : WORKDIR /edgex-go 00:50:07 ---> Using cache 00:50:07 ---> 21f5768e12d4 00:50:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:07 ---> Using cache 00:50:07 ---> eb5dbb066c8e 00:50:07 Step 5/21 : RUN apk update && apk add make git 00:50:07 ---> Using cache 00:50:07 ---> 1463249ed397 00:50:07 Step 6/21 : COPY go.mod . 00:50:07 ---> Using cache 00:50:07 ---> cff428f6c80b 00:50:07 Step 7/21 : RUN go mod download 00:50:07 ---> Using cache 00:50:07 ---> 5887bfde0fe8 00:50:07 Step 8/21 : COPY . . 00:50:07 ---> Using cache 00:50:07 ---> dbbb30af2988 00:50:07 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:50:10 ---> Running in 4518bfe48b89 00:50:11 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 00:50:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:50:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:50:24 ---> 6f81404a0114 00:50:24 Step 3/22 : WORKDIR /edgex-go 00:50:24 ---> Using cache 00:50:24 ---> 21f5768e12d4 00:50:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:24 ---> Using cache 00:50:24 ---> eb5dbb066c8e 00:50:24 Step 5/22 : RUN apk update && apk add make git 00:50:24 ---> Using cache 00:50:24 ---> 1463249ed397 00:50:24 Step 6/22 : COPY go.mod . 00:50:24 ---> Using cache 00:50:24 ---> cff428f6c80b 00:50:24 Step 7/22 : RUN go mod download 00:50:24 ---> Using cache 00:50:24 ---> 5887bfde0fe8 00:50:24 Step 8/22 : COPY . . 00:50:24 ---> Using cache 00:50:24 ---> dbbb30af2988 00:50:24 Step 9/22 : RUN make cmd/core-command/core-command 00:50:28 ---> Running in acaba6538414 00:50:30 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 00:50:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:50:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:30 ---> 6f81404a0114 00:50:30 Step 3/23 : WORKDIR /edgex-go 00:50:30 ---> Using cache 00:50:30 ---> 21f5768e12d4 00:50:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:30 ---> Using cache 00:50:30 ---> eb5dbb066c8e 00:50:30 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:50:31 ---> Running in de5a31e9d8f8 00:50:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:36 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:50:36 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:50:36 OK: 12616 distinct packages available 00:50:36 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:50:36 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:50:36 ---> 6f81404a0114 00:50:36 Step 3/27 : WORKDIR /edgex-go 00:50:36 ---> Using cache 00:50:36 ---> 21f5768e12d4 00:50:36 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:36 ---> Using cache 00:50:36 ---> eb5dbb066c8e 00:50:36 Step 5/27 : RUN apk update && apk add make bash git 00:50:37 OK: 217 MiB in 51 packages 00:50:38 ---> Running in fd2cee71747c 00:50:39 Removing intermediate container de5a31e9d8f8 00:50:39 ---> 7370ed038a41 00:50:39 Step 6/23 : COPY go.mod . 00:50:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:40 ---> 2d4cee1f66c5 00:50:40 Step 7/23 : RUN go mod download 00:50:41 ---> Running in a6357e4d79d6 00:50:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:42 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 00:50:42 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 00:50:42 OK: 12616 distinct packages available 00:50:43 OK: 217 MiB in 51 packages 00:50:45 Removing intermediate container fd2cee71747c 00:50:45 ---> ef36fe4e657c 00:50:45 Step 6/27 : COPY go.mod . 00:50:45 Removing intermediate container a6357e4d79d6 00:50:45 ---> 9e49a6669896 00:50:45 Step 8/23 : COPY . . 00:50:46 ---> b363a02b8f28 00:50:46 Step 7/27 : RUN go mod download 00:50:47 ---> Running in 306f4fb4a65a 00:50:53 Removing intermediate container 306f4fb4a65a 00:50:53 ---> 31abcbbced90 00:50:53 Step 8/27 : COPY . . 00:51:20 ---> aa4813058341 00:51:20 Step 9/23 : RUN make cmd/core-data/core-data 00:51:20 ---> Running in 211ad1ec2981 00:51:20 ---> 620a4302ac95 00:51:20 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:51:20 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 00:51:20 ---> Running in 1630cb8999f9 00:51:22 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 00:51:37 Removing intermediate container 4518bfe48b89 00:51:37 ---> 637bca2083f0 00:51:37 00:51:37 Step 10/21 : FROM scratch 00:51:37 ---> 00:51:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:37 ---> Using cache 00:51:37 ---> 02085b9f5ad4 00:51:37 Step 12/21 : ENV APP_PORT=48085 00:51:37 ---> Running in 8641976d0450 00:51:37 Removing intermediate container 8641976d0450 00:51:37 ---> 89a87b8b52bd 00:51:37 Step 13/21 : EXPOSE $APP_PORT 00:51:37 ---> Running in 82c331a745e0 00:51:37 Removing intermediate container 82c331a745e0 00:51:37 ---> a5254161a9c9 00:51:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:51:38 ---> 303c20bf0233 00:51:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:51:40 ---> b3a92b3f642e 00:51:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:51:41 ---> 3155cb4955b4 00:51:41 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:51:42 ---> Running in fb336683f18c 00:51:42 Removing intermediate container fb336683f18c 00:51:42 ---> 8134195635cc 00:51:42 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:43 ---> Running in 2bf6c7e61111 00:51:43 Removing intermediate container 2bf6c7e61111 00:51:43 ---> f5e12184d71e 00:51:43 Step 19/21 : LABEL arch=arm64 00:51:43 ---> Running in 3f0732f75a62 00:51:44 Removing intermediate container 3f0732f75a62 00:51:44 ---> e4e9a0f67574 00:51:44 Step 20/21 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:51:44 ---> Running in 59ecf6dbfe4c 00:51:45 Removing intermediate container 59ecf6dbfe4c 00:51:45 ---> a796d4c40323 00:51:45 Step 21/21 : LABEL version=0.0.0 00:51:45 ---> Running in dc04d5b86c53 00:51:46 Removing intermediate container dc04d5b86c53 00:51:46 ---> 660ad9a6bc13 00:51:46 00:51:46 Successfully built 660ad9a6bc13 00:51:46 Successfully tagged docker-support-scheduler-go-arm64:latest 00:52:09  Building docker-support-scheduler-go ... done Removing intermediate container acaba6538414 00:52:09 ---> ffba0e704d01 00:52:09 00:52:09 Step 10/22 : FROM scratch 00:52:09 ---> 00:52:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:09 ---> Using cache 00:52:09 ---> 02085b9f5ad4 00:52:09 Step 12/22 : ENV APP_PORT=48082 00:52:09 ---> Running in 01757250d5af 00:52:09 Removing intermediate container 01757250d5af 00:52:09 ---> 3e56e7e9445f 00:52:09 Step 13/22 : EXPOSE $APP_PORT 00:52:09 ---> Running in 009fec317b3a 00:52:10 Removing intermediate container 009fec317b3a 00:52:10 ---> 2e7d3874867e 00:52:10 Step 14/22 : WORKDIR / 00:52:10 ---> Running in 359dc7a90dbf 00:52:11 Removing intermediate container 359dc7a90dbf 00:52:11 ---> 0ac5c384019d 00:52:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:52:12 ---> 45abd7784e07 00:52:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:52:14 ---> 263e994b6bb0 00:52:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:52:16 ---> ca3a3800b222 00:52:16 Step 18/22 : ENTRYPOINT ["/core-command"] 00:52:16 ---> Running in 583660bd5adf 00:52:16 Removing intermediate container 583660bd5adf 00:52:16 ---> 7fb2dcb6d27b 00:52:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:16 ---> Running in 69f3aec9dc39 00:52:17 Removing intermediate container 69f3aec9dc39 00:52:17 ---> 873ebf6bee29 00:52:17 Step 20/22 : LABEL arch=arm64 00:52:17 ---> Running in c8396d8da234 00:52:18 Removing intermediate container c8396d8da234 00:52:18 ---> 8f021ccf6a38 00:52:18 Step 21/22 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:52:18 ---> Running in cee027dc9cd8 00:52:19 Removing intermediate container cee027dc9cd8 00:52:19 ---> b74f9c6f965c 00:52:19 Step 22/22 : LABEL version=0.0.0 00:52:19 ---> Running in bee4a7c19403 00:52:20 Removing intermediate container bee4a7c19403 00:52:20 ---> 36afae17b69a 00:52:20 00:52:21 Successfully built 36afae17b69a 00:52:21 Successfully tagged docker-core-command-go-arm64:latest 00:52:39  Building docker-core-command-go ... done Removing intermediate container 1630cb8999f9 00:52:39 ---> 7e3f385478e6 00:52:39 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:52:39 ---> Running in b141d68bdbed 00:52:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:52:43 Removing intermediate container b141d68bdbed 00:52:43 ---> f97430df3365 00:52:43 00:52:43 Step 11/27 : FROM docker:latest 00:52:43 ---> 84e3a507c27b 00:52:43 Step 12/27 : RUN apk add --no-cache bash 00:52:43 ---> Running in aa96857a0460 00:52:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:45 (1/2) Installing readline (8.0.4-r0) 00:52:45 (2/2) Installing bash (5.0.17-r0) 00:52:45 Executing bash-5.0.17-r0.post-install 00:52:45 Executing busybox-1.31.1-r19.trigger 00:52:45 OK: 12 MiB in 22 packages 00:52:46 Removing intermediate container aa96857a0460 00:52:46 ---> f69363bd997b 00:52:46 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:52:46 ---> Running in 36d5cc72b36f 00:52:49 Removing intermediate container 36d5cc72b36f 00:52:49 ---> e658b16b1787 00:52:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:52:49 ---> Running in 8c636af32252 00:52:50 Removing intermediate container 8c636af32252 00:52:50 ---> 937078ee3acb 00:52:50 Step 15/27 : ENV APP_PORT=48090 00:52:50 ---> Running in 21f15277b320 00:52:50 Removing intermediate container 21f15277b320 00:52:50 ---> 36c2917df3a3 00:52:50 Step 16/27 : EXPOSE $APP_PORT 00:52:51 ---> Running in dd4c3644b3ce 00:52:51 Removing intermediate container dd4c3644b3ce 00:52:51 ---> 694931d5bb99 00:52:51 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:52:53 ---> 2292c68972f0 00:52:53 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:52:53 ---> e2e9b60efe1c 00:52:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:52:54 ---> d559bd2e2770 00:52:54 Step 20/27 : RUN apk --no-cache add py3-pip 00:52:55 ---> Running in 2bde527e3ae7 00:52:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:57 (1/33) Installing libbz2 (1.0.8-r1) 00:52:57 (2/33) Installing expat (2.2.9-r1) 00:52:57 (3/33) Installing libffi (3.3-r2) 00:52:57 (4/33) Installing gdbm (1.13-r1) 00:52:57 (5/33) Installing xz-libs (5.2.5-r0) 00:52:57 (6/33) Installing sqlite-libs (3.32.1-r0) 00:52:57 (7/33) Installing python3 (3.8.5-r0) 00:52:58 Removing intermediate container 211ad1ec2981 00:52:58 ---> 618f393eae34 00:52:58 00:52:58 Step 10/23 : FROM alpine 00:52:58 ---> 2e77e061c27f 00:52:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:58 ---> Running in d50cefa365ad 00:52:59 (8/33) Installing py3-appdirs (1.4.4-r1) 00:52:59 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:52:59 (10/33) Installing py3-parsing (2.4.7-r0) 00:52:59 (11/33) Installing py3-six (1.15.0-r0) 00:52:59 (12/33) Installing py3-packaging (20.4-r0) 00:52:59 (13/33) Installing py3-setuptools (47.0.0-r0) 00:52:59 Removing intermediate container d50cefa365ad 00:52:59 ---> 8848ece7fb32 00:52:59 Step 12/23 : ENV APP_PORT=48080 00:52:59 (14/33) Installing py3-chardet (3.0.4-r4) 00:52:59 (15/33) Installing py3-idna (2.9-r0) 00:52:59 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:52:59 ---> Running in d45a082ae454 00:52:59 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:52:59 (18/33) Installing py3-requests (2.23.0-r0) 00:52:59 (19/33) Installing py3-msgpack (1.0.0-r0) 00:53:00 (20/33) Installing py3-lockfile (0.12.2-r3) 00:53:00 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:53:00 (22/33) Installing py3-colorama (0.4.3-r0) 00:53:00 (23/33) Installing py3-distlib (0.3.0-r0) 00:53:00 (24/33) Installing py3-distro (1.5.0-r1) 00:53:00 (25/33) Installing py3-webencodings (0.5.1-r3) 00:53:00 (26/33) Installing py3-html5lib (1.0.1-r4) 00:53:00 (27/33) Installing py3-pytoml (0.1.21-r0) 00:53:00 (28/33) Installing py3-pep517 (0.8.2-r0) 00:53:00 (29/33) Installing py3-progress (1.5-r0) 00:53:00 (30/33) Installing py3-toml (0.10.1-r0) 00:53:00 (31/33) Installing py3-retrying (1.3.3-r0) 00:53:00 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:53:00 (33/33) Installing py3-pip (20.1.1-r0) 00:53:00 Removing intermediate container d45a082ae454 00:53:00 ---> cd09ec6fad1a 00:53:00 Step 13/23 : EXPOSE $APP_PORT 00:53:00 Executing busybox-1.31.1-r19.trigger 00:53:00 OK: 71 MiB in 55 packages 00:53:00 ---> Running in ed2e66f7ba86 00:53:01 Removing intermediate container ed2e66f7ba86 00:53:01 ---> b0b7eafc8d85 00:53:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:01 ---> Running in e89dcafaaeaa 00:53:04 Removing intermediate container e89dcafaaeaa 00:53:04 ---> e50081962bb4 00:53:04 Step 15/23 : RUN apk --no-cache add zeromq 00:53:04 ---> Running in 8f9ef24477fd 00:53:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:06 Removing intermediate container 2bde527e3ae7 00:53:06 ---> 33897ba408ff 00:53:06 Step 21/27 : RUN pip install docker-compose==1.23.2 00:53:07 ---> Running in a4eef8bb2edd 00:53:07 (1/5) Installing libgcc (9.3.0-r2) 00:53:07 (2/5) Installing libsodium (1.0.18-r0) 00:53:07 (3/5) Installing libstdc++ (9.3.0-r2) 00:53:07 (4/5) Installing libzmq (4.3.3-r0) 00:53:07 (5/5) Installing zeromq (4.3.3-r0) 00:53:07 Executing busybox-1.31.1-r19.trigger 00:53:07 OK: 8 MiB in 19 packages 00:53:09 Removing intermediate container 8f9ef24477fd 00:53:09 ---> 89d50fdafb47 00:53:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:53:09 ---> ef534627b056 00:53:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:53:11 ---> c3d6b783c528 00:53:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:53:11 ---> 459dd01b0d86 00:53:11 Step 19/23 : ENTRYPOINT ["/core-data"] 00:53:11 ---> Running in 1399657dca8f 00:53:12 Removing intermediate container 1399657dca8f 00:53:12 ---> b9e68f6275dc 00:53:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:12 ---> Running in 0f828acc981f 00:53:13 Removing intermediate container 0f828acc981f 00:53:13 ---> fd634cfa74b4 00:53:13 Step 21/23 : LABEL arch=arm64 00:53:13 ---> Running in c798206bc21d 00:53:13 Removing intermediate container c798206bc21d 00:53:13 ---> eb1ff024ea9e 00:53:13 Step 22/23 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:53:13 ---> Running in 772c0b2bd9a8 00:53:14 Removing intermediate container 772c0b2bd9a8 00:53:14 ---> e6358218e5d0 00:53:14 Step 23/23 : LABEL version=0.0.0 00:53:14 Collecting docker-compose==1.23.2 00:53:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:53:14 ---> Running in b383a563ae25 00:53:15 Removing intermediate container b383a563ae25 00:53:15 ---> 088ab90fc62b 00:53:15 00:53:15 Successfully built 088ab90fc62b 00:53:15 Successfully tagged docker-core-data-go-arm64:latest 00:53:17  Building docker-core-data-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:53:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:53:18 Collecting cached-property<2,>=1.2.0 00:53:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:53:18 Collecting texttable<0.10,>=0.9.0 00:53:18 Downloading texttable-0.9.1.tar.gz (11 kB) 00:53:22 Collecting docker<4.0,>=3.6.0 00:53:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:53:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:53:23 Collecting dockerpty<0.5,>=0.4.1 00:53:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:53:26 Collecting PyYAML<4,>=3.10 00:53:26 Downloading PyYAML-3.13.tar.gz (270 kB) 00:53:32 Collecting websocket-client<1.0,>=0.32.0 00:53:32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:53:32 Collecting jsonschema<3,>=2.5.1 00:53:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:53:33 Collecting docopt<0.7,>=0.6.1 00:53:33 Downloading docopt-0.6.2.tar.gz (25 kB) 00:53:37 Collecting urllib3<1.25,>=1.21.1 00:53:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:53:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:53:37 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:53:37 Collecting idna<2.8,>=2.5 00:53:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:53:38 Collecting docker-pycreds>=0.4.0 00:53:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:53:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:53:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:53:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:53:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:53:39 Installing collected packages: urllib3, idna, requests, cached-property, texttable, websocket-client, docker-pycreds, docker, dockerpty, PyYAML, jsonschema, docopt, docker-compose 00:53:39 Attempting uninstall: urllib3 00:53:39 Found existing installation: urllib3 1.25.9 00:53:39 Uninstalling urllib3-1.25.9: 00:53:39 Successfully uninstalled urllib3-1.25.9 00:53:40 Attempting uninstall: idna 00:53:40 Found existing installation: idna 2.9 00:53:40 Uninstalling idna-2.9: 00:53:40 Successfully uninstalled idna-2.9 00:53:41 Attempting uninstall: requests 00:53:41 Found existing installation: requests 2.23.0 00:53:41 Uninstalling requests-2.23.0: 00:53:41 Successfully uninstalled requests-2.23.0 00:53:42 Running setup.py install for texttable: started 00:53:45 Running setup.py install for texttable: finished with status 'done' 00:53:47 Running setup.py install for dockerpty: started 00:53:50 Running setup.py install for dockerpty: finished with status 'done' 00:53:50 Running setup.py install for PyYAML: started 00:53:54 Running setup.py install for PyYAML: finished with status 'done' 00:53:54 Running setup.py install for docopt: started 00:53:57 Running setup.py install for docopt: finished with status 'done' 00:53:59 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 00:54:04 Removing intermediate container a4eef8bb2edd 00:54:04 ---> b1e855921a64 00:54:04 Step 22/27 : RUN apk --no-cache add curl 00:54:04 ---> Running in cff3b41983c2 00:54:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:06 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:54:06 (2/3) Installing libcurl (7.69.1-r1) 00:54:06 (3/3) Installing curl (7.69.1-r1) 00:54:06 Executing busybox-1.31.1-r19.trigger 00:54:06 OK: 71 MiB in 58 packages 00:54:07 Removing intermediate container cff3b41983c2 00:54:07 ---> f199ba0b23c7 00:54:07 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:54:08 ---> Running in cc27507c1f2e 00:54:08 Removing intermediate container cc27507c1f2e 00:54:08 ---> 029b478707d3 00:54:08 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:54:08 ---> Running in c101af7a4aca 00:54:09 Removing intermediate container c101af7a4aca 00:54:09 ---> 59b67c91041c 00:54:09 Step 25/27 : LABEL arch=arm64 00:54:09 ---> Running in 9b4e5948815f 00:54:09 Removing intermediate container 9b4e5948815f 00:54:09 ---> 327e70a434b9 00:54:09 Step 26/27 : LABEL git_sha=a72173f804cb1a732c4805199f4aa1f1fc8cfbdd 00:54:10 ---> Running in 06f0cddc2d55 00:54:10 Removing intermediate container 06f0cddc2d55 00:54:10 ---> 2114dd7c96d3 00:54:10 Step 27/27 : LABEL version=0.0.0 00:54:10 ---> Running in d3f415c53c84 00:54:11 Removing intermediate container d3f415c53c84 00:54:11 ---> 33ed29779d45 00:54:11 00:54:11 Successfully built 33ed29779d45 00:54:11 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:54:12  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:54:12 $ docker stop --time=1 3de744781db830be72cac2652cedfc1a2a297a7565b77f4d7a724d7462febd43 00:54:14 $ docker rm -f 3de744781db830be72cac2652cedfc1a2a297a7565b77f4d7a724d7462febd43 [Pipeline] // withDockerContainer [Pipeline] sh 00:54:14 + + dockergrep images docker 00:54:14 00:54:15 docker-sys-mgmt-agent-go-arm64 latest 33ed29779d45 5 seconds ago 273MB 00:54:15 docker-core-data-go-arm64 latest 088ab90fc62b About a minute ago 22.3MB 00:54:15 docker-core-command-go-arm64 latest 36afae17b69a About a minute ago 11.4MB 00:54:15 docker-support-scheduler-go-arm64 latest 660ad9a6bc13 2 minutes ago 11.5MB 00:54:15 docker-core-metadata-go-arm64 latest c0a3b209c8c4 4 minutes ago 13.6MB 00:54:15 docker-support-notifications-go-arm64 latest 7f3f5100f7e6 4 minutes ago 12.9MB 00:54:15 docker-security-secretstore-setup-go-arm64 latest fa041ac99c2a 4 minutes ago 23.5MB 00:54:15 docker-security-proxy-setup-go-arm64 latest 0ba94148cc6a 4 minutes ago 23.4MB 00:54:15 docker-security-bootstrap-redis-go-arm64 latest d7e02eb83be0 4 minutes ago 15.2MB 00:54:15 docker latest 84e3a507c27b 7 days ago 201MB [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:54:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:54:19 ---> package-listing.sh 00:54:19 ++ facter osfamily 00:54:19 ++ tr '[:upper:]' '[:lower:]' 00:54:19 + OS_FAMILY=redhat 00:54:19 + workspace=/w/workspace/edgex-go/5 00:54:19 + START_PACKAGES=/tmp/packages_start.txt 00:54:19 + END_PACKAGES=/tmp/packages_end.txt 00:54:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:54:19 + PACKAGES=/tmp/packages_start.txt 00:54:19 + '[' /w/workspace/edgex-go/5 ']' 00:54:19 + PACKAGES=/tmp/packages_end.txt 00:54:19 + case "${OS_FAMILY}" in 00:54:19 + rpm -qa 00:54:19 + sort 00:54:25 + '[' -f /tmp/packages_start.txt ']' 00:54:25 + '[' -f /tmp/packages_end.txt ']' 00:54:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:54:25 + '[' /w/workspace/edgex-go/5 ']' 00:54:25 + mkdir -p /w/workspace/edgex-go/5/archives/ 00:54:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 00:54:25 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:54:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:54:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:25 00:54:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:54:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:26 alpine: Pulling from edgex-lftools-log-publisher 00:54:26 df20fa9351a1: Pulling fs layer 00:54:26 36b3adc4ff6f: Pulling fs layer 00:54:26 8ad3a11d3b57: Pulling fs layer 00:54:26 46f8f816bc3b: Pulling fs layer 00:54:26 93b61091891f: Pulling fs layer 00:54:26 93b9cdb0e59b: Pulling fs layer 00:54:26 5e14af77c1be: Pulling fs layer 00:54:26 01666e4c0597: Pulling fs layer 00:54:26 aa168da1d23b: Pulling fs layer 00:54:26 93b9cdb0e59b: Waiting 00:54:26 46f8f816bc3b: Waiting 00:54:26 93b61091891f: Waiting 00:54:26 5e14af77c1be: Waiting 00:54:26 aa168da1d23b: Waiting 00:54:26 01666e4c0597: Waiting 00:54:26 36b3adc4ff6f: Download complete 00:54:26 46f8f816bc3b: Verifying Checksum 00:54:26 46f8f816bc3b: Download complete 00:54:26 93b61091891f: Download complete 00:54:26 93b9cdb0e59b: Download complete 00:54:26 df20fa9351a1: Verifying Checksum 00:54:26 df20fa9351a1: Download complete 00:54:26 5e14af77c1be: Download complete 00:54:26 01666e4c0597: Download complete 00:54:26 df20fa9351a1: Pull complete 00:54:26 36b3adc4ff6f: Pull complete 00:54:27 8ad3a11d3b57: Verifying Checksum 00:54:27 8ad3a11d3b57: Download complete 00:54:28 8ad3a11d3b57: Pull complete 00:54:28 46f8f816bc3b: Pull complete 00:54:29 aa168da1d23b: Verifying Checksum 00:54:29 aa168da1d23b: Download complete 00:54:30 93b61091891f: Pull complete 00:54:30 93b9cdb0e59b: Pull complete 00:54:30 5e14af77c1be: Pull complete 00:54:30 01666e4c0597: Pull complete 00:54:39 aa168da1d23b: Pull complete 00:54:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:54:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:54:39 prd-centos7-docker-4c-2g-15174 does not seem to be running inside a container 00:54:39 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 00:54:43 $ docker top acda53274572fc88b541f1dc3354949cd7b52f8eb664745a719c64c1d14761a1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:44 + touch /tmp/pre-build-complete [Pipeline] sh 00:54:44 + mkdir -p /var/log/sa [Pipeline] sh 00:54:44 + ls /var/log/sa-host 00:54:44 + sadf -c /var/log/sa-host/sa09 00:54:44 file_magic: OK 00:54:44 HZ: Using current value: 100 00:54:44 file_header: OK 00:54:44 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 00:54:44 Statistics: 00:54:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:54:44 File successfully converted to sysstat format version 12.2.1 00:54:44 + sadf -c /var/log/sa-host/sa23 00:54:44 file_magic: OK 00:54:44 HZ: Using current value: 100 00:54:44 file_header: OK 00:54:44 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 00:54:44 Statistics: 00:54:44 Hnuu...uuuununununu... 00:54:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:45 provisioning config files... 00:54:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7896712756612722181tmp [Pipeline] { [Pipeline] echo 00:54:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:54:45 ---> create-netrc.sh [Pipeline] } 00:54:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:54:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:54:45 ---> python-tools-install.sh [Pipeline] echo 00:54:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:54:46 ---> sudo-logs.sh 00:54:46 Archiving 'sudo' log.. [Pipeline] echo 00:54:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:54:47 ---> job-cost.sh 00:54:47 lf-activate-venv: SKIPPING 00:54:47 INFO: No Stack... 00:54:48 INFO: Retrieving Pricing Info for: v1-standard-2 00:54:48 INFO: Archiving Costs [Pipeline] echo 00:54:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:54:49 ---> logs-deploy.sh 00:54:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2913/5 00:54:49 INFO: archiving workspace using pattern(s): 00:54:51 Archives upload complete. 00:54:51 INFO: archiving logs to Nexus 00:54:51 ---> uname -a: 00:54:51 Linux prd-centos7-docker-4c-2g-15174.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:54:51 00:54:51 00:54:51 ---> lscpu: 00:54:51 Architecture: x86_64 00:54:51 CPU op-mode(s): 32-bit, 64-bit 00:54:51 Byte Order: Little Endian 00:54:51 Address sizes: 40 bits physical, 48 bits virtual 00:54:51 CPU(s): 4 00:54:51 On-line CPU(s) list: 0-3 00:54:51 Thread(s) per core: 1 00:54:51 Core(s) per socket: 1 00:54:51 Socket(s): 4 00:54:51 NUMA node(s): 1 00:54:51 Vendor ID: GenuineIntel 00:54:51 CPU family: 6 00:54:51 Model: 44 00:54:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:54:51 Stepping: 1 00:54:51 CPU MHz: 2933.436 00:54:51 BogoMIPS: 5866.87 00:54:51 Virtualization: VT-x 00:54:51 Hypervisor vendor: KVM 00:54:51 Virtualization type: full 00:54:51 L1d cache: 128 KiB 00:54:51 L1i cache: 128 KiB 00:54:51 L2 cache: 16 MiB 00:54:51 L3 cache: 64 MiB 00:54:51 NUMA node0 CPU(s): 0-3 00:54:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:54:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:54:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:54:51 Vulnerability Meltdown: Mitigation; PTI 00:54:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:54:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:54:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:54:51 Vulnerability Srbds: Not affected 00:54:51 Vulnerability Tsx async abort: Not affected 00:54: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 00:54:51 00:54:51 00:54:51 ---> nproc: 00:54:51 4 00:54:51 00:54:51 00:54:51 ---> df -h: 00:54:51 Filesystem Size Used Available Use% Mounted on 00:54:51 overlay 50.0G 11.8G 38.2G 24% / 00:54:51 tmpfs 64.0M 0 64.0M 0% /dev 00:54:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:54:51 shm 64.0M 0 64.0M 0% /dev/shm 00:54:51 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 00:54:51 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 00:54:51 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 00:54:51 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 00:54:51 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 00:54:51 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 00:54:51 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 00:54:51 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 00:54:51 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/5 00:54:51 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/5@tmp 00:54:51 00:54:51 00:54:51 ---> free -m: 00:54:51 total used free shared buff/cache available 00:54:51 Mem: 1837 716 204 0 916 1036 00:54:51 Swap: 1023 66 957 00:54:51 00:54:51 00:54:51 ---> ip addr: 00:54:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:54:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:54:51 inet 127.0.0.1/8 scope host lo 00:54:51 valid_lft forever preferred_lft forever 00:54:51 inet6 ::1/128 scope host 00:54:51 valid_lft forever preferred_lft forever 00:54:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:54:51 link/ether fa:16:3e:c9:0d:d6 brd ff:ff:ff:ff:ff:ff 00:54:51 inet 10.30.122.33/23 brd 10.30.123.255 scope global dynamic eth0 00:54:51 valid_lft 84903sec preferred_lft 84903sec 00:54:51 inet6 fe80::f816:3eff:fec9:dd6/64 scope link 00:54:51 valid_lft forever preferred_lft forever 00:54:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:54:51 link/ether 02:42:9f:ab:58:15 brd ff:ff:ff:ff:ff:ff 00:54:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:54:51 valid_lft forever preferred_lft forever 00:54:51 inet6 fe80::42:9fff:feab:5815/64 scope link 00:54:51 valid_lft forever preferred_lft forever 00:54:51 00:54:51 00:54:51 ---> sar -b -r -n DEV: 00:54:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/09/20 _x86_64_ (4 CPU) 00:54:51 00:54:51 00:29:43 LINUX RESTART (4 CPU) 00:54:51 00:54:51 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:54:51 00:31:01 180.22 88.75 91.47 0.00 9791.85 44531.31 0.00 00:54:51 00:32:01 200.91 107.79 93.13 0.00 7208.92 40290.12 0.00 00:54:51 00:33:02 287.58 126.23 161.35 0.00 6481.40 35277.42 0.00 00:54:51 00:34:01 163.36 73.29 90.07 0.00 2313.57 11141.80 0.00 00:54:51 00:35:01 124.30 60.11 64.19 0.00 3072.82 13560.55 0.00 00:54:51 00:36:01 968.26 701.21 267.05 0.00 95260.03 162739.21 0.00 00:54:51 00:37:02 2732.30 2425.65 306.66 0.00 139383.97 150940.78 0.00 00:54:51 00:38:01 383.62 128.21 255.41 0.00 33875.62 78472.14 0.00 00:54:51 00:39:01 2069.54 1758.69 310.85 0.00 129327.47 139612.49 0.00 00:54:51 00:40:01 270.58 89.60 180.98 0.00 5955.14 20796.72 0.00 00:54:51 00:41:02 28.31 8.12 20.19 0.00 2805.06 670.27 0.00 00:54:51 00:42:01 0.52 0.03 0.49 0.00 1.08 7.31 0.00 00:54:51 00:43:01 0.18 0.03 0.15 0.00 0.40 2.16 0.00 00:54:51 00:44:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 00:54:51 00:45:01 1.90 1.45 0.45 0.00 50.88 4.86 0.00 00:54:51 00:46:01 0.72 0.02 0.70 0.00 0.53 13.14 0.00 00:54:51 00:47:01 0.33 0.02 0.32 0.00 0.53 3.71 0.00 00:54:51 00:48:01 0.45 0.00 0.45 0.00 0.00 4.85 0.00 00:54:51 00:49:01 0.35 0.07 0.28 0.00 1.07 3.66 0.00 00:54:51 00:50:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 00:54:51 00:51:01 0.47 0.27 0.20 0.00 158.77 1.83 0.00 00:54:51 00:52:01 0.35 0.03 0.32 0.00 0.67 3.58 0.00 00:54:51 00:53:01 0.27 0.02 0.25 0.00 0.53 2.48 0.00 00:54:51 00:54:01 0.28 0.00 0.28 0.00 0.00 3.16 0.00 00:54:51 Average: 310.32 233.32 77.00 0.00 18231.19 29164.21 0.00 00:54:51 00:54:51 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:54:51 00:31:01 126820 0 638296 33.92 2620 1113808 1324476 45.20 524844 1025096 3780 00:54:51 00:32:01 67052 0 737276 39.18 2112 1075104 1560688 53.26 645736 920560 64388 00:54:51 00:33:02 93336 0 811188 43.11 856 976164 1682668 57.43 675132 836224 63552 00:54:51 00:34:01 407136 0 841872 44.74 304 632232 1793808 61.22 580708 613940 38416 00:54:51 00:35:01 374920 0 746392 39.67 304 759928 1340168 45.74 545080 677892 16 00:54:51 00:36:01 338172 0 679228 36.10 0 864144 1376668 46.98 530628 802944 0 00:54:51 00:37:02 168764 0 1270124 67.50 0 442656 3815884 130.23 810900 635524 42040 00:54:51 00:38:01 75676 0 711288 37.80 0 1094580 1535920 52.42 744668 820724 52932 00:54:51 00:39:01 440220 0 759612 40.37 0 681712 2801516 95.61 528788 685512 32 00:54:51 00:40:01 357112 0 693904 36.88 0 830528 1383944 47.23 548312 726492 8 00:54:51 00:41:02 367416 0 632164 33.60 0 881964 1200568 40.97 504624 765748 20 00:54:51 00:42:01 367416 0 632172 33.60 0 881956 1200592 40.97 504644 765764 20 00:54:51 00:43:01 369012 0 630548 33.51 0 881984 1189272 40.59 503832 765628 8 00:54:51 00:44:01 368680 0 630876 33.53 0 881988 1189260 40.59 503672 765632 8 00:54:51 00:45:01 369432 0 629276 33.44 0 882836 1176912 40.17 503080 765848 20 00:54:51 00:46:01 368668 0 630092 33.49 0 882784 1176984 40.17 503148 765832 8 00:54:51 00:47:01 369036 0 629728 33.47 0 882780 1176912 40.17 503072 765832 8 00:54:51 00:48:01 369292 0 629452 33.45 0 882800 1176912 40.17 503076 765848 8 00:54:51 00:49:01 368728 0 630008 33.48 0 882808 1177104 40.17 503400 765880 8 00:54:51 00:50:01 369440 0 629292 33.45 0 882812 1176912 40.17 503084 765880 8 00:54:51 00:51:01 361584 0 632372 33.61 0 887588 1176984 40.17 508776 767720 8 00:54:51 00:52:01 361184 0 632776 33.63 0 887584 1177008 40.17 508972 767720 8 00:54:51 00:53:01 361692 0 632264 33.60 0 887588 1176912 40.17 508824 767740 8 00:54:51 00:54:01 361056 0 632872 33.64 0 887616 1176912 40.17 508708 767756 8 00:54:51 Average: 315910 0 696795 37.03 258 868581 1465208 50.01 550238 769739 11055 00:54:51 00:54:51 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:54:51 00:31:01 eth0 1002.50 652.17 3750.45 118.93 0.00 0.00 0.00 0.00 00:54:51 00:31:01 veth72391d5 34.67 24.67 5.39 71.05 0.00 0.00 0.00 0.00 00:54:51 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:31:01 docker0 34.67 24.57 4.92 71.04 0.00 0.00 0.00 0.00 00:54:51 00:32:01 eth0 1276.51 1423.86 5450.10 124.88 0.00 0.00 0.00 0.00 00:54:51 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:32:01 docker0 1157.16 920.88 81.59 2608.60 0.00 0.00 0.00 0.00 00:54:51 00:33:02 eth0 362.18 226.67 1959.94 88.25 0.00 0.00 0.00 0.00 00:54:51 00:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:33:02 veth68641f5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:51 00:33:02 docker0 118.80 166.57 8.75 833.21 0.00 0.00 0.00 0.00 00:54:51 00:34:01 eth0 27.42 13.42 21.79 11.61 0.00 0.00 0.00 0.00 00:54:51 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:34:01 veth68641f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:35:01 eth0 27.28 13.82 22.79 11.32 0.00 0.00 0.00 0.00 00:54:51 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:36:01 veth517599d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:36:01 vethbb79450 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:51 00:36:01 veth383ddb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:36:01 eth0 191.12 156.36 1689.05 83.61 0.00 0.00 0.00 0.00 00:54:51 00:37:02 veth37781ac 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:51 00:37:02 vethbb79450 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 00:54:51 00:37:02 vetheb7c02a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:51 00:37:02 eth0 57.81 45.38 161.79 11.04 0.00 0.00 0.00 0.00 00:54:51 00:38:01 vethbb79450 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:54:51 00:38:01 eth0 82.52 61.25 182.59 81.86 0.00 0.00 0.00 0.00 00:54:51 00:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:54:51 00:38:01 docker0 1379.43 1185.12 99.82 3818.67 0.00 0.00 0.00 0.00 00:54:51 00:39:01 veth820a750 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:39:01 vethe0caabd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:39:01 veth8892719 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:39:01 vethbb79450 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:40:01 vethbb79450 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:51 00:40:01 eth0 3231.13 2705.66 13808.79 632.44 0.00 0.00 0.00 0.00 00:54:51 00:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:54:51 00:40:01 docker0 1398.30 1249.03 100.84 4233.67 0.00 0.00 0.00 0.00 00:54:51 00:41:02 eth0 17.04 10.04 43.20 3.53 0.00 0.00 0.00 0.00 00:54:51 00:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:41:02 docker0 5.39 8.97 0.30 35.99 0.00 0.00 0.00 0.00 00:54:51 00:42:01 eth0 1.66 0.58 0.62 0.37 0.00 0.00 0.00 0.00 00:54:51 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:43:01 eth0 2.86 0.75 0.96 0.59 0.00 0.00 0.00 0.00 00:54:51 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:44:01 eth0 1.23 0.53 0.56 0.39 0.00 0.00 0.00 0.00 00:54:51 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:45:01 eth0 0.22 0.08 0.02 0.04 0.00 0.00 0.00 0.00 00:54:51 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:46:01 eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 00:54:51 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:47:01 eth0 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:54:51 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:48:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 00:54:51 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:49:01 eth0 0.52 0.43 0.27 0.21 0.00 0.00 0.00 0.00 00:54:51 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:50:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:54:51 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:51:01 eth0 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 00:54:51 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:52:01 eth0 0.30 0.15 0.13 0.07 0.00 0.00 0.00 0.00 00:54:51 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:53:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:54:51 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 Average: eth0 134.57 112.88 576.37 26.56 0.00 0.00 0.00 0.00 00:54:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:51 Average: docker0 58.58 52.50 4.22 178.19 0.00 0.00 0.00 0.00 00:54:51 00:54:51 00:54:51 ---> sar -P ALL: 00:54:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/09/20 _x86_64_ (4 CPU) 00:54:51 00:54:51 00:29:43 LINUX RESTART (4 CPU) 00:54:51 00:54:51 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:54:51 00:31:01 all 17.91 0.00 10.35 4.44 0.34 66.95 00:54:51 00:31:01 0 15.13 0.00 11.43 2.89 0.29 70.25 00:54:51 00:31:01 1 16.64 0.00 9.71 3.97 0.36 69.33 00:54:51 00:31:01 2 19.06 0.00 12.32 7.43 0.28 60.91 00:54:51 00:31:01 3 20.80 0.00 7.96 3.48 0.43 67.33 00:54:51 00:32:01 all 14.53 0.00 8.30 1.11 0.35 75.71 00:54:51 00:32:01 0 12.05 0.00 8.15 1.07 0.46 78.27 00:54:51 00:32:01 1 17.35 0.00 8.75 0.61 0.28 73.01 00:54:51 00:32:01 2 16.27 0.00 8.83 1.62 0.33 72.94 00:54:51 00:32:01 3 12.40 0.00 7.47 1.13 0.35 78.66 00:54:51 00:33:02 all 18.51 0.00 9.58 4.92 2.16 64.82 00:54:51 00:33:02 0 19.06 0.00 9.80 2.46 2.22 66.46 00:54:51 00:33:02 1 17.21 0.00 9.38 7.04 2.41 63.96 00:54:51 00:33:02 2 18.08 0.00 9.72 6.50 1.93 63.77 00:54:51 00:33:02 3 19.71 0.00 9.42 3.68 2.10 65.10 00:54:51 00:34:01 all 61.24 0.00 15.15 4.15 3.43 16.03 00:54:51 00:34:01 0 55.30 0.00 14.10 2.55 4.64 23.40 00:54:51 00:34:01 1 63.23 0.00 16.37 4.90 2.83 12.68 00:54:51 00:34:01 2 63.32 0.00 15.20 3.15 3.02 15.31 00:54:51 00:34:01 3 63.18 0.00 14.95 6.04 3.24 12.60 00:54:51 00:35:01 all 46.14 0.00 14.06 1.96 1.49 36.35 00:54:51 00:35:01 0 45.01 0.00 13.81 1.67 1.87 37.63 00:54:51 00:35:01 1 45.75 0.00 14.97 1.90 1.41 35.96 00:54:51 00:35:01 2 46.14 0.00 13.42 1.15 1.36 37.92 00:54:51 00:35:01 3 47.65 0.00 14.04 3.12 1.30 33.89 00:54:51 00:36:01 all 23.06 0.00 25.15 5.47 3.73 42.60 00:54:51 00:36:01 0 20.37 0.00 23.57 6.70 4.17 45.18 00:54:51 00:36:01 1 23.23 0.00 26.14 5.19 3.60 41.84 00:54:51 00:36:01 2 25.45 0.00 24.36 4.76 3.67 41.76 00:54:51 00:36:01 3 23.19 0.00 26.55 5.20 3.47 41.59 00:54:51 00:37:02 all 30.90 0.00 25.06 19.31 5.58 19.16 00:54:51 00:37:02 0 29.83 0.00 24.70 18.57 5.88 21.02 00:54:51 00:37:02 1 31.41 0.00 25.45 19.73 5.38 18.03 00:54:51 00:37:02 2 30.78 0.00 24.30 19.68 5.95 19.29 00:54:51 00:37:02 3 31.59 0.00 25.79 19.24 5.09 18.29 00:54:51 00:38:01 all 49.91 0.00 18.71 12.60 1.91 16.87 00:54:51 00:38:01 0 49.59 0.00 19.52 10.95 1.73 18.20 00:54:51 00:38:01 1 48.65 0.00 18.30 12.29 2.24 18.51 00:54:51 00:38:01 2 51.28 0.00 18.53 12.26 1.87 16.05 00:54:51 00:38:01 3 50.10 0.00 18.49 14.94 1.80 14.67 00:54:51 00:39:01 all 44.81 0.00 26.28 10.49 3.05 15.37 00:54:51 00:39:01 0 47.55 0.00 25.08 11.95 2.79 12.63 00:54:51 00:39:01 1 42.05 0.00 25.68 9.82 3.51 18.95 00:54:51 00:39:01 2 46.00 0.00 25.55 11.70 3.01 13.74 00:54:51 00:39:01 3 43.63 0.00 28.84 8.44 2.89 16.20 00:54:51 00:40:01 all 34.92 0.00 12.84 8.47 2.33 41.43 00:54:51 00:40:01 0 35.74 0.00 13.17 6.85 2.16 42.08 00:54:51 00:40:01 1 33.44 0.00 12.84 10.89 2.45 40.38 00:54:51 00:40:01 2 36.98 0.00 12.64 6.06 2.35 41.97 00:54:51 00:40:01 3 33.54 0.00 12.72 10.07 2.37 41.31 00:54:51 00:41:02 all 0.92 0.00 1.01 0.62 0.18 97.28 00:54:51 00:41:02 0 1.04 0.00 1.05 0.22 0.18 97.51 00:54:51 00:41:02 1 0.75 0.00 1.09 0.20 0.10 97.86 00:54:51 00:41:02 2 1.33 0.00 1.00 1.62 0.22 95.83 00:54:51 00:41:02 3 0.54 0.00 0.90 0.44 0.20 97.93 00:54:51 00:54:51 00:41:02 CPU %user %nice %system %iowait %steal %idle 00:54:51 00:42:01 all 0.16 0.00 0.04 0.00 0.02 99.78 00:54:51 00:42:01 0 0.51 0.00 0.03 0.00 0.02 99.44 00:54:51 00:42:01 1 0.05 0.00 0.07 0.00 0.02 99.86 00:54:51 00:42:01 2 0.02 0.00 0.02 0.02 0.00 99.95 00:54:51 00:42:01 3 0.05 0.00 0.03 0.00 0.03 99.88 00:54:51 00:43:01 all 0.19 0.00 0.22 0.00 0.00 99.59 00:54:51 00:43:01 0 0.42 0.00 0.20 0.00 0.00 99.38 00:54:51 00:43:01 1 0.13 0.00 0.20 0.00 0.00 99.67 00:54:51 00:43:01 2 0.10 0.00 0.22 0.00 0.00 99.68 00:54:51 00:43:01 3 0.12 0.00 0.25 0.00 0.02 99.62 00:54:51 00:44:01 all 0.09 0.00 0.04 0.00 0.00 99.86 00:54:51 00:44:01 0 0.27 0.00 0.03 0.00 0.00 99.70 00:54:51 00:44:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:54:51 00:44:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:54:51 00:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:54:51 00:45:01 all 0.15 0.00 0.05 0.02 0.01 99.76 00:54:51 00:45:01 0 0.50 0.00 0.00 0.00 0.03 99.47 00:54:51 00:45:01 1 0.07 0.00 0.13 0.07 0.00 99.73 00:54:51 00:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:54:51 00:45:01 3 0.02 0.00 0.05 0.00 0.00 99.93 00:54:51 00:46:01 all 0.15 0.00 0.04 0.00 0.00 99.81 00:54:51 00:46:01 0 0.50 0.00 0.03 0.00 0.00 99.47 00:54:51 00:46:01 1 0.05 0.00 0.07 0.00 0.02 99.87 00:54:51 00:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:54:51 00:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:54:51 00:47:01 all 0.16 0.00 0.03 0.00 0.01 99.80 00:54:51 00:47:01 0 0.52 0.00 0.02 0.00 0.00 99.47 00:54:51 00:47:01 1 0.07 0.00 0.07 0.00 0.02 99.85 00:54:51 00:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:54:51 00:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:54:51 00:48:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:54:51 00:48:01 0 0.50 0.00 0.02 0.00 0.00 99.48 00:54:51 00:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:54:51 00:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 00:54:51 00:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:54:51 00:49:01 all 0.17 0.00 0.05 0.00 0.01 99.77 00:54:51 00:49:01 0 0.52 0.00 0.03 0.00 0.00 99.45 00:54:51 00:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 00:54:51 00:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:54:51 00:49:01 3 0.08 0.00 0.08 0.00 0.03 99.80 00:54:51 00:50:01 all 0.09 0.00 0.04 0.00 0.00 99.86 00:54:51 00:50:01 0 0.30 0.00 0.05 0.00 0.02 99.63 00:54:51 00:50:01 1 0.05 0.00 0.07 0.00 0.00 99.88 00:54:51 00:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:54:51 00:50:01 3 0.02 0.00 0.05 0.00 0.00 99.93 00:54:51 00:51:01 all 0.09 0.00 0.04 0.00 0.01 99.86 00:54:51 00:51:01 0 0.23 0.00 0.07 0.02 0.00 99.68 00:54:51 00:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:54:51 00:51:01 2 0.07 0.00 0.07 0.00 0.03 99.83 00:54:51 00:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:54:51 00:52:01 all 0.15 0.00 0.03 0.00 0.01 99.80 00:54:51 00:52:01 0 0.50 0.00 0.03 0.00 0.00 99.47 00:54:51 00:52:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:54:51 00:52:01 2 0.08 0.00 0.05 0.00 0.02 99.85 00:54:51 00:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:54:51 00:54:51 00:52:01 CPU %user %nice %system %iowait %steal %idle 00:54:51 00:53:01 all 0.17 0.00 0.02 0.00 0.00 99.81 00:54:51 00:53:01 0 0.52 0.00 0.02 0.00 0.00 99.47 00:54:51 00:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:54:51 00:53:01 2 0.08 0.00 0.03 0.00 0.02 99.87 00:54:51 00:53:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:54:51 00:54:01 all 0.14 0.00 0.04 0.00 0.02 99.81 00:54:51 00:54:01 0 0.48 0.00 0.03 0.00 0.02 99.47 00:54:51 00:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:54:51 00:54:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:54:51 00:54:01 3 0.03 0.00 0.05 0.00 0.02 99.90 00:54:51 Average: all 13.81 0.00 6.71 2.95 0.99 75.55 00:54:51 Average: 0 13.53 0.00 6.64 2.65 1.06 76.12 00:54:51 Average: 1 13.62 0.00 6.80 3.08 0.99 75.51 00:54:51 Average: 2 14.24 0.00 6.69 3.05 0.96 75.06 00:54:51 Average: 3 13.86 0.00 6.70 3.01 0.93 75.49 00:54:51 00:54:51 00:54:51