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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 4ca1de52de98fea5214ec757781974277347748a rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 4ca1de52de98fea5214ec757781974277347748a 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22097 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/46 [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/46 # 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 4ca1de52de98fea5214ec757781974277347748a into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing f3cb4776a1548f6e1b3e0de073556e14b17ad638 Checking out Revision f3cb4776a1548f6e1b3e0de073556e14b17ad638 (PR-2858) > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 4ca1de52de98fea5214ec757781974277347748a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3cb4776a1548f6e1b3e0de073556e14b17ad638 # timeout=10 Commit message: "Merge commit '4ca1de52de98fea5214ec757781974277347748a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:31 ========================================================= 00:31:31 EdgeX Global Pipelines Version Info 00:31:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a6ca7b65d49f6bbe96c1505b55ef007955263a12 # timeout=10 00:31:32 ------------------- 00:31:32 stable info: 00:31:32 ------------------- 00:31:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:32 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:32 Message: update stable to v1.0.179 00:31:33 ------------------- 00:31:33 experimental info: 00:31:33 ------------------- 00:31:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:33 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:33 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3cb4776a1548f6e1b3e0de073556e14b17ad638 [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3cb477 [Pipeline] echo 00:31:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:36 provisioning config files... 00:31:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/46@tmp/config2280259974383508520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:36 ---> docker-login.sh 00:31:36 nexus3.edgexfoundry.org:10001 00:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:37 Configure a credential helper to remove this warning. See 00:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:37 00:31:37 Login Succeeded 00:31:37 nexus3.edgexfoundry.org:10002 00:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:37 Configure a credential helper to remove this warning. See 00:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:37 00:31:37 Login Succeeded 00:31:37 nexus3.edgexfoundry.org:10003 00:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:37 Configure a credential helper to remove this warning. See 00:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:37 00:31:37 Login Succeeded 00:31:37 nexus3.edgexfoundry.org:10004 00:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:38 Configure a credential helper to remove this warning. See 00:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:38 00:31:38 Login Succeeded 00:31:38 docker.io 00:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:38 Configure a credential helper to remove this warning. See 00:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:38 00:31:38 Login Succeeded 00:31:38 ---> docker-login.sh ends [Pipeline] } 00:31:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:39 ++ 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:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/core-command/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo core-command,cmd/core-command/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/core-data/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo core-data,cmd/core-data/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/core-metadata/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/support-notifications/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/support-scheduler/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:39 + for file in '`ls cmd/**/Dockerfile`' 00:31:39 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:39 ++ cut -d/ -f2 00:31:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:39 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:31:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:39 00:31:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:40 latest: Pulling from edgex-devops/git-semver 00:31:40 31603596830f: Pulling fs layer 00:31:40 2a8b12db71e7: Pulling fs layer 00:31:40 6ca5941a6612: Pulling fs layer 00:31:40 ecc8261a40a4: Pulling fs layer 00:31:40 ecc8261a40a4: Waiting 00:31:40 2a8b12db71e7: Download complete 00:31:40 31603596830f: Verifying Checksum 00:31:40 31603596830f: Download complete 00:31:40 6ca5941a6612: Verifying Checksum 00:31:40 6ca5941a6612: Download complete 00:31:40 ecc8261a40a4: Download complete 00:31:40 31603596830f: Pull complete 00:31:40 2a8b12db71e7: Pull complete 00:31:41 6ca5941a6612: Pull complete 00:31:42 ecc8261a40a4: Pull complete 00:31:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:42 prd-centos7-docker-4c-2g-22097 does not seem to be running inside a container 00:31:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:44 $ docker top 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:45 [ssh-agent] Looking for ssh-agent implementation... 00:31:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:45 $ docker exec 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 ssh-agent 00:31:45 SSH_AUTH_SOCK=/tmp/ssh-YLK2EY3M3Xwj/agent.13 00:31:45 SSH_AGENT_PID=18 00:31:45 Running ssh-add (command line suppressed) 00:31:45 Identity added: /w/workspace/edgex-go/46@tmp/private_key_8659289570007554750.key (/w/workspace/edgex-go/46@tmp/private_key_8659289570007554750.key) 00:31:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:46 + git tag --points-at HEAD [Pipeline] } 00:31:46 $ docker exec --env ******** --env ******** 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 ssh-agent -k 00:31:46 unset SSH_AUTH_SOCK; 00:31:46 unset SSH_AGENT_PID; 00:31:46 echo Agent pid 18 killed; 00:31:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:46 [ssh-agent] Looking for ssh-agent implementation... 00:31:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:46 $ docker exec 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 ssh-agent 00:31:46 SSH_AUTH_SOCK=/tmp/ssh-OOpnQEIN4DP9/agent.47 00:31:46 SSH_AGENT_PID=52 00:31:46 Running ssh-add (command line suppressed) 00:31:47 Identity added: /w/workspace/edgex-go/46@tmp/private_key_660712009723608878.key (/w/workspace/edgex-go/46@tmp/private_key_660712009723608878.key) 00:31:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:47 + git semver init 00:31:47 # -> Open(): unable to determine branch for HEAD 00:31:47 # $GIT_DIR = /w/workspace/edgex-go/46/.git 00:31:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/46 00:31:47 # $SEMVER_REMOTE_NAME = origin 00:31:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:47 # $SEMVER_USER_NAME = edgex-jenkins 00:31:47 # $SEMVER_BRANCH = PR-2858 00:31:47 # $SEMVER_TEMP = /tmp/semver-177098798 00:31:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:19 # '/tmp/semver-177098798' -> '/w/workspace/edgex-go/46/.semver' 00:32:19 # -> Force: false 00:32:19 # $SEMVER_DIR = /w/workspace/edgex-go/46/.semver [Pipeline] } 00:32:19 $ docker exec --env ******** --env ******** 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 ssh-agent -k 00:32:19 unset SSH_AUTH_SOCK; 00:32:19 unset SSH_AGENT_PID; 00:32:19 echo Agent pid 52 killed; 00:32:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:20 + git semver [Pipeline] } 00:32:20 $ docker stop --time=1 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 00:32:22 $ docker rm -f 46a5e8fd3319c7a49b03928952d39110a9e20193f38d474c33e9824f4ee21370 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:23 Stashed 1 file(s) [Pipeline] echo 00:32:23 [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:32:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:25 + sudo service docker restart 00:32:25 + true 00:32:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:25 ========================================================= 00:32:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:26 + 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:32:29 Sending build context to Docker daemon 326.9MB 00:32:29 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:29 Step 2/6 : FROM ${BASE} 00:32:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:29 188c0c94c7c5: Pulling fs layer 00:32:29 0ef7d3d256c8: Pulling fs layer 00:32:29 de9db76c5a1d: Pulling fs layer 00:32:29 bca2f99d35d6: Pulling fs layer 00:32:29 93359f2a8cfa: Pulling fs layer 00:32:29 7c6f9722023f: Pulling fs layer 00:32:29 a35cf1a2eb13: Pulling fs layer 00:32:29 7c6f9722023f: Waiting 00:32:29 93359f2a8cfa: Waiting 00:32:29 a35cf1a2eb13: Waiting 00:32:29 bca2f99d35d6: Waiting 00:32:29 de9db76c5a1d: Verifying Checksum 00:32:29 de9db76c5a1d: Download complete 00:32:29 0ef7d3d256c8: Verifying Checksum 00:32:29 0ef7d3d256c8: Download complete 00:32:29 93359f2a8cfa: Verifying Checksum 00:32:29 93359f2a8cfa: Download complete 00:32:29 7c6f9722023f: Verifying Checksum 00:32:29 7c6f9722023f: Download complete 00:32:29 188c0c94c7c5: Verifying Checksum 00:32:29 188c0c94c7c5: Download complete 00:32:30 188c0c94c7c5: Pull complete 00:32:30 0ef7d3d256c8: Pull complete 00:32:31 de9db76c5a1d: Pull complete 00:32:31 a35cf1a2eb13: Verifying Checksum 00:32:31 a35cf1a2eb13: Download complete 00:32:32 bca2f99d35d6: Verifying Checksum 00:32:32 bca2f99d35d6: Download complete 00:32:37 bca2f99d35d6: Pull complete 00:32:38 93359f2a8cfa: Pull complete 00:32:38 7c6f9722023f: Pull complete 00:32:38 Still waiting to schedule task 00:32:38 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:32:43 a35cf1a2eb13: Pull complete 00:32:43 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:43 ---> a62c8e92a672 00:32:43 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:43 ---> Running in 5acff24ef661 00:32:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:45 (1/12) Installing libmagic (5.38-r0) 00:32:45 (2/12) Installing file (5.38-r0) 00:32:45 (3/12) Installing libc-dev (0.7.2-r3) 00:32:45 (4/12) Installing g++ (9.3.0-r2) 00:32:50 (5/12) Installing fortify-headers (1.1-r0) 00:32:50 (6/12) Installing patch (2.7.6-r6) 00:32:50 (7/12) Installing build-base (0.5-r2) 00:32:50 (8/12) Installing libsodium (1.0.18-r0) 00:32:51 (9/12) Installing pkgconf (1.7.2-r0) 00:32:51 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:51 (11/12) Installing libzmq (4.3.3-r0) 00:32:51 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:51 Executing busybox-1.31.1-r19.trigger 00:32:51 OK: 233 MiB in 51 packages 00:32:55 Removing intermediate container 5acff24ef661 00:32:55 ---> 8043e543b8f1 00:32:55 Step 4/6 : WORKDIR /edgex-go 00:32:55 ---> Running in 59607ffb15c7 00:32:56 Removing intermediate container 59607ffb15c7 00:32:56 ---> d654f3d3796f 00:32:56 Step 5/6 : COPY go.mod . 00:32:56 ---> 336c6ca05761 00:32:56 Step 6/6 : RUN go mod download 00:32:56 ---> Running in 459f385371de 00:33:18 Removing intermediate container 459f385371de 00:33:18 ---> d37ccbda5a59 00:33:18 Successfully built d37ccbda5a59 00:33:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:19 + docker inspect -f . ci-base-image-x86_64 00:33:19 . [Pipeline] withDockerContainer 00:33:19 prd-centos7-docker-4c-2g-22097 does not seem to be running inside a container 00:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:20 $ docker top 715439591d3f8512c75f8717934321777784144bbd0f8e40a8be4287f23627ae -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:20 + go version 00:33:20 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:20 $ docker stop --time=1 715439591d3f8512c75f8717934321777784144bbd0f8e40a8be4287f23627ae 00:33:22 $ docker rm -f 715439591d3f8512c75f8717934321777784144bbd0f8e40a8be4287f23627ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:22 + docker inspect -f . ci-base-image-x86_64 00:33:22 . [Pipeline] withDockerContainer 00:33:22 prd-centos7-docker-4c-2g-22097 does not seem to be running inside a container 00:33:22 $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:24 $ docker top ca7153d4477292c5c025a6cd5c2f81bec71a26d324317d06f0ea4f58d77bdfcb -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:24 ========================================================= 00:33:24 [edgeXBuildGoParallel] Running Tests and Build... 00:33:24 ========================================================= [Pipeline] sh 00:33:25 + make test 00:33:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:35 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.253s coverage: 27.0% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.056s coverage: 100.0% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.117s coverage: 66.7% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.141s coverage: 82.3% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.422s coverage: 28.6% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.097s coverage: 100.0% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.138s coverage: 86.7% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.105s coverage: 97.5% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.407s coverage: 92.8% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.1% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 75.5% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.8% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.104s coverage: 87.2% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.2% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.102s coverage: 91.4% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 63.5% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.027s coverage: 100.0% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 68.9% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 37.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.328s coverage: 84.0% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.042s coverage: 100.0% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.138s coverage: 47.1% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.862s coverage: 29.1% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements 00:34:22 GO111MODULE=on go vet ./... 00:34:49 gofmt -l . 00:34:49 [ "`gofmt -l .`" = "" ] 00:34:49 ./bin/test-go-mod-tidy.sh 00:34:49 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:49 + ls -al . 00:34:49 total 656 00:34:49 drwxrwxr-x 10 1001 1001 4096 Jan 22 00:34 . 00:34:49 drwxr-xr-x 4 root root 30 Jan 22 00:33 .. 00:34:49 -rw-rw-r-- 1 1001 1001 11 Jan 22 00:31 .dockerignore 00:34:49 drwxrwxr-x 8 1001 1001 179 Jan 22 00:31 .git 00:34:49 drwxrwxr-x 3 1001 1001 125 Jan 22 00:31 .github 00:34:49 -rw-rw-r-- 1 1001 1001 824 Jan 22 00:31 .gitignore 00:34:49 drwx------ 3 1001 1001 47 Jan 22 00:32 .semver 00:34:49 -rw-rw-r-- 1 1001 1001 166 Jan 22 00:31 .sonarcloud.properties 00:34:49 -rw-rw-r-- 1 1001 1001 7759 Jan 22 00:31 Attribution.txt 00:34:49 -rw-rw-r-- 1 1001 1001 3804 Jan 22 00:31 CONTRIBUTING.md 00:34:49 -rw-rw-r-- 1 1001 1001 931 Jan 22 00:31 Dockerfile.build 00:34:49 -rw-rw-r-- 1 1001 1001 863 Jan 22 00:31 Jenkinsfile 00:34:49 -rw-rw-r-- 1 1001 1001 10775 Jan 22 00:31 LICENSE 00:34:49 -rw-rw-r-- 1 1001 1001 5750 Jan 22 00:31 Makefile 00:34:49 -rw-rw-r-- 1 1001 1001 6524 Jan 22 00:31 README.md 00:34:49 -rw-rw-r-- 1 1001 1001 6744 Jan 22 00:31 SECURITY.md 00:34:49 -rw-rw-r-- 1 1001 1001 5 Jan 22 00:32 VERSION 00:34:49 -rw-rw-r-- 1 1001 1001 4131 Jan 22 00:31 ZMQWindows.md 00:34:49 drwxrwxr-x 2 1001 1001 117 Jan 22 00:31 bin 00:34:49 drwxrwxr-x 14 1001 1001 4096 Jan 22 00:31 cmd 00:34:49 -rw-r--r-- 1 root root 551534 Jan 22 00:34 coverage.out 00:34:49 -rw-r--r-- 1 root root 1027 Jan 22 00:34 go.mod 00:34:49 -rw-r--r-- 1 root root 18725 Jan 22 00:34 go.sum 00:34:49 drwxrwxr-x 8 1001 1001 127 Jan 22 00:31 internal 00:34:49 drwxrwxr-x 4 1001 1001 26 Jan 22 00:31 openapi 00:34:49 drwxrwxr-x 4 1001 1001 71 Jan 22 00:31 snap 00:34:49 -rw-rw-r-- 1 1001 1001 168 Jan 22 00:31 version.go [Pipeline] sh 00:34:49 + '[' -e coverage.out ] 00:34:49 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:49 Stashed 1 file(s) [Pipeline] sh 00:34:50 + make build 00:34:50 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: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:35:02 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:35:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:04 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:35:04 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:35:06 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:35:07 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:35:09 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:35:10 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:35:11 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:35:12 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:35:13 $ docker stop --time=1 ca7153d4477292c5c025a6cd5c2f81bec71a26d324317d06f0ea4f58d77bdfcb 00:35:15 $ docker rm -f ca7153d4477292c5c025a6cd5c2f81bec71a26d324317d06f0ea4f58d77bdfcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:17 00:35:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:18 latest: Pulling from edgex-devops/edgex-compose 00:35:18 cbdbe7a5bc2a: Pulling fs layer 00:35:18 ca9280d653b3: Pulling fs layer 00:35:18 7e9c9ca2126c: Pulling fs layer 00:35:18 cbdbe7a5bc2a: Verifying Checksum 00:35:18 cbdbe7a5bc2a: Download complete 00:35:18 ca9280d653b3: Verifying Checksum 00:35:18 ca9280d653b3: Download complete 00:35:19 cbdbe7a5bc2a: Pull complete 00:35:20 7e9c9ca2126c: Verifying Checksum 00:35:20 7e9c9ca2126c: Download complete 00:35:20 ca9280d653b3: Pull complete 00:35:27 7e9c9ca2126c: Pull complete 00:35:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:27 prd-centos7-docker-4c-2g-22097 does not seem to be running inside a container 00:35:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:29 $ docker top f420b41f7173c4460e2b5ab7b47f3788e933c29b17b00b945b30d98fd7ef6bff -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:30 + docker-compose build --help 00:35:30 + grep parallel 00:35:31 --parallel Build images in parallel. [Pipeline] } 00:35:31 $ docker stop --time=1 f420b41f7173c4460e2b5ab7b47f3788e933c29b17b00b945b30d98fd7ef6bff 00:35:32 $ docker rm -f f420b41f7173c4460e2b5ab7b47f3788e933c29b17b00b945b30d98fd7ef6bff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:33 . [Pipeline] withDockerContainer 00:35:33 prd-centos7-docker-4c-2g-22097 does not seem to be running inside a container 00:35: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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:34 $ docker top d4c8fb1ce4d9bf317c01951812705c13870d58b0358f42f257d6b2601a942f38 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:35 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:36 Building docker-core-command-go ... 00:35:36 Building docker-core-data-go ... 00:35:36 Building docker-core-metadata-go ... 00:35:36 Building docker-security-bootstrap-redis-go ... 00:35:36 Building docker-security-proxy-setup-go ... 00:35:36 Building docker-security-secretstore-setup-go ... 00:35:36 Building docker-support-notifications-go ... 00:35:36 Building docker-support-scheduler-go ... 00:35:36 Building docker-sys-mgmt-agent-go ... 00:35:36 Building docker-security-proxy-setup-go 00:35:36 Building docker-sys-mgmt-agent-go 00:35:36 Building docker-support-scheduler-go 00:35:36 Building docker-core-command-go 00:35:36 Building docker-support-notifications-go 00:35:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22105 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:35:45 Running in /w/workspace/edgex-go/46 [Pipeline] { [Pipeline] checkout 00:35:51 using credential edgex-jenkins-ssh 00:35:51 Cloning the remote Git repository 00:35:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:51 > git init /w/workspace/edgex-go/46 # timeout=10 00:35:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:51 > git --version # timeout=10 00:35:51 > git --version # 'git version 2.17.1' 00:35:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:08 ---> d37ccbda5a59 00:36:08 Step 3/22 : WORKDIR /edgex-go 00:36:08 ---> Running in d56685c522f9 00:36:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:09 ---> d37ccbda5a59 00:36:09 Step 3/21 : WORKDIR /edgex-go 00:36:09 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:36:09 ---> d37ccbda5a59 00:36:09 Step 3/26 : WORKDIR /edgex-go 00:36:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:09 ---> d37ccbda5a59 00:36:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/24 : WORKDIR /edgex-go 00:36:09 00:36:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:09 ---> d37ccbda5a59 00:36:09 Step 3/21 : WORKDIR /edgex-go 00:36:09 ---> Running in e6c5d4b47ad0 00:36:09 ---> Running in be67f1dd407f 00:36:09 ---> Running in a735374e29da 00:36:09 ---> Running in 25e16cf184ff 00:36:09 Removing intermediate container d56685c522f9 00:36:09 ---> 1eabe22400bc 00:36:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:10 ---> Running in d33fd2c7f818 00:36:10 Removing intermediate container e6c5d4b47ad0 00:36:10 ---> 93d4001b33e5 00:36:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:10 Removing intermediate container 25e16cf184ff 00:36:10 ---> 8aa619262496 00:36:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:10 Removing intermediate container be67f1dd407f 00:36:10 ---> b0afa204019d 00:36:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:10 Removing intermediate container a735374e29da 00:36:10 ---> 7e5681292b78 00:36:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:10 ---> Running in 83eb72949144 00:36:10 ---> Running in 8e07021946e7 00:36:10 ---> Running in e348afa9f588 00:36:10 ---> Running in 94cd33a1172c 00:36:12 Removing intermediate container d33fd2c7f818 00:36:12 ---> 54126237b576 00:36:12 Step 5/22 : RUN apk add --update --no-cache make git 00:36:12 ---> Running in 12e901906b79 00:36:12 Removing intermediate container 83eb72949144 00:36:12 ---> c5865321d034 00:36:12 Step 5/21 : RUN apk add --update --no-cache make git 00:36:12 Removing intermediate container 8e07021946e7 00:36:12 ---> c8d221c7db3a 00:36:12 Step 5/21 : RUN apk add --update --no-cache make git 00:36:12 ---> Running in ad68ef0df9b0 00:36:12 ---> Running in 98b1ae09f60d 00:36:12 Removing intermediate container e348afa9f588 00:36:12 ---> facf90c5f466 00:36:12 Step 5/26 : RUN apk add --update --no-cache make bash git 00:36:13 ---> Running in 877953a97681 00:36:13 Removing intermediate container 94cd33a1172c 00:36:13 ---> cb9c03d24d14 00:36:13 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:13 ---> Running in 816032a27306 00:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:15 OK: 233 MiB in 51 packages 00:36:15 OK: 233 MiB in 51 packages 00:36:15 OK: 233 MiB in 51 packages 00:36:15 OK: 233 MiB in 51 packages 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:15 Removing intermediate container 12e901906b79 00:36:15 ---> 6105bc91c989 00:36:15 Step 6/22 : COPY go.mod . 00:36:16 Removing intermediate container ad68ef0df9b0 00:36:16 ---> 97cc05e0aed6 00:36:16 Step 6/21 : COPY go.mod . 00:36:16 ---> 179170a6f000 00:36:16 Step 7/22 : RUN go mod download 00:36:16 Removing intermediate container 98b1ae09f60d 00:36:16 ---> 166a038c3690 00:36:16 Step 6/21 : COPY go.mod . 00:36:16 ---> Running in ab2f18fde974 00:36:16 Removing intermediate container 816032a27306 00:36:16 ---> 562a1679417d 00:36:16 Step 6/24 : COPY go.mod . 00:36:16 OK: 233 MiB in 51 packages 00:36:16 ---> 673ebb63354a 00:36:16 Step 7/21 : RUN go mod download 00:36:16 ---> Running in 4834288de26b 00:36:16 ---> d71200eddab5 00:36:16 Step 7/24 : RUN go mod download 00:36:16 ---> 0f88f96701e9 00:36:16 Step 7/21 : RUN go mod download 00:36:17 ---> Running in 2ea336f4a9e5 00:36:17 ---> Running in 31d423daa55c 00:36:17 Removing intermediate container 877953a97681 00:36:17 ---> c0474d74f55c 00:36:17 Step 6/26 : COPY go.mod . 00:36:17 ---> 1d3016ef3a5a 00:36:17 Step 7/26 : RUN go mod download 00:36:18 ---> Running in 8a39320408ee 00:36:18 Removing intermediate container ab2f18fde974 00:36:18 ---> ae44fc308b9b 00:36:18 Step 8/22 : COPY . . 00:36:18 Removing intermediate container 4834288de26b 00:36:18 ---> 4e9692c18cd6 00:36:18 Step 8/21 : COPY . . 00:36:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:22 Merging remotes/origin/master commit 4ca1de52de98fea5214ec757781974277347748a into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:23 Removing intermediate container 2ea336f4a9e5 00:36:23 ---> 1856633c3720 00:36:23 Step 8/21 : COPY . . 00:36:23 Merge succeeded, producing 492fb5e6ae568dfdbcd8c625fee2b13b117face9 00:36:23 Checking out Revision 492fb5e6ae568dfdbcd8c625fee2b13b117face9 (PR-2858) 00:36:24 Removing intermediate container 31d423daa55c 00:36:24 ---> 54916a143406 00:36:24 Step 8/24 : COPY . . 00:36:22 > git config core.sparsecheckout # timeout=10 00:36:22 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:23 > git remote # timeout=10 00:36:23 > git config --get remote.origin.url # timeout=10 00:36:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:23 > git merge 4ca1de52de98fea5214ec757781974277347748a # timeout=10 00:36:23 > git rev-parse HEAD^{commit} # timeout=10 00:36:23 > git config core.sparsecheckout # timeout=10 00:36:23 > git checkout -f 492fb5e6ae568dfdbcd8c625fee2b13b117face9 # timeout=10 00:36:28 Commit message: "Merge commit '4ca1de52de98fea5214ec757781974277347748a' into HEAD" 00:36:28 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:28 > git rev-list --no-walk a6ca7b65d49f6bbe96c1505b55ef007955263a12 # timeout=10 00:36:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:31 + + truesudo 00:36:31 service docker restart 00:36:31 Removing intermediate container 8a39320408ee 00:36:31 ---> 7c24ee1e967a 00:36:31 Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:33 provisioning config files... 00:36:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/46@tmp/config1450706527949023054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:33 ---> docker-login.sh 00:36:33 nexus3.edgexfoundry.org:10001 00:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:34 Configure a credential helper to remove this warning. See 00:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:34 00:36:34 Login Succeeded 00:36:35 nexus3.edgexfoundry.org:10002 00:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:35 Configure a credential helper to remove this warning. See 00:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:35 00:36:35 Login Succeeded 00:36:35 nexus3.edgexfoundry.org:10003 00:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:36 Configure a credential helper to remove this warning. See 00:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:36 00:36:36 Login Succeeded 00:36:36 nexus3.edgexfoundry.org:10004 00:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:36 Configure a credential helper to remove this warning. See 00:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:36 00:36:36 Login Succeeded 00:36:36 docker.io 00:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:37 Configure a credential helper to remove this warning. See 00:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:37 00:36:37 Login Succeeded 00:36:37 ---> docker-login.sh ends [Pipeline] } 00:36:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:38 ========================================================= 00:36:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:38 + 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:41 Sending build context to Docker daemon 165.7MB 00:36:41 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:41 Step 2/6 : FROM ${BASE} 00:36:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:41 5f621e34cdf4: Pulling fs layer 00:36:41 a4357932f1b6: Pulling fs layer 00:36:41 18c013af1878: Pulling fs layer 00:36:41 00ac8860ef70: Pulling fs layer 00:36:41 63d7cb157983: Pulling fs layer 00:36:41 b116817d02f9: Pulling fs layer 00:36:41 745a02a5169b: Pulling fs layer 00:36:41 63d7cb157983: Waiting 00:36:41 745a02a5169b: Waiting 00:36:41 00ac8860ef70: Waiting 00:36:41 b116817d02f9: Waiting 00:36:41 18c013af1878: Verifying Checksum 00:36:41 18c013af1878: Download complete 00:36:41 a4357932f1b6: Verifying Checksum 00:36:41 a4357932f1b6: Download complete 00:36:41 63d7cb157983: Verifying Checksum 00:36:41 63d7cb157983: Download complete 00:36:41 5f621e34cdf4: Verifying Checksum 00:36:41 5f621e34cdf4: Download complete 00:36:41 b116817d02f9: Verifying Checksum 00:36:41 b116817d02f9: Download complete 00:36:41 5f621e34cdf4: Pull complete 00:36:42 a4357932f1b6: Pull complete 00:36:42 18c013af1878: Pull complete 00:36:44 745a02a5169b: Download complete 00:36:45 00ac8860ef70: Verifying Checksum 00:36:45 00ac8860ef70: Download complete 00:36:55 00ac8860ef70: Pull complete 00:36:55 63d7cb157983: Pull complete 00:36:55 b116817d02f9: Pull complete 00:36:58 ---> c571ac54a821 00:36:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:36:58 ---> ef771efb80e7 00:36:58 Step 9/22 : RUN make cmd/core-command/core-command 00:36:58 ---> c8d515e380a0 00:36:58 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:36:59 745a02a5169b: Pull complete 00:36:59 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:59 ---> b7e6874047d6 00:36:59 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:36:59 ---> Running in cf5352512903 00:36:59 ---> Running in 350f0710e4ec 00:36:59 ---> Running in 57324b5bdab8 00:37:00 ---> 0ad4848142d4 00:37:00 ---> bc0717d4b333 00:37:00 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:00 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:37:00 ---> Running in 42fb8d18756e 00:37:00 ---> Running in 5ea897b54be8 00:37:01 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:37:01 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:37:01 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:37:01 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:37:01 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:37:03 ---> Running in 80aa7bd19492 00:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:06 (1/12) Installing libmagic (5.38-r0) 00:37:06 (2/12) Installing file (5.38-r0) 00:37:06 (3/12) Installing libc-dev (0.7.2-r3) 00:37:06 (4/12) Installing g++ (9.3.0-r2) 00:37:19 (5/12) Installing fortify-headers (1.1-r0) 00:37:19 (6/12) Installing patch (2.7.6-r6) 00:37:19 (7/12) Installing build-base (0.5-r2) 00:37:19 (8/12) Installing libsodium (1.0.18-r0) 00:37:19 (9/12) Installing pkgconf (1.7.2-r0) 00:37:19 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:19 (11/12) Installing libzmq (4.3.3-r0) 00:37:19 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:19 Executing busybox-1.31.1-r19.trigger 00:37:19 OK: 217 MiB in 51 packages 00:37:23 Removing intermediate container 80aa7bd19492 00:37:23 ---> 2942989c64a2 00:37:23 Step 4/6 : WORKDIR /edgex-go 00:37:23 ---> Running in 1ab4c9e21b08 00:37:23 Removing intermediate container 1ab4c9e21b08 00:37:23 ---> aeb9862df24c 00:37:23 Step 5/6 : COPY go.mod . 00:37:24 ---> 43d2bdfeecd4 00:37:24 Step 6/6 : RUN go mod download 00:37:24 ---> Running in 0007e5313ef0 00:37:33 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:35 Removing intermediate container 42fb8d18756e 00:37:35 ---> 284ae499415f 00:37:35 00:37:35 Step 10/24 : FROM scratch 00:37:35 ---> 00:37:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:37:35 Removing intermediate container 5ea897b54be8 00:37:35 ---> 7e6da9776ccf 00:37:35 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:37:37 ---> Running in 5eb5a5ec09c4 00:37:37 ---> Running in 7948706fc891 00:37:37 Removing intermediate container cf5352512903 00:37:37 ---> 43e87f6c4bcf 00:37:37 00:37:37 Step 10/21 : FROM scratch 00:37:37 ---> 00:37:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:38 Removing intermediate container 7948706fc891 00:37:38 ---> 97a172ea33ec 00:37:38 Step 12/24 : ENV APP_PORT=48060 00:37:38 ---> Running in 39fbfc928484 00:37:40 ---> Running in 8d065221fccc 00:37:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:37:40 Removing intermediate container 39fbfc928484 00:37:40 ---> 8ae8da333dc4 00:37:40 Step 12/21 : ENV APP_PORT=48085 00:37:40 Removing intermediate container 57324b5bdab8 00:37:40 ---> 2f1097d36d0a 00:37:40 00:37:40 Step 10/22 : FROM scratch 00:37:40 ---> 00:37:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:41 ---> Using cache 00:37:41 ---> 8ae8da333dc4 00:37:41 Step 12/22 : ENV APP_PORT=48082 00:37:41 ---> Running in e82babb05a81 00:37:41 Removing intermediate container 8d065221fccc 00:37:41 ---> ed5ca05d4fed 00:37:41 Step 13/24 : EXPOSE $APP_PORT 00:37:41 Removing intermediate container 350f0710e4ec 00:37:41 ---> 27f8c448150d 00:37:41 00:37:41 Step 10/21 : FROM alpine:3.12 00:37:41 ---> Running in 4f4d419d6ba6 00:37:41 ---> Running in 8167722a1b40 00:37:41 3.12: Pulling from library/alpine 00:37:41 Removing intermediate container e82babb05a81 00:37:41 ---> 3a3ece8e597e 00:37:41 Step 13/21 : EXPOSE $APP_PORT 00:37:41 Removing intermediate container 8167722a1b40 00:37:41 ---> 69501ab109ba 00:37:41 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:37:41 Removing intermediate container 4f4d419d6ba6 00:37:41 ---> 59af9d695afb 00:37:41 Step 13/22 : EXPOSE $APP_PORT 00:37:42 ---> Running in 7c992a052708 00:37:42 ---> Running in 6e60e13b8a64 00:37:42 ---> 7d9e868fbed5 00:37:42 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:37:42 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:37:42 Status: Downloaded newer image for alpine:3.12 00:37:42 ---> 389fef711851 00:37:42 Step 11/21 : RUN apk add --update --no-cache curl 00:37:42 Removing intermediate container 7c992a052708 00:37:42 ---> 97d21eb162d7 00:37:42 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:42 ---> Running in 30ac045c0214 00:37:43 Removing intermediate container 6e60e13b8a64 00:37:43 ---> 77126761e23a 00:37:43 Step 14/22 : WORKDIR / 00:37:43 Removing intermediate container 5eb5a5ec09c4 00:37:43 ---> 06ff7860f7e4 00:37:43 00:37:43 Step 11/26 : FROM docker:20.10.0 00:37:43 20.10.0: Pulling from library/docker 00:37:43 ---> 05e260c35e91 00:37:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:43 ---> Running in c0f19d27bb75 00:37:43 ---> c7fb71440422 00:37:43 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:37:44 Removing intermediate container c0f19d27bb75 00:37:44 ---> 0dad4422a1e1 00:37:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:44 ---> 2c9c4ce772f0 00:37:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:44 (1/4) Installing ca-certificates (20191127-r4) 00:37:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:44 (3/4) Installing libcurl (7.69.1-r3) 00:37:44 (4/4) Installing curl (7.69.1-r3) 00:37:44 Executing busybox-1.31.1-r19.trigger 00:37:45 Executing ca-certificates-20191127-r4.trigger 00:37:45 OK: 7 MiB in 18 packages 00:37:46 ---> 22ae6c951158 00:37:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:46 ---> d20f8643d377 00:37:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:46 ---> e08643a2c90d 00:37:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:46 ---> acd0f94f5332 00:37:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:46 ---> 048401ad2522 00:37:46 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:37:47 ---> 25b8d6bb92c7 00:37:47 Step 18/22 : ENTRYPOINT ["/core-command"] 00:37:47 ---> Running in ffa31a8d40d5 00:37:47 Removing intermediate container 30ac045c0214 00:37:47 ---> 4c0d276e51d7 00:37:47 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:47 ---> 8afb95085232 00:37:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:47 ---> Running in 2d081d1bfa71 00:37:47 ---> Running in a20208b6cbc7 00:37:48 Removing intermediate container ffa31a8d40d5 00:37:48 ---> 78acc2f52dc8 00:37:48 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:48 ---> Running in 5ccfb32f63b0 00:37:48 Removing intermediate container 2d081d1bfa71 00:37:48 ---> 4b2e1e3345fa 00:37:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:48 Removing intermediate container a20208b6cbc7 00:37:48 ---> bd351137ef5f 00:37:48 Step 13/21 : WORKDIR /edgex 00:37:48 ---> 95f6b7f68ea0 00:37:48 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:37:48 ---> Running in 7d232fb996ef 00:37:48 Removing intermediate container 5ccfb32f63b0 00:37:48 ---> b9319625cee7 00:37:48 Step 19/21 : LABEL arch=x86_64 00:37:48 ---> Running in fc99bd494a21 00:37:48 ---> Running in 15b09f4ddaca 00:37:48 ---> Running in dff42cf7edad 00:37:49 Removing intermediate container fc99bd494a21 00:37:49 ---> a858353ce71d 00:37:49 Step 20/22 : LABEL arch=x86_64 00:37:49 ---> Running in 7c5a0200790f 00:37:49 Removing intermediate container 15b09f4ddaca 00:37:49 ---> 11d0e68af97d 00:37:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:49 Removing intermediate container 7d232fb996ef 00:37:49 ---> 4d9edee42129 00:37:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:49 Removing intermediate container dff42cf7edad 00:37:49 ---> feda9ad9fb26 00:37:49 Step 20/21 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:37:49 ---> Running in 04da4e2be40f 00:37:49 ---> Running in 3b213604fd4f 00:37:49 Removing intermediate container 7c5a0200790f 00:37:49 ---> 8918ce0385fd 00:37:49 Step 21/22 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:37:49 ---> Running in 89b9865a970f 00:37:49 ---> b2b4f1b1aecb 00:37:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:50 Removing intermediate container 04da4e2be40f 00:37:50 ---> 375be8477df5 00:37:50 Step 22/24 : LABEL arch=x86_64 00:37:50 Removing intermediate container 3b213604fd4f 00:37:50 ---> cc2f198d4ce7 00:37:50 Step 21/21 : LABEL version=0.0.0 00:37:50 ---> Running in ede0aa69fcfd 00:37:50 Removing intermediate container 89b9865a970f 00:37:50 ---> c983ea94bbd7 00:37:50 Step 22/22 : LABEL version=0.0.0 00:37:51 Removing intermediate container 0007e5313ef0 00:37:51 ---> 93f945bce885 00:37:51 ---> Running in b7875155b291 00:37:51 Removing intermediate container ede0aa69fcfd 00:37:51 ---> ab50a186ceb4 00:37:51 Step 23/24 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:37:51 ---> Running in 990c787478f7 00:37:51 ---> 87369f8ac543 00:37:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:51 ---> Running in a6cd2b0c278a 00:37:51 Removing intermediate container b7875155b291 00:37:51 ---> 688836ec4a86 00:37:51 00:37:51 Successfully built 93f945bce885 00:37:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:52 Removing intermediate container 990c787478f7 00:37:52 ---> 0dad80afcdcf 00:37:52 00:37:52 Successfully built 688836ec4a86 00:37:52 Removing intermediate container a6cd2b0c278a 00:37:52 ---> 7e764de0ffc2 00:37:52 Step 24/24 : LABEL version=0.0.0 00:37:52 Successfully tagged docker-support-scheduler-go:latest 00:37:52 Building docker-core-metadata-go 00:37:52  Building docker-support-scheduler-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:52 Successfully built 0dad80afcdcf 00:37:52 + docker inspect -f . ci-base-image-arm64 00:37:52 . [Pipeline] withDockerContainer 00:37:52 ---> eee45a4cce56 00:37:52 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:52 Status: Downloaded newer image for docker:20.10.0 00:37:52 Successfully tagged docker-core-command-go:latest 00:37:52 ---> aefe523efa57 00:37:52 Step 12/26 : RUN apk add --no-cache bash 00:37:52  Building docker-core-command-go ... done Building docker-core-data-go 00:37:52 ---> Running in ea53d059409d 00:37:52 ---> Running in bc08df07b5c7 00:37:52 ---> Running in 75fe56db7882 00:37:52 prd-ubuntu18.04-docker-arm64-4c-16g-22105 does not seem to be running inside a container 00:37:52 Removing intermediate container ea53d059409d 00:37:52 ---> 0548de9a7b39 00:37:52 00:37:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:52 Removing intermediate container bc08df07b5c7 00:37:52 ---> 695a21dcc521 00:37:52 Step 18/21 : CMD ["--init=true"] 00:37:52 Successfully built 0548de9a7b39 00:37:52 Successfully tagged docker-support-notifications-go:latest 00:37:52 Building docker-security-bootstrap-redis-go 00:37:52  Building docker-support-notifications-go ... done  ---> Running in d23e2038eac1 00:37:53 Removing intermediate container d23e2038eac1 00:37:53 ---> ea071384ad5a 00:37:53 Step 19/21 : LABEL arch=x86_64 00:37:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:53 ---> Running in 27a0da2cbbc5 00:37:53 (1/2) Installing readline (8.0.4-r0) 00:37:53 (2/2) Installing bash (5.0.17-r0) 00:37:53 Executing bash-5.0.17-r0.post-install 00:37:53 Executing busybox-1.31.1-r19.trigger 00:37:53 OK: 12 MiB in 22 packages 00:37:54 $ docker top 9b6e3e2e25e5eb74baa1e2ac037bd10b487bbd7f1ea799949235a82b9f497c01 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:55 + go version 00:37:55 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:55 $ docker stop --time=1 9b6e3e2e25e5eb74baa1e2ac037bd10b487bbd7f1ea799949235a82b9f497c01 00:37:57 $ docker rm -f 9b6e3e2e25e5eb74baa1e2ac037bd10b487bbd7f1ea799949235a82b9f497c01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 00:37:57 Removing intermediate container 27a0da2cbbc5 00:37:57 ---> 8a3514765914 00:37:57 Step 20/21 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:58 + docker inspect -f . ci-base-image-arm64 00:37:58 . [Pipeline] withDockerContainer 00:37:58 prd-ubuntu18.04-docker-arm64-4c-16g-22105 does not seem to be running inside a container 00:37:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:00 $ docker top cd3a7f0c923ea8d48d5f3f1662ebaa752faa6b43e10f5e35a279d3467f60e975 -eo pid,comm 00:38:00 ---> Running in 2c1999b2adfc [Pipeline] { 00:38:00 Removing intermediate container 75fe56db7882 00:38:00 ---> 920844a37772 00:38:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [Pipeline] echo 00:38:00 ========================================================= 00:38:00 [edgeXBuildGoParallel] Running Tests and Build... 00:38:00 ========================================================= [Pipeline] sh 00:38:01 + make test 00:38:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:02 Removing intermediate container 2c1999b2adfc 00:38:02 ---> fdc70ef890a6 00:38:02 Step 21/21 : LABEL version=0.0.0 00:38:02 ---> Running in a070454dea05 00:38:02 ---> Running in 1bdf4351ff4e 00:38:03 Removing intermediate container a070454dea05 00:38:03 ---> 5d80127d8174 00:38:03 Step 14/26 : ENV APP_PORT=48090 00:38:03 Removing intermediate container 1bdf4351ff4e 00:38:03 ---> 492746cb5a8a 00:38:03 00:38:03 Successfully built 492746cb5a8a 00:38:05 Successfully tagged docker-security-proxy-setup-go:latest 00:38:05  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 00:38:05 ---> Running in d19b43a97310 00:38:05 Removing intermediate container d19b43a97310 00:38:05 ---> 9de9d0097cfd 00:38:05 Step 15/26 : EXPOSE $APP_PORT 00:38:06 ---> Running in 1c9aee93a7df 00:38:06 Removing intermediate container 1c9aee93a7df 00:38:06 ---> 833897763d93 00:38:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:38:13 ---> 6203d2565b07 00:38:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:38:13 ---> 485412fafd77 00:38:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:38:16 ---> 43a3cde5ed95 00:38:16 Step 19/26 : RUN apk --no-cache add py3-pip 00:38:16 ---> Running in 757eba375b0a 00:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:18 ---> d37ccbda5a59 00:38:18 Step 3/23 : WORKDIR /edgex-go 00:38:18 ---> Using cache 00:38:18 ---> 7e5681292b78 00:38:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:18 ---> Using cache 00:38:18 ---> cb9c03d24d14 00:38:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:18 (1/33) Installing libbz2 (1.0.8-r1) 00:38:18 (2/33) Installing expat (2.2.9-r1) 00:38:18 (3/33) Installing libffi (3.3-r2) 00:38:18 (4/33) Installing gdbm (1.13-r1) 00:38:18 (5/33) Installing xz-libs (5.2.5-r0) 00:38:18 (6/33) Installing sqlite-libs (3.32.1-r0) 00:38:18 (7/33) Installing python3 (3.8.5-r0) 00:38:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:19 ---> d37ccbda5a59 00:38:19 Step 3/22 : WORKDIR /edgex-go 00:38:19 ---> Using cache 00:38:19 ---> 7e5681292b78 00:38:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:19 ---> Using cache 00:38:19 ---> cb9c03d24d14 00:38:19 Step 5/22 : RUN apk add --update --no-cache make git 00:38:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:20 ---> d37ccbda5a59 00:38:20 Step 3/22 : WORKDIR /edgex-go 00:38:20 ---> Using cache 00:38:20 ---> 7e5681292b78 00:38:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:20 ---> Using cache 00:38:20 ---> cb9c03d24d14 00:38:20 Step 5/22 : RUN apk add --update --no-cache make git 00:38:24 ---> Running in dfc17be65cf6 00:38:24 ---> Running in 97c08ea583ef 00:38:25 ---> Running in c7d0029a721b 00:38:25 (8/33) Installing py3-appdirs (1.4.4-r1) 00:38:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:38:25 (10/33) Installing py3-parsing (2.4.7-r0) 00:38:25 (11/33) Installing py3-six (1.15.0-r0) 00:38:25 (12/33) Installing py3-packaging (20.4-r0) 00:38:25 (13/33) Installing py3-setuptools (47.0.0-r0) 00:38:25 (14/33) Installing py3-chardet (3.0.4-r4) 00:38:25 (15/33) Installing py3-idna (2.9-r0) 00:38:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:38:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:38:26 (18/33) Installing py3-requests (2.23.0-r0) 00:38:26 (19/33) Installing py3-msgpack (1.0.0-r0) 00:38:26 (20/33) Installing py3-lockfile (0.12.2-r3) 00:38:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:38:26 (22/33) Installing py3-colorama (0.4.3-r0) 00:38:26 (23/33) Installing py3-distlib (0.3.0-r0) 00:38:26 (24/33) Installing py3-distro (1.5.0-r1) 00:38:26 (25/33) Installing py3-webencodings (0.5.1-r3) 00:38:26 (26/33) Installing py3-html5lib (1.0.1-r4) 00:38:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:27 (27/33) Installing py3-pytoml (0.1.21-r0) 00:38:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:27 (28/33) Installing py3-pep517 (0.8.2-r0) 00:38:27 (29/33) Installing py3-progress (1.5-r0) 00:38:27 (30/33) Installing py3-toml (0.10.1-r0) 00:38:27 (31/33) Installing py3-retrying (1.3.3-r0) 00:38:27 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:38:27 (33/33) Installing py3-pip (20.1.1-r0) 00:38:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:28 Executing busybox-1.31.1-r19.trigger 00:38:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:28 OK: 71 MiB in 55 packages 00:38:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:28 ---> d37ccbda5a59 00:38:28 Step 3/24 : WORKDIR /edgex-go 00:38:28 ---> Using cache 00:38:28 ---> 7e5681292b78 00:38:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:28 ---> Using cache 00:38:28 ---> cb9c03d24d14 00:38:28 Step 5/24 : RUN apk add --update --no-cache make git 00:38:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:29 ---> Running in 4802a5934e85 00:38:29 OK: 233 MiB in 51 packages 00:38:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:30 OK: 233 MiB in 51 packages 00:38:30 Removing intermediate container 97c08ea583ef 00:38:30 ---> 10e461ee60d5 00:38:30 Step 6/22 : COPY go.mod . 00:38:31 OK: 233 MiB in 51 packages 00:38:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:31 ---> 1487070216f0 00:38:31 Step 7/22 : RUN go mod download 00:38:32 OK: 233 MiB in 51 packages 00:38:33 ---> Running in 05e126633e75 00:38:33 Removing intermediate container c7d0029a721b 00:38:33 ---> 098b51b35a3d 00:38:33 Step 6/22 : COPY go.mod . 00:38:33 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:34 Removing intermediate container dfc17be65cf6 00:38:34 ---> 8c8d07755286 00:38:34 Step 6/23 : COPY go.mod . 00:38:35 ---> 94a069d3803f 00:38:35 Step 7/22 : RUN go mod download 00:38:35 Removing intermediate container 4802a5934e85 00:38:35 ---> 3e22e11b0ec3 00:38:35 Step 6/24 : COPY go.mod . 00:38:35 ---> d9ba75331aa4 00:38:35 Step 7/23 : RUN go mod download 00:38:35 ---> Running in c7f8a29e4c30 00:38:36 ---> Running in 7a481a7b33fb 00:38:36 Removing intermediate container 757eba375b0a 00:38:36 ---> 12ef3efc58da 00:38:36 Step 20/26 : RUN pip install docker-compose==1.23.2 00:38:36 ---> 9360a1083e96 00:38:36 Step 7/24 : RUN go mod download 00:38:36 ---> Running in d577b3afb3f3 00:38:36 ---> Running in 86e8e46b3e65 00:38:36 Removing intermediate container 05e126633e75 00:38:36 ---> 4988e12900a0 00:38:36 Step 8/22 : COPY . . 00:38:41 Collecting docker-compose==1.23.2 00:38:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:38:41 Collecting dockerpty<0.5,>=0.4.1 00:38:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:38:44 Collecting jsonschema<3,>=2.5.1 00:38:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:38:44 Removing intermediate container c7f8a29e4c30 00:38:44 ---> 3a1ecb83ffc2 00:38:44 Step 8/22 : COPY . . 00:38:44 Collecting texttable<0.10,>=0.9.0 00:38:44 Removing intermediate container 7a481a7b33fb 00:38:44 ---> 0ec1141d46d0 00:38:44 Step 8/23 : COPY . . 00:38:44 Downloading texttable-0.9.1.tar.gz (11 kB) 00:38:46 Collecting docopt<0.7,>=0.6.1 00:38:46 Downloading docopt-0.6.2.tar.gz (25 kB) 00:38:47 Removing intermediate container 86e8e46b3e65 00:38:47 ---> fb73e4809c4a 00:38:47 Step 8/24 : COPY . . 00:38:50 Collecting PyYAML<4,>=3.10 00:38:50 Downloading PyYAML-3.13.tar.gz (270 kB) 00:38:55 Collecting cached-property<2,>=1.2.0 00:38:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:38:57 Collecting docker<4.0,>=3.6.0 00:38:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:38:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:38:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:38:59 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:38:59 Collecting websocket-client<1.0,>=0.32.0 00:38:59 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:38:59 Collecting docker-pycreds>=0.4.0 00:38:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:01 Collecting idna<2.8,>=2.5 00:39:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:03 ---> d708b3f27818 00:39:03 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:39:03 Collecting urllib3<1.25,>=1.21.1 00:39:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:04 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:04 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:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:04 Installing collected packages: dockerpty, jsonschema, texttable, docopt, PyYAML, cached-property, docker-pycreds, idna, urllib3, requests, websocket-client, docker, docker-compose 00:39:04 Running setup.py install for dockerpty: started 00:39:07 Running setup.py install for dockerpty: finished with status 'done' 00:39:07 ---> Running in dc920e2213f4 00:39:07 Running setup.py install for texttable: started 00:39:08 Running setup.py install for texttable: finished with status 'done' 00:39:08 Running setup.py install for docopt: started 00:39:09 Running setup.py install for docopt: finished with status 'done' 00:39:09 Running setup.py install for PyYAML: started 00:39:10 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:39:11 Running setup.py install for PyYAML: finished with status 'done' 00:39:12 Attempting uninstall: idna 00:39:12 Found existing installation: idna 2.9 00:39:12 Uninstalling idna-2.9: 00:39:12 Successfully uninstalled idna-2.9 00:39:12 Attempting uninstall: urllib3 00:39:12 Found existing installation: urllib3 1.25.9 00:39:12 Uninstalling urllib3-1.25.9: 00:39:13 Successfully uninstalled urllib3-1.25.9 00:39:14 Attempting uninstall: requests 00:39:14 Found existing installation: requests 2.23.0 00:39:14 Uninstalling requests-2.23.0: 00:39:15 ---> ea9a7c287a2f 00:39:15 Step 9/23 : RUN make cmd/core-data/core-data 00:39:15 Successfully uninstalled requests-2.23.0 00:39:16 ---> Running in 659c667662bb 00:39:16 ---> efd9cb2625af 00:39:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:17 ---> Running in 4a814b72bc82 00:39:17 ---> 7a7912e663cb 00:39:17 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:39:18 ---> Running in 9b52d75aafa8 00:39:18 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:39:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:39:20 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:39:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:23 Removing intermediate container d577b3afb3f3 00:39:23 ---> a36f8a5aab75 00:39:23 Step 21/26 : RUN apk --no-cache add curl 00:39:23 ---> Running in 1bb7006de689 00:39:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:24 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:39:24 (2/3) Installing libcurl (7.69.1-r3) 00:39:24 (3/3) Installing curl (7.69.1-r3) 00:39:24 Executing busybox-1.31.1-r19.trigger 00:39:25 OK: 72 MiB in 58 packages 00:39:27 Removing intermediate container 1bb7006de689 00:39:27 ---> b5e0ecc493e2 00:39:27 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:39:28 ---> Running in 307682f18ad3 00:39:29 Removing intermediate container 307682f18ad3 00:39:29 ---> d88a51a9a964 00:39:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:29 ---> Running in 68b21699e352 00:39:29 Removing intermediate container 68b21699e352 00:39:29 ---> 3e280df1a021 00:39:29 Step 24/26 : LABEL arch=x86_64 00:39:29 ---> Running in d012b9cf11f1 00:39:30 Removing intermediate container d012b9cf11f1 00:39:30 ---> d322d83e32cb 00:39:30 Step 25/26 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:39:30 ---> Running in 0b44ced786ec 00:39:30 Removing intermediate container 0b44ced786ec 00:39:30 ---> f632d5ba2706 00:39:30 Step 26/26 : LABEL version=0.0.0 00:39:30 ---> Running in 3d2ddf6cdd90 00:39:31 Removing intermediate container 3d2ddf6cdd90 00:39:31 ---> dc7df9134b4c 00:39:31 00:39:31 Successfully built dc7df9134b4c 00:39:31 Successfully tagged docker-sys-mgmt-agent-go:latest 00:39:40  Building docker-sys-mgmt-agent-go ... done 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:39:42 Removing intermediate container dc920e2213f4 00:39:42 ---> 7945cdc53321 00:39:42 00:39:42 Step 10/22 : FROM scratch 00:39:42 ---> 00:39:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:43 ---> Using cache 00:39:43 ---> 8ae8da333dc4 00:39:43 Step 12/22 : ENV APP_PORT=48081 00:39:43 ---> Running in ee0292e30f99 00:39:44 Removing intermediate container ee0292e30f99 00:39:44 ---> 550d63b97763 00:39:44 Step 13/22 : EXPOSE $APP_PORT 00:39:44 ---> Running in a6948b6714e0 00:39:45 Removing intermediate container 9b52d75aafa8 00:39:45 ---> 55f639b4d2b7 00:39:45 00:39:45 Step 10/22 : FROM alpine:3.12 00:39:45 ---> 389fef711851 00:39:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:39:45 Removing intermediate container a6948b6714e0 00:39:45 ---> 0cb9e60f33b6 00:39:45 Step 14/22 : WORKDIR / 00:39:45 ---> Running in 8e056f9c608f 00:39:45 ---> Running in 12bdd0104a72 00:39:46 Removing intermediate container 12bdd0104a72 00:39:46 ---> 55599c108721 00:39:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:47 (1/5) Installing ca-certificates (20191127-r4) 00:39:47 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:39:47 (3/5) Installing libcurl (7.69.1-r3) 00:39:47 (4/5) Installing curl (7.69.1-r3) 00:39:47 (5/5) Installing dumb-init (1.2.2-r1) 00:39:47 Executing busybox-1.31.1-r19.trigger 00:39:47 Executing ca-certificates-20191127-r4.trigger 00:39:47 ---> 518a77afbe79 00:39:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:39:47 OK: 7 MiB in 19 packages 00:39:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:49 Removing intermediate container 4a814b72bc82 00:39:49 ---> 37a71ca605ca 00:39:49 00:39:49 Step 10/24 : FROM alpine:3.12 00:39:49 ---> 389fef711851 00:39:49 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:39:49 ---> 75a3e6470f16 00:39:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:39:49 ---> Running in 8cae0d5d13a7 00:39:50 ---> 7b2141ef138c 00:39:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:39:50 Removing intermediate container 8e056f9c608f 00:39:50 ---> a23b01593c31 00:39:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:39:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:50 ---> Running in e993f298bcb9 00:39:50 ---> Running in c4915fe3cfc8 00:39:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:50 (1/5) Installing ca-certificates (20191127-r4) 00:39:50 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:39:50 (3/5) Installing libcurl (7.69.1-r3) 00:39:50 (4/5) Installing curl (7.69.1-r3) 00:39:50 (5/5) Installing dumb-init (1.2.2-r1) 00:39:50 Executing busybox-1.31.1-r19.trigger 00:39:50 Executing ca-certificates-20191127-r4.trigger 00:39:50 OK: 7 MiB in 19 packages 00:39:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:52 Removing intermediate container e993f298bcb9 00:39:52 ---> 73b030b139a3 00:39:52 Step 13/22 : WORKDIR / 00:39:52 Removing intermediate container c4915fe3cfc8 00:39:52 ---> 0f545e38ac1b 00:39:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:53 ---> Running in 26ef8812c952 00:39:53 ---> Running in dc840e2ac4bc 00:39:53 Removing intermediate container 659c667662bb 00:39:53 ---> 5f464b134eea 00:39:53 00:39:53 Step 10/23 : FROM alpine:3.12 00:39:53 ---> 389fef711851 00:39:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:53 ---> Running in 7a60b9987bea 00:39:53 Removing intermediate container dc840e2ac4bc 00:39:53 ---> 1b02abdb2789 00:39:53 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:54 Removing intermediate container 26ef8812c952 00:39:54 ---> cb55968a696e 00:39:54 Step 20/22 : LABEL arch=x86_64 00:39:54 Removing intermediate container 8cae0d5d13a7 00:39:54 ---> 519feb757543 00:39:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:54 ---> Running in 4d7b939b228e 00:39:54 ---> Running in 8a362f6934a2 00:39:54 Removing intermediate container 7a60b9987bea 00:39:54 ---> 31ecfe3293d0 00:39:54 Step 12/23 : ENV APP_PORT=48080 00:39:54 ---> d1959c503cf0 00:39:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:39:54 ---> Running in bf977a600055 00:39:54 Removing intermediate container 4d7b939b228e 00:39:54 ---> 749c6b9e61d3 00:39:54 Step 21/22 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:39:54 Removing intermediate container 8a362f6934a2 00:39:54 ---> bbd2d844d346 00:39:54 Step 13/24 : WORKDIR / 00:39:55 ---> Running in 2016035ce1a3 00:39:55 Removing intermediate container bf977a600055 00:39:55 ---> 18fa6490a9bd 00:39:55 Step 13/23 : EXPOSE $APP_PORT 00:39:55 ---> Running in 571f914c8c12 00:39:55 ---> bdf2e8242a66 00:39:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:39:55 ---> Running in d0408b427358 00:39:55 Removing intermediate container 2016035ce1a3 00:39:55 ---> bf017a5f02b4 00:39:55 Step 22/22 : LABEL version=0.0.0 00:39:55 ---> Running in b9bbb3c0c38d 00:39:55 Removing intermediate container 571f914c8c12 00:39:55 ---> fc3624adf1ce 00:39:55 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:39:55 Removing intermediate container d0408b427358 00:39:55 ---> 0a3f80ef7765 00:39:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:55 ---> d936697902d6 00:39:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:39:56 ---> Running in 2fe10dfdb56a 00:39:56 Removing intermediate container b9bbb3c0c38d 00:39:56 ---> bf4ab05c190e 00:39:56 00:39:56 Successfully built bf4ab05c190e 00:39:56 ---> 0ed54f54d302 00:39:56 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:39:56 Successfully tagged docker-core-metadata-go:latest 00:39:56  Building docker-core-metadata-go ... done  ---> fc69fbbdf24f 00:39:56 Step 18/22 : RUN chmod +x entrypoint.sh 00:39:56 ---> Running in 8db65548fa16 00:39:57 ---> 6c4cc69dae52 00:39:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:39:57 ---> bb9fe6530659 00:39:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:58 Removing intermediate container 2fe10dfdb56a 00:39:58 ---> 1a3d6c79934c 00:39:58 Step 15/23 : RUN apk add --update --no-cache zeromq 00:39:58 ---> Running in 5272c07e476b 00:39:58 ---> 9d30a40f7838 00:39:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:59 Removing intermediate container 8db65548fa16 00:39:59 ---> 14164b7bdb99 00:39:59 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:39:59 ---> Running in 7abfe070511f 00:39:59 ---> 984b780b7a33 00:39:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:59 Removing intermediate container 7abfe070511f 00:39:59 ---> 38d923e66c17 00:39:59 Step 20/22 : LABEL arch=x86_64 00:39:59 ---> Running in b54eae60bbb0 00:39:59 ---> 4be8029e15e1 00:39:59 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:39:59 ---> Running in c3968b9981a2 00:40:00 Removing intermediate container b54eae60bbb0 00:40:00 ---> d4da5eccad6e 00:40:00 Step 21/22 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:40:00 ---> Running in 750294a49fd1 00:40:00 Removing intermediate container 750294a49fd1 00:40:00 ---> ccd1d8e9ad31 00:40:00 Step 22/22 : LABEL version=0.0.0 00:40:00 ---> Running in 90f3882e95f4 00:40:00 Removing intermediate container 90f3882e95f4 00:40:00 ---> 178a75b4174e 00:40:00 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.248s coverage: 46.6% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:40:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:00 Successfully built 178a75b4174e 00:40:00 Successfully tagged docker-security-bootstrap-redis-go:latest 00:40:01  Building docker-security-bootstrap-redis-go ... done Removing intermediate container c3968b9981a2 00:40:01 ---> f47eaa584900 00:40:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:40:01 ---> Running in 22cba4f41536 00:40:01 Removing intermediate container 22cba4f41536 00:40:01 ---> 443bb33ad07c 00:40:01 Step 22/24 : LABEL arch=x86_64 00:40:01 ---> Running in d17e017028c0 00:40:01 Removing intermediate container d17e017028c0 00:40:01 ---> 1def6b59d28f 00:40:01 Step 23/24 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:40:01 ---> Running in 43e185c336ee 00:40:01 Removing intermediate container 43e185c336ee 00:40:01 ---> 2ceb76dd91c3 00:40:01 Step 24/24 : LABEL version=0.0.0 00:40:01 ---> Running in 4821b12aa3cf 00:40:01 (1/5) Installing libgcc (9.3.0-r2) 00:40:01 (2/5) Installing libsodium (1.0.18-r0) 00:40:01 Removing intermediate container 4821b12aa3cf 00:40:01 ---> 8050914e8be7 00:40:01 00:40:01 (3/5) Installing libstdc++ (9.3.0-r2) 00:40:01 Successfully built 8050914e8be7 00:40:02 Successfully tagged docker-security-secretstore-setup-go:latest 00:40:02  Building docker-security-secretstore-setup-go ... done (4/5) Installing libzmq (4.3.3-r0) 00:40:02 (5/5) Installing zeromq (4.3.3-r0) 00:40:02 Executing busybox-1.31.1-r19.trigger 00:40:02 OK: 8 MiB in 19 packages 00:40:03 Removing intermediate container 5272c07e476b 00:40:03 ---> d56d0df9e98c 00:40:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:03 ---> b88341fd361b 00:40:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:04 ---> 1511280f1bde 00:40:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:04 ---> de3cbb2e29f4 00:40:04 Step 19/23 : ENTRYPOINT ["/core-data"] 00:40:04 ---> Running in ee1abead69d8 00:40:04 Removing intermediate container ee1abead69d8 00:40:04 ---> 3c9d649a07f2 00:40:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:04 ---> Running in 780b089da20e 00:40:04 Removing intermediate container 780b089da20e 00:40:04 ---> 95e49efb550f 00:40:04 Step 21/23 : LABEL arch=x86_64 00:40:04 ---> Running in d4837914e6a2 00:40:04 Removing intermediate container d4837914e6a2 00:40:04 ---> 595afc3a67c8 00:40:04 Step 22/23 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:40:04 ---> Running in f2d2d17d6a90 00:40:05 Removing intermediate container f2d2d17d6a90 00:40:05 ---> 03803c6cb016 00:40:05 Step 23/23 : LABEL version=0.0.0 00:40:05 ---> Running in 9e3e9d4cea98 00:40:05 Removing intermediate container 9e3e9d4cea98 00:40:05 ---> d98ce4691162 00:40:05 00:40:05 Successfully built d98ce4691162 00:40:05 Successfully tagged docker-core-data-go:latest 00:40:05  Building docker-core-data-go ... done  [Pipeline] } 00:40:05 $ docker stop --time=1 d4c8fb1ce4d9bf317c01951812705c13870d58b0358f42f257d6b2601a942f38 00:40:07 $ docker rm -f d4c8fb1ce4d9bf317c01951812705c13870d58b0358f42f257d6b2601a942f38 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:07 + docker images 00:40:07 + grep docker 00:40:07 docker-core-data-go latest d98ce4691162 2 seconds ago 22.3MB 00:40:07 docker-security-secretstore-setup-go latest 8050914e8be7 6 seconds ago 24.6MB 00:40:07 docker-security-bootstrap-redis-go latest 178a75b4174e 7 seconds ago 15.8MB 00:40:07 docker-core-metadata-go latest bf4ab05c190e 12 seconds ago 13.1MB 00:40:07 docker-sys-mgmt-agent-go latest dc7df9134b4c 36 seconds ago 313MB 00:40:07 docker-security-proxy-setup-go latest 492746cb5a8a 2 minutes ago 24.4MB 00:40:07 docker-support-notifications-go latest 0548de9a7b39 2 minutes ago 12MB 00:40:07 docker-core-command-go latest 0dad80afcdcf 2 minutes ago 10.6MB 00:40:07 docker-support-scheduler-go latest 688836ec4a86 2 minutes ago 10.7MB 00:40:07 docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.728s coverage: 27.0% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.264s coverage: 66.7% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.732s coverage: 82.3% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.419s coverage: 28.6% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.249s coverage: 100.0% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.129s coverage: 100.0% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.409s coverage: 86.7% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.477s coverage: 97.5% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.171s coverage: 78.3% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:23 Still waiting to schedule task 00:40:23 ‘prd-ubuntu18.04-docker-8c-8g-22107’ is offline 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.545s coverage: 92.8% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.354s coverage: 0.1% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.077s coverage: 100.0% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 75.5% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.164s coverage: 87.2% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.152s coverage: 84.2% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.4% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.664s coverage: 63.5% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements 00:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 00:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.013s coverage: 68.9% of statements 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.452s coverage: 37.0% of statements 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.880s coverage: 84.0% of statements 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.396s coverage: 47.1% of statements 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.189s coverage: 100.0% of statements 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.874s coverage: 29.1% of statements 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.241s coverage: 99.0% of statements 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.074s coverage: 100.0% of statements 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements 00:41:02 GO111MODULE=on go vet ./... 00:42:23 gofmt -l . 00:42:23 [ "`gofmt -l .`" = "" ] 00:42:23 ./bin/test-go-mod-tidy.sh 00:42:23 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:24 + ls -al . 00:42:24 total 684 00:42:24 drwxrwxr-x 9 1001 1001 4096 Jan 22 00:42 . 00:42:24 drwxr-xr-x 4 root root 4096 Jan 22 00:37 .. 00:42:24 -rw-rw-r-- 1 1001 1001 11 Jan 22 00:36 .dockerignore 00:42:24 drwxrwxr-x 8 1001 1001 4096 Jan 22 00:36 .git 00:42:24 drwxrwxr-x 3 1001 1001 4096 Jan 22 00:36 .github 00:42:24 -rw-rw-r-- 1 1001 1001 824 Jan 22 00:36 .gitignore 00:42:24 -rw-rw-r-- 1 1001 1001 166 Jan 22 00:36 .sonarcloud.properties 00:42:24 -rw-rw-r-- 1 1001 1001 7759 Jan 22 00:36 Attribution.txt 00:42:24 -rw-rw-r-- 1 1001 1001 3804 Jan 22 00:36 CONTRIBUTING.md 00:42:24 -rw-rw-r-- 1 1001 1001 931 Jan 22 00:36 Dockerfile.build 00:42:24 -rw-rw-r-- 1 1001 1001 863 Jan 22 00:36 Jenkinsfile 00:42:24 -rw-rw-r-- 1 1001 1001 10775 Jan 22 00:36 LICENSE 00:42:24 -rw-rw-r-- 1 1001 1001 5750 Jan 22 00:36 Makefile 00:42:24 -rw-rw-r-- 1 1001 1001 6524 Jan 22 00:36 README.md 00:42:24 -rw-rw-r-- 1 1001 1001 6744 Jan 22 00:36 SECURITY.md 00:42:24 -rw-rw-r-- 1 1001 1001 5 Jan 22 00:32 VERSION 00:42:24 -rw-rw-r-- 1 1001 1001 4131 Jan 22 00:36 ZMQWindows.md 00:42:24 drwxrwxr-x 2 1001 1001 4096 Jan 22 00:36 bin 00:42:24 drwxrwxr-x 14 1001 1001 4096 Jan 22 00:36 cmd 00:42:24 -rw-r--r-- 1 root root 551534 Jan 22 00:41 coverage.out 00:42:24 -rw-r--r-- 1 root root 1027 Jan 22 00:42 go.mod 00:42:24 -rw-r--r-- 1 root root 18725 Jan 22 00:42 go.sum 00:42:24 drwxrwxr-x 8 1001 1001 4096 Jan 22 00:36 internal 00:42:24 drwxrwxr-x 4 1001 1001 4096 Jan 22 00:36 openapi 00:42:24 drwxrwxr-x 4 1001 1001 4096 Jan 22 00:36 snap 00:42:24 -rw-rw-r-- 1 1001 1001 168 Jan 22 00:36 version.go [Pipeline] sh 00:42:25 + '[' -e coverage.out ] 00:42:25 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:25 Warning: overwriting stash ‘coverage-report’ 00:42:26 Stashed 1 file(s) [Pipeline] sh 00:42:27 + make build 00:42:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:42:30 Running on prd-ubuntu18.04-docker-8c-8g-22112 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:42:30 Running in /w/workspace/edgex-go/46 [Pipeline] { [Pipeline] checkout 00:42:32 using credential edgex-jenkins-ssh 00:42:32 Cloning the remote Git repository 00:42:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:32 > git init /w/workspace/edgex-go/46 # timeout=10 00:42:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:32 > git --version # timeout=10 00:42:32 > git --version # 'git version 2.17.1' 00:42:32 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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:43:12 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:14 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:23 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:24 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:28 Merging remotes/origin/master commit 4ca1de52de98fea5214ec757781974277347748a into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:43:28 Merge succeeded, producing a597dfdc1afa590c904c2ec1bef4c36d3a309025 00:43:28 Checking out Revision a597dfdc1afa590c904c2ec1bef4c36d3a309025 (PR-2858) 00:43:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:27 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:43:28 > git config core.sparsecheckout # timeout=10 00:43:28 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:43:28 > git remote # timeout=10 00:43:28 > git config --get remote.origin.url # timeout=10 00:43:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:28 > git merge 4ca1de52de98fea5214ec757781974277347748a # timeout=10 00:43:28 > git rev-parse HEAD^{commit} # timeout=10 00:43:28 > git config core.sparsecheckout # timeout=10 00:43:28 > git checkout -f a597dfdc1afa590c904c2ec1bef4c36d3a309025 # timeout=10 00:43:31 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:32 Commit message: "Merge commit '4ca1de52de98fea5214ec757781974277347748a' into HEAD" 00:43:32 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 00:43:32 > git rev-list --no-walk a6ca7b65d49f6bbe96c1505b55ef007955263a12 # timeout=10 [Pipeline] libraryResource [Pipeline] sh 00:43:33 + echo snap-build.sh 00:43:33 snap-build.sh 00:43:33 + SNAP_BASE_DIR=. 00:43:33 + '[' '!' -z /w/workspace/edgex-go/46 ']' 00:43:33 + SNAP_BASE_DIR=/w/workspace/edgex-go/46 00:43:33 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/46]' 00:43:33 [snap-build] Building snap in dir [/w/workspace/edgex-go/46] 00:43:33 + cd /w/workspace/edgex-go/46 00:43:33 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:33 Reading package lists... 00:43:33 Building dependency tree... 00:43:33 Reading state information... 00:43:33 The following packages were automatically installed and are no longer required: 00:43:33 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:33 uidmap xdelta3 00:43:33 Use 'sudo apt autoremove' to remove them. 00:43:33 The following packages will be REMOVED: 00:43:33 lxd* lxd-client* 00:43:33 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:33 After this operation, 31.7 MB disk space will be freed. 00:43: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 ... 190027 files and directories currently installed.) 00:43:34 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:35 Removing lxd dnsmasq configuration 00:43:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:43:36 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:43:36 (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:43:36 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:38 Processing triggers for systemd (237-3ubuntu10.42) ... 00:43:38 Processing triggers for ureadahead (0.100.0-21) ... 00:43:39 + sudo snap remove --purge lxd 00:43:39 snap "lxd" is not installed 00:43:39 + sudo groupadd --force --system lxd 00:43:39 ++ whoami 00:43:39 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:39 + newgrp - lxd 00:43:39 + sudo snap install lxd 00:43:41 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:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:48 2021-01-22T00:43:44Z INFO Waiting for automatic snapd restart... 00:43:50 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: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 00:44:03 lxd 4.10 from Canonical* installed 00:44:03 + sudo lxd init --auto [Pipeline] } 00:44:04 $ docker stop --time=1 cd3a7f0c923ea8d48d5f3f1662ebaa752faa6b43e10f5e35a279d3467f60e975 00:44:06 $ docker rm -f cd3a7f0c923ea8d48d5f3f1662ebaa752faa6b43e10f5e35a279d3467f60e975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:09 00:44:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:44:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:10 latest: Pulling from edgex-devops/edgex-compose-arm64 00:44:10 29e5d40040c1: Pulling fs layer 00:44:10 1ce36da41761: Pulling fs layer 00:44:10 25b303627fd3: Pulling fs layer 00:44:10 29e5d40040c1: Verifying Checksum 00:44:10 29e5d40040c1: Download complete 00:44:10 1ce36da41761: Verifying Checksum 00:44:10 1ce36da41761: Download complete 00:44:11 + sudo snap install --classic snapcraft 00:44:11 29e5d40040c1: Pull complete 00:44:12 1ce36da41761: Pull complete 00:44:13 25b303627fd3: Verifying Checksum 00:44:13 25b303627fd3: Download complete 00:44:19 snapcraft 4.4.4 from Canonical* installed 00:44:19 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:44:19 + patch --verbose -p1 00:44:19 Hmm... Looks like a unified diff to me... 00:44:19 The text leading up to this was: 00:44:19 -------------------------- 00:44:19 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:44:19 |From: Tony Espy 00:44:19 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:44:19 |Subject: [PATCH] optimize snap build for pipeline CI check 00:44:19 | 00:44:19 |This patch is used by the EdgeX CI pipeline builds to 00:44:19 |optimize the snap CI check run for pull requests. When 00:44:19 |applied, it essentially strips out everything (apps and 00:44:19 |parts) from the snapcraft.yaml file except those required 00:44:19 |to build edgex-go, as the whole idea of the CI check is to 00:44:19 |catch changes to edgex-go that break the snap build. 00:44:19 | 00:44:19 |In general, anyone updating snapcraft.yaml will also need 00:44:19 |to update this patch file, otherwise it may fail to apply, 00:44:19 |resulting in a failed snap build CI check in the associated 00:44:19 |pull request. 00:44:19 | 00:44:19 |Note - in addition to applying this patch, the pipeline also 00:44:19 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:44:19 |need to build the finally binary .snap file (and it won't 00:44:19 |work with the patch applied). This further reduces the build 00:44:19 |time. 00:44:19 |--- 00:44:19 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:44:19 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:44:19 | 00:44:19 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:44:19 |index 1e537489..faf42425 100644 00:44:19 |--- a/snap/snapcraft.yaml 00:44:19 |+++ b/snap/snapcraft.yaml 00:44:19 -------------------------- 00:44:19 patching file snap/snapcraft.yaml 00:44:19 Using Plan A... 00:44:19 Hunk #1 succeeded at 73. 00:44:19 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 00:44:19 Hunk #3 succeeded at 214 (offset -1 lines). 00:44:19 Hunk #4 FAILED at 223. 00:44:19 Hunk #5 succeeded at 300. 00:44:19 Hunk #6 succeeded at 327. 00:44:19 Hunk #7 succeeded at 361. 00:44:19 Hunk #8 FAILED at 412. 00:44:19 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:44:19 Hmm... Ignoring the trailing garbage. 00:44:19 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:44:20 Failed in branch amd64 00:44:23 25b303627fd3: Pull complete 00:44:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:23 prd-ubuntu18.04-docker-arm64-4c-16g-22105 does not seem to be running inside a container 00:44:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:27 $ docker top 7ad055a4787d3a9b4ee8a40a407a4708533c82b13e5139304ba8c2dfad564cf1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:28 + docker-compose build --help 00:44:28 + grep parallel 00:44:35 --parallel Build images in parallel. [Pipeline] } 00:44:35 $ docker stop --time=1 7ad055a4787d3a9b4ee8a40a407a4708533c82b13e5139304ba8c2dfad564cf1 00:44:37 $ docker rm -f 7ad055a4787d3a9b4ee8a40a407a4708533c82b13e5139304ba8c2dfad564cf1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:38 . [Pipeline] withDockerContainer 00:44:38 prd-ubuntu18.04-docker-arm64-4c-16g-22105 does not seem to be running inside a container 00:44:39 $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:40 $ docker top b9652ccfd0bca257446797d95cc145e4c16594da12e9b4ff0509c1fc05593912 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:41 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:48 Building docker-core-command-go ... 00:44:48 Building docker-core-data-go ... 00:44:48 Building docker-core-metadata-go ... 00:44:48 Building docker-security-bootstrap-redis-go ... 00:44:48 Building docker-security-proxy-setup-go ... 00:44:48 Building docker-security-secretstore-setup-go ... 00:44:48 Building docker-support-notifications-go ... 00:44:48 Building docker-support-scheduler-go ... 00:44:48 Building docker-sys-mgmt-agent-go ... 00:44:48 Building docker-core-metadata-go 00:44:48 Building docker-security-secretstore-setup-go 00:44:48 Building docker-core-command-go 00:44:48 Building docker-sys-mgmt-agent-go 00:44:48 Building docker-support-scheduler-go 00:46:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:09 ---> 93f945bce885 00:46:09 Step 3/22 : WORKDIR /edgex-go 00:46:09 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:46:09 ---> 93f945bce885 00:46:09 Step 3/26 : WORKDIR /edgex-go 00:46:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:09 ---> 93f945bce885 00:46:09 Step 3/22 : WORKDIR /edgex-go 00:46:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:46:09 ---> 93f945bce885 00:46:09 Step 3/21 : WORKDIR /edgex-go 00:46:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:09 ---> 93f945bce885 00:46:09 Step 3/24 : WORKDIR /edgex-go 00:46:09 ---> Running in 0870fc875761 00:46:09 ---> Running in a5635a6bd814 00:46:09 ---> Running in 68d45637dd0a 00:46:09 ---> Running in d48c3845dc00 00:46:09 ---> Running in c5e64c5ead46 00:46:09 Removing intermediate container a5635a6bd814 00:46:09 ---> 860735201adf 00:46:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:09 Removing intermediate container c5e64c5ead46 00:46:09 ---> 9ab65fb0cce0 00:46:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:09 Removing intermediate container 0870fc875761 00:46:09 ---> 97e2d8ac83d1 00:46:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:09 Removing intermediate container d48c3845dc00 00:46:09 ---> 04c827a2cc11 00:46:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:09 Removing intermediate container 68d45637dd0a 00:46:09 ---> 18c7027e2b59 00:46:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:09 ---> Running in 509458180b96 00:46:09 ---> Running in b08a7b3ae671 00:46:09 ---> Running in 687aea41cae4 00:46:09 ---> Running in 074b34247507 00:46:09 ---> Running in 0bcedac03d2d 00:46:09 Removing intermediate container 509458180b96 00:46:09 ---> 0e1c7f70c6cf 00:46:09 Step 5/26 : RUN apk add --update --no-cache make bash git 00:46:09 Removing intermediate container 074b34247507 00:46:09 ---> 8365157c8784 00:46:09 Step 5/22 : RUN apk add --update --no-cache make git 00:46:09 ---> Running in c1b5582b7f0f 00:46:09 Removing intermediate container b08a7b3ae671 00:46:09 ---> 1b38006a9e1f 00:46:09 Step 5/24 : RUN apk add --update --no-cache make git 00:46:09 ---> Running in 297a794757e8 00:46:09 ---> Running in 72b696a53db0 00:46:09 Removing intermediate container 0bcedac03d2d 00:46:09 ---> a0de36736d73 00:46:09 Step 5/21 : RUN apk add --update --no-cache make git 00:46:09 Removing intermediate container 687aea41cae4 00:46:09 ---> 8fff85be9e87 00:46:09 Step 5/22 : RUN apk add --update --no-cache make git 00:46:09 ---> Running in 85fac502fe23 00:46:09 ---> Running in 27322c24ce0a 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/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 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:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:10 OK: 217 MiB in 51 packages 00:46:10 OK: 217 MiB in 51 packages 00:46:10 OK: 217 MiB in 51 packages 00:46:11 OK: 217 MiB in 51 packages 00:46:11 OK: 217 MiB in 51 packages 00:46:12 Removing intermediate container c1b5582b7f0f 00:46:12 ---> 286c27fa2307 00:46:12 Step 6/26 : COPY go.mod . 00:46:12 Removing intermediate container 72b696a53db0 00:46:12 ---> 2232169650be 00:46:12 Step 6/24 : COPY go.mod . 00:46:12 Removing intermediate container 297a794757e8 00:46:12 ---> e9f16ca1850d 00:46:12 Step 6/22 : COPY go.mod . 00:46:13 Removing intermediate container 85fac502fe23 00:46:13 ---> 5f5b8d21b311 00:46:13 Step 6/21 : COPY go.mod .Removing intermediate container 27322c24ce0a 00:46:13 00:46:13 ---> 3f39a2ffc239 00:46:13 Step 6/22 : COPY go.mod . 00:46:13 ---> ea19a9bf2a47 00:46:13 Step 7/26 : RUN go mod download 00:46:13 ---> Running in 74dabcf17785 00:46:14 ---> a2e7cb403a03 00:46:14 Step 7/24 : RUN go mod download 00:46:14 ---> Running in 482b3527664c 00:46:14 ---> 1d14f0871e8e 00:46:14 Step 7/22 : RUN go mod download 00:46:14 ---> 0347d35a17e4 00:46:14 ---> 1e4e83e6c0ac 00:46:14 Step 7/22 : RUN go mod downloadStep 7/21 : RUN go mod download 00:46:14 00:46:14 ---> Running in 45651e6c6df3 00:46:14 ---> Running in ada9dc995a22 00:46:14 ---> Running in be55eac80214 00:46:18 Removing intermediate container 74dabcf17785 00:46:18 ---> 416ba4fc63a5 00:46:18 Step 8/26 : COPY . . 00:46:18 Removing intermediate container 482b3527664c 00:46:18 ---> f5b900836b62 00:46:18 Step 8/24 : COPY . . 00:46:19 Removing intermediate container 45651e6c6df3 00:46:19 ---> 1551bf2b8393 00:46:19 Step 8/22 : COPY . . 00:46:20 Removing intermediate container ada9dc995a22 00:46:20 ---> 63f8459c3308 00:46:20 Step 8/21 : COPY . . 00:46:20 Removing intermediate container be55eac80214 00:46:20 ---> 11956ac6314f 00:46:20 Step 8/22 : COPY . . 00:46:47 ---> 1a04e2ce3da0 00:46:47 Step 9/22 : RUN make cmd/core-command/core-command 00:46:47 ---> 625164a7cf71 00:46:47 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:47 ---> 6101f384a50f 00:46:47 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:46:47 ---> 04b1e3dd538b 00:46:47 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:46:47 ---> f5b3a9783a61 00:46:47 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:46:47 ---> Running in e16fae3993bf 00:46:47 ---> Running in d42821fd0b35 00:46:47 ---> Running in 1bfcdd44d820 00:46:47 ---> Running in 8f7a47837c9c 00:46:47 ---> Running in f249262d5910 00:46:49 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:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:46:49 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: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:46:49 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:48: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:48:48 Removing intermediate container d42821fd0b35 00:48:48 ---> 3e3fb1c47bc1 00:48:48 00:48:48 Step 10/24 : FROM alpine:3.12 00:48:48 3.12: Pulling from library/alpine 00:48:48 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:48:48 Status: Downloaded newer image for alpine:3.12 00:48:48 ---> afeebe901d6b 00:48:48 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:48:48 ---> Running in dd5d25c9c72a 00:48:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:52 (1/5) Installing ca-certificates (20191127-r4) 00:48:52 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:48:52 (3/5) Installing libcurl (7.69.1-r3) 00:48:52 (4/5) Installing curl (7.69.1-r3) 00:48:52 (5/5) Installing dumb-init (1.2.2-r1) 00:48:52 Executing busybox-1.31.1-r19.trigger 00:48:52 Executing ca-certificates-20191127-r4.trigger 00:48:53 OK: 7 MiB in 19 packages 00:48:55 Removing intermediate container 8f7a47837c9c 00:48:55 ---> 8b7b3f4fdecc 00:48:55 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:48:56 ---> Running in 29b36581b6f0 00:48:57 Removing intermediate container dd5d25c9c72a 00:48:57 ---> faa231ea9ffa 00:48:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:57 Removing intermediate container f249262d5910 00:48:57 ---> 2e990c6c55b9 00:48:57 00:48:57 Step 10/21 : FROM scratch 00:48:57 ---> 00:48:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:58 ---> Running in c7c4c910ca79 00:48:58 ---> Running in 2584f52d2a3f 00:48:59 Removing intermediate container 2584f52d2a3f 00:48:59 ---> 7b3df6cc3850 00:48:59 Step 12/21 : ENV APP_PORT=48085 00:48:59 ---> Running in 74b33395baf9 00:48:59 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:48:59 Removing intermediate container e16fae3993bf 00:48:59 ---> 93e773487279 00:48:59 00:48:59 Step 10/22 : FROM scratch 00:48:59 ---> 00:48:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:00 Removing intermediate container c7c4c910ca79 00:49:00 ---> fe1d8cb9b1c0 00:49:00 Step 13/24 : WORKDIR / 00:49:00 ---> Using cache 00:49:00 ---> 7b3df6cc3850 00:49:00 Step 12/22 : ENV APP_PORT=48082 00:49:00 ---> Running in 42366fab791e 00:49:00 ---> Running in 303011cb640a 00:49:00 Removing intermediate container 74b33395baf9 00:49:00 ---> 5c792b35e488 00:49:00 Step 13/21 : EXPOSE $APP_PORT 00:49:00 ---> Running in 74b2098ece32 00:49:01 Removing intermediate container 42366fab791e 00:49:01 ---> ae892be4247c 00:49:01 Step 13/22 : EXPOSE $APP_PORT 00:49:01 Removing intermediate container 303011cb640a 00:49:01 ---> 4248e394deda 00:49:01 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:01 ---> Running in 22cc27a924b0 00:49:01 Removing intermediate container 74b2098ece32 00:49:01 ---> 5f99ebe1e1ab 00:49:01 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:02 Removing intermediate container 22cc27a924b0 00:49:02 ---> 50f95af4f536 00:49:02 Step 14/22 : WORKDIR / 00:49:02 ---> Running in 824c9e6936c9 00:49:02 ---> ec633b862fd1 00:49:02 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:03 ---> d0397bb4d80a 00:49:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:49:03 Removing intermediate container 824c9e6936c9 00:49:03 ---> bab70776bef5 00:49:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:04 ---> 5f46fb2f2f19 00:49:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:04 Removing intermediate container 29b36581b6f0 00:49:04 ---> 1ff60812ce46 00:49:04 00:49:04 Step 11/26 : FROM docker:20.10.0 00:49:04 ---> 0d10cee33585 00:49:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:49:04 20.10.0: Pulling from library/docker 00:49:05 ---> a8f3b27e8586 00:49:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:49:05 ---> eaac7a326eef 00:49:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:07 ---> 0b0c3d4b6534 00:49:07 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:49:07 ---> Running in 9872d4ff28a8 00:49:07 ---> 35a79412a828 00:49:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:49:08 ---> 64510bf62eab 00:49:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:08 Removing intermediate container 9872d4ff28a8 00:49:08 ---> 3d3257816ce3 00:49:08 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:09 ---> Running in 0c5e18ecc262 00:49:09 ---> 1eb62bcbcf4d 00:49:09 Step 18/22 : ENTRYPOINT ["/core-command"] 00:49:09 ---> Running in a8b1a1d3fb19 00:49:10 Removing intermediate container 0c5e18ecc262 00:49:10 ---> e98b969ed088 00:49:10 Step 19/21 : LABEL arch=arm64 00:49:10 ---> 072747d2c7d1 00:49:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:10 ---> Running in 7e890b04102c 00:49:11 Removing intermediate container a8b1a1d3fb19 00:49:11 ---> 2ebf61e2aa3c 00:49:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:12 ---> Running in 53111adde8bf 00:49:12 Removing intermediate container 7e890b04102c 00:49:12 ---> a60866d6d039 00:49:12 Step 20/21 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:49:12 ---> 57b1d914c2e4 00:49:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:49:12 ---> Running in 58b1fb093d35 00:49:13 ---> Running in c91f4c650d0b 00:49:13 Removing intermediate container 53111adde8bf 00:49:13 ---> d72e2da83272 00:49:13 Step 20/22 : LABEL arch=arm64 00:49:13 Removing intermediate container 1bfcdd44d820 00:49:13 ---> 4b7c0ee12283 00:49:13 00:49:13 Step 10/22 : FROM scratch 00:49:13 ---> 00:49:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:13 Removing intermediate container 58b1fb093d35 00:49:13 ---> 45943256bf44 00:49:13 Step 21/21 : LABEL version=0.0.0 00:49:13 ---> Using cache 00:49:13 ---> 7b3df6cc3850 00:49:13 Step 12/22 : ENV APP_PORT=48081 00:49:14 ---> Running in 1230ee831136 00:49:14 ---> Running in 7eaedbbbae59 00:49:14 ---> Running in 75d9a523a236 00:49:15 Removing intermediate container 7eaedbbbae59 00:49:15 ---> 188daeda5f19 00:49:15 Step 13/22 : EXPOSE $APP_PORT 00:49:15 Removing intermediate container 75d9a523a236 00:49:15 ---> eaf78ae6c1c6 00:49:15 00:49:15 Removing intermediate container 1230ee831136 00:49:15 ---> 5fbf5ce2525b 00:49:15 Step 21/22 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:49:15 ---> Running in 9eb3c7613f2e 00:49:16 ---> Running in 43ecf1713fb9 00:49:16 Successfully built eaf78ae6c1c6 00:49:16 Successfully tagged docker-support-scheduler-go-arm64:latest 00:49:16  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 00:49:16 Removing intermediate container 9eb3c7613f2e 00:49:16 ---> 6a99860cb8ed 00:49:16 Step 14/22 : WORKDIR / 00:49:16 Removing intermediate container 43ecf1713fb9 00:49:16 ---> 4df572952de6 00:49:16 Step 22/22 : LABEL version=0.0.0 00:49:16 ---> Running in 1ffa5c4829c0 00:49:16 ---> Running in d99065ff7825 00:49:16 Removing intermediate container c91f4c650d0b 00:49:16 ---> 9e2fb35affc5 00:49:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:49:17 ---> Running in 7793fd59f6fa 00:49:17 Removing intermediate container 1ffa5c4829c0 00:49:17 ---> 78d67f88bdfa 00:49:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:17 Removing intermediate container d99065ff7825 00:49:17 ---> 16be670b86e7 00:49:17 00:49:18 Successfully built 16be670b86e7 00:49:18 Successfully tagged docker-core-command-go-arm64:latest 00:49:18  Building docker-core-command-go ... done Building docker-security-bootstrap-redis-go 00:49:18 Removing intermediate container 7793fd59f6fa 00:49:18 ---> 9b9a6fae9f80 00:49:18 Step 22/24 : LABEL arch=arm64 00:49:18 ---> 2802fb50c144 00:49:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:49:18 ---> Running in 6beb1ea01573 00:49:18 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:49:18 Status: Downloaded newer image for docker:20.10.0 00:49:18 ---> eeaf43b92773 00:49:18 Step 12/26 : RUN apk add --no-cache bash 00:49:19 ---> Running in 01389265c4ab 00:49:19 Removing intermediate container 6beb1ea01573 00:49:19 ---> 17cbdbbb1940 00:49:19 Step 23/24 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:49:20 ---> Running in d183c728e3da 00:49:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:21 ---> 9eca613fbf4a 00:49:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:49:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:21 Removing intermediate container d183c728e3da 00:49:21 ---> 832691d3e8d1 00:49:21 Step 24/24 : LABEL version=0.0.0 00:49:22 (1/2) Installing readline (8.0.4-r0) 00:49:22 ---> Running in e08c0fd2918a 00:49:22 (2/2) Installing bash (5.0.17-r0) 00:49:22 Executing bash-5.0.17-r0.post-install 00:49:22 Executing busybox-1.31.1-r19.trigger 00:49:22 OK: 12 MiB in 22 packages 00:49:22 ---> 3858058f0751 00:49:22 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:49:23 ---> Running in f8e658403a89 00:49:23 Removing intermediate container e08c0fd2918a 00:49:23 ---> 5df8b59e41c2 00:49:23 00:49:23 Successfully built 5df8b59e41c2 00:49:24 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:49:24  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 00:49:24 Removing intermediate container f8e658403a89 00:49:24 ---> 91aec90a08f4 00:49:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:24 Removing intermediate container 01389265c4ab 00:49:24 ---> 1de33e0ee470 00:49:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:49:24 ---> Running in 08c540fc28f6 00:49:24 ---> Running in a54c8cbbf148 00:49:25 Removing intermediate container 08c540fc28f6 00:49:25 ---> 532eb5fad75a 00:49:25 Step 20/22 : LABEL arch=arm64 00:49:25 Removing intermediate container a54c8cbbf148 00:49:25 ---> 6d605cb5c13d 00:49:25 Step 14/26 : ENV APP_PORT=48090 00:49:26 ---> Running in 996d48498b7a 00:49:26 ---> Running in b0d548b3b53f 00:49:26 Removing intermediate container 996d48498b7a 00:49:26 ---> 7a22c7d32d08 00:49:26 Step 21/22 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:49:26 ---> Running in df9eff613087 00:49:26 Removing intermediate container b0d548b3b53f 00:49:26 ---> 7a5d26f22363 00:49:26 Step 15/26 : EXPOSE $APP_PORT 00:49:26 ---> Running in 0589c8290537 00:49:26 Removing intermediate container df9eff613087 00:49:26 ---> 032e31112719 00:49:26 Step 22/22 : LABEL version=0.0.0 00:49:27 ---> Running in bfa8d38afa74 00:49:27 Removing intermediate container 0589c8290537 00:49:27 ---> d429738cc2e5 00:49:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:49:28 Removing intermediate container bfa8d38afa74 00:49:28 ---> d39fc94e6a58 00:49:28 00:49:28 Successfully built d39fc94e6a58 00:49:28 ---> 3b645b7b0945 00:49:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:49:28 Successfully tagged docker-core-metadata-go-arm64:latest 00:49:29  Building docker-core-metadata-go ... done Building docker-core-data-go 00:49:29 ---> f5de2099656a 00:49:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:49:30 ---> 10b14e44252d 00:49:30 Step 19/26 : RUN apk --no-cache add py3-pip 00:49:30 ---> Running in 3e3a43d2019c 00:49:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:33 (1/33) Installing libbz2 (1.0.8-r1) 00:49:33 (2/33) Installing expat (2.2.9-r1) 00:49:33 (3/33) Installing libffi (3.3-r2) 00:49:33 (4/33) Installing gdbm (1.13-r1) 00:49:33 (5/33) Installing xz-libs (5.2.5-r0) 00:49:33 (6/33) Installing sqlite-libs (3.32.1-r0) 00:49:33 (7/33) Installing python3 (3.8.5-r0) 00:49:35 (8/33) Installing py3-appdirs (1.4.4-r1) 00:49:35 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:49:35 (10/33) Installing py3-parsing (2.4.7-r0) 00:49:35 (11/33) Installing py3-six (1.15.0-r0) 00:49:35 (12/33) Installing py3-packaging (20.4-r0) 00:49:35 (13/33) Installing py3-setuptools (47.0.0-r0) 00:49:35 (14/33) Installing py3-chardet (3.0.4-r4) 00:49:35 (15/33) Installing py3-idna (2.9-r0) 00:49:35 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:49:35 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:49:35 (18/33) Installing py3-requests (2.23.0-r0) 00:49:35 (19/33) Installing py3-msgpack (1.0.0-r0) 00:49:35 (20/33) Installing py3-lockfile (0.12.2-r3) 00:49:35 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:49:35 (22/33) Installing py3-colorama (0.4.3-r0) 00:49:35 (23/33) Installing py3-distlib (0.3.0-r0) 00:49:35 (24/33) Installing py3-distro (1.5.0-r1) 00:49:35 (25/33) Installing py3-webencodings (0.5.1-r3) 00:49:35 (26/33) Installing py3-html5lib (1.0.1-r4) 00:49:35 (27/33) Installing py3-pytoml (0.1.21-r0) 00:49:35 (28/33) Installing py3-pep517 (0.8.2-r0) 00:49:35 (29/33) Installing py3-progress (1.5-r0) 00:49:35 (30/33) Installing py3-toml (0.10.1-r0) 00:49:35 (31/33) Installing py3-retrying (1.3.3-r0) 00:49:35 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:49:35 (33/33) Installing py3-pip (20.1.1-r0) 00:49:36 Executing busybox-1.31.1-r19.trigger 00:49:36 OK: 71 MiB in 55 packages 00:49:46 Removing intermediate container 3e3a43d2019c 00:49:46 ---> dcceb582ad01 00:49:46 Step 20/26 : RUN pip install docker-compose==1.23.2 00:49:46 ---> Running in e3ffeb3c9c6a 00:49:53 Collecting docker-compose==1.23.2 00:49:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:49:54 Collecting PyYAML<4,>=3.10 00:49:54 Downloading PyYAML-3.13.tar.gz (270 kB) 00:49:59 Collecting docker<4.0,>=3.6.0 00:49:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:59 Collecting texttable<0.10,>=0.9.0 00:49:59 Downloading texttable-0.9.1.tar.gz (11 kB) 00:50:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:50:01 ---> 93f945bce885 00:50:01 Step 3/24 : WORKDIR /edgex-go 00:50:01 ---> Using cache 00:50:01 ---> 18c7027e2b59 00:50:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:01 ---> Using cache 00:50:01 ---> a0de36736d73 00:50:01 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:50:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:50:03 ---> 93f945bce885 00:50:03 Step 3/22 : WORKDIR /edgex-go 00:50:03 ---> Using cache 00:50:03 ---> 18c7027e2b59 00:50:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:03 ---> Using cache 00:50:03 ---> a0de36736d73 00:50:03 Step 5/22 : RUN apk add --update --no-cache make git 00:50:03 ---> Using cache 00:50:03 ---> 5f5b8d21b311 00:50:03 Step 6/22 : COPY go.mod . 00:50:03 ---> Using cache 00:50:03 ---> 1e4e83e6c0ac 00:50:03 Step 7/22 : RUN go mod download 00:50:03 ---> Using cache 00:50:03 ---> 63f8459c3308 00:50:03 Step 8/22 : COPY . . 00:50:03 ---> Using cache 00:50:03 ---> f5b3a9783a61 00:50:03 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:50:04 ---> Running in a0b4ec887fe7 00:50:04 ---> Running in e561b2f61c9d 00:50:04 Collecting websocket-client<1.0,>=0.32.0 00:50:04 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:50:04 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:50:04 Collecting dockerpty<0.5,>=0.4.1 00:50:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:50:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:06 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:50:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:08 OK: 217 MiB in 51 packages 00:50:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:50:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:50:10 Collecting docopt<0.7,>=0.6.1 00:50:10 Downloading docopt-0.6.2.tar.gz (25 kB) 00:50:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:50:10 ---> 93f945bce885 00:50:10 Step 3/21 : WORKDIR /edgex-go 00:50:10 ---> Using cache 00:50:10 ---> 18c7027e2b59 00:50:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:10 ---> Using cache 00:50:10 ---> a0de36736d73 00:50:10 Step 5/21 : RUN apk add --update --no-cache make git 00:50:10 ---> Using cache 00:50:10 ---> 5f5b8d21b311 00:50:10 Step 6/21 : COPY go.mod . 00:50:10 ---> Using cache 00:50:10 ---> 1e4e83e6c0ac 00:50:10 Step 7/21 : RUN go mod download 00:50:10 ---> Using cache 00:50:10 ---> 63f8459c3308 00:50:10 Step 8/21 : COPY . . 00:50:10 ---> Using cache 00:50:10 ---> f5b3a9783a61 00:50:10 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:50:11 ---> Running in 98182dde6360 00:50:12 Removing intermediate container a0b4ec887fe7 00:50:12 ---> a10e9ce00511 00:50:12 Step 6/24 : COPY go.mod . 00:50:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:13 ---> 93f945bce885 00:50:13 Step 3/23 : WORKDIR /edgex-go 00:50:13 ---> Using cache 00:50:13 ---> 18c7027e2b59 00:50:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:13 ---> Using cache 00:50:13 ---> a0de36736d73 00:50:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:50:13 ---> Running in 94e407702007 00:50:14 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:50:14 ---> 97bab5f909ed 00:50:14 Step 7/24 : RUN go mod download 00:50:14 ---> Running in d18a9d0e99e9 00:50:14 Collecting cached-property<2,>=1.2.0 00:50:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:50:15 Collecting jsonschema<3,>=2.5.1 00:50:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:50:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:16 Collecting docker-pycreds>=0.4.0 00:50:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:50:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:17 Collecting urllib3<1.25,>=1.21.1 00:50:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:50:18 Collecting idna<2.8,>=2.5 00:50:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:50:18 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:50:18 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:50:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:50:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:50:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:50:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:50:19 Removing intermediate container d18a9d0e99e9 00:50:19 ---> 6b6b5c495b8c 00:50:19 Step 8/24 : COPY . . 00:50:19 OK: 217 MiB in 51 packages 00:50:20 Installing collected packages: PyYAML, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, dockerpty, docopt, cached-property, jsonschema, docker-compose 00:50:20 Running setup.py install for PyYAML: started 00:50:22 Removing intermediate container 94e407702007 00:50:22 ---> 3fccfb17803a 00:50:22 Step 6/23 : COPY go.mod . 00:50:24 ---> 0b2f40345859 00:50:24 Step 7/23 : RUN go mod download 00:50:24 Running setup.py install for PyYAML: finished with status 'done' 00:50:24 ---> Running in 89b333f0a817 00:50:25 Attempting uninstall: urllib3 00:50:25 Found existing installation: urllib3 1.25.9 00:50:25 Uninstalling urllib3-1.25.9: 00:50:25 Successfully uninstalled urllib3-1.25.9 00:50:26 Attempting uninstall: idna 00:50:26 Found existing installation: idna 2.9 00:50:26 Uninstalling idna-2.9: 00:50:26 Successfully uninstalled idna-2.9 00:50:27 Attempting uninstall: requests 00:50:27 Found existing installation: requests 2.23.0 00:50:27 Uninstalling requests-2.23.0: 00:50:28 Successfully uninstalled requests-2.23.0 00:50:30 Running setup.py install for texttable: started 00:50:32 Removing intermediate container 89b333f0a817 00:50:32 ---> 0b0d406e905a 00:50:32 Step 8/23 : COPY . . 00:50:33 Running setup.py install for texttable: finished with status 'done' 00:50:33 Running setup.py install for dockerpty: started 00:50:37 Running setup.py install for dockerpty: finished with status 'done' 00:50:37 Running setup.py install for docopt: started 00:50:39 Running setup.py install for docopt: finished with status 'done' 00:50:41 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:50:45 ---> af6c6be36871 00:50:45 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:50:46 ---> Running in fcd60812e575 00:50:49 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:50:50 Removing intermediate container e3ffeb3c9c6a 00:50:50 ---> c3b57e1a8df7 00:50:50 Step 21/26 : RUN apk --no-cache add curl 00:50:50 ---> Running in 8a9d586644e8 00:50:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:50:54 (2/3) Installing libcurl (7.69.1-r3) 00:50:54 (3/3) Installing curl (7.69.1-r3) 00:50:54 Executing busybox-1.31.1-r19.trigger 00:50:54 OK: 71 MiB in 58 packages 00:50:56 Removing intermediate container 8a9d586644e8 00:50:56 ---> 30282221679b 00:50:56 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:57 ---> Running in 0982b11b5c42 00:50:58 Removing intermediate container 0982b11b5c42 00:50:58 ---> 3355c2351230 00:50:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:58 ---> Running in c79698aa16cb 00:50:59 ---> 458a59234594 00:50:59 Step 9/23 : RUN make cmd/core-data/core-data 00:50:59 Removing intermediate container c79698aa16cb 00:50:59 ---> a095a9837dca 00:50:59 Step 24/26 : LABEL arch=arm64 00:50:59 ---> Running in ea9259f35cbe 00:50:59 ---> Running in 58b7feb2654c 00:51:00 Removing intermediate container 58b7feb2654c 00:51:00 ---> 2f0c5ec3ee97 00:51:00 Step 25/26 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:51:00 ---> Running in 9e94279bf05e 00:51: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:51:02 Removing intermediate container 9e94279bf05e 00:51:02 ---> d324ff726a96 00:51:02 Step 26/26 : LABEL version=0.0.0 00:51:02 ---> Running in daa5bad8abd8 00:51:03 Removing intermediate container daa5bad8abd8 00:51:03 ---> a1d99119ef36 00:51:03 00:51:03 Successfully built a1d99119ef36 00:51:03 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:51:36  Building docker-sys-mgmt-agent-go ... done 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:51:36 Removing intermediate container e561b2f61c9d 00:51:36 ---> f617fae74cf7 00:51:36 00:51:36 Step 10/22 : FROM alpine:3.12 00:51:36 ---> afeebe901d6b 00:51:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:51:36 ---> Using cache 00:51:36 ---> faa231ea9ffa 00:51:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:51:36 ---> Running in 798acee300ca 00:51:36 Removing intermediate container 798acee300ca 00:51:36 ---> 689896dcf5a7 00:51:36 Step 13/22 : WORKDIR / 00:51:36 ---> Running in 0a9f30e7d297 00:51:36 Removing intermediate container 0a9f30e7d297 00:51:36 ---> 505c14a86db0 00:51:36 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:37 ---> 78ca96e744f4 00:51:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:51:39 ---> 20bd5a809ada 00:51:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:51:40 ---> 698238a98278 00:51:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:51:41 ---> c1ba6b25e359 00:51:41 Step 18/22 : RUN chmod +x entrypoint.sh 00:51:41 ---> Running in 1cb55f0abecb 00:51:46 Removing intermediate container 1cb55f0abecb 00:51:46 ---> 480e9a5d3603 00:51:46 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:51:46 ---> Running in bec1b2b6fc4d 00:51:47 Removing intermediate container bec1b2b6fc4d 00:51:47 ---> 7f7525f0ae11 00:51:47 Step 20/22 : LABEL arch=arm64 00:51:47 ---> Running in ddebffe357d8 00:51:47 Removing intermediate container 98182dde6360 00:51:47 ---> 433a43398ef9 00:51:47 00:51:47 Step 10/21 : FROM alpine:3.12 00:51:47 ---> afeebe901d6b 00:51:47 Step 11/21 : RUN apk add --update --no-cache curl 00:51:48 ---> Running in dc7f7540b8f0 00:51:48 Removing intermediate container ddebffe357d8 00:51:48 ---> 29ce368204ed 00:51:48 Step 21/22 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:51:48 ---> Running in c2bccf9df2f6 00:51:49 Removing intermediate container c2bccf9df2f6 00:51:49 ---> 3d360f8907da 00:51:49 Step 22/22 : LABEL version=0.0.0 00:51:49 ---> Running in bf89b6bac517 00:51:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:50 Removing intermediate container bf89b6bac517 00:51:50 ---> bc5b0ec10b8e 00:51:50 00:51:50 Successfully built bc5b0ec10b8e 00:51:50 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:51:51  Building docker-security-bootstrap-redis-go ... done (1/4) Installing ca-certificates (20191127-r4) 00:51:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:51:51 (3/4) Installing libcurl (7.69.1-r3) 00:51:51 (4/4) Installing curl (7.69.1-r3) 00:51:51 Executing busybox-1.31.1-r19.trigger 00:51:51 Executing ca-certificates-20191127-r4.trigger 00:51:51 OK: 7 MiB in 18 packages 00:51:54 Removing intermediate container dc7f7540b8f0 00:51:54 ---> 9e64546428b0 00:51:54 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:54 ---> Running in e2b9ca0f8be8 00:51:54 Removing intermediate container e2b9ca0f8be8 00:51:54 ---> ed0ecf6d4555 00:51:54 Step 13/21 : WORKDIR /edgex 00:51:55 ---> Running in 50803b7c1ce9 00:51:55 Removing intermediate container 50803b7c1ce9 00:51:55 ---> 1b63d40ec912 00:51:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:51:56 ---> 8770d934d33f 00:51:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:51:58 ---> 23d1fddcdec7 00:51:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:52:00 ---> 1266328fc7a0 00:52:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:52:00 ---> Running in d6e103c9645c 00:52:01 Removing intermediate container d6e103c9645c 00:52:01 ---> 6df9d9123b42 00:52:01 Step 18/21 : CMD ["--init=true"] 00:52:01 ---> Running in 4427c4e66c60 00:52:02 Removing intermediate container 4427c4e66c60 00:52:02 ---> a8baaf9c65f3 00:52:02 Step 19/21 : LABEL arch=arm64 00:52:02 ---> Running in 0f1d4dc1348d 00:52:02 Removing intermediate container 0f1d4dc1348d 00:52:02 ---> 4909bccb758c 00:52:02 Step 20/21 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:52:03 ---> Running in e07564fb3ec8 00:52:04 Removing intermediate container e07564fb3ec8 00:52:04 ---> 85ed0b6e04d7 00:52:04 Step 21/21 : LABEL version=0.0.0 00:52:04 ---> Running in b35a187b0123 00:52:05 Removing intermediate container b35a187b0123 00:52:05 ---> 3fafd92c56ac 00:52:05 00:52:05 Successfully built 3fafd92c56ac 00:52:05 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:52:08  Building docker-security-proxy-setup-go ... done Removing intermediate container fcd60812e575 00:52:08 ---> 9774eeb376a3 00:52:08 00:52:08 Step 10/24 : FROM scratch 00:52:08 ---> 00:52:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:52:08 ---> Running in 0fbc8f8443a9 00:52:09 Removing intermediate container 0fbc8f8443a9 00:52:09 ---> a66d4e0d4b2b 00:52:09 Step 12/24 : ENV APP_PORT=48060 00:52:09 ---> Running in ad3217ffe6aa 00:52:10 Removing intermediate container ad3217ffe6aa 00:52:10 ---> 129bccc0ef7b 00:52:10 Step 13/24 : EXPOSE $APP_PORT 00:52:10 ---> Running in 2558497de908 00:52:10 Removing intermediate container 2558497de908 00:52:10 ---> 19ac66374ad9 00:52:10 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:52:11 ---> 82aacd2c33c9 00:52:11 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:52:12 ---> 801eccaf053c 00:52:12 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:52:13 ---> e374b8e953eb 00:52:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:15 ---> a198c25e75b9 00:52:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:52:16 ---> 25ab0659e598 00:52:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:52:17 ---> bb857d6093a9 00:52:17 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:52:17 ---> Running in 16c5343b52ce 00:52:17 Removing intermediate container 16c5343b52ce 00:52:17 ---> 4246efdd802d 00:52:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:17 ---> Running in b2d9a8b10d21 00:52:18 Removing intermediate container b2d9a8b10d21 00:52:18 ---> ef540b85ccd0 00:52:18 Step 22/24 : LABEL arch=arm64 00:52:18 ---> Running in d983c08c7abd 00:52:19 Removing intermediate container d983c08c7abd 00:52:19 ---> 0aa8b9efbce2 00:52:19 Step 23/24 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:52:19 ---> Running in bf73420aedf8 00:52:19 Removing intermediate container bf73420aedf8 00:52:19 ---> ff4ab82c9569 00:52:19 Step 24/24 : LABEL version=0.0.0 00:52:19 ---> Running in c36517caee41 00:52:20 Removing intermediate container c36517caee41 00:52:20 ---> b4c5b6420f14 00:52:20 00:52:20 Successfully built b4c5b6420f14 00:52:20 Successfully tagged docker-support-notifications-go-arm64:latest 00:52:24  Building docker-support-notifications-go ... done Removing intermediate container ea9259f35cbe 00:52:24 ---> ee8ce3a25fc3 00:52:24 00:52:24 Step 10/23 : FROM alpine:3.12 00:52:24 ---> afeebe901d6b 00:52:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:24 ---> Running in 1799991cae90 00:52:24 Removing intermediate container 1799991cae90 00:52:24 ---> 706cfb845111 00:52:24 Step 12/23 : ENV APP_PORT=48080 00:52:24 ---> Running in 6539a253a7e6 00:52:25 Removing intermediate container 6539a253a7e6 00:52:25 ---> affa82f28fdc 00:52:25 Step 13/23 : EXPOSE $APP_PORT 00:52:25 ---> Running in e8e7e1514c39 00:52:25 Removing intermediate container e8e7e1514c39 00:52:25 ---> eb549ef1a158 00:52:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:25 ---> Running in 85b727282b31 00:52:27 Removing intermediate container 85b727282b31 00:52:27 ---> 0ac2d584f0d6 00:52:27 Step 15/23 : RUN apk add --update --no-cache zeromq 00:52:27 ---> Running in aee2ca90e74b 00:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:31 (1/5) Installing libgcc (9.3.0-r2) 00:52:31 (2/5) Installing libsodium (1.0.18-r0) 00:52:31 (3/5) Installing libstdc++ (9.3.0-r2) 00:52:31 (4/5) Installing libzmq (4.3.3-r0) 00:52:32 (5/5) Installing zeromq (4.3.3-r0) 00:52:32 Executing busybox-1.31.1-r19.trigger 00:52:32 OK: 8 MiB in 19 packages 00:52:33 Removing intermediate container aee2ca90e74b 00:52:33 ---> 01279edfb8d5 00:52:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:34 ---> 0bc4158e67fd 00:52:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:52:35 ---> 1430d965998f 00:52:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:52:36 ---> afa18c2d0502 00:52:36 Step 19/23 : ENTRYPOINT ["/core-data"] 00:52:36 ---> Running in 649884cc97f1 00:52:36 Removing intermediate container 649884cc97f1 00:52:36 ---> 87e499625996 00:52:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:37 ---> Running in 8b78fe72b5a2 00:52:37 Removing intermediate container 8b78fe72b5a2 00:52:37 ---> 243fb9ba7426 00:52:37 Step 21/23 : LABEL arch=arm64 00:52:37 ---> Running in 324445d9816d 00:52:38 Removing intermediate container 324445d9816d 00:52:38 ---> d4a4f4bbdfa1 00:52:38 Step 22/23 : LABEL git_sha=f3cb4776a1548f6e1b3e0de073556e14b17ad638 00:52:38 ---> Running in ad5af3555375 00:52:38 Removing intermediate container ad5af3555375 00:52:38 ---> 050f87dce965 00:52:38 Step 23/23 : LABEL version=0.0.0 00:52:38 ---> Running in 623be7162fce 00:52:39 Removing intermediate container 623be7162fce 00:52:39 ---> cf14edfe4bac 00:52:39 00:52:39 Successfully built cf14edfe4bac 00:52:39 Successfully tagged docker-core-data-go-arm64:latest 00:52:40  Building docker-core-data-go ... done  [Pipeline] } 00:52:40 $ docker stop --time=1 b9652ccfd0bca257446797d95cc145e4c16594da12e9b4ff0509c1fc05593912 00:52:42 $ docker rm -f b9652ccfd0bca257446797d95cc145e4c16594da12e9b4ff0509c1fc05593912 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:42 + grep docker 00:52:42 + docker images 00:52:43 docker-core-data-go-arm64 latest cf14edfe4bac 3 seconds ago 21MB 00:52:43 docker-support-notifications-go-arm64 latest b4c5b6420f14 23 seconds ago 11.4MB 00:52:43 docker-security-proxy-setup-go-arm64 latest 3fafd92c56ac 38 seconds ago 23.2MB 00:52:43 docker-security-bootstrap-redis-go-arm64 latest bc5b0ec10b8e 52 seconds ago 15.1MB 00:52:43 docker-sys-mgmt-agent-go-arm64 latest a1d99119ef36 About a minute ago 300MB 00:52:43 docker-core-metadata-go-arm64 latest d39fc94e6a58 3 minutes ago 12.3MB 00:52:43 docker-security-secretstore-setup-go-arm64 latest 5df8b59e41c2 3 minutes ago 23.4MB 00:52:43 docker-core-command-go-arm64 latest 16be670b86e7 3 minutes ago 9.98MB 00:52:43 docker-support-scheduler-go-arm64 latest eaf78ae6c1c6 3 minutes ago 10.1MB 00:52:43 docker 20.10.0 eeaf43b92773 5 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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:52:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:47 ---> package-listing.sh 00:52:47 ++ facter osfamily 00:52:47 ++ tr '[:upper:]' '[:lower:]' 00:52:47 + OS_FAMILY=redhat 00:52:47 + workspace=/w/workspace/edgex-go/46 00:52:47 + START_PACKAGES=/tmp/packages_start.txt 00:52:47 + END_PACKAGES=/tmp/packages_end.txt 00:52:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:47 + PACKAGES=/tmp/packages_start.txt 00:52:47 + '[' /w/workspace/edgex-go/46 ']' 00:52:47 + PACKAGES=/tmp/packages_end.txt 00:52:47 + case "${OS_FAMILY}" in 00:52:47 + rpm -qa 00:52:47 + sort 00:52:52 + '[' -f /tmp/packages_start.txt ']' 00:52:52 + '[' -f /tmp/packages_end.txt ']' 00:52:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:52 + '[' /w/workspace/edgex-go/46 ']' 00:52:52 + mkdir -p /w/workspace/edgex-go/46/archives/ 00:52:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/46/archives/ [Pipeline] echo 00:52:52 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/46/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:53 00:52:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:54 alpine: Pulling from edgex-lftools-log-publisher 00:52:54 df20fa9351a1: Pulling fs layer 00:52:54 36b3adc4ff6f: Pulling fs layer 00:52:54 8ad3a11d3b57: Pulling fs layer 00:52:54 46f8f816bc3b: Pulling fs layer 00:52:54 93b61091891f: Pulling fs layer 00:52:54 93b9cdb0e59b: Pulling fs layer 00:52:54 5e14af77c1be: Pulling fs layer 00:52:54 01666e4c0597: Pulling fs layer 00:52:54 aa168da1d23b: Pulling fs layer 00:52:54 46f8f816bc3b: Waiting 00:52:54 93b9cdb0e59b: Waiting 00:52:54 93b61091891f: Waiting 00:52:54 aa168da1d23b: Waiting 00:52:54 01666e4c0597: Waiting 00:52:54 36b3adc4ff6f: Download complete 00:52:54 46f8f816bc3b: Verifying Checksum 00:52:54 46f8f816bc3b: Download complete 00:52:54 df20fa9351a1: Verifying Checksum 00:52:54 df20fa9351a1: Download complete 00:52:54 93b9cdb0e59b: Verifying Checksum 00:52:54 93b9cdb0e59b: Download complete 00:52:54 93b61091891f: Verifying Checksum 00:52:54 93b61091891f: Download complete 00:52:54 5e14af77c1be: Verifying Checksum 00:52:54 5e14af77c1be: Download complete 00:52:54 01666e4c0597: Download complete 00:52:54 8ad3a11d3b57: Verifying Checksum 00:52:54 8ad3a11d3b57: Download complete 00:52:54 df20fa9351a1: Pull complete 00:52:55 36b3adc4ff6f: Pull complete 00:52:56 8ad3a11d3b57: Pull complete 00:52:56 46f8f816bc3b: Pull complete 00:52:57 aa168da1d23b: Download complete 00:52:58 93b61091891f: Pull complete 00:52:58 93b9cdb0e59b: Pull complete 00:52:58 5e14af77c1be: Pull complete 00:52:58 01666e4c0597: Pull complete 00:53:11 aa168da1d23b: Pull complete 00:53:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:53:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:53:11 prd-centos7-docker-4c-2g-22097 does not seem to be running inside a container 00:53:11 $ 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/46/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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:53:16 $ docker top af9e0bdd4cecdf63fbc5200f84292569d61864fa8137f2e4e9f98d44472a80c5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:17 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:17 + mkdir -p /var/log/sa [Pipeline] sh 00:53:17 + ls /var/log/sa-host 00:53:17 + sadf -c /var/log/sa-host/sa22 00:53:17 file_magic: OK 00:53:17 HZ: Using current value: 100 00:53:17 file_header: OK 00:53:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:17 Statistics: 00:53:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:17 File successfully converted to sysstat format version 12.2.1 00:53:17 + sadf -c /var/log/sa-host/sa23 00:53:17 file_magic: OK 00:53:17 HZ: Using current value: 100 00:53:17 file_header: OK 00:53:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:17 Statistics: 00:53:17 Hnuu...uuuununununu... 00:53:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:18 provisioning config files... 00:53:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/46@tmp/config8234883245340903011tmp [Pipeline] { [Pipeline] echo 00:53:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:18 ---> create-netrc.sh [Pipeline] } 00:53:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:53:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:53:19 ---> python-tools-install.sh [Pipeline] echo 00:53:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:19 ---> sudo-logs.sh 00:53:19 Archiving 'sudo' log.. [Pipeline] echo 00:53:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:19 ---> job-cost.sh 00:53:19 lf-activate-venv: SKIPPING 00:53:19 INFO: No Stack... 00:53:20 INFO: Retrieving Pricing Info for: v1-standard-2 00:53:21 INFO: Archiving Costs [Pipeline] echo 00:53:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:21 ---> logs-deploy.sh 00:53:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/46 00:53:21 INFO: archiving workspace using pattern(s): 00:53:23 Archives upload complete. 00:53:23 INFO: archiving logs to Nexus