Pull request #3395 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at db7925e05468a348a54e2ee7c85b6c50909b0e0e rather than b96c30e3a27bfbf0e806230621d192e9cf5831b8 Obtained Jenkinsfile from db7925e05468a348a54e2ee7c85b6c50909b0e0e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1464 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit db7925e05468a348a54e2ee7c85b6c50909b0e0e into PR head commit b96c30e3a27bfbf0e806230621d192e9cf5831b8 Merge succeeded, producing b96c30e3a27bfbf0e806230621d192e9cf5831b8 Checking out Revision b96c30e3a27bfbf0e806230621d192e9cf5831b8 (PR-3395) > 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/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b96c30e3a27bfbf0e806230621d192e9cf5831b8 # 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 db7925e05468a348a54e2ee7c85b6c50909b0e0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b96c30e3a27bfbf0e806230621d192e9cf5831b8 # timeout=10 Commit message: "fix(command): fix Get Command Request Response Errors" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:42:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:42:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:42:37 ========================================================= 13:42:37 EdgeX Global Pipelines Version Info 13:42:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:42:39 ------------------- 13:42:39 stable info: 13:42:39 ------------------- 13:42:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:42:39 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 13:42:39 Message: update stable to v1.0.186 13:42:40 ------------------- 13:42:40 experimental info: 13:42:40 ------------------- 13:42:40 Commited By: **** collab-it+edgex@linuxfoundation.org 13:42:40 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 13:42:40 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3395 [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3395 [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3395 [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b96c30e3a27bfbf0e806230621d192e9cf5831b8 [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b96c30e [Pipeline] echo 13:42:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:42:40 provisioning config files... 13:42:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5133779830734856570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:41 ---> docker-login.sh 13:42:41 nexus3.edgexfoundry.org:10001 13:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:42 Configure a credential helper to remove this warning. See 13:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:42 13:42:42 Login Succeeded 13:42:42 nexus3.edgexfoundry.org:10002 13:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:43 Configure a credential helper to remove this warning. See 13:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:43 13:42:43 Login Succeeded 13:42:43 nexus3.edgexfoundry.org:10003 13:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:43 Configure a credential helper to remove this warning. See 13:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:43 13:42:43 Login Succeeded 13:42:43 nexus3.edgexfoundry.org:10004 13:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:43 Configure a credential helper to remove this warning. See 13:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:43 13:42:43 Login Succeeded 13:42:43 docker.io 13:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:44 Configure a credential helper to remove this warning. See 13:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:44 13:42:44 Login Succeeded 13:42:44 ---> docker-login.sh ends [Pipeline] } 13:42:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:44 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 13:42:44 + for file in '`ls cmd/**/Dockerfile`' 13:42:44 ++ dirname cmd/core-command/Dockerfile 13:42:44 ++ cut -d/ -f2 13:42:44 + echo core-command,cmd/core-command/Dockerfile 13:42:44 + for file in '`ls cmd/**/Dockerfile`' 13:42:44 ++ dirname cmd/core-data/Dockerfile 13:42:44 ++ cut -d/ -f2 13:42:44 + echo core-data,cmd/core-data/Dockerfile 13:42:44 + for file in '`ls cmd/**/Dockerfile`' 13:42:44 ++ cut -d/ -f2 13:42:44 ++ dirname cmd/core-metadata/Dockerfile 13:42:44 + echo core-metadata,cmd/core-metadata/Dockerfile 13:42:44 + for file in '`ls cmd/**/Dockerfile`' 13:42:44 ++ cut -d/ -f2 13:42:44 ++ dirname cmd/security-bootstrapper/Dockerfile 13:42:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:42:44 + for file in '`ls cmd/**/Dockerfile`' 13:42:44 ++ dirname cmd/security-proxy-setup/Dockerfile 13:42:44 ++ cut -d/ -f2 13:42:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:42:44 + for file in '`ls cmd/**/Dockerfile`' 13:42:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:42:44 ++ cut -d/ -f2 13:42:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:42:44 + for file in '`ls cmd/**/Dockerfile`' 13:42:44 ++ dirname cmd/support-notifications/Dockerfile 13:42:44 ++ cut -d/ -f2 13:42:44 + echo support-notifications,cmd/support-notifications/Dockerfile 13:42:44 + for file in '`ls cmd/**/Dockerfile`' 13:42:44 ++ dirname cmd/support-scheduler/Dockerfile 13:42:44 ++ cut -d/ -f2 13:42:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:42:44 + for file in '`ls cmd/**/Dockerfile`' 13:42:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:42:44 ++ cut -d/ -f2 13:42:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:42:45 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:42:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:42:46 13:42:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:42:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:42:46 latest: Pulling from edgex-devops/git-semver 13:42:46 31603596830f: Pulling fs layer 13:42:46 2a8b12db71e7: Pulling fs layer 13:42:46 6ca5941a6612: Pulling fs layer 13:42:46 ecc8261a40a4: Pulling fs layer 13:42:46 ecc8261a40a4: Waiting 13:42:46 2a8b12db71e7: Verifying Checksum 13:42:46 2a8b12db71e7: Download complete 13:42:47 31603596830f: Verifying Checksum 13:42:47 31603596830f: Download complete 13:42:47 6ca5941a6612: Verifying Checksum 13:42:47 6ca5941a6612: Download complete 13:42:47 ecc8261a40a4: Verifying Checksum 13:42:47 ecc8261a40a4: Download complete 13:42:47 31603596830f: Pull complete 13:42:47 2a8b12db71e7: Pull complete 13:42:49 6ca5941a6612: Pull complete 13:42:49 ecc8261a40a4: Pull complete 13:42:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:42:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:42:49 prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container 13:42:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:42:53 $ docker top e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:54 [ssh-agent] Looking for ssh-agent implementation... 13:42:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:54 $ docker exec e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 ssh-agent 13:42:54 SSH_AUTH_SOCK=/tmp/ssh-OAGcpMLO6rUp/agent.12 13:42:54 SSH_AGENT_PID=18 13:42:54 Running ssh-add (command line suppressed) 13:42:55 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6653340000522083893.key (/w/workspace/edgex-go/2@tmp/private_key_6653340000522083893.key) 13:42:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:55 + git tag --points-at HEAD [Pipeline] } 13:42:55 $ docker exec --env ******** --env ******** e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 ssh-agent -k 13:42:55 unset SSH_AUTH_SOCK; 13:42:55 unset SSH_AGENT_PID; 13:42:55 echo Agent pid 18 killed; 13:42:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:42:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:55 [ssh-agent] Looking for ssh-agent implementation... 13:42:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:56 $ docker exec e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 ssh-agent 13:42:56 SSH_AUTH_SOCK=/tmp/ssh-wdRWCYNUhq2W/agent.49 13:42:56 SSH_AGENT_PID=54 13:42:56 Running ssh-add (command line suppressed) 13:42:56 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6938909650366580832.key (/w/workspace/edgex-go/2@tmp/private_key_6938909650366580832.key) 13:42:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:57 + git semver init 13:42:57 # -> Open(): unable to determine branch for HEAD 13:42:57 # $GIT_DIR = /w/workspace/edgex-go/2/.git 13:42:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 13:42:57 # $SEMVER_REMOTE_NAME = origin 13:42:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:42:57 # $SEMVER_USER_NAME = edgex-jenkins 13:42:57 # $SEMVER_BRANCH = PR-3395 13:42:57 # $SEMVER_TEMP = /tmp/semver-825957959 13:42:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:43:29 # '/tmp/semver-825957959' -> '/w/workspace/edgex-go/2/.semver' 13:43:29 # -> Force: false 13:43:29 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 13:43:29 $ docker exec --env ******** --env ******** e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 ssh-agent -k 13:43:30 unset SSH_AUTH_SOCK; 13:43:30 unset SSH_AGENT_PID; 13:43:30 echo Agent pid 54 killed; 13:43:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:43:30 + git semver [Pipeline] } 13:43:30 $ docker stop --time=1 e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 13:43:33 $ docker rm -f e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 [Pipeline] // withDockerContainer [Pipeline] sh 13:43:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:43:35 Stashed 1 file(s) [Pipeline] echo 13:43:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:43:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:43:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:43:36 + sudo service docker restart 13:43:36 + true 13:43:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 13:43:38 ========================================================= 13:43:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:43:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:43:39 + 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 . 13:43:46 Sending build context to Docker daemon 329.7MB 13:43:46 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 13:43:46 Step 2/6 : FROM ${BASE} 13:43:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:43:46 188c0c94c7c5: Pulling fs layer 13:43:46 0ef7d3d256c8: Pulling fs layer 13:43:46 de9db76c5a1d: Pulling fs layer 13:43:46 bca2f99d35d6: Pulling fs layer 13:43:46 93359f2a8cfa: Pulling fs layer 13:43:46 7c6f9722023f: Pulling fs layer 13:43:46 a35cf1a2eb13: Pulling fs layer 13:43:46 bca2f99d35d6: Waiting 13:43:46 93359f2a8cfa: Waiting 13:43:46 7c6f9722023f: Waiting 13:43:46 a35cf1a2eb13: Waiting 13:43:46 de9db76c5a1d: Download complete 13:43:46 0ef7d3d256c8: Verifying Checksum 13:43:46 0ef7d3d256c8: Download complete 13:43:46 93359f2a8cfa: Verifying Checksum 13:43:46 93359f2a8cfa: Download complete 13:43:46 7c6f9722023f: Verifying Checksum 13:43:46 7c6f9722023f: Download complete 13:43:46 188c0c94c7c5: Verifying Checksum 13:43:46 188c0c94c7c5: Download complete 13:43:47 188c0c94c7c5: Pull complete 13:43:47 0ef7d3d256c8: Pull complete 13:43:47 de9db76c5a1d: Pull complete 13:43:50 Still waiting to schedule task 13:43:50 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 13:43:50 a35cf1a2eb13: Verifying Checksum 13:43:50 a35cf1a2eb13: Download complete 13:43:51 bca2f99d35d6: Verifying Checksum 13:43:51 bca2f99d35d6: Download complete 13:43:59 bca2f99d35d6: Pull complete 13:44:00 93359f2a8cfa: Pull complete 13:44:00 7c6f9722023f: Pull complete 13:44:07 a35cf1a2eb13: Pull complete 13:44:07 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 13:44:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:44:07 ---> a62c8e92a672 13:44:07 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 13:44:07 ---> Running in 0d4ad1f25e9b 13:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:44:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:44:11 (1/12) Installing libmagic (5.38-r0) 13:44:11 (2/12) Installing file (5.38-r0) 13:44:11 (3/12) Installing libc-dev (0.7.2-r3) 13:44:11 (4/12) Installing g++ (9.3.0-r2) 13:44:16 (5/12) Installing fortify-headers (1.1-r0) 13:44:16 (6/12) Installing patch (2.7.6-r6) 13:44:16 (7/12) Installing build-base (0.5-r2) 13:44:16 (8/12) Installing libsodium (1.0.18-r0) 13:44:16 (9/12) Installing pkgconf (1.7.2-r0) 13:44:16 (10/12) Installing libsodium-dev (1.0.18-r0) 13:44:16 (11/12) Installing libzmq (4.3.3-r0) 13:44:16 (12/12) Installing zeromq-dev (4.3.3-r0) 13:44:17 Executing busybox-1.31.1-r19.trigger 13:44:17 OK: 233 MiB in 51 packages 13:44:21 Removing intermediate container 0d4ad1f25e9b 13:44:21 ---> 4ada0b7abb37 13:44:21 Step 4/6 : WORKDIR /edgex-go 13:44:21 ---> Running in e115bbe800e6 13:44:21 Removing intermediate container e115bbe800e6 13:44:21 ---> 87ceec243927 13:44:21 Step 5/6 : COPY go.mod . 13:44:21 ---> dd442a877123 13:44:21 Step 6/6 : RUN go mod download 13:44:21 ---> Running in bba7f9d3075c 13:44:54 Removing intermediate container bba7f9d3075c 13:44:54 ---> 79b78c7b6fe7 13:44:54 Successfully built 79b78c7b6fe7 13:44:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:44:55 + docker inspect -f . ci-base-image-x86_64 13:44:55 . [Pipeline] withDockerContainer 13:44:55 prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container 13:44:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:44:57 $ docker top 68c0b217211f77875aea16d30e97fc892905ceb2e23dfc4db324560bb9895f3d -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:57 + go version 13:44:57 go version go1.15.5 linux/amd64 [Pipeline] } 13:44:57 $ docker stop --time=1 68c0b217211f77875aea16d30e97fc892905ceb2e23dfc4db324560bb9895f3d 13:44:59 $ docker rm -f 68c0b217211f77875aea16d30e97fc892905ceb2e23dfc4db324560bb9895f3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:45:00 + docker inspect -f . ci-base-image-x86_64 13:45:00 . [Pipeline] withDockerContainer 13:45:00 prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container 13:45:00 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:45:01 $ docker top cf3e1ddf174e732927a3b16acc59b6a6a5e106d9ae268b3a92685b08d78973ed -eo pid,comm [Pipeline] { [Pipeline] echo 13:45:02 ========================================================= 13:45:02 [edgeXBuildGoParallel] Running Tests and Build... 13:45:02 ========================================================= [Pipeline] sh 13:45:02 + make test 13:45:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:45:25 ? github.com/edgexfoundry/edgex-go [no test files] 13:45:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:46:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:46:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:46:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:46:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:46:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:46:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:46:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:46:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:46:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:46:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:46:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:46:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.176s coverage: 45.9% of statements 13:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 13:46:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.091s coverage: 19.8% of statements 13:46:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.142s coverage: 99.0% of statements 13:46:33 --- FAIL: TestAddEventWithPersistence (0.56s) 13:46:33 event_test.go:251: event not received in timely fashion, index 0, TestAddEventWithPersistence 13:46:33 event_test.go:251: event not received in timely fashion, index 1, TestAddEventWithPersistence 13:46:33 event_test.go:255: PASS: AddEvent(string) 13:46:33 FAIL 13:46:33 coverage: 27.1% of statements 13:46:33 FAIL github.com/edgexfoundry/edgex-go/internal/core/data 1.925s 13:46:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:46:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:46:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:46:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:46:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:46:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:46:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.145s coverage: 100.0% of statements 13:46:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:46:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.123s coverage: 100.0% of statements 13:46:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:46:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:46:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.362s coverage: 71.3% of statements 13:46:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:46:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.564s coverage: 82.9% of statements 13:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.408s coverage: 78.9% of statements 13:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:46:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.773s coverage: 28.6% of statements 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:46:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.186s coverage: 100.0% of statements 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:46:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.195s coverage: 100.0% of statements 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:46:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.366s coverage: 86.7% of statements 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:46:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.317s coverage: 97.5% of statements 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:46:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.153s coverage: 78.3% of statements 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:46:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.282s coverage: 93.0% of statements 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:46:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.109s coverage: 58.8% of statements 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:46:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.204s coverage: 0.9% of statements 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 13:46:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:46:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.418s coverage: 47.1% of statements 13:46:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.396s coverage: 79.5% of statements 13:46:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.427s coverage: 94.1% of statements 13:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements 13:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements 13:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.123s coverage: 94.4% of statements 13:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements 13:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.686s coverage: 81.9% of statements 13:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.340s coverage: 92.9% of statements 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 77.8% of statements 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.166s coverage: 87.2% of statements 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.087s coverage: 100.0% of statements 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.329s coverage: 75.5% of statements 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.105s coverage: 80.8% of statements 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.113s coverage: 84.6% of statements 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.272s coverage: 91.6% of statements 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.544s coverage: 64.4% of statements 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.117s coverage: 100.0% of statements 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 91.3% of statements 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements 13:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 13:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.838s coverage: 69.0% of statements 13:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 38.4% of statements 13:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements 13:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.133s coverage: 84.8% of statements 13:47:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.144s coverage: 47.0% of statements 13:47:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:47:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:47:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:47:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:47:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:47:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements 13:47:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:47:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements 13:47:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:47:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 13:47:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.054s coverage: 9.6% of statements 13:47:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 13:47:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.245s coverage: 88.6% of statements 13:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 13:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 13:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 13:47:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.258s coverage: 28.7% of statements 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:47:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.115s coverage: 99.0% of statements 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:47:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.079s coverage: 100.0% of statements 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 13:47:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.163s coverage: 64.6% of statements 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 13:47:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.158s coverage: 95.6% of statements 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 13:47:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:47:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.084s coverage: 100.0% of statements 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:47:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:47:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.090s coverage: 100.0% of statements 13:47:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.088s coverage: 28.1% of statements 13:47:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.083s coverage: 100.0% of statements 13:47:31 FAIL 13:47:32 make: *** [Makefile:94: test] Error 1 [Pipeline] } 13:47:32 $ docker stop --time=1 cf3e1ddf174e732927a3b16acc59b6a6a5e106d9ae268b3a92685b08d78973ed 13:47:35 $ docker rm -f cf3e1ddf174e732927a3b16acc59b6a6a5e106d9ae268b3a92685b08d78973ed 13:47:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1466 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 13:47:36 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:47:36 Failed in branch amd64 13:47:42 using credential edgex-jenkins-ssh 13:47:42 Cloning the remote Git repository 13:47:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:47:42 > git init /w/workspace/edgex-go/2 # timeout=10 13:47:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:47:42 > git --version # timeout=10 13:47:42 > git --version # 'git version 2.17.1' 13:47:42 using GIT_SSH to set credentials SSH Credentials for GitHub 13:47:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:48:00 Merging remotes/origin/master commit db7925e05468a348a54e2ee7c85b6c50909b0e0e into PR head commit b96c30e3a27bfbf0e806230621d192e9cf5831b8 13:48:00 Merge succeeded, producing b96c30e3a27bfbf0e806230621d192e9cf5831b8 13:48:00 Checking out Revision b96c30e3a27bfbf0e806230621d192e9cf5831b8 (PR-3395) 13:47:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:47:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:47:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:47:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:47:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:47:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:48:00 > git config core.sparsecheckout # timeout=10 13:48:00 > git checkout -f b96c30e3a27bfbf0e806230621d192e9cf5831b8 # timeout=10 13:48:00 > git remote # timeout=10 13:48:00 > git config --get remote.origin.url # timeout=10 13:48:00 using GIT_SSH to set credentials SSH Credentials for GitHub 13:48:00 > git merge db7925e05468a348a54e2ee7c85b6c50909b0e0e # timeout=10 13:48:00 > git rev-parse HEAD^{commit} # timeout=10 13:48:00 > git config core.sparsecheckout # timeout=10 13:48:00 > git checkout -f b96c30e3a27bfbf0e806230621d192e9cf5831b8 # timeout=10 13:48:05 Commit message: "fix(command): fix Get Command Request Response Errors" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:48:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:48:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:48:07 + + sudo service docker restart 13:48:07 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:48:09 provisioning config files... 13:48:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9105315146260198131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:09 ---> docker-login.sh 13:48:09 nexus3.edgexfoundry.org:10001 13:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:11 Configure a credential helper to remove this warning. See 13:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:11 13:48:11 Login Succeeded 13:48:11 nexus3.edgexfoundry.org:10002 13:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:11 Configure a credential helper to remove this warning. See 13:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:11 13:48:11 Login Succeeded 13:48:11 nexus3.edgexfoundry.org:10003 13:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:11 Configure a credential helper to remove this warning. See 13:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:11 13:48:11 Login Succeeded 13:48:11 nexus3.edgexfoundry.org:10004 13:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:12 Configure a credential helper to remove this warning. See 13:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:12 13:48:12 Login Succeeded 13:48:12 docker.io 13:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:12 Configure a credential helper to remove this warning. See 13:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:12 13:48:12 Login Succeeded 13:48:12 ---> docker-login.sh ends [Pipeline] } 13:48:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:48:13 ========================================================= 13:48:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:48:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:48:13 + 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 . 13:48:16 Sending build context to Docker daemon 167.4MB 13:48:16 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 13:48:16 Step 2/6 : FROM ${BASE} 13:48:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:48:16 5f621e34cdf4: Pulling fs layer 13:48:16 a4357932f1b6: Pulling fs layer 13:48:16 18c013af1878: Pulling fs layer 13:48:16 00ac8860ef70: Pulling fs layer 13:48:16 63d7cb157983: Pulling fs layer 13:48:16 b116817d02f9: Pulling fs layer 13:48:16 745a02a5169b: Pulling fs layer 13:48:16 00ac8860ef70: Waiting 13:48:16 63d7cb157983: Waiting 13:48:16 b116817d02f9: Waiting 13:48:16 745a02a5169b: Waiting 13:48:16 18c013af1878: Download complete 13:48:16 a4357932f1b6: Download complete 13:48:16 63d7cb157983: Verifying Checksum 13:48:16 63d7cb157983: Download complete 13:48:16 b116817d02f9: Verifying Checksum 13:48:16 b116817d02f9: Download complete 13:48:16 5f621e34cdf4: Verifying Checksum 13:48:16 5f621e34cdf4: Download complete 13:48:16 5f621e34cdf4: Pull complete 13:48:17 a4357932f1b6: Pull complete 13:48:17 18c013af1878: Pull complete 13:48:18 745a02a5169b: Download complete 13:48:19 00ac8860ef70: Verifying Checksum 13:48:19 00ac8860ef70: Download complete 13:48:32 00ac8860ef70: Pull complete 13:48:32 63d7cb157983: Pull complete 13:48:32 b116817d02f9: Pull complete 13:48:34 745a02a5169b: Pull complete 13:48:34 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 13:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:48:34 ---> b7e6874047d6 13:48:34 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 13:48:38 ---> Running in b07f9f02957b 13:48:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:48:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:48:40 (1/12) Installing libmagic (5.38-r0) 13:48:40 (2/12) Installing file (5.38-r0) 13:48:40 (3/12) Installing libc-dev (0.7.2-r3) 13:48:40 (4/12) Installing g++ (9.3.0-r2) 13:48:44 (5/12) Installing fortify-headers (1.1-r0) 13:48:44 (6/12) Installing patch (2.7.6-r6) 13:48:44 (7/12) Installing build-base (0.5-r2) 13:48:44 (8/12) Installing libsodium (1.0.18-r0) 13:48:44 (9/12) Installing pkgconf (1.7.2-r0) 13:48:44 (10/12) Installing libsodium-dev (1.0.18-r0) 13:48:44 (11/12) Installing libzmq (4.3.3-r0) 13:48:44 (12/12) Installing zeromq-dev (4.3.3-r0) 13:48:44 Executing busybox-1.31.1-r19.trigger 13:48:44 OK: 217 MiB in 51 packages 13:48:49 Removing intermediate container b07f9f02957b 13:48:49 ---> fc67f2242024 13:48:49 Step 4/6 : WORKDIR /edgex-go 13:48:49 ---> Running in 30a3bb51f9ba 13:48:49 Removing intermediate container 30a3bb51f9ba 13:48:49 ---> 697805db9fa6 13:48:49 Step 5/6 : COPY go.mod . 13:48:49 ---> a81acb30fa47 13:48:49 Step 6/6 : RUN go mod download 13:48:50 ---> Running in 6fe8ab6eff91 13:49:17 Removing intermediate container 6fe8ab6eff91 13:49:17 ---> 701af641ea1f 13:49:17 Successfully built 701af641ea1f 13:49:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:49:17 + docker inspect -f . ci-base-image-arm64 13:49:17 . [Pipeline] withDockerContainer 13:49:17 prd-ubuntu18.04-docker-arm64-4c-16g-1466 does not seem to be running inside a container 13:49:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:49:19 $ docker top 8a067f5caafe5ef33a0f612c4e99d8a2609298a157689ac2da0ecbdb1321bb1c -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:20 + go version 13:49:20 go version go1.15.5 linux/arm64 [Pipeline] } 13:49:20 $ docker stop --time=1 8a067f5caafe5ef33a0f612c4e99d8a2609298a157689ac2da0ecbdb1321bb1c 13:49:22 $ docker rm -f 8a067f5caafe5ef33a0f612c4e99d8a2609298a157689ac2da0ecbdb1321bb1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:49:22 + docker inspect -f . ci-base-image-arm64 13:49:22 . [Pipeline] withDockerContainer 13:49:23 prd-ubuntu18.04-docker-arm64-4c-16g-1466 does not seem to be running inside a container 13:49:23 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:49:24 $ docker top 9f01cb1c2aebfaa877ee960d21f18bb6c34e7063a72896eb68298bd61bb8857a -eo pid,comm [Pipeline] { [Pipeline] echo 13:49:24 ========================================================= 13:49:24 [edgeXBuildGoParallel] Running Tests and Build... 13:49:24 ========================================================= [Pipeline] sh 13:49:25 + make test 13:49:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:49:47 ? github.com/edgexfoundry/edgex-go [no test files] 13:50:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:50:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:50:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:50:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:50:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:50:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:50:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:50:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:50:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:50:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:51:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:51:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:51:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:51:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.365s coverage: 45.9% of statements 13:51:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:51:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:51:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:51:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:51:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:51:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 13:51:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.125s coverage: 19.8% of statements 13:51:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.263s coverage: 99.0% of statements 13:51:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.548s coverage: 27.1% of statements 13:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:51:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.161s coverage: 100.0% of statements 13:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:51:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.204s coverage: 100.0% of statements 13:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:51:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.252s coverage: 71.3% of statements 13:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:51:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.444s coverage: 82.9% of statements 13:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:51:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.141s coverage: 78.9% of statements 13:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.175s coverage: 28.6% of statements 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.249s coverage: 100.0% of statements 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.173s coverage: 100.0% of statements 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.509s coverage: 86.7% of statements 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.494s coverage: 97.5% of statements 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.222s coverage: 78.3% of statements 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:51:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.228s coverage: 93.0% of statements 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:51:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.108s coverage: 58.8% of statements 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:51:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.235s coverage: 0.9% of statements 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 13:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:51:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.153s coverage: 47.1% of statements 13:51:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.223s coverage: 79.5% of statements 13:51:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.154s coverage: 94.1% of statements 13:51:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements 13:51:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.144s coverage: 87.5% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.145s coverage: 94.4% of statements 13:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.131s coverage: 44.8% of statements 13:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.541s coverage: 81.9% of statements 13:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.189s coverage: 92.9% of statements 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.140s coverage: 75.5% of statements 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.142s coverage: 80.8% of statements 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.204s coverage: 87.2% of statements 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.223s coverage: 84.6% of statements 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.6% of statements 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.571s coverage: 64.4% of statements 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.140s coverage: 100.0% of statements 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 13:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 13:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 13:52:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 13:52:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.896s coverage: 69.0% of statements 13:52:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:52:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:52:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:52:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.463s coverage: 38.4% of statements 13:52:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:52:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:52:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements 13:52:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:52:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.089s coverage: 84.8% of statements 13:52:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.426s coverage: 47.0% of statements 13:52:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:52:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:52:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:52:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:52:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:52:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.146s coverage: 100.0% of statements 13:52:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:52:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.161s coverage: 100.0% of statements 13:52:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:52:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 13:52:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.153s coverage: 9.6% of statements 13:52:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 13:52:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.482s coverage: 88.6% of statements 13:52:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 13:52:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 13:52:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 13:52:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.249s coverage: 28.7% of statements 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:52:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.272s coverage: 99.0% of statements 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:52:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.239s coverage: 100.0% of statements 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 13:52:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.174s coverage: 64.6% of statements 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 13:52:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.384s coverage: 95.6% of statements 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 13:52:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.056s coverage: 0.0% of statements 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:52:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:52:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:52:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements 13:52:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:52:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:52:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 13:52:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 28.1% of statements 13:52:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 13:52:33 GO111MODULE=on go vet ./... 13:53:54 gofmt -l . 13:53:54 [ "`gofmt -l .`" = "" ] 13:53:55 ./bin/test-go-mod-tidy.sh 13:53:56 ./bin/test-attribution-txt.sh [Pipeline] sh 13:53:59 + ls -al . 13:53:59 total 844 13:53:59 drwxrwxr-x 9 1001 1001 4096 Apr 22 13:53 . 13:53:59 drwxr-xr-x 4 root root 4096 Apr 22 13:49 .. 13:53:59 -rw-rw-r-- 1 1001 1001 11 Apr 22 13:48 .dockerignore 13:53:59 drwxrwxr-x 8 1001 1001 4096 Apr 22 13:48 .git 13:53:59 drwxrwxr-x 3 1001 1001 4096 Apr 22 13:48 .github 13:53:59 -rw-rw-r-- 1 1001 1001 818 Apr 22 13:48 .gitignore 13:53:59 -rw-rw-r-- 1 1001 1001 166 Apr 22 13:48 .sonarcloud.properties 13:53:59 -rw-rw-r-- 1 1001 1001 8609 Apr 22 13:48 Attribution.txt 13:53:59 -rw-rw-r-- 1 1001 1001 3804 Apr 22 13:48 CONTRIBUTING.md 13:53:59 -rw-rw-r-- 1 1001 1001 931 Apr 22 13:48 Dockerfile.build 13:53:59 -rw-rw-r-- 1 1001 1001 863 Apr 22 13:48 Jenkinsfile 13:53:59 -rw-rw-r-- 1 1001 1001 10775 Apr 22 13:48 LICENSE 13:53:59 -rw-rw-r-- 1 1001 1001 5774 Apr 22 13:48 Makefile 13:53:59 -rw-rw-r-- 1 1001 1001 7978 Apr 22 13:48 README.md 13:53:59 -rw-rw-r-- 1 1001 1001 6755 Apr 22 13:48 SECURITY.md 13:53:59 -rw-rw-r-- 1 1001 1001 5 Apr 22 13:43 VERSION 13:53:59 -rw-rw-r-- 1 1001 1001 4131 Apr 22 13:48 ZMQWindows.md 13:53:59 drwxrwxr-x 2 1001 1001 4096 Apr 22 13:48 bin 13:53:59 drwxrwxr-x 14 1001 1001 4096 Apr 22 13:48 cmd 13:53:59 -rw-r--r-- 1 root root 704518 Apr 22 13:52 coverage.out 13:53:59 -rw-r--r-- 1 root root 1059 Apr 22 13:53 go.mod 13:53:59 -rw-r--r-- 1 root root 22300 Apr 22 13:53 go.sum 13:53:59 drwxrwxr-x 8 1001 1001 4096 Apr 22 13:48 internal 13:53:59 drwxrwxr-x 4 1001 1001 4096 Apr 22 13:48 openapi 13:53:59 drwxrwxr-x 4 1001 1001 4096 Apr 22 13:48 snap 13:53:59 -rw-rw-r-- 1 1001 1001 168 Apr 22 13:48 version.go [Pipeline] sh 13:53:59 + '[' -e coverage.out ] 13:53:59 + chown 1001:1001 coverage.out [Pipeline] stash 13:54:01 Stashed 1 file(s) [Pipeline] sh 13:54:01 + make build 13:54:01 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 13:54:12 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 13:54:38 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 13:54:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:54:45 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 13:54:46 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 13:54:52 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 13:54:57 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 13:55:00 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 13:55:05 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 13:55:08 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 13:55:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 13:55:19 $ docker stop --time=1 9f01cb1c2aebfaa877ee960d21f18bb6c34e7063a72896eb68298bd61bb8857a 13:55:21 $ docker rm -f 9f01cb1c2aebfaa877ee960d21f18bb6c34e7063a72896eb68298bd61bb8857a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:55:26 13:55:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:55:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:55:27 latest: Pulling from edgex-devops/edgex-compose-arm64 13:55:27 29e5d40040c1: Pulling fs layer 13:55:27 1ce36da41761: Pulling fs layer 13:55:27 25b303627fd3: Pulling fs layer 13:55:27 29e5d40040c1: Verifying Checksum 13:55:27 29e5d40040c1: Download complete 13:55:28 1ce36da41761: Verifying Checksum 13:55:28 1ce36da41761: Download complete 13:55:28 29e5d40040c1: Pull complete 13:55:29 1ce36da41761: Pull complete 13:55:29 25b303627fd3: Download complete 13:55:40 25b303627fd3: Pull complete 13:55:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:55:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:55:40 prd-ubuntu18.04-docker-arm64-4c-16g-1466 does not seem to be running inside a container 13:55:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:55:43 $ docker top accf2f0d2693fbdd51d0b0f1dfb1dba7bed8d7b5b588f971a83ad024de9df274 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:44 + docker-compose build --help 13:55:44 + grep parallel 13:55:47 --parallel Build images in parallel. [Pipeline] } 13:55:47 $ docker stop --time=1 accf2f0d2693fbdd51d0b0f1dfb1dba7bed8d7b5b588f971a83ad024de9df274 13:55:49 $ docker rm -f accf2f0d2693fbdd51d0b0f1dfb1dba7bed8d7b5b588f971a83ad024de9df274 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:55:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:55:50 . [Pipeline] withDockerContainer 13:55:50 prd-ubuntu18.04-docker-arm64-4c-16g-1466 does not seem to be running inside a container 13:55:50 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:55:52 $ docker top ef2a269b6a39d4c0868c438dc870d094f86cad73674a947625368c38bb4dd536 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:53 + docker-compose -f ./docker-compose-build.yml build --parallel 13:55:57 Building docker-core-command-go ... 13:55:57 Building docker-core-data-go ... 13:55:57 Building docker-core-metadata-go ... 13:55:57 Building docker-security-bootstrapper-go ... 13:55:57 Building docker-security-proxy-setup-go ... 13:55:57 Building docker-security-secretstore-setup-go ... 13:55:57 Building docker-support-notifications-go ... 13:55:57 Building docker-support-scheduler-go ... 13:55:57 Building docker-sys-mgmt-agent-go ... 13:55:57 Building docker-core-data-go 13:55:57 Building docker-support-scheduler-go 13:55:57 Building docker-security-bootstrapper-go 13:55:57 Building docker-support-notifications-go 13:55:57 Building docker-security-proxy-setup-go 13:57:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:57:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:57:19 ---> 701af641ea1f 13:57:19 Step 3/21 : WORKDIR /edgex-go 13:57:19 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:57:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:57:19 ---> 701af641ea1f 13:57:19 Step 3/31 : WORKDIR /edgex-go 13:57:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:57:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:57:19 ---> 701af641ea1f 13:57:19 Step 3/22 : WORKDIR /edgex-go 13:57:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:57:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:57:19 ---> 701af641ea1f 13:57:19 Step 3/23 : WORKDIR /edgex-go 13:57:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:57:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:57:19 ---> 701af641ea1f 13:57:19 Step 3/22 : WORKDIR /edgex-go 13:57:19 ---> Running in 0565cdf1cb14 13:57:19 ---> Running in 1bd556c41ddb 13:57:19 ---> Running in e1965a802ba0 13:57:19 ---> Running in 40a3ba21f06b 13:57:19 ---> Running in 3112793c0b20 13:57:19 Removing intermediate container 1bd556c41ddb 13:57:19 ---> 974bf0fd99e5 13:57:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:19 ---> Running in 0c9574e1283d 13:57:19 Removing intermediate container e1965a802ba0 13:57:19 ---> 893d817cc0bd 13:57:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:19 Removing intermediate container 3112793c0b20 13:57:19 ---> a9ea3d7c08eb 13:57:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:19 Removing intermediate container 40a3ba21f06b 13:57:19 Removing intermediate container 0565cdf1cb14 13:57:19 ---> 3c241b4e1ef1 13:57:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:19 ---> 497fa3c2447c 13:57:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:19 ---> Running in e29337c71263 13:57:19 ---> Running in 2813be25d664 13:57:19 ---> Running in 0bb9e235f3aa 13:57:19 ---> Running in 412b717c171d 13:57:19 Removing intermediate container 0c9574e1283d 13:57:19 ---> 06c8b5ad6e7a 13:57:19 Step 5/31 : RUN apk add --update --no-cache make git 13:57:19 ---> Running in f4ea2c7a6242 13:57:19 Removing intermediate container e29337c71263 13:57:19 ---> dcd3401cb843 13:57:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:57:19 Removing intermediate container 412b717c171d 13:57:19 ---> 086c11b74989 13:57:19 Step 5/21 : RUN apk add --update --no-cache make git 13:57:19 ---> Running in 1d36bbae7a96 13:57:19 ---> Running in 8543220277a0 13:57:19 Removing intermediate container 2813be25d664 13:57:19 ---> eb910731c575 13:57:19 Step 5/22 : RUN apk add --update --no-cache make git 13:57:19 Removing intermediate container 0bb9e235f3aa 13:57:19 ---> fd2b5c22ff4b 13:57:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:57:19 ---> Running in a4d229a48fe7 13:57:19 ---> Running in ea31809ddeb9 13:57:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:57:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:57:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:57:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:57:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:57:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:57:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:57:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:57:20 OK: 217 MiB in 51 packages 13:57:20 OK: 217 MiB in 51 packages 13:57:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:57:21 OK: 217 MiB in 51 packages 13:57:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:57:22 OK: 217 MiB in 51 packages 13:57:22 OK: 217 MiB in 51 packages 13:57:22 Removing intermediate container f4ea2c7a6242 13:57:22 ---> 2e140df4bd8f 13:57:22 Step 6/31 : COPY go.mod . 13:57:22 Removing intermediate container 1d36bbae7a96 13:57:22 ---> 05844a6b2306 13:57:22 Step 6/23 : COPY go.mod . 13:57:23 Removing intermediate container 8543220277a0 13:57:23 ---> fb2e3f67603e 13:57:23 Step 6/21 : COPY go.mod . 13:57:23 ---> db3e75d5f989 13:57:23 Step 7/31 : RUN go mod download 13:57:23 Removing intermediate container ea31809ddeb9 13:57:23 ---> 9a8d0b506509 13:57:23 Step 6/22 : COPY go.mod . 13:57:23 ---> eab0f202c26b 13:57:23 Step 7/23 : RUN go mod download 13:57:24 ---> Running in 96f44dde52a8 13:57:24 ---> Running in bad0109c0e20 13:57:24 ---> 06239f731c67 13:57:24 Step 7/21 : RUN go mod download 13:57:24 Removing intermediate container a4d229a48fe7 13:57:24 ---> 99110f1fd2db 13:57:24 Step 6/22 : COPY go.mod . 13:57:24 ---> Running in 2839508f36ea 13:57:24 ---> 21b86bb6ec92 13:57:24 Step 7/22 : RUN go mod download 13:57:25 ---> Running in ad2874bc3d88 13:57:25 ---> f6ab51c52b7d 13:57:25 Step 7/22 : RUN go mod download 13:57:26 ---> Running in 23af41726f24 13:57:28 Removing intermediate container 96f44dde52a8 13:57:28 ---> 3de948ecb3f4 13:57:28 Step 8/31 : COPY . . 13:57:29 Removing intermediate container bad0109c0e20 13:57:29 ---> 2b49c0c09552 13:57:29 Step 8/23 : COPY . . 13:57:29 Removing intermediate container 2839508f36ea 13:57:29 ---> da7353177f00 13:57:29 Step 8/21 : COPY . . 13:57:29 Removing intermediate container ad2874bc3d88 13:57:29 ---> 22cbe7e530c8 13:57:29 Step 8/22 : COPY . . 13:57:31 Removing intermediate container 23af41726f24 13:57:31 ---> eacba0b12ac0 13:57:31 Step 8/22 : COPY . . 13:57:58 ---> 19b8159c9bd6 13:57:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:57:58 ---> c7dc466ba846 13:57:58 Step 9/23 : RUN make cmd/core-data/core-data 13:57:58 ---> 5310ac247851 13:57:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:57:58 ---> Running in 1d37a051a486 13:57:58 ---> f2c112cce483 13:57:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:57:58 ---> 01e4ca0b4194 13:57:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:57:58 ---> Running in 7a7538d01e98 13:57:58 ---> Running in 4e422df71801 13:57:58 ---> Running in f552d80abadf 13:57:58 ---> Running in 18cdec18d628 13:57:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:57:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:57:58 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 13:57:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:57:58 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 13:59:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:59:57 Removing intermediate container 1d37a051a486 13:59:57 ---> 1b7c6095f650 13:59:57 13:59:57 Step 10/31 : FROM alpine:3.12 13:59:57 3.12: Pulling from library/alpine 13:59:57 Removing intermediate container 4e422df71801 13:59:57 ---> a9a13e7d8a5d 13:59:57 13:59:57 Step 10/21 : FROM alpine:3.12 13:59:57 3.12: Pulling from library/alpine 13:59:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:59:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:59:57 Status: Downloaded newer image for alpine:3.12 13:59:57 ---> 9852663dfa18 13:59:57 Step 11/21 : RUN apk add --update --no-cache curl 13:59:57 Status: Image is up to date for alpine:3.12 13:59:57 ---> 9852663dfa18 13:59:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:59:57 ---> Running in b18d1f706a2d 13:59:57 ---> Running in 8145e27d7659 13:59:57 Removing intermediate container b18d1f706a2d 13:59:57 ---> c0c2e1db0744 13:59:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:59:57 ---> Running in 826e146cc3f9 13:59:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:59:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:59:58 (1/4) Installing ca-certificates (20191127-r4) 13:59:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:59:59 (3/4) Installing libcurl (7.76.1-r0) 13:59:59 (4/4) Installing curl (7.76.1-r0) 13:59:59 Executing busybox-1.31.1-r20.trigger 13:59:59 Executing ca-certificates-20191127-r4.trigger 13:59:59 OK: 7 MiB in 18 packages 13:59:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:00:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:00:00 (1/2) Installing dumb-init (1.2.2-r1) 14:00:00 (2/2) Installing su-exec (0.2-r1) 14:00:00 Executing busybox-1.31.1-r20.trigger 14:00:00 OK: 5 MiB in 16 packages 14:00:03 Removing intermediate container 826e146cc3f9 14:00:03 ---> 3d11359ba8b3 14:00:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:00:03 Removing intermediate container 8145e27d7659 14:00:03 ---> 57089f6b0459 14:00:03 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:00:03 Removing intermediate container f552d80abadf 14:00:03 ---> 0f00930cb12f 14:00:03 14:00:03 Step 10/22 : FROM alpine:3.12 14:00:03 ---> 9852663dfa18 14:00:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:00:03 ---> Running in 58631fc7a169 14:00:03 ---> Running in d04ed6491af7 14:00:04 ---> Running in 521cafc88e95 14:00:04 Removing intermediate container 58631fc7a169 14:00:04 ---> bb928edb960d 14:00:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:00:05 Removing intermediate container d04ed6491af7 14:00:05 ---> f33bc21f5ccf 14:00:05 Step 13/21 : WORKDIR /edgex 14:00:05 ---> Running in 8eae60b3a5d9 14:00:05 ---> Running in acb679f8312b 14:00:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:00:05 Removing intermediate container 8eae60b3a5d9 14:00:05 ---> fbac88548d7a 14:00:05 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:00:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:00:06 Removing intermediate container 18cdec18d628 14:00:06 ---> 26bd052ba6f8 14:00:06 14:00:06 Step 10/22 : FROM alpine:3.12 14:00:06 ---> 9852663dfa18 14:00:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:00:06 ---> Running in 93c13ad87116 14:00:06 ---> Running in f466363712f7 14:00:06 Removing intermediate container acb679f8312b 14:00:06 ---> a4112d10a435 14:00:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:00:06 (1/2) Installing ca-certificates (20191127-r4) 14:00:06 (2/2) Installing dumb-init (1.2.2-r1) 14:00:06 Executing busybox-1.31.1-r20.trigger 14:00:06 Executing ca-certificates-20191127-r4.trigger 14:00:07 OK: 6 MiB in 16 packages 14:00:08 ---> 58b0192adcb6 14:00:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:00:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:00:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:00:10 (1/1) Installing dumb-init (1.2.2-r1) 14:00:10 Executing busybox-1.31.1-r20.trigger 14:00:10 OK: 5 MiB in 15 packages 14:00:10 ---> 01ef099bf8ca 14:00:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:00:10 Removing intermediate container 521cafc88e95 14:00:10 ---> ab2cd93ca288 14:00:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:00:10 Removing intermediate container 93c13ad87116 14:00:10 ---> aaf30e11e97d 14:00:10 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:00:11 ---> Running in 57ba96f39f3b 14:00:11 ---> Running in 55338a6e3fda 14:00:11 Removing intermediate container 57ba96f39f3b 14:00:11 ---> 8530aec4151e 14:00:11 Step 13/22 : ENV APP_PORT=48060 14:00:12 Removing intermediate container f466363712f7 14:00:12 ---> 3a60599341dc 14:00:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:00:12 Removing intermediate container 55338a6e3fda 14:00:12 ---> 92f437ff5646 14:00:12 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:00:12 ---> Running in 68c3e893bf42 14:00:12 ---> 56c66bb575b5 14:00:12 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:00:12 ---> Running in cd3b8e069eb5 14:00:12 ---> Running in 7960dc87ed98 14:00:12 Removing intermediate container 68c3e893bf42 14:00:12 ---> d249cbb0d379 14:00:12 Step 14/22 : EXPOSE $APP_PORT 14:00:13 ---> Running in 18aa2168b85f 14:00:13 Removing intermediate container cd3b8e069eb5 14:00:13 ---> a6553ec934f4 14:00:13 Step 13/22 : ENV APP_PORT=48085 14:00:13 ---> ff64927e972b 14:00:13 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:00:13 Removing intermediate container 7960dc87ed98 14:00:13 ---> 9964dbcfb260 14:00:13 Step 18/21 : CMD ["--init=true"] 14:00:13 ---> Running in 4492264307da 14:00:13 ---> Running in 2bc602df63aa 14:00:13 ---> Running in a81879ae3aa7 14:00:13 Removing intermediate container 18aa2168b85f 14:00:13 ---> 0a9c0c20d5bd 14:00:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:00:14 Removing intermediate container 4492264307da 14:00:14 ---> 5352fc248417 14:00:14 Step 14/22 : EXPOSE $APP_PORT 14:00:14 ---> Running in debe2f1a1070 14:00:14 Removing intermediate container 2bc602df63aa 14:00:14 ---> e6040bb69f76 14:00:14 Step 19/21 : LABEL arch=arm64 14:00:14 ---> Running in d7be43a7db78 14:00:14 ---> f1dcea78480b 14:00:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:00:15 Removing intermediate container debe2f1a1070 14:00:15 ---> 14aac7a692ff 14:00:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:00:15 Removing intermediate container d7be43a7db78 14:00:15 ---> dc4181f65ea0 14:00:15 Step 20/21 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 14:00:16 ---> Running in 4e339a36dad6 14:00:16 ---> ad6ae770c5b9 14:00:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:00:17 Removing intermediate container 4e339a36dad6 14:00:17 ---> 40713ee972dc 14:00:17 Step 21/21 : LABEL version=0.0.0 14:00:17 ---> a782851a127d 14:00:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:00:17 Removing intermediate container a81879ae3aa7 14:00:17 ---> ad2b4f57a7b5 14:00:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:00:17 ---> Running in 39d900a18ee9 14:00:18 Removing intermediate container 39d900a18ee9 14:00:18 ---> 8e0ad9bdbb2e 14:00:18 14:00:18 ---> 830355f071e6 14:00:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:00:19 ---> 6af5cfe63175 14:00:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:00:19 ---> fa571e8cd490 14:00:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:00:19 Successfully built 8e0ad9bdbb2e 14:00:19 Removing intermediate container 7a7538d01e98 14:00:19 ---> 6e6e4b5f2bb2 14:00:19 14:00:19 Step 10/23 : FROM alpine:3.12 14:00:19 Successfully tagged docker-security-proxy-setup-go-arm64:latest 14:00:19 ---> Running in b03d134f9280 14:00:19 Building docker-sys-mgmt-agent-go 14:00:19  Building docker-security-proxy-setup-go ... done  ---> 9852663dfa18 14:00:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:00:19 ---> Running in 6e1f926d41d1 14:00:19 ---> aab1c533e429 14:00:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:00:19 ---> Running in 91cb18aa33e2 14:00:19 Removing intermediate container b03d134f9280 14:00:19 ---> b73a992cb36e 14:00:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:00:20 ---> Running in dad66500af13 14:00:20 Removing intermediate container 6e1f926d41d1 14:00:20 ---> 789dfded03f2 14:00:20 Step 12/23 : ENV APP_PORT=48080 14:00:20 Removing intermediate container 91cb18aa33e2 14:00:20 ---> e15809ae72f0 14:00:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:00:21 ---> 3623fd0d979a 14:00:21 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:00:21 ---> Running in b88fee747888 14:00:21 ---> Running in 28821666e024 14:00:21 Removing intermediate container dad66500af13 14:00:21 ---> cc6f1700a393 14:00:21 Step 20/22 : LABEL arch=arm64 14:00:21 ---> Running in d8555880d9b4 14:00:21 Removing intermediate container b88fee747888 14:00:21 ---> 2cb8f59d8cdc 14:00:21 Step 13/23 : EXPOSE $APP_PORT 14:00:22 Removing intermediate container 28821666e024 14:00:22 ---> 8812b110ecf9 14:00:22 Step 20/22 : LABEL arch=arm64 14:00:22 ---> c9be5515360c 14:00:22 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:00:22 ---> Running in 27b2d033dc73 14:00:22 ---> Running in 1fe7bc905022 14:00:22 Removing intermediate container d8555880d9b4 14:00:22 ---> da3a8fe7d174 14:00:22 Step 21/22 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 14:00:23 ---> Running in 21f6d0fc773a 14:00:23 Removing intermediate container 27b2d033dc73 14:00:23 ---> 43553a1c0955 14:00:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:23 ---> 02cd26110410 14:00:23 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:00:23 Removing intermediate container 1fe7bc905022 14:00:23 ---> 8337e596f8fa 14:00:23 Step 21/22 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 14:00:23 ---> Running in e6b7c4229e17 14:00:23 ---> Running in 7a36c9054026 14:00:24 Removing intermediate container 21f6d0fc773a 14:00:24 ---> 243c221d5f46 14:00:24 Step 22/22 : LABEL version=0.0.0 14:00:24 ---> Running in d215a8834e91 14:00:24 Removing intermediate container 7a36c9054026 14:00:24 ---> 673c93410ce7 14:00:24 Step 22/22 : LABEL version=0.0.0 14:00:25 ---> 48e6e7a949da 14:00:25 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:00:25 ---> Running in a72d5901bd53 14:00:25 ---> Running in 03ec5ae0cf8d 14:00:25 Removing intermediate container d215a8834e91 14:00:25 ---> 2d5cdc1eda20 14:00:25 14:00:25 Removing intermediate container a72d5901bd53 14:00:25 ---> aa104706ec29 14:00:25 14:00:26 Successfully built 2d5cdc1eda20 14:00:26 Successfully tagged docker-support-notifications-go-arm64:latest 14:00:26  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 14:00:26 Removing intermediate container 03ec5ae0cf8d 14:00:26 ---> fbaa7cf236ac 14:00:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:00:26 Successfully built aa104706ec29 14:00:26 Successfully tagged docker-support-scheduler-go-arm64:latest 14:00:26  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 14:00:27 Removing intermediate container e6b7c4229e17 14:00:27 ---> 6e476e858ad8 14:00:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:00:27 ---> 6f7fcc02a79a 14:00:27 Step 26/31 : RUN chmod +x /entrypoint.sh 14:00:27 ---> Running in f17e3742fc80 14:00:27 ---> Running in 36aa6c70d81c 14:00:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:00:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:00:30 Removing intermediate container 36aa6c70d81c 14:00:30 ---> d24f6e9931bf 14:00:30 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:00:30 (1/6) Installing dumb-init (1.2.2-r1) 14:00:30 (2/6) Installing libgcc (9.3.0-r2) 14:00:30 (3/6) Installing libsodium (1.0.18-r0) 14:00:30 (4/6) Installing libstdc++ (9.3.0-r2) 14:00:30 (5/6) Installing libzmq (4.3.3-r0) 14:00:30 ---> Running in 6e69d510b6a7 14:00:31 (6/6) Installing zeromq (4.3.3-r0) 14:00:31 Executing busybox-1.31.1-r20.trigger 14:00:31 OK: 8 MiB in 20 packages 14:00:31 Removing intermediate container 6e69d510b6a7 14:00:31 ---> a9cd8f8309a7 14:00:31 Step 28/31 : CMD ["gate"] 14:00:32 ---> Running in 6156a83ce754 14:00:33 Removing intermediate container f17e3742fc80 14:00:33 ---> 8ffa0af46a13 14:00:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:00:33 Removing intermediate container 6156a83ce754 14:00:33 ---> aa7c863f54d3 14:00:33 Step 29/31 : LABEL arch=arm64 14:00:34 ---> Running in 6936436f6ccb 14:00:34 ---> f9fc2f480287 14:00:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:00:35 Removing intermediate container 6936436f6ccb 14:00:35 ---> 0a844c72408d 14:00:35 Step 30/31 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 14:00:35 ---> Running in 1ecc3afb8ca7 14:00:36 Removing intermediate container 1ecc3afb8ca7 14:00:36 ---> ec72b54a7f60 14:00:36 Step 31/31 : LABEL version=0.0.0 14:00:36 ---> c72051d4a8dc 14:00:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:00:36 ---> Running in b6a5d21bd4cf 14:00:37 ---> 6cdb87aec3ea 14:00:37 Step 19/23 : ENTRYPOINT ["/core-data"] 14:00:37 Removing intermediate container b6a5d21bd4cf 14:00:37 ---> fe9a012eb76b 14:00:37 14:00:37 ---> Running in 067a5310b9ae 14:00:38 Successfully built fe9a012eb76b 14:00:38 Successfully tagged docker-security-bootstrapper-go-arm64:latest 14:00:38  Building docker-security-bootstrapper-go ... done Building docker-core-command-go 14:00:38 Removing intermediate container 067a5310b9ae 14:00:38 ---> 82fbf62524cb 14:00:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:00:38 ---> Running in a119dbd6af98 14:00:39 Removing intermediate container a119dbd6af98 14:00:39 ---> 4fb66333ad88 14:00:39 Step 21/23 : LABEL arch=arm64 14:00:39 ---> Running in fc4f159cd647 14:00:39 Removing intermediate container fc4f159cd647 14:00:39 ---> bfdb4c90548f 14:00:39 Step 22/23 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 14:00:40 ---> Running in df44b08cd147 14:00:41 Removing intermediate container df44b08cd147 14:00:41 ---> 1bdbe60c7577 14:00:41 Step 23/23 : LABEL version=0.0.0 14:00:41 ---> Running in ca0ec1b11134 14:00:42 Removing intermediate container ca0ec1b11134 14:00:42 ---> d8f658f07f2c 14:00:42 14:00:42 Successfully built d8f658f07f2c 14:00:42 Successfully tagged docker-core-data-go-arm64:latest 14:01:05  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:01:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:01:05 ---> 701af641ea1f 14:01:05 Step 3/23 : WORKDIR /edgex-go 14:01:05 ---> Using cache 14:01:05 ---> a9ea3d7c08eb 14:01:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:05 ---> Using cache 14:01:05 ---> dcd3401cb843 14:01:05 Step 5/23 : RUN apk add --update --no-cache make bash git 14:01:06 ---> Running in 4fefdac51da4 14:01:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:01:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:01:09 OK: 217 MiB in 51 packages 14:01:12 Removing intermediate container 4fefdac51da4 14:01:12 ---> a0b741539b62 14:01:12 Step 6/23 : COPY go.mod . 14:01:12 ---> b4f70715db2b 14:01:12 Step 7/23 : RUN go mod download 14:01:13 ---> Running in e929d9b6990a 14:01:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:01:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:01:16 ---> 701af641ea1f 14:01:16 Step 3/24 : WORKDIR /edgex-go 14:01:16 ---> Using cache 14:01:16 ---> a9ea3d7c08eb 14:01:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:16 ---> Using cache 14:01:16 ---> dcd3401cb843 14:01:16 Step 5/24 : RUN apk add --update --no-cache make git 14:01:16 ---> Running in f22960418b3b 14:01:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:01:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:01:16 ---> 701af641ea1f 14:01:16 Step 3/23 : WORKDIR /edgex-go 14:01:16 ---> Using cache 14:01:16 ---> a9ea3d7c08eb 14:01:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:16 ---> Using cache 14:01:16 ---> dcd3401cb843 14:01:16 Step 5/23 : RUN apk add --update --no-cache make git 14:01:16 ---> Running in efb837a3bf1f 14:01:17 Removing intermediate container e929d9b6990a 14:01:17 ---> ab7bf19a4e7c 14:01:17 Step 8/23 : COPY . . 14:01:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:01:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:01:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:01:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:01:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:01:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:01:19 ---> 701af641ea1f 14:01:19 Step 3/23 : WORKDIR /edgex-go 14:01:19 ---> Using cache 14:01:19 ---> a9ea3d7c08eb 14:01:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:19 ---> Using cache 14:01:19 ---> dcd3401cb843 14:01:19 Step 5/23 : RUN apk add --update --no-cache make git 14:01:20 OK: 217 MiB in 51 packages 14:01:20 OK: 217 MiB in 51 packages 14:01:20 ---> Running in 9e0275cc6482 14:01:23 Removing intermediate container efb837a3bf1f 14:01:23 ---> 158d9b251f5b 14:01:23 Step 6/23 : COPY go.mod . 14:01:23 Removing intermediate container f22960418b3b 14:01:23 ---> 49c4a6fa198f 14:01:23 Step 6/24 : COPY go.mod . 14:01:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:01:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:01:24 ---> e0ede13b1937 14:01:24 Step 7/23 : RUN go mod download 14:01:24 ---> c2595bfd9218 14:01:24 Step 7/24 : RUN go mod download 14:01:24 ---> Running in 6f03c262bee9 14:01:24 OK: 217 MiB in 51 packages 14:01:24 ---> Running in ff990ba5e1b1 14:01:27 Removing intermediate container 9e0275cc6482 14:01:27 ---> 4111643dda99 14:01:27 Step 6/23 : COPY go.mod . 14:01:28 ---> 6afa670fdc65 14:01:28 Step 7/23 : RUN go mod download 14:01:29 ---> Running in 6599f5b8ac2e 14:01:29 Removing intermediate container ff990ba5e1b1 14:01:29 ---> 83d8c838deaf 14:01:29 Step 8/23 : COPY . . 14:01:29 Removing intermediate container 6f03c262bee9 14:01:29 ---> dc04530bce0c 14:01:29 Step 8/24 : COPY . . 14:01:34 ---> 2b35ceb8f2da 14:01:34 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:01:36 ---> Running in 3400cb493685 14:01:36 Removing intermediate container 6599f5b8ac2e 14:01:36 ---> fe5ebf8d9507 14:01:36 Step 8/23 : COPY . . 14:01:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:01:59 ---> 73ad1fae6e89 14:01:59 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:01:59 ---> 55045bfc2c3d 14:01:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:01:59 ---> Running in 82c6dd40f741 14:01:59 ---> Running in 804591a2bd4b 14:01:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:01:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:02:04 ---> 08c611ef1953 14:02:04 Step 9/23 : RUN make cmd/core-command/core-command 14:02:04 ---> Running in 8b895c02cb7e 14:02:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 14:02:44 Removing intermediate container 3400cb493685 14:02:44 ---> d3a794f5f4e2 14:02:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:02:44 ---> Running in db5137081ebd 14:02:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:02:46 Removing intermediate container db5137081ebd 14:02:46 ---> 2fa9d3df3e76 14:02:46 14:02:46 Step 11/23 : FROM docker:20.10.0 14:02:46 20.10.0: Pulling from library/docker 14:03:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:03:05 Status: Downloaded newer image for docker:20.10.0 14:03:05 ---> eeaf43b92773 14:03:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:03:05 ---> Running in a14e67854d94 14:03:05 Removing intermediate container a14e67854d94 14:03:05 ---> 34464beb6632 14:03:05 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 14:03:05 ---> Running in 59bce5d62bcb 14:03:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:03:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:03:08 (1/39) Installing readline (8.0.4-r0) 14:03:08 (2/39) Installing bash (5.0.17-r0) 14:03:08 Executing bash-5.0.17-r0.post-install 14:03:08 (3/39) Installing nghttp2-libs (1.41.0-r0) 14:03:08 (4/39) Installing libcurl (7.76.1-r0) 14:03:08 (5/39) Installing curl (7.76.1-r0) 14:03:08 (6/39) Installing dumb-init (1.2.2-r1) 14:03:08 (7/39) Installing libbz2 (1.0.8-r1) 14:03:08 (8/39) Installing expat (2.2.9-r1) 14:03:08 (9/39) Installing libffi (3.3-r2) 14:03:08 (10/39) Installing gdbm (1.13-r1) 14:03:08 (11/39) Installing xz-libs (5.2.5-r0) 14:03:08 (12/39) Installing sqlite-libs (3.32.1-r0) 14:03:08 (13/39) Installing python3 (3.8.8-r0) 14:03:10 (14/39) Installing py3-appdirs (1.4.4-r1) 14:03:10 (15/39) Installing py3-ordered-set (4.0.1-r0) 14:03:10 (16/39) Installing py3-parsing (2.4.7-r0) 14:03:10 (17/39) Installing py3-six (1.15.0-r0) 14:03:10 (18/39) Installing py3-packaging (20.4-r0) 14:03:10 (19/39) Installing py3-setuptools (47.0.0-r0) 14:03:11 (20/39) Installing py3-chardet (3.0.4-r4) 14:03:11 (21/39) Installing py3-idna (2.9-r0) 14:03:11 (22/39) Installing py3-certifi (2020.4.5.1-r0) 14:03:11 (23/39) Installing py3-urllib3 (1.25.9-r0) 14:03:11 (24/39) Installing py3-requests (2.23.0-r0) 14:03:11 (25/39) Installing py3-msgpack (1.0.0-r0) 14:03:11 (26/39) Installing py3-lockfile (0.12.2-r3) 14:03:11 (27/39) Installing py3-cachecontrol (0.12.6-r0) 14:03:11 (28/39) Installing py3-colorama (0.4.3-r0) 14:03:11 (29/39) Installing py3-distlib (0.3.0-r0) 14:03:11 (30/39) Installing py3-distro (1.5.0-r1) 14:03:11 (31/39) Installing py3-webencodings (0.5.1-r3) 14:03:11 (32/39) Installing py3-html5lib (1.0.1-r4) 14:03:11 (33/39) Installing py3-pytoml (0.1.21-r0) 14:03:11 (34/39) Installing py3-pep517 (0.8.2-r0) 14:03:11 (35/39) Installing py3-progress (1.5-r0) 14:03:11 (36/39) Installing py3-toml (0.10.1-r0) 14:03:11 (37/39) Installing py3-retrying (1.3.3-r0) 14:03:11 (38/39) Installing py3-contextlib2 (0.6.0-r0) 14:03:11 (39/39) Installing py3-pip (20.1.1-r0) 14:03:11 Executing busybox-1.31.1-r19.trigger 14:03:11 OK: 72 MiB in 59 packages 14:03:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:03:17 Collecting docker-compose==1.23.2 14:03:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:03:17 Collecting cached-property<2,>=1.2.0 14:03:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:03:18 Collecting docker<4.0,>=3.6.0 14:03:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:03:19 Collecting websocket-client<1.0,>=0.32.0 14:03:19 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 14:03:20 Collecting jsonschema<3,>=2.5.1 14:03:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:03:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:03:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:03:23 Collecting dockerpty<0.5,>=0.4.1 14:03:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:03:26 Collecting texttable<0.10,>=0.9.0 14:03:26 Downloading texttable-0.9.1.tar.gz (11 kB) 14:03:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:03:29 Collecting docopt<0.7,>=0.6.1 14:03:29 Downloading docopt-0.6.2.tar.gz (25 kB) 14:03:34 Collecting PyYAML<4,>=3.10 14:03:34 Removing intermediate container 804591a2bd4b 14:03:34 ---> 6a4ab5613933 14:03:34 14:03:34 Step 10/24 : FROM alpine:3.12 14:03:34 ---> 9852663dfa18 14:03:34 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 14:03:34 Downloading PyYAML-3.13.tar.gz (270 kB) 14:03:34 ---> Running in 71a2df3dfe35 14:03:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:03:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:03:36 (1/6) Installing ca-certificates (20191127-r4) 14:03:36 (2/6) Installing nghttp2-libs (1.41.0-r0) 14:03:36 (3/6) Installing libcurl (7.76.1-r0) 14:03:36 (4/6) Installing curl (7.76.1-r0) 14:03:36 (5/6) Installing dumb-init (1.2.2-r1) 14:03:36 (6/6) Installing su-exec (0.2-r1) 14:03:36 Executing busybox-1.31.1-r20.trigger 14:03:36 Executing ca-certificates-20191127-r4.trigger 14:03:36 OK: 7 MiB in 20 packages 14:03:37 Collecting docker-pycreds>=0.4.0 14:03:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:03:38 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 14:03:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 14:03:38 Collecting idna<2.8,>=2.5 14:03:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:03:39 Removing intermediate container 71a2df3dfe35 14:03:39 ---> b64173227e49 14:03:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:03:39 Collecting urllib3<1.25,>=1.21.1 14:03:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:03:39 ---> Running in 06ec0c44abe8 14:03:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:03:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:03:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:03:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:03:40 Removing intermediate container 06ec0c44abe8 14:03:40 ---> 2e91ecb81fb4 14:03:40 Step 13/24 : WORKDIR / 14:03:40 ---> Running in 8920cd86f158 14:03:40 Installing collected packages: cached-property, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, dockerpty, texttable, docopt, PyYAML, docker-compose 14:03:41 Removing intermediate container 8920cd86f158 14:03:41 ---> 2f7785208c31 14:03:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:03:41 Attempting uninstall: idna 14:03:41 Found existing installation: idna 2.9 14:03:41 Uninstalling idna-2.9: 14:03:41 Successfully uninstalled idna-2.9 14:03:42 Attempting uninstall: urllib3 14:03:42 Found existing installation: urllib3 1.25.9 14:03:42 Uninstalling urllib3-1.25.9: 14:03:42 Successfully uninstalled urllib3-1.25.9 14:03:42 Removing intermediate container 8b895c02cb7e 14:03:42 ---> 185d0c2e2f34 14:03:42 14:03:42 Step 10/23 : FROM alpine:3.12 14:03:42 ---> 9852663dfa18 14:03:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:03:42 ---> Using cache 14:03:42 ---> 3a60599341dc 14:03:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:03:42 ---> Using cache 14:03:42 ---> a6553ec934f4 14:03:42 Step 13/23 : ENV APP_PORT=48082 14:03:42 ---> c1325346ba7f 14:03:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:03:42 ---> Running in 9d076acb04b5 14:03:43 Attempting uninstall: requests 14:03:43 Found existing installation: requests 2.23.0 14:03:43 Uninstalling requests-2.23.0: 14:03:43 Successfully uninstalled requests-2.23.0 14:03:43 Removing intermediate container 9d076acb04b5 14:03:43 ---> 267737586059 14:03:43 Step 14/23 : EXPOSE $APP_PORT 14:03:44 ---> 5a20ea4e3f98 14:03:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:03:44 ---> Running in 2d3a3d7c9593 14:03:45 Removing intermediate container 2d3a3d7c9593 14:03:45 ---> aa600265e1ec 14:03:45 Step 15/23 : WORKDIR / 14:03:45 ---> f23dceacd378 14:03:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:03:45 ---> Running in 855d4f240e0f 14:03:45 Running setup.py install for dockerpty: started 14:03:46 Removing intermediate container 855d4f240e0f 14:03:46 ---> c99832bcea0a 14:03:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:03:47 ---> 2758e62e890c 14:03:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:03:47 Removing intermediate container 82c6dd40f741 14:03:47 ---> d2859662847d 14:03:47 14:03:47 Step 10/23 : FROM alpine:3.12 14:03:47 ---> 9852663dfa18 14:03:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:03:47 ---> Using cache 14:03:47 ---> 3a60599341dc 14:03:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:03:47 ---> Using cache 14:03:47 ---> a6553ec934f4 14:03:47 Step 13/23 : ENV APP_PORT=48081 14:03:47 ---> Running in 3c552fdef75f 14:03:47 ---> 9a7e970f2b33 14:03:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:03:47 Removing intermediate container 3c552fdef75f 14:03:47 ---> 0496ef3d05b7 14:03:47 Step 14/23 : EXPOSE $APP_PORT 14:03:48 Running setup.py install for dockerpty: finished with status 'done' 14:03:48 Running setup.py install for texttable: started 14:03:48 ---> Running in 5c54eda11fcb 14:03:49 ---> 987d75c554b3 14:03:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:03:49 Removing intermediate container 5c54eda11fcb 14:03:49 ---> 2ec09f5afcde 14:03:49 Step 15/23 : WORKDIR / 14:03:49 ---> f419c75916ff 14:03:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:03:49 ---> Running in 605654575bc6 14:03:50 ---> 7d6d34c84021 14:03:50 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:03:50 ---> Running in ccf377bbe34c 14:03:50 ---> b90a90e72edd 14:03:50 Step 19/23 : ENTRYPOINT ["/core-command"] 14:03:50 Removing intermediate container 605654575bc6 14:03:50 ---> fa1495b5490a 14:03:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:03:50 ---> Running in ab2bf29b4e06 14:03:50 Running setup.py install for texttable: finished with status 'done' 14:03:50 Running setup.py install for docopt: started 14:03:51 Removing intermediate container ab2bf29b4e06 14:03:51 ---> dd06f5d4c157 14:03:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:03:51 ---> 71fd5d81ffb3 14:03:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:03:51 ---> Running in 92c0a3e95b4d 14:03:51 Removing intermediate container 92c0a3e95b4d 14:03:51 ---> 1fe697ac4bb1 14:03:51 Step 21/23 : LABEL arch=arm64 14:03:52 ---> Running in 392bb3d04fcf 14:03:52 Removing intermediate container 392bb3d04fcf 14:03:52 ---> 8571dfa60150 14:03:52 Step 22/23 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 14:03:52 ---> f331eca04e8f 14:03:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:03:52 ---> Running in 0bc4bb4f8665 14:03:52 Removing intermediate container ccf377bbe34c 14:03:52 ---> 37e662bc0978 14:03:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:03:53 ---> Running in ebf4f2e2e27e 14:03:53 Running setup.py install for docopt: finished with status 'done' 14:03:53 Running setup.py install for PyYAML: started 14:03:53 Removing intermediate container 0bc4bb4f8665 14:03:53 ---> 534299021694 14:03:53 Step 23/23 : LABEL version=0.0.0 14:03:53 ---> Running in 7d5da6c387c7 14:03:53 Removing intermediate container ebf4f2e2e27e 14:03:53 ---> 58f594a162e6 14:03:53 Step 22/24 : LABEL arch=arm64 14:03:53 ---> 39fbbe26bae6 14:03:53 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:03:54 ---> Running in 9835d87014a5 14:03:54 ---> Running in 387929ecbb91 14:03:54 Removing intermediate container 7d5da6c387c7 14:03:54 ---> a06c1ebe6b3e 14:03:54 14:03:54 Removing intermediate container 9835d87014a5 14:03:54 ---> faba313facb6 14:03:54 Step 23/24 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 14:03:54 Successfully built a06c1ebe6b3e 14:03:54 Successfully tagged docker-core-command-go-arm64:latest 14:03:54  Building docker-core-command-go ... done  ---> Running in 5242e428e059 14:03:54 Removing intermediate container 387929ecbb91 14:03:54 ---> f71b67f17537 14:03:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:03:55 ---> Running in f7bc65a72aaf 14:03:55 Removing intermediate container 5242e428e059 14:03:55 ---> f75e6347f890 14:03:55 Step 24/24 : LABEL version=0.0.0 14:03:55 ---> Running in 5f314f5d5b36 14:03:55 Removing intermediate container f7bc65a72aaf 14:03:55 ---> 69c242357ad4 14:03:55 Step 21/23 : LABEL arch=arm64 14:03:55 ---> Running in 04736b5edf68 14:03:55 Running setup.py install for PyYAML: finished with status 'done' 14:03:55 Removing intermediate container 5f314f5d5b36 14:03:55 ---> 56e51f01f84a 14:03:55 14:03:56 Removing intermediate container 04736b5edf68 14:03:56 ---> e214a39b2986 14:03:56 Step 22/23 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 14:03:56 Successfully built 56e51f01f84a 14:03:56 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 14:03:56  Building docker-security-secretstore-setup-go ... done  ---> Running in 70e41f6c7e93 14:03:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 14:03:57 Removing intermediate container 70e41f6c7e93 14:03:57 ---> 6acecaab1937 14:03:57 Step 23/23 : LABEL version=0.0.0 14:03:57 ---> Running in d4a6ded76033 14:03:57 Removing intermediate container d4a6ded76033 14:03:57 ---> ad2e8ec8eb98 14:03:57 14:03:58 Successfully built ad2e8ec8eb98 14:03:58 Successfully tagged docker-core-metadata-go-arm64:latest 14:04:06  Building docker-core-metadata-go ... done Removing intermediate container 59bce5d62bcb 14:04:06 ---> f5dd873cdad2 14:04:06 Step 14/23 : ENV APP_PORT=48090 14:04:06 ---> Running in 57d3aab12d78 14:04:06 Removing intermediate container 57d3aab12d78 14:04:06 ---> 2d857bac5e18 14:04:06 Step 15/23 : EXPOSE $APP_PORT 14:04:06 ---> Running in 4b0873243fc5 14:04:06 Removing intermediate container 4b0873243fc5 14:04:06 ---> e2a2a569afa9 14:04:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:04:08 ---> 351a0958cdbc 14:04:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:04:08 ---> c543b651cae7 14:04:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:04:09 ---> 664539884e15 14:04:09 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:04:09 ---> Running in ee585a3067fc 14:04:10 Removing intermediate container ee585a3067fc 14:04:10 ---> e6bcf1a99a94 14:04:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:04:10 ---> Running in f94d79addb26 14:04:10 Removing intermediate container f94d79addb26 14:04:10 ---> e49027f4261b 14:04:10 Step 21/23 : LABEL arch=arm64 14:04:10 ---> Running in 55651651674c 14:04:11 Removing intermediate container 55651651674c 14:04:11 ---> 96cf6f402e1c 14:04:11 Step 22/23 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 14:04:11 ---> Running in 4deaa4c1d60b 14:04:11 Removing intermediate container 4deaa4c1d60b 14:04:11 ---> 4a41e625f830 14:04:11 Step 23/23 : LABEL version=0.0.0 14:04:11 ---> Running in 91c18450bc9e 14:04:12 Removing intermediate container 91c18450bc9e 14:04:12 ---> 3eb761f06756 14:04:12 14:04:12 Successfully built 3eb761f06756 14:04:12 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 14:04:13  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 14:04:13 $ docker stop --time=1 ef2a269b6a39d4c0868c438dc870d094f86cad73674a947625368c38bb4dd536 14:04:15 $ docker rm -f ef2a269b6a39d4c0868c438dc870d094f86cad73674a947625368c38bb4dd536 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:15 + + grepdocker docker images 14:04:15 14:04:15 docker-sys-mgmt-agent-go-arm64 latest 3eb761f06756 3 seconds ago 299MB 14:04:15 docker-core-metadata-go-arm64 latest ad2e8ec8eb98 18 seconds ago 18.1MB 14:04:15 docker-security-secretstore-setup-go-arm64 latest 56e51f01f84a 20 seconds ago 24.9MB 14:04:15 docker-core-command-go-arm64 latest a06c1ebe6b3e 21 seconds ago 16.5MB 14:04:15 docker-core-data-go-arm64 latest d8f658f07f2c 3 minutes ago 21.6MB 14:04:15 docker-security-bootstrapper-go-arm64 latest fe9a012eb76b 3 minutes ago 18.1MB 14:04:15 docker-support-scheduler-go-arm64 latest aa104706ec29 3 minutes ago 16.6MB 14:04:15 docker-support-notifications-go-arm64 latest 2d5cdc1eda20 3 minutes ago 17.2MB 14:04:15 docker-security-proxy-setup-go-arm64 latest 8e0ad9bdbb2e 3 minutes ago 24.6MB 14:04:15 docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 14:04:16 ---> job-cost.sh 14:04:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PPOd 14:04:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-PPOd/bin to PATH 14:06:32 INFO: No Stack... 14:06:32 INFO: Retrieving Pricing Info for: lf-standard-4 14:06:32 INFO: Archiving Costs [Pipeline] sh 14:06:32 + cut -d, -f6 14:06:32 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 14:06:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3395-2-stack-cost] 14:06:33 Resource [jenkins-edgexfoundry-edgex-go-PR-3395-2-stack-cost] did not exist. Created. 14:06:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3395-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:06:33 + echo total: 0.20999999344348907 [Pipeline] stash 14:06:33 Stashed 1 file(s) [Pipeline] } 14:06:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3395-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:06:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:06:36 ---> package-listing.sh 14:06:36 ++ facter osfamily 14:06:36 ++ tr '[:upper:]' '[:lower:]' 14:06:36 + OS_FAMILY=redhat 14:06:36 + workspace=/w/workspace/edgex-go/2 14:06:36 + START_PACKAGES=/tmp/packages_start.txt 14:06:36 + END_PACKAGES=/tmp/packages_end.txt 14:06:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:36 + PACKAGES=/tmp/packages_start.txt 14:06:36 + '[' /w/workspace/edgex-go/2 ']' 14:06:36 + PACKAGES=/tmp/packages_end.txt 14:06:36 + case "${OS_FAMILY}" in 14:06:36 + rpm -qa 14:06:36 + sort 14:06:44 + '[' -f /tmp/packages_start.txt ']' 14:06:44 + '[' -f /tmp/packages_end.txt ']' 14:06:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:44 + '[' /w/workspace/edgex-go/2 ']' 14:06:44 + mkdir -p /w/workspace/edgex-go/2/archives/ 14:06:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 14:06:44 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:06:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:06:45 14:06:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:06:45 alpine: Pulling from edgex-lftools-log-publisher 14:06:45 df20fa9351a1: Pulling fs layer 14:06:45 36b3adc4ff6f: Pulling fs layer 14:06:45 8ad3a11d3b57: Pulling fs layer 14:06:45 46f8f816bc3b: Pulling fs layer 14:06:45 93b61091891f: Pulling fs layer 14:06:45 93b9cdb0e59b: Pulling fs layer 14:06:45 5e14af77c1be: Pulling fs layer 14:06:45 01666e4c0597: Pulling fs layer 14:06:45 aa168da1d23b: Pulling fs layer 14:06:45 93b61091891f: Waiting 14:06:45 93b9cdb0e59b: Waiting 14:06:45 5e14af77c1be: Waiting 14:06:45 01666e4c0597: Waiting 14:06:45 aa168da1d23b: Waiting 14:06:45 46f8f816bc3b: Waiting 14:06:45 36b3adc4ff6f: Verifying Checksum 14:06:45 36b3adc4ff6f: Download complete 14:06:45 46f8f816bc3b: Verifying Checksum 14:06:45 46f8f816bc3b: Download complete 14:06:45 df20fa9351a1: Download complete 14:06:45 93b9cdb0e59b: Download complete 14:06:45 5e14af77c1be: Verifying Checksum 14:06:45 5e14af77c1be: Download complete 14:06:45 93b61091891f: Verifying Checksum 14:06:45 93b61091891f: Download complete 14:06:45 01666e4c0597: Verifying Checksum 14:06:45 01666e4c0597: Download complete 14:06:46 8ad3a11d3b57: Verifying Checksum 14:06:46 8ad3a11d3b57: Download complete 14:06:46 df20fa9351a1: Pull complete 14:06:46 36b3adc4ff6f: Pull complete 14:06:48 8ad3a11d3b57: Pull complete 14:06:48 46f8f816bc3b: Pull complete 14:06:49 aa168da1d23b: Verifying Checksum 14:06:49 aa168da1d23b: Download complete 14:06:49 93b61091891f: Pull complete 14:06:49 93b9cdb0e59b: Pull complete 14:06:49 5e14af77c1be: Pull complete 14:06:49 01666e4c0597: Pull complete 14:07:05 aa168da1d23b: Pull complete 14:07:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:07:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:07:05 prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container 14:07:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:07:11 $ docker top 89801283b2990ed7281f01c112d57f70b67e196513c0cd69a498700e24e72419 -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:11 + touch /tmp/pre-build-complete [Pipeline] sh 14:07:11 + mkdir -p /var/log/sa [Pipeline] sh 14:07:12 + ls /var/log/sa-host 14:07:12 + sadf -c /var/log/sa-host/sa22 14:07:12 file_magic: OK 14:07:12 HZ: Using current value: 100 14:07:12 file_header: OK 14:07:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:07:12 Statistics: 14:07:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:07:12 File successfully converted to sysstat format version 12.2.1 14:07:12 + sadf -c /var/log/sa-host/sa23 14:07:12 file_magic: OK 14:07:12 HZ: Using current value: 100 14:07:12 file_header: OK 14:07:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:07:12 Statistics: 14:07:12 Hnuu...uuuununununu... 14:07:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:12 provisioning config files... 14:07:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6614208096828567151tmp [Pipeline] { [Pipeline] echo 14:07:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:07:13 ---> create-netrc.sh [Pipeline] } 14:07:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:07:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:07:13 ---> python-tools-install.sh [Pipeline] echo 14:07:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:07:13 ---> sudo-logs.sh 14:07:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:07:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:07:14 ---> job-cost.sh 14:07:14 lf-activate-venv: SKIPPING 14:07:14 DEBUG: total: 0.20999999344348907 14:07:14 INFO: Retrieving Stack Cost... 14:07:15 INFO: Retrieving Pricing Info for: v1-standard-2 14:07:16 INFO: Archiving Costs [Pipeline] echo 14:07:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:07:17 ---> logs-deploy.sh 14:07:17 lf-activate-venv: SKIPPING 14:07:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3395/2 14:07:17 INFO: archiving workspace using pattern(s): 14:07:20 Archives upload complete. 14:07:20 INFO: archiving logs to Nexus