Pull request #2897 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 345a18b6c05634fa219a7b7bedf8d84af99f4e7e+0163c92eb67c845bff5e90a4dc6407d0e1146c78 (585ebd5d5377e2c298dbc6974f1e91b2e865b0f1) 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14464 in /w/workspace/edgexfoundry_edgex-go_PR-2897 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/2897/head:refs/remotes/origin/PR-2897 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0163c92eb67c845bff5e90a4dc6407d0e1146c78 into PR head commit 345a18b6c05634fa219a7b7bedf8d84af99f4e7e Merge succeeded, producing 345a18b6c05634fa219a7b7bedf8d84af99f4e7e Checking out Revision 345a18b6c05634fa219a7b7bedf8d84af99f4e7e (PR-2897) > git config core.sparsecheckout # timeout=10 > git checkout -f 345a18b6c05634fa219a7b7bedf8d84af99f4e7e # 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 0163c92eb67c845bff5e90a4dc6407d0e1146c78 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 345a18b6c05634fa219a7b7bedf8d84af99f4e7e # timeout=10 Commit message: "feat(data): Implement GET /reading/all V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:07:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:07:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:07:41 ========================================================= 08:07:41 EdgeX Global Pipelines Version Info 08:07:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ea47064f6e4d0c31434a90aeda4612cab47bccfc # timeout=10 08:07:43 ------------------- 08:07:43 stable info: 08:07:43 ------------------- 08:07:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:07:43 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 08:07:43 Message: update stable to v1.0.169 08:07:44 ------------------- 08:07:44 experimental info: 08:07:44 ------------------- 08:07:44 Commited By: **** collab-it+edgex@linuxfoundation.org 08:07:44 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 08:07:44 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:07:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:07:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:07:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:07:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:07:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:07:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:07:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:07:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:07:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:07:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:07:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:07:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:07:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:07:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:07:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:07:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:07:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:07:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:07:47 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:07:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2897 [Pipeline] echo 08:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2897 [Pipeline] echo 08:07:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2897 [Pipeline] echo 08:07:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 345a18b6c05634fa219a7b7bedf8d84af99f4e7e [Pipeline] echo 08:07:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 345a18b [Pipeline] echo 08:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:07:47 provisioning config files... 08:07:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5639693689508926948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:48 ---> docker-login.sh 08:07:48 nexus3.edgexfoundry.org:10001 08:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:48 Configure a credential helper to remove this warning. See 08:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:48 08:07:48 Login Succeeded 08:07:48 nexus3.edgexfoundry.org:10002 08:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:49 Configure a credential helper to remove this warning. See 08:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:49 08:07:49 Login Succeeded 08:07:49 nexus3.edgexfoundry.org:10003 08:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:49 Configure a credential helper to remove this warning. See 08:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:49 08:07:49 Login Succeeded 08:07:49 nexus3.edgexfoundry.org:10004 08:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:49 Configure a credential helper to remove this warning. See 08:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:49 08:07:49 Login Succeeded 08:07:49 docker.io 08:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:49 Configure a credential helper to remove this warning. See 08:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:49 08:07:49 Login Succeeded 08:07:49 ---> docker-login.sh ends [Pipeline] } 08:07:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:07:50 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 08:07:50 + for file in '`ls cmd/**/Dockerfile`' 08:07:50 ++ dirname cmd/core-command/Dockerfile 08:07:50 ++ cut -d/ -f2 08:07:50 + echo core-command,cmd/core-command/Dockerfile 08:07:50 + for file in '`ls cmd/**/Dockerfile`' 08:07:50 ++ dirname cmd/core-data/Dockerfile 08:07:50 ++ cut -d/ -f2 08:07:50 + echo core-data,cmd/core-data/Dockerfile 08:07:50 + for file in '`ls cmd/**/Dockerfile`' 08:07:50 ++ dirname cmd/core-metadata/Dockerfile 08:07:50 ++ cut -d/ -f2 08:07:50 + echo core-metadata,cmd/core-metadata/Dockerfile 08:07:50 + for file in '`ls cmd/**/Dockerfile`' 08:07:50 ++ dirname cmd/security-bootstrap-redis/Dockerfile 08:07:50 ++ cut -d/ -f2 08:07:50 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 08:07:50 + for file in '`ls cmd/**/Dockerfile`' 08:07:50 ++ dirname cmd/security-proxy-setup/Dockerfile 08:07:50 ++ cut -d/ -f2 08:07:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:07:50 + for file in '`ls cmd/**/Dockerfile`' 08:07:50 ++ dirname cmd/security-secrets-setup/Dockerfile 08:07:50 ++ cut -d/ -f2 08:07:50 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 08:07:50 + for file in '`ls cmd/**/Dockerfile`' 08:07:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:07:50 ++ cut -d/ -f2 08:07:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:07:50 + for file in '`ls cmd/**/Dockerfile`' 08:07:50 ++ dirname cmd/support-notifications/Dockerfile 08:07:50 ++ cut -d/ -f2 08:07:50 + echo support-notifications,cmd/support-notifications/Dockerfile 08:07:50 + for file in '`ls cmd/**/Dockerfile`' 08:07:50 ++ dirname cmd/support-scheduler/Dockerfile 08:07:50 ++ cut -d/ -f2 08:07:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:07:50 + for file in '`ls cmd/**/Dockerfile`' 08:07:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:07:50 ++ cut -d/ -f2 08:07:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:07:50 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 08:07:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:52 08:07:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:07:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:52 latest: Pulling from edgex-devops/git-semver 08:07:52 31603596830f: Pulling fs layer 08:07:52 2a8b12db71e7: Pulling fs layer 08:07:52 6ca5941a6612: Pulling fs layer 08:07:52 ecc8261a40a4: Pulling fs layer 08:07:52 ecc8261a40a4: Waiting 08:07:52 2a8b12db71e7: Verifying Checksum 08:07:52 2a8b12db71e7: Download complete 08:07:52 31603596830f: Download complete 08:07:52 ecc8261a40a4: Verifying Checksum 08:07:52 ecc8261a40a4: Download complete 08:07:53 6ca5941a6612: Verifying Checksum 08:07:53 6ca5941a6612: Download complete 08:07:53 31603596830f: Pull complete 08:07:53 2a8b12db71e7: Pull complete 08:07:54 6ca5941a6612: Pull complete 08:07:54 ecc8261a40a4: Pull complete 08:07:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:07:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:07:54 prd-centos7-docker-4c-2g-14464 does not seem to be running inside a container 08:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:07:57 $ docker top 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:07:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:07:57 [ssh-agent] Looking for ssh-agent implementation... 08:07:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:57 $ docker exec 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 ssh-agent 08:07:57 SSH_AUTH_SOCK=/tmp/ssh-lE0e71kA9YgN/agent.12 08:07:57 SSH_AGENT_PID=17 08:07:57 Running ssh-add (command line suppressed) 08:07:58 Identity added: /w/workspace/edgex-go/6@tmp/private_key_6038239674078998791.key (/w/workspace/edgex-go/6@tmp/private_key_6038239674078998791.key) 08:07:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:58 + git tag --points-at HEAD [Pipeline] } 08:07:58 $ docker exec --env ******** --env ******** 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 ssh-agent -k 08:07:58 unset SSH_AUTH_SOCK; 08:07:58 unset SSH_AGENT_PID; 08:07:58 echo Agent pid 17 killed; 08:07:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:07:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:07:58 [ssh-agent] Looking for ssh-agent implementation... 08:07:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:59 $ docker exec 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 ssh-agent 08:07:59 SSH_AUTH_SOCK=/tmp/ssh-7t4uVE4hOVfV/agent.45 08:07:59 SSH_AGENT_PID=50 08:07:59 Running ssh-add (command line suppressed) 08:07:59 Identity added: /w/workspace/edgex-go/6@tmp/private_key_478433015240749424.key (/w/workspace/edgex-go/6@tmp/private_key_478433015240749424.key) 08:07:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:59 + git semver init 08:07:59 # -> Open(): unable to determine branch for HEAD 08:07:59 # $GIT_DIR = /w/workspace/edgex-go/6/.git 08:07:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 08:07:59 # $SEMVER_REMOTE_NAME = origin 08:07:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:07:59 # $SEMVER_USER_NAME = edgex-jenkins 08:07:59 # $SEMVER_BRANCH = PR-2897 08:07:59 # $SEMVER_TEMP = /tmp/semver-185122896 08:07:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:08:21 # '/tmp/semver-185122896' -> '/w/workspace/edgex-go/6/.semver' 08:08:21 # -> Force: false 08:08:21 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 08:08:21 $ docker exec --env ******** --env ******** 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 ssh-agent -k 08:08:22 unset SSH_AUTH_SOCK; 08:08:22 unset SSH_AGENT_PID; 08:08:22 echo Agent pid 50 killed; 08:08:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:08:22 + git semver [Pipeline] } 08:08:22 $ docker stop --time=1 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 08:08:24 $ docker rm -f 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 [Pipeline] // withDockerContainer [Pipeline] sh 08:08:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:08:25 Stashed 1 file(s) [Pipeline] echo 08:08:25 [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 08:08:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:08:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:08:27 + sudo service docker restart 08:08:27 + true 08:08:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:08:27 ========================================================= 08:08:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:08:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:08:28 + 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 . 08:08:31 Sending build context to Docker daemon 326.2MB 08:08:31 Step 1/7 : ARG BASE=golang:1.15-alpine 08:08:31 Step 2/7 : FROM ${BASE} 08:08:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:08:31 188c0c94c7c5: Pulling fs layer 08:08:31 0ef7d3d256c8: Pulling fs layer 08:08:31 de9db76c5a1d: Pulling fs layer 08:08:31 bca2f99d35d6: Pulling fs layer 08:08:31 93359f2a8cfa: Pulling fs layer 08:08:31 7c6f9722023f: Pulling fs layer 08:08:31 a35cf1a2eb13: Pulling fs layer 08:08:31 93359f2a8cfa: Waiting 08:08:31 7c6f9722023f: Waiting 08:08:31 a35cf1a2eb13: Waiting 08:08:31 bca2f99d35d6: Waiting 08:08:31 de9db76c5a1d: Verifying Checksum 08:08:31 de9db76c5a1d: Download complete 08:08:31 0ef7d3d256c8: Verifying Checksum 08:08:31 0ef7d3d256c8: Download complete 08:08:31 93359f2a8cfa: Verifying Checksum 08:08:31 93359f2a8cfa: Download complete 08:08:31 188c0c94c7c5: Verifying Checksum 08:08:31 188c0c94c7c5: Download complete 08:08:31 7c6f9722023f: Verifying Checksum 08:08:31 7c6f9722023f: Download complete 08:08:32 188c0c94c7c5: Pull complete 08:08:32 0ef7d3d256c8: Pull complete 08:08:32 de9db76c5a1d: Pull complete 08:08:34 a35cf1a2eb13: Verifying Checksum 08:08:34 a35cf1a2eb13: Download complete 08:08:34 bca2f99d35d6: Verifying Checksum 08:08:34 bca2f99d35d6: Download complete 08:08:41 Still waiting to schedule task 08:08:41 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 08:08:41 bca2f99d35d6: Pull complete 08:08:41 93359f2a8cfa: Pull complete 08:08:41 7c6f9722023f: Pull complete 08:08:45 a35cf1a2eb13: Pull complete 08:08:45 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:08:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:08:45 ---> a62c8e92a672 08:08:45 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:08:45 ---> Running in d3579217ea67 08:08:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:08:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:08:47 (1/12) Installing libmagic (5.38-r0) 08:08:48 (2/12) Installing file (5.38-r0) 08:08:48 (3/12) Installing libc-dev (0.7.2-r3) 08:08:48 (4/12) Installing g++ (9.3.0-r2) 08:08:53 (5/12) Installing fortify-headers (1.1-r0) 08:08:53 (6/12) Installing patch (2.7.6-r6) 08:08:53 (7/12) Installing build-base (0.5-r2) 08:08:53 (8/12) Installing libsodium (1.0.18-r0) 08:08:53 (9/12) Installing pkgconf (1.7.2-r0) 08:08:53 (10/12) Installing libsodium-dev (1.0.18-r0) 08:08:53 (11/12) Installing libzmq (4.3.3-r0) 08:08:53 (12/12) Installing zeromq-dev (4.3.3-r0) 08:08:53 Executing busybox-1.31.1-r19.trigger 08:08:53 OK: 233 MiB in 51 packages 08:08:57 Removing intermediate container d3579217ea67 08:08:57 ---> d7e7ef71c01d 08:08:57 Step 4/7 : WORKDIR /edgex-go 08:08:57 ---> Running in d126e28e0f10 08:08:57 Removing intermediate container d126e28e0f10 08:08:57 ---> 5fd9d9ebff40 08:08:57 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:08:58 latest: Pulling from library/docker 08:08:58 188c0c94c7c5: Already exists 08:08:58 0c7c675703d6: Pulling fs layer 08:08:58 cc8c12a437cb: Pulling fs layer 08:08:58 f092543453df: Pulling fs layer 08:08:58 65b6bc45957d: Pulling fs layer 08:08:58 4de832df471b: Pulling fs layer 08:08:58 79aa7fa92271: Pulling fs layer 08:08:58 65b6bc45957d: Waiting 08:08:58 4de832df471b: Waiting 08:08:58 79aa7fa92271: Waiting 08:08:58 cc8c12a437cb: Verifying Checksum 08:08:58 cc8c12a437cb: Download complete 08:08:58 0c7c675703d6: Verifying Checksum 08:08:58 0c7c675703d6: Download complete 08:08:58 65b6bc45957d: Verifying Checksum 08:08:58 65b6bc45957d: Download complete 08:08:58 4de832df471b: Verifying Checksum 08:08:58 4de832df471b: Download complete 08:08:58 79aa7fa92271: Verifying Checksum 08:08:58 79aa7fa92271: Download complete 08:08:58 0c7c675703d6: Pull complete 08:08:58 cc8c12a437cb: Pull complete 08:08:59 f092543453df: Verifying Checksum 08:08:59 f092543453df: Download complete 08:09:02 f092543453df: Pull complete 08:09:02 65b6bc45957d: Pull complete 08:09:02 4de832df471b: Pull complete 08:09:02 79aa7fa92271: Pull complete 08:09:02 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 08:09:02 Status: Downloaded newer image for docker:latest 08:09:04 ---> c49ab15329ee 08:09:04 Step 6/7 : COPY go.mod . 08:09:04 ---> a42e20f8fab0 08:09:04 Step 7/7 : RUN go mod download 08:09:04 ---> Running in 959956fc1955 08:09:26 Removing intermediate container 959956fc1955 08:09:26 ---> c0c690daefdf 08:09:26 Successfully built c0c690daefdf 08:09:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:09:26 + docker inspect -f . ci-base-image-x86_64 08:09:26 . [Pipeline] withDockerContainer 08:09:26 prd-centos7-docker-4c-2g-14464 does not seem to be running inside a container 08:09:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-x86_64 cat 08:09:27 $ docker top c9694a8fb2ac53dad0f067bf07aa2e879d4fa7c01cc124066416b5155a46fe3b -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:28 + go version 08:09:28 go version go1.15.5 linux/amd64 [Pipeline] } 08:09:28 $ docker stop --time=1 c9694a8fb2ac53dad0f067bf07aa2e879d4fa7c01cc124066416b5155a46fe3b 08:09:29 $ docker rm -f c9694a8fb2ac53dad0f067bf07aa2e879d4fa7c01cc124066416b5155a46fe3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:09:30 + docker inspect -f . ci-base-image-x86_64 08:09:30 . [Pipeline] withDockerContainer 08:09:30 prd-centos7-docker-4c-2g-14464 does not seem to be running inside a container 08:09:30 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-x86_64 cat 08:09:31 $ docker top a4d773611f1aff541148adba888cafd15c649e637ed54593a570bbc8210ddbc6 -eo pid,comm [Pipeline] { [Pipeline] echo 08:09:31 ========================================================= 08:09:31 [edgeXBuildGoParallel] Running Tests and Build... 08:09:31 ========================================================= [Pipeline] sh 08:09:32 + make test 08:09:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:09:42 ? github.com/edgexfoundry/edgex-go [no test files] 08:09:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:10:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:10:07 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.032s 08:10:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:10:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:10:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:10:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:10:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:10:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.157s coverage: 46.6% of statements 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.190s coverage: 27.1% of statements 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.090s coverage: 100.0% of statements 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.408s coverage: 68.5% of statements 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.113s coverage: 82.3% of statements 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.094s coverage: 100.0% of statements 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 86.7% of statements 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.135s coverage: 97.5% of statements 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.342s coverage: 94.7% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.0% of statements [no tests to run] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements 08:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.8% of statements 08:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements 08:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.2% of statements 08:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.038s coverage: 100.0% of statements 08:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.5% of statements 08:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 08:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 08:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 08:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 08:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 08:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 55.9% of statements 08:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 08:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.452s coverage: 86.3% of statements 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 08:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.110s coverage: 72.2% of statements 08:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.418s coverage: 72.1% of statements 08:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.051s coverage: 82.4% of statements 08:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.044s coverage: 48.4% of statements 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 08:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.034s coverage: 28.8% of statements 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 08:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.073s coverage: 96.8% of statements 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 08:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 37.2% of statements 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.332s coverage: 84.1% of statements 08:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements 08:10:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.176s coverage: 47.1% of statements 08:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:10:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.032s coverage: 100.0% of statements 08:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:10:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements 08:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:10:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 08:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:10:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.670s coverage: 29.1% of statements 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:10:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:10:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.065s coverage: 100.0% of statements 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:10:31 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:10:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:10:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:10:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:10:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 08:10:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 08:10:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 08:10:31 GO111MODULE=on go vet ./... 08:10:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14465 in /w/workspace/edgexfoundry_edgex-go_PR-2897 [Pipeline] { [Pipeline] ws 08:10:35 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 08:10:40 using credential edgex-jenkins-ssh 08:10:40 Cloning the remote Git repository 08:10:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:10:40 > git init /w/workspace/edgex-go/6 # timeout=10 08:10:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:10:41 > git --version # timeout=10 08:10:41 > git --version # 'git version 2.17.1' 08:10:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:57 Merging remotes/origin/master commit 0163c92eb67c845bff5e90a4dc6407d0e1146c78 into PR head commit 345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:10:57 Merge succeeded, producing 345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:10:57 Checking out Revision 345a18b6c05634fa219a7b7bedf8d84af99f4e7e (PR-2897) 08:10:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:10:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:10:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:10:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2897/head:refs/remotes/origin/PR-2897 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:10:57 > git config core.sparsecheckout # timeout=10 08:10:57 > git checkout -f 345a18b6c05634fa219a7b7bedf8d84af99f4e7e # timeout=10 08:10:57 > git remote # timeout=10 08:10:57 > git config --get remote.origin.url # timeout=10 08:10:57 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:57 > git merge 0163c92eb67c845bff5e90a4dc6407d0e1146c78 # timeout=10 08:10:57 > git rev-parse HEAD^{commit} # timeout=10 08:10:57 > git config core.sparsecheckout # timeout=10 08:10:57 > git checkout -f 345a18b6c05634fa219a7b7bedf8d84af99f4e7e # timeout=10 08:10:58 gofmt -l . 08:10:58 [ "`gofmt -l .`" = "" ] 08:10:58 ./bin/test-go-mod-tidy.sh 08:10:58 ./bin/test-attribution-txt.sh [Pipeline] sh 08:10:59 + ls -al . 08:10:59 total 652 08:10:59 drwxrwxr-x 10 1001 1001 4096 Dec 4 08:10 . 08:10:59 drwxr-xr-x 4 root root 28 Dec 4 08:09 .. 08:10:59 -rw-rw-r-- 1 1001 1001 11 Dec 4 08:07 .dockerignore 08:10:59 drwxrwxr-x 8 1001 1001 179 Dec 4 08:07 .git 08:10:59 drwxrwxr-x 3 1001 1001 125 Dec 4 08:07 .github 08:10:59 -rw-rw-r-- 1 1001 1001 971 Dec 4 08:07 .gitignore 08:10:59 drwx------ 3 1001 1001 47 Dec 4 08:08 .semver 08:10:59 -rw-rw-r-- 1 1001 1001 166 Dec 4 08:07 .sonarcloud.properties 08:10:59 -rw-rw-r-- 1 1001 1001 3804 Dec 4 08:07 CONTRIBUTING.md 08:10:59 -rw-rw-r-- 1 1001 1001 1035 Dec 4 08:07 Dockerfile.build 08:10:59 -rw-rw-r-- 1 1001 1001 863 Dec 4 08:07 Jenkinsfile 08:10:59 -rw-rw-r-- 1 1001 1001 10775 Dec 4 08:07 LICENSE 08:10:59 -rw-rw-r-- 1 1001 1001 6318 Dec 4 08:07 Makefile 08:10:59 -rw-rw-r-- 1 1001 1001 6447 Dec 4 08:07 README.md 08:10:59 -rw-rw-r-- 1 1001 1001 259 Dec 4 08:07 SECURITY.md 08:10:59 -rw-rw-r-- 1 1001 1001 5 Dec 4 08:08 VERSION 08:10:59 -rw-rw-r-- 1 1001 1001 4131 Dec 4 08:07 ZMQWindows.md 08:10:59 drwxrwxr-x 2 1001 1001 117 Dec 4 08:07 bin 08:10:59 drwxrwxr-x 15 1001 1001 4096 Dec 4 08:07 cmd 08:10:59 -rw-r--r-- 1 root root 557544 Dec 4 08:10 coverage.out 08:10:59 -rw-r--r-- 1 root root 1071 Dec 4 08:10 go.mod 08:10:59 -rw-r--r-- 1 root root 18916 Dec 4 08:10 go.sum 08:10:59 drwxrwxr-x 8 1001 1001 127 Dec 4 08:07 internal 08:10:59 drwxrwxr-x 4 1001 1001 26 Dec 4 08:07 openapi 08:10:59 drwxrwxr-x 4 1001 1001 71 Dec 4 08:07 snap 08:10:59 -rw-rw-r-- 1 1001 1001 168 Dec 4 08:07 version.go [Pipeline] sh 08:10:59 + '[' -e coverage.out ] 08:10:59 + chown 1001:1001 coverage.out [Pipeline] stash 08:11:00 Stashed 1 file(s) [Pipeline] sh 08:11:00 + make build 08:11:00 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 08:11:02 Commit message: "feat(data): Implement GET /reading/all V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:03 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 08:11:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:11:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:11:04 + sudo service docker restart+ 08:11:04 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:11:06 provisioning config files... 08:11:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3774373328514860547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:07 ---> docker-login.sh 08:11:07 nexus3.edgexfoundry.org:10001 08:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:08 Configure a credential helper to remove this warning. See 08:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:08 08:11:08 Login Succeeded 08:11:08 nexus3.edgexfoundry.org:10002 08:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:09 Configure a credential helper to remove this warning. See 08:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:09 08:11:09 Login Succeeded 08:11:09 nexus3.edgexfoundry.org:10003 08:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:10 Configure a credential helper to remove this warning. See 08:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:10 08:11:10 Login Succeeded 08:11:10 nexus3.edgexfoundry.org:10004 08:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:10 Configure a credential helper to remove this warning. See 08:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:10 08:11:10 Login Succeeded 08:11:10 docker.io 08:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:11 Configure a credential helper to remove this warning. See 08:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:11 08:11:11 Login Succeeded 08:11:11 ---> docker-login.sh ends [Pipeline] } 08:11:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:11:11 ========================================================= 08:11:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:11:11 ========================================================= 08:11:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] isUnix [Pipeline] sh 08:11:12 + 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 . 08:11:13 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 08:11:14 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 08:11:14 Sending build context to Docker daemon 165.6MB 08:11:14 Step 1/7 : ARG BASE=golang:1.15-alpine 08:11:14 Step 2/7 : FROM ${BASE} 08:11:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:11:14 5f621e34cdf4: Pulling fs layer 08:11:14 a4357932f1b6: Pulling fs layer 08:11:14 18c013af1878: Pulling fs layer 08:11:14 00ac8860ef70: Pulling fs layer 08:11:14 63d7cb157983: Pulling fs layer 08:11:14 b116817d02f9: Pulling fs layer 08:11:14 745a02a5169b: Pulling fs layer 08:11:14 00ac8860ef70: Waiting 08:11:14 63d7cb157983: Waiting 08:11:14 b116817d02f9: Waiting 08:11:14 745a02a5169b: Waiting 08:11:14 18c013af1878: Verifying Checksum 08:11:14 18c013af1878: Download complete 08:11:14 a4357932f1b6: Verifying Checksum 08:11:14 a4357932f1b6: Download complete 08:11:14 63d7cb157983: Download complete 08:11:14 5f621e34cdf4: Verifying Checksum 08:11:14 5f621e34cdf4: Download complete 08:11:14 b116817d02f9: Verifying Checksum 08:11:14 b116817d02f9: Download complete 08:11:14 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 08:11:15 5f621e34cdf4: Pull complete 08:11:16 a4357932f1b6: Pull complete 08:11:16 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 08:11:16 18c013af1878: Pull complete 08:11:16 745a02a5169b: Verifying Checksum 08:11:16 745a02a5169b: Download complete 08:11:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 08:11:18 00ac8860ef70: Verifying Checksum 08:11:18 00ac8860ef70: Download complete 08:11:18 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 08:11:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:11:21 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 08:11:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:11:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 08:11:25 $ docker stop --time=1 a4d773611f1aff541148adba888cafd15c649e637ed54593a570bbc8210ddbc6 08:11:27 $ docker rm -f a4d773611f1aff541148adba888cafd15c649e637ed54593a570bbc8210ddbc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:11:28 00ac8860ef70: Pull complete 08:11:28 63d7cb157983: Pull complete 08:11:29 b116817d02f9: Pull complete [Pipeline] isUnix [Pipeline] sh 08:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:30 08:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:11:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:31 latest: Pulling from edgex-devops/edgex-compose 08:11:31 cbdbe7a5bc2a: Pulling fs layer 08:11:31 ca9280d653b3: Pulling fs layer 08:11:31 7e9c9ca2126c: Pulling fs layer 08:11:31 cbdbe7a5bc2a: Verifying Checksum 08:11:31 cbdbe7a5bc2a: Download complete 08:11:31 ca9280d653b3: Verifying Checksum 08:11:31 ca9280d653b3: Download complete 08:11:31 cbdbe7a5bc2a: Pull complete 08:11:32 7e9c9ca2126c: Download complete 08:11:32 ca9280d653b3: Pull complete 08:11:33 745a02a5169b: Pull complete 08:11:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:11:33 ---> b7e6874047d6 08:11:33 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:11:36 ---> Running in 4559c754792c 08:11:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:11:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:11:38 (1/12) Installing libmagic (5.38-r0) 08:11:38 (2/12) Installing file (5.38-r0) 08:11:38 (3/12) Installing libc-dev (0.7.2-r3) 08:11:39 (4/12) Installing g++ (9.3.0-r2) 08:11:40 7e9c9ca2126c: Pull complete 08:11:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:11:41 prd-centos7-docker-4c-2g-14464 does not seem to be running inside a container 08:11:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:11:42 $ docker top 2f49f0d5b676f85f0ff11f48df73c231a3c52da55c4a3895e87198c533ff592b -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:42 + docker-compose build --help 08:11:42 + grep parallel 08:11:43 (5/12) Installing fortify-headers (1.1-r0) 08:11:43 (6/12) Installing patch (2.7.6-r6) 08:11:43 (7/12) Installing build-base (0.5-r2) 08:11:43 (8/12) Installing libsodium (1.0.18-r0) 08:11:43 --parallel Build images in parallel. [Pipeline] } 08:11:43 $ docker stop --time=1 2f49f0d5b676f85f0ff11f48df73c231a3c52da55c4a3895e87198c533ff592b 08:11:43 (9/12) Installing pkgconf (1.7.2-r0) 08:11:43 (10/12) Installing libsodium-dev (1.0.18-r0) 08:11:43 (11/12) Installing libzmq (4.3.3-r0) 08:11:43 (12/12) Installing zeromq-dev (4.3.3-r0) 08:11:43 Executing busybox-1.31.1-r19.trigger 08:11:43 OK: 217 MiB in 51 packages 08:11:45 $ docker rm -f 2f49f0d5b676f85f0ff11f48df73c231a3c52da55c4a3895e87198c533ff592b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:45 . [Pipeline] withDockerContainer 08:11:45 prd-centos7-docker-4c-2g-14464 does not seem to be running inside a container 08:11:45 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:11:46 $ docker top f50b74556fe3f7bc97bbe533daa7ce3b825ff0fa1fbf86807a4a7f3aa084f80a -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:47 + docker-compose -f ./docker-compose-build.yml build --parallel 08:11:48 Building docker-core-command-go ... 08:11:48 Building docker-core-data-go ... 08:11:48 Building docker-core-metadata-go ... 08:11:48 Building docker-security-bootstrap-redis-go ... 08:11:48 Building docker-security-proxy-setup-go ... 08:11:48 Building docker-security-secrets-setup-go ... 08:11:48 Building docker-security-secretstore-setup-go ... 08:11:48 Building docker-support-notifications-go ... 08:11:48 Building docker-support-scheduler-go ... 08:11:48 Building docker-sys-mgmt-agent-go ... 08:11:48 Building docker-security-proxy-setup-go 08:11:48 Building docker-security-secrets-setup-go 08:11:48 Building docker-support-notifications-go 08:11:48 Building docker-support-scheduler-go 08:11:48 Building docker-core-command-go 08:11:48 Removing intermediate container 4559c754792c 08:11:48 ---> 97618d6d1e2d 08:11:48 Step 4/7 : WORKDIR /edgex-go 08:11:48 ---> Running in d82784b0b067 08:11:48 Removing intermediate container d82784b0b067 08:11:48 ---> 530de00ac680 08:11:48 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:11:49 latest: Pulling from library/docker 08:11:49 5f621e34cdf4: Already exists 08:11:49 85db56a05063: Pulling fs layer 08:11:49 ccb67d6aeaaa: Pulling fs layer 08:11:49 de930078acea: Pulling fs layer 08:11:49 d5a9d88a4785: Pulling fs layer 08:11:49 e7f15c1544d5: Pulling fs layer 08:11:49 877c515997d3: Pulling fs layer 08:11:49 d5a9d88a4785: Waiting 08:11:49 e7f15c1544d5: Waiting 08:11:49 877c515997d3: Waiting 08:11:49 ccb67d6aeaaa: Verifying Checksum 08:11:49 85db56a05063: Verifying Checksum 08:11:49 85db56a05063: Download complete 08:11:49 d5a9d88a4785: Verifying Checksum 08:11:49 d5a9d88a4785: Download complete 08:11:49 e7f15c1544d5: Download complete 08:11:50 877c515997d3: Verifying Checksum 08:11:50 877c515997d3: Download complete 08:11:50 85db56a05063: Pull complete 08:11:51 ccb67d6aeaaa: Pull complete 08:11:51 de930078acea: Verifying Checksum 08:11:51 de930078acea: Download complete 08:11:54 de930078acea: Pull complete 08:11:55 d5a9d88a4785: Pull complete 08:11:55 e7f15c1544d5: Pull complete 08:11:55 877c515997d3: Pull complete 08:11:55 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 08:11:55 Status: Downloaded newer image for docker:latest 08:11:59 ---> 34baef72af8c 08:11:59 Step 6/7 : COPY go.mod . 08:11:59 ---> d38d91a54d44 08:11:59 Step 7/7 : RUN go mod download 08:11:59 ---> Running in 706c20ab4660 08:12:26 Removing intermediate container 706c20ab4660 08:12:26 ---> 9276e0c50e45 08:12:26 Successfully built 9276e0c50e45 08:12:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:12:27 + docker inspect -f . ci-base-image-arm64 08:12:27 . [Pipeline] withDockerContainer 08:12:27 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:12:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:12:27 ---> c0c690daefdf 08:12:27 Step 3/21 : WORKDIR /edgex-go 08:12:27 08:12:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:12:27 ---> c0c690daefdf 08:12:27 Step 3/21 : WORKDIR /edgex-go 08:12:27 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:12:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:12:27 ---> c0c690daefdf 08:12:27 Step 3/24 : WORKDIR /edgex-go 08:12:27 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 08:12:27 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 08:12:27 ---> c0c690daefdf 08:12:27 Step 3/29 : WORKDIR /edgex-go 08:12:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:12:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:12:27 ---> c0c690daefdf 08:12:27 Step 3/22 : WORKDIR /edgex-go 08:12:27 ---> Running in f8c62a2d930c 08:12:27 ---> Running in dd64d85f9e88 08:12:27 ---> Running in 4638d477af53 08:12:27 ---> Running in a00be13425cb 08:12:27 ---> Running in ef8cecc07521 08:12:27 Removing intermediate container dd64d85f9e88 08:12:27 ---> a9ce8075039a 08:12:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:27 Removing intermediate container a00be13425cb 08:12:27 ---> 6001b0e46a5f 08:12:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:27 Removing intermediate container 4638d477af53 08:12:27 ---> 9b64fcfb24ac 08:12:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:27 Removing intermediate container ef8cecc07521 08:12:27 ---> d593826f74e5 08:12:27 Step 4/29 : RUN apk update && apk add make git 08:12:27 Removing intermediate container f8c62a2d930c 08:12:27 ---> 8a358c0c4cc3 08:12:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:27 ---> Running in 43b6449460f8 08:12:27 ---> Running in 1a87b8ef398e 08:12:27 ---> Running in 00064504c6c6 08:12:27 ---> Running in 0c4f40737ecd 08:12:27 ---> Running in c5b9902c754d 08:12:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:12:27 Removing intermediate container 00064504c6c6 08:12:27 ---> 7ac9242c867e 08:12:27 Step 5/21 : RUN apk update && apk add make git 08:12:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:12:27 ---> Running in 1bdd19938feb 08:12:27 Removing intermediate container 1a87b8ef398e 08:12:27 ---> 5fd9ddef587f 08:12:27 Step 5/21 : RUN apk update && apk add make git 08:12:27 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:12:27 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:12:27 OK: 12745 distinct packages available 08:12:27 ---> Running in 5fe77bba6ccb 08:12:27 Removing intermediate container c5b9902c754d 08:12:27 ---> a038f81b456c 08:12:27 Step 5/22 : RUN apk update && apk add make git 08:12:27 Removing intermediate container 0c4f40737ecd 08:12:27 ---> 291de5144a5a 08:12:27 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 08:12:27 OK: 233 MiB in 51 packages 08:12:27 ---> Running in e8fba5c14602 08:12:27 ---> Running in 34e86b52d7a1 08:12:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:12:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:12:27 prd-ubuntu18.04-docker-arm64-4c-16g-14465 does not seem to be running inside a container 08:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:12:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:12:27 Removing intermediate container 43b6449460f8 08:12:27 ---> c8d73b20137b 08:12:27 Step 5/29 : COPY go.mod . 08:12:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:12:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:12:27 ---> 5ef7a6c39d77 08:12:27 Step 6/29 : RUN go mod download 08:12:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:12:28 ---> Running in 8aa7f85f1756 08:12:28 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:12:28 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:12:28 OK: 12745 distinct packages available 08:12:28 OK: 233 MiB in 51 packages 08:12:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:12:28 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:12:28 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:12:28 OK: 12745 distinct packages available 08:12:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:12:28 $ docker top b10a0f8297b904056df737b132d0906903c6e75cfac89ba0ffd851e08cb046e7 -eo pid,comm 08:12:28 OK: 233 MiB in 51 packages 08:12:28 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:12:28 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:12:28 OK: 12745 distinct packages available 08:12:28 Removing intermediate container 1bdd19938feb 08:12:28 ---> e3c1a55002f5 08:12:28 Step 6/21 : COPY go.mod . 08:12:28 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:12:28 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:12:28 OK: 12745 distinct packages available 08:12:29 OK: 233 MiB in 51 packages 08:12:29 OK: 233 MiB in 51 packages [Pipeline] { [Pipeline] sh 08:12:29 Removing intermediate container 5fe77bba6ccb 08:12:29 ---> 4f45d6f9e061 08:12:29 Step 6/21 : COPY go.mod . 08:12:29 ---> 0340a2735a51 08:12:29 Step 7/21 : RUN go mod download 08:12:29 ---> Running in bb8f4f77ed50 08:12:29 ---> c927cdff8f28 08:12:29 Step 7/21 : RUN go mod download 08:12:30 + go version 08:12:30 go version go1.15.5 linux/arm64 [Pipeline] } 08:12:30 $ docker stop --time=1 b10a0f8297b904056df737b132d0906903c6e75cfac89ba0ffd851e08cb046e7 08:12:30 ---> Running in d491588a98e5 08:12:30 Removing intermediate container e8fba5c14602 08:12:30 ---> 6862e8d2785b 08:12:30 Step 6/22 : COPY go.mod . 08:12:30 Removing intermediate container 8aa7f85f1756 08:12:30 ---> 8b887930b917 08:12:30 Step 7/29 : COPY . . 08:12:30 ---> 2f9c23704072 08:12:30 Step 7/22 : RUN go mod download 08:12:30 Removing intermediate container 34e86b52d7a1 08:12:30 ---> 17516b3448cd 08:12:30 Step 6/24 : COPY go.mod . 08:12:30 ---> Running in 1ade90db3bb6 08:12:31 ---> 998e7af04c21 08:12:31 Step 7/24 : RUN go mod download 08:12:31 $ docker rm -f b10a0f8297b904056df737b132d0906903c6e75cfac89ba0ffd851e08cb046e7 08:12:32 ---> Running in 0658a784d89d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:12:33 + docker inspect -f . ci-base-image-arm64 08:12:33 . [Pipeline] withDockerContainer 08:12:33 prd-ubuntu18.04-docker-arm64-4c-16g-14465 does not seem to be running inside a container 08:12:33 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:12:34 Removing intermediate container d491588a98e5 08:12:34 ---> abde74e788b9 08:12:34 Step 8/21 : COPY . . 08:12:34 $ docker top 4142e92cf847e2ad4380653ef3b83f60a09cb7cc1ad52089fc6743638a413d36 -eo pid,comm [Pipeline] { [Pipeline] echo 08:12:35 ========================================================= 08:12:35 [edgeXBuildGoParallel] Running Tests and Build... 08:12:35 ========================================================= [Pipeline] sh 08:12:35 + make test 08:12:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:12:37 Removing intermediate container bb8f4f77ed50 08:12:37 ---> f438ef338925 08:12:37 Step 8/21 : COPY . . 08:12:40 Removing intermediate container 1ade90db3bb6 08:12:40 ---> 78c768d55d4d 08:12:40 Step 8/22 : COPY . . 08:12:50 Removing intermediate container 0658a784d89d 08:12:50 ---> 0b6dd7df4617 08:12:50 Step 8/24 : COPY . . 08:12:58 ? github.com/edgexfoundry/edgex-go [no test files] 08:13:12 ---> a50a5c8018d9 08:13:12 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 08:13:14 ---> Running in 9c4778c34a9a 08:13:17 ---> a785b8883bc1 08:13:17 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:13:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 08:13:21 ---> Running in 7ab6b174f2c8 08:13:21 ---> d2ec83e7ab45 08:13:21 Step 9/22 : RUN make cmd/core-command/core-command 08:13:21 ---> 63a710ddb689 08:13:21 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:13:22 ---> Running in e8f154bf4e29 08:13:22 ---> Running in f740a5be7720 08:13:23 ---> b6b0768b0dd4 08:13:23 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:13:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:13:23 ---> Running in 0097b0968324 08:13:24 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 08:13:24 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 08:13:24 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 08:13:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:13:46 Removing intermediate container 9c4778c34a9a 08:13:46 ---> 853569556ee4 08:13:46 08:13:46 Step 9/29 : FROM alpine:latest 08:13:46 latest: Pulling from library/alpine 08:13:46 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 08:13:46 Status: Downloaded newer image for alpine:latest 08:13:46 ---> d6e46aa2470d 08:13:46 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 08:13:46 ---> Running in 2af2921adadc 08:13:47 Removing intermediate container 2af2921adadc 08:13:47 ---> 59b3d31ba005 08:13:47 Step 11/29 : USER root 08:13:47 ---> Running in 47419306c3d9 08:13:47 Removing intermediate container 47419306c3d9 08:13:47 ---> 7357f4682535 08:13:47 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 08:13:47 ---> Running in 20f8830948c6 08:13:49 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 08:13:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:13:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:13:49 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:13:49 v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:13:49 OK: 12746 distinct packages available 08:13:50 (1/2) Installing ca-certificates (20191127-r4) 08:13:50 (2/2) Installing dumb-init (1.2.2-r1) 08:13:50 Executing busybox-1.31.1-r19.trigger 08:13:50 Executing ca-certificates-20191127-r4.trigger 08:13:50 OK: 6 MiB in 16 packages 08:13:53 Removing intermediate container 20f8830948c6 08:13:53 ---> baa30149a868 08:13:53 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 08:13:53 ---> Running in dc621ad97e80 08:13:53 Removing intermediate container dc621ad97e80 08:13:53 ---> e630bcef634e 08:13:53 Step 14/29 : WORKDIR $BASE_DIR 08:13:53 ---> Running in bdf76d133d1a 08:13:53 Removing intermediate container bdf76d133d1a 08:13:53 ---> 8d633b3e9423 08:13:53 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 08:13:53 ---> Running in 0279eb4de9f4 08:13:57 Removing intermediate container 7ab6b174f2c8 08:13:57 ---> 087153e26e66 08:13:57 08:13:57 Step 10/21 : FROM scratch 08:13:57 ---> 08:13:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:13:58 ---> Running in e772f43f7d6f 08:13:58 Removing intermediate container 0279eb4de9f4 08:13:58 ---> d72aed775c87 08:13:58 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 08:13:58 Removing intermediate container f740a5be7720 08:13:58 ---> 512adc8b05c9 08:13:58 08:13:58 Step 10/21 : FROM alpine 08:13:58 ---> d6e46aa2470d 08:13:58 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 08:13:58 Removing intermediate container e772f43f7d6f 08:13:58 ---> 1f377bd5a626 08:13:58 Step 12/21 : ENV APP_PORT=48085 08:14:01 ---> Running in 7ef3ee01d1e7 08:14:01 ---> Running in 5c9c76323a82 08:14:01 ---> 57b0ea8a1cf5 08:14:01 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 08:14:01 Removing intermediate container e8f154bf4e29 08:14:01 ---> ba29270c646f 08:14:01 08:14:01 Step 10/22 : FROM scratch 08:14:01 ---> 08:14:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:14:01 ---> Using cache 08:14:01 ---> 1f377bd5a626 08:14:01 Step 12/22 : ENV APP_PORT=48082 08:14:01 Removing intermediate container 0097b0968324 08:14:01 ---> 6e6b9b776038 08:14:01 08:14:01 Step 10/24 : FROM scratch 08:14:01 ---> 08:14:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:14:01 Removing intermediate container 5c9c76323a82 08:14:01 ---> 2f685629e075 08:14:01 Step 13/21 : EXPOSE $APP_PORT 08:14:02 ---> Running in 65b643ba1884 08:14:02 ---> Running in 417ea5d9d933 08:14:02 ---> Running in dc3278bf53a2 08:14:02 ---> 3a05841af2b1 08:14:02 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 08:14:02 Removing intermediate container 65b643ba1884 08:14:02 ---> 3a71010fbfe4 08:14:02 Step 13/22 : EXPOSE $APP_PORT 08:14:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:14:02 Removing intermediate container 417ea5d9d933 08:14:02 ---> 3e00884615c9 08:14:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:14:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:14:02 Removing intermediate container dc3278bf53a2 08:14:02 ---> 4c67322dc102 08:14:02 Step 12/24 : ENV APP_PORT=48060 08:14:02 ---> Running in e64a77df562e 08:14:02 ---> Running in 1d3232fac4e7 08:14:02 ---> 27364dbb99fc 08:14:02 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 08:14:02 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:14:02 v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:14:02 OK: 12746 distinct packages available 08:14:02 Removing intermediate container e64a77df562e 08:14:02 ---> d48da38ae9ad 08:14:02 Step 14/22 : WORKDIR / 08:14:02 (1/4) Installing ca-certificates (20191127-r4) 08:14:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:14:02 (3/4) Installing libcurl (7.69.1-r1) 08:14:02 (4/4) Installing curl (7.69.1-r1) 08:14:02 Executing busybox-1.31.1-r19.trigger 08:14:02 Executing ca-certificates-20191127-r4.trigger 08:14:02 OK: 7 MiB in 18 packages 08:14:03 ---> 37b49e767ccd 08:14:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:14:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:14:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:14:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:14:03 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.061s 08:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:14:03 Removing intermediate container 1d3232fac4e7 08:14:03 ---> 077615410674 08:14:03 Step 13/24 : EXPOSE $APP_PORT 08:14:03 ---> Running in cc969c685076 08:14:03 ---> 594f12a6b098 08:14:03 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 08:14:04 ---> 2d455d49348a 08:14:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:14:04 ---> Running in 77b27fcc087c 08:14:04 Removing intermediate container cc969c685076 08:14:04 ---> 95b94231d407 08:14:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:14:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:14:04 Removing intermediate container 77b27fcc087c 08:14:04 ---> cf91a99342a6 08:14:04 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:14:05 ---> 61da0495ffd6 08:14:05 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 08:14:05 ---> 6114441f1610 08:14:05 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:14:05 ---> e988f172e8f7 08:14:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:14:05 ---> Running in 97e14c835bc9 08:14:05 Removing intermediate container 7ef3ee01d1e7 08:14:05 ---> d9fbcfb8c717 08:14:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:14:05 ---> Running in 2f14f2dd5eb0 08:14:05 ---> b3b79a493f1f 08:14:05 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:14:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:14:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:14:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:14:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:14:06 ---> Running in 51940156bdb3 08:14:06 ---> 36ea3d601609 08:14:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:14:06 Removing intermediate container 2f14f2dd5eb0 08:14:06 ---> 62d093f80c74 08:14:06 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:14:07 ---> Running in 3d7d72764775 08:14:07 Removing intermediate container 51940156bdb3 08:14:07 ---> 33ab039a79ef 08:14:07 Step 13/21 : WORKDIR /edgex 08:14:07 ---> dcd0aaee0676 08:14:07 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:14:07 ---> 03eb1249b1dc 08:14:07 Step 18/22 : ENTRYPOINT ["/core-command"] 08:14:07 ---> Running in 30a2103d9abd 08:14:07 ---> Running in d54839f1be6c 08:14:07 Removing intermediate container 3d7d72764775 08:14:07 ---> 55c897c36b43 08:14:07 Step 19/21 : LABEL arch=x86_64 08:14:07 ---> Running in d968b3651405 08:14:07 Removing intermediate container d54839f1be6c 08:14:07 ---> a0eca1215d39 08:14:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:14:07 ---> 1c9d467bd0db 08:14:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 08:14:07 Removing intermediate container 30a2103d9abd 08:14:07 ---> 075eaa3ea2c5 08:14:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:14:08 Removing intermediate container 97e14c835bc9 08:14:08 ---> a76541e727a9 08:14:08 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 08:14:08 ---> Running in 2c891eb219ee 08:14:08 Removing intermediate container d968b3651405 08:14:08 ---> 6650d4b61ec4 08:14:08 Step 20/21 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:14:08 ---> Running in 7e80e28004c0 08:14:08 ---> 25dfe052f478 08:14:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:14:08 ---> 3fcd038f3514 08:14:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:14:08 ---> 10c149eed50e 08:14:08 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:14:08 Removing intermediate container 2c891eb219ee 08:14:08 ---> bb81d61b4a60 08:14:08 Step 20/22 : LABEL arch=x86_64 08:14:09 ---> Running in 4e5f7c1daaec 08:14:09 ---> Running in e62fddc2e503 08:14:09 Removing intermediate container 7e80e28004c0 08:14:09 ---> 6c21cbdfefd8 08:14:09 Step 21/21 : LABEL version=0.0.0 08:14:09 ---> Running in d74a72fd668d 08:14:09 Removing intermediate container e62fddc2e503 08:14:09 ---> 0fffde94ade7 08:14:09 Step 21/22 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:14:09 ---> 37fd7429e0dd 08:14:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:14:09 ---> 7213eae2d196 08:14:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:14:09 Removing intermediate container d74a72fd668d 08:14:09 ---> fd87565d0473 08:14:09 08:14:09 ---> Running in ed6d737efe9c 08:14:10 Successfully built fd87565d0473 08:14:10 ---> a62d29f722d3 08:14:10 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:14:10 Successfully tagged docker-support-scheduler-go:latest 08:14:10 Removing intermediate container ed6d737efe9c 08:14:10 ---> ef0fb95fdbbe 08:14:10 Step 22/22 : LABEL version=0.0.0 08:14:10 Building docker-core-data-go 08:14:10  Building docker-support-scheduler-go ... done  ---> Running in 88be083b116d 08:14:10 ---> Running in 99f1b0021f76 08:14:10 ---> f76dbec93f45 08:14:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:14:10 ---> Running in 90e7206475ed 08:14:10 Removing intermediate container 88be083b116d 08:14:10 ---> 1a109a50def5 08:14:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:14:11 Removing intermediate container 4e5f7c1daaec 08:14:11 ---> fafce3c990fc 08:14:11 Step 24/29 : RUN chmod 755 security-secrets-setup 08:14:11 Removing intermediate container 99f1b0021f76 08:14:11 ---> c6f885f15a0b 08:14:11 08:14:11 ---> Running in 280c6fd443a9 08:14:11 Successfully built c6f885f15a0b 08:14:12 Successfully tagged docker-core-command-go:latest 08:14:12  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 08:14:12 ---> Running in 691d2b48c6da 08:14:12 Removing intermediate container 90e7206475ed 08:14:12 ---> 02c822d898f5 08:14:12 Step 18/21 : CMD ["--init=true"] 08:14:13 Removing intermediate container 280c6fd443a9 08:14:13 ---> e8cf4146aaba 08:14:13 Step 22/24 : LABEL arch=x86_64 08:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.265s coverage: 46.6% of statements 08:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:14:16 ---> Running in c77db4792c3d 08:14:16 ---> Running in c0e0bf76062c 08:14:17 Removing intermediate container c77db4792c3d 08:14:17 ---> e04f2757598b 08:14:17 Step 19/21 : LABEL arch=x86_64 08:14:17 Removing intermediate container c0e0bf76062c 08:14:17 ---> 053def26a311 08:14:17 Step 23/24 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:14:17 ---> Running in dd609d3fe458 08:14:17 ---> Running in e201e43a2c21 08:14:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.549s coverage: 27.1% of statements 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:14:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:14:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:14:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.523s coverage: 68.5% of statements 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:14:21 Removing intermediate container e201e43a2c21 08:14:21 ---> 6ace3500ade4 08:14:21 Step 24/24 : LABEL version=0.0.0 08:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.603s coverage: 82.3% of statements 08:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:14:22 Removing intermediate container dd609d3fe458 08:14:22 ---> 15edc73e2aff 08:14:22 Step 20/21 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:14:23 ---> Running in bd81e80272ab 08:14:24 ---> Running in ec09102a76c6 08:14:24 Removing intermediate container 691d2b48c6da 08:14:24 ---> 2ad91d3c10cb 08:14:24 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 08:14:25 Removing intermediate container bd81e80272ab 08:14:25 ---> dd363c942243 08:14:25 08:14:26 Successfully built dd363c942243 08:14:26 Successfully tagged docker-support-notifications-go:latest 08:14:26  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 08:14:26 Removing intermediate container ec09102a76c6 08:14:26 ---> 3ad7830dbbc4 08:14:26 Step 21/21 : LABEL version=0.0.0 08:14:26 ---> Running in 40f1cbb9e811 08:14:26 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 08:14:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:14:26 ---> c0c690daefdf 08:14:26 Step 3/23 : WORKDIR /edgex-go 08:14:26 ---> Using cache 08:14:26 ---> 8a358c0c4cc3 08:14:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:26 ---> Using cache 08:14:26 ---> a038f81b456c 08:14:26 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 08:14:27 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 08:14:27 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:14:27 ---> c0c690daefdf 08:14:27 Step 3/27 : WORKDIR /edgex-go 08:14:27 ---> Using cache 08:14:27 ---> 8a358c0c4cc3 08:14:27 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:27 ---> Using cache 08:14:27 ---> a038f81b456c 08:14:27 Step 5/27 : RUN apk update && apk add make bash git 08:14:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.160s coverage: 28.6% of statements 08:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:14:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements 08:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:14:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements 08:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:14:28 ---> Running in bc0551d29728 08:14:28 ---> Running in 885c0eb5cb0b 08:14:28 ---> Running in 0978d76fd02f 08:14:28 Removing intermediate container 40f1cbb9e811 08:14:28 ---> baea5c284b8c 08:14:28 Step 26/29 : CMD [ "generate" ] 08:14:29 ---> Running in ca8d913a3582 08:14:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.305s coverage: 86.7% of statements 08:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:14:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.410s coverage: 97.5% of statements 08:14:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:14:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.169s coverage: 78.3% of statements 08:14:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:14:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:14:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:14:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:14:31 Removing intermediate container 885c0eb5cb0b 08:14:31 ---> 016a01b86b96 08:14:31 08:14:31 Successfully built 016a01b86b96 08:14:31 Successfully tagged docker-security-proxy-setup-go:latest 08:14:31 Building docker-security-bootstrap-redis-go 08:14:31  Building docker-security-proxy-setup-go ... done Removing intermediate container ca8d913a3582 08:14:31 ---> 73d7552f309c 08:14:31 Step 27/29 : LABEL arch=x86_64 08:14:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:14:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:14:32 ---> Running in 08a209c159a3 08:14:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:14:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:14:33 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:14:33 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:14:33 OK: 12745 distinct packages available 08:14:33 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:14:33 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:14:33 OK: 12745 distinct packages available 08:14:33 OK: 233 MiB in 51 packages 08:14:33 OK: 233 MiB in 51 packages 08:14:34 Removing intermediate container 08a209c159a3 08:14:34 ---> 70014d0d436f 08:14:34 Step 28/29 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:14:35 ---> Running in 62e9c1432634 08:14:37 Removing intermediate container 0978d76fd02f 08:14:37 ---> 82576371b963 08:14:37 Step 6/27 : COPY go.mod . 08:14:37 Removing intermediate container 62e9c1432634 08:14:37 ---> 8a734ddc220d 08:14:37 Step 29/29 : LABEL version=0.0.0 08:14:37 Removing intermediate container bc0551d29728 08:14:37 ---> efc9529219ba 08:14:37 Step 6/23 : COPY go.mod . 08:14:38 ---> Running in add3f512d687 08:14:38 ---> b7f64dbb03d9 08:14:38 Step 7/23 : RUN go mod download 08:14:38 ---> 7b0474ed97bb 08:14:38 Step 7/27 : RUN go mod download 08:14:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.030s coverage: 94.7% of statements 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:14:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:14:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.233s coverage: 0.0% of statements [no tests to run] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 75.5% of statements 08:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements 08:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.140s coverage: 87.2% of statements 08:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.182s coverage: 84.2% of statements 08:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 100.0% of statements 08:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:14:38 ---> Running in 7cdaf2ea75d1 08:14:38 ---> Running in ec3b02d769b1 08:14:39 Removing intermediate container add3f512d687 08:14:39 ---> 2faee45a5d67 08:14:39 08:14:39 Successfully built 2faee45a5d67 08:14:39 Successfully tagged docker-security-secrets-setup-go:latest 08:14:39  Building docker-security-secrets-setup-go ... done Building docker-core-metadata-go 08:14:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:14:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:14:41 ---> c0c690daefdf 08:14:41 Step 3/24 : WORKDIR /edgex-go 08:14:41 ---> Using cache 08:14:41 ---> 8a358c0c4cc3 08:14:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:41 ---> Using cache 08:14:41 ---> a038f81b456c 08:14:41 Step 5/24 : RUN apk update && apk add make git 08:14:41 ---> Using cache 08:14:41 ---> 6862e8d2785b 08:14:41 Step 6/24 : COPY go.mod . 08:14:41 ---> Using cache 08:14:41 ---> 2f9c23704072 08:14:41 Step 7/24 : RUN go mod download 08:14:41 ---> Using cache 08:14:41 ---> 78c768d55d4d 08:14:41 Step 8/24 : COPY . . 08:14:41 ---> Using cache 08:14:41 ---> d2ec83e7ab45 08:14:41 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.608s coverage: 63.5% of statements 08:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 08:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 08:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 08:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements 08:14:43 ---> Running in fdc60f011d0b 08:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 08:14:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.798s coverage: 55.9% of statements 08:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 08:14:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:14:47 Removing intermediate container ec3b02d769b1 08:14:47 ---> 2a0318541b7d 08:14:47 Step 8/27 : COPY . . 08:14:47 Removing intermediate container 7cdaf2ea75d1 08:14:47 ---> 260f11f3ec80 08:14:47 Step 8/23 : COPY . . 08:14:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:14:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:14:48 ---> c0c690daefdf 08:14:48 Step 3/22 : WORKDIR /edgex-go 08:14:49 ---> Using cache 08:14:49 ---> 8a358c0c4cc3 08:14:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:49 ---> Using cache 08:14:49 ---> a038f81b456c 08:14:49 Step 5/22 : RUN apk update && apk add make git 08:14:49 ---> Using cache 08:14:49 ---> 6862e8d2785b 08:14:49 Step 6/22 : COPY go.mod . 08:14:49 ---> Using cache 08:14:49 ---> 2f9c23704072 08:14:49 Step 7/22 : RUN go mod download 08:14:49 ---> Using cache 08:14:49 ---> 78c768d55d4d 08:14:49 Step 8/22 : COPY . . 08:14:49 ---> Using cache 08:14:49 ---> d2ec83e7ab45 08:14:49 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:14:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:14:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:14:59 ---> c0c690daefdf 08:14:59 Step 3/22 : WORKDIR /edgex-go 08:14:59 ---> Using cache 08:14:59 ---> 8a358c0c4cc3 08:14:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:59 ---> Using cache 08:14:59 ---> a038f81b456c 08:14:59 Step 5/22 : RUN apk update && apk add make git 08:14:59 ---> Using cache 08:14:59 ---> 6862e8d2785b 08:14:59 Step 6/22 : COPY go.mod . 08:14:59 ---> Using cache 08:14:59 ---> 2f9c23704072 08:14:59 Step 7/22 : RUN go mod download 08:14:59 ---> Using cache 08:14:59 ---> 78c768d55d4d 08:14:59 Step 8/22 : COPY . . 08:14:59 ---> Using cache 08:14:59 ---> d2ec83e7ab45 08:14:59 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:15:00 ---> Running in c98c0d74f9ae 08:15:01 ---> Running in 5804df183609 08:15:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:15:04 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 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.174s coverage: 86.3% of statements 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.264s coverage: 72.2% of statements 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.531s coverage: 72.1% of statements 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.094s coverage: 82.4% of statements 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.071s coverage: 48.4% of statements 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.066s coverage: 28.8% of statements 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.112s coverage: 96.8% of statements 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.358s coverage: 37.2% of statements 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.529s coverage: 84.1% of statements 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.355s coverage: 47.1% of statements 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.049s coverage: 100.0% of statements 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.150s coverage: 100.0% of statements 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:15:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements 08:15:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:15:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.718s coverage: 29.1% of statements 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:15:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.201s coverage: 99.0% of statements 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:15:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.126s coverage: 100.0% of statements 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:15:12 ok github.com/edgexfoundry/edgex-go/internal/system 0.066s coverage: 0.0% of statements 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:15:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:15:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:15:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:15:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 08:15:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements 08:15:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 08:15:13 GO111MODULE=on go vet ./... 08:15:14 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 08:15:18 ---> e79420e68334 08:15:18 Step 9/23 : RUN make cmd/core-data/core-data 08:15:18 ---> 93cf161a9429 08:15:18 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:15:18 ---> Running in d6f77b0ae15a 08:15:18 ---> Running in 83b010cd7c58 08:15:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:15:19 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 08:15:23 Removing intermediate container fdc60f011d0b 08:15:23 ---> c16a7d8fcdf3 08:15:23 08:15:23 Step 10/24 : FROM alpine:3.10 08:15:23 3.10: Pulling from library/alpine 08:15:24 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 08:15:24 Status: Downloaded newer image for alpine:3.10 08:15:24 ---> be4e4bea2c2e 08:15:24 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:15:26 ---> Running in 4297f7f8635f 08:15:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:15:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:15:28 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 08:15:28 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 08:15:28 OK: 10348 distinct packages available 08:15:28 (1/5) Installing ca-certificates (20191127-r2) 08:15:28 (2/5) Installing nghttp2-libs (1.39.2-r1) 08:15:28 (3/5) Installing libcurl (7.66.0-r1) 08:15:28 (4/5) Installing curl (7.66.0-r1) 08:15:28 (5/5) Installing dumb-init (1.2.2-r1) 08:15:28 Executing busybox-1.30.1-r3.trigger 08:15:28 Executing ca-certificates-20191127-r2.trigger 08:15:28 OK: 7 MiB in 19 packages 08:15:32 Removing intermediate container 4297f7f8635f 08:15:32 ---> 6cf8fb5452f7 08:15:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:15:33 ---> Running in 39519576d328 08:15:33 Removing intermediate container c98c0d74f9ae 08:15:33 ---> 35035b87ed86 08:15:33 08:15:33 Step 10/22 : FROM alpine:3.10 08:15:33 ---> be4e4bea2c2e 08:15:33 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:15:33 ---> Using cache 08:15:33 ---> 6cf8fb5452f7 08:15:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 08:15:33 ---> Running in b0e156c953e3 08:15:34 Removing intermediate container 39519576d328 08:15:34 ---> cdf08f2076fe 08:15:34 Step 13/24 : WORKDIR / 08:15:34 ---> Running in 81c9b3e1650d 08:15:34 Removing intermediate container b0e156c953e3 08:15:34 ---> 3940cd222ae7 08:15:34 Step 13/22 : WORKDIR / 08:15:34 ---> Running in 2674c9213358 08:15:34 Removing intermediate container 81c9b3e1650d 08:15:34 ---> 361f604808f0 08:15:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:15:34 Removing intermediate container 2674c9213358 08:15:34 ---> 0798534233d6 08:15:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 08:15:34 ---> 3ad4c1e1a9d7 08:15:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:15:35 ---> e2c432ca7d52 08:15:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 08:15:35 ---> fa309059ced6 08:15:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:15:37 ---> d396d9ff6191 08:15:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 08:15:37 ---> 44657819cb19 08:15:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:15:38 ---> 1810d4c58057 08:15:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 08:15:39 ---> faf4daeed47f 08:15:39 Step 18/22 : RUN chmod +x entrypoint.sh 08:15:41 ---> c4401cf516d4 08:15:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:15:41 ---> Running in 235995dd6668 08:15:41 Removing intermediate container 5804df183609 08:15:41 ---> 750c7d3120b9 08:15:41 08:15:41 Step 10/22 : FROM scratch 08:15:41 ---> 08:15:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:15:42 ---> Using cache 08:15:42 ---> 1f377bd5a626 08:15:42 Step 12/22 : ENV APP_PORT=48081 08:15:42 ---> 79f81784c72f 08:15:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:15:42 ---> Running in 0e25c3b86bae 08:15:43 Removing intermediate container 0e25c3b86bae 08:15:43 ---> e0405436ad6f 08:15:43 Step 13/22 : EXPOSE $APP_PORT 08:15:43 ---> Running in 01faa5f4349d 08:15:43 ---> fa7b76775c74 08:15:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:15:43 Removing intermediate container 235995dd6668 08:15:43 ---> 27fbda5317a6 08:15:43 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 08:15:44 Removing intermediate container 01faa5f4349d 08:15:44 ---> e47bb4390e64 08:15:44 Step 14/22 : WORKDIR / 08:15:44 ---> Running in ca78b075ee2b 08:15:44 ---> Running in 811a791e1497 08:15:44 ---> Running in 066680b371c3 08:15:44 Removing intermediate container 811a791e1497 08:15:44 ---> fe9c5d686298 08:15:44 Step 20/22 : LABEL arch=x86_64 08:15:44 Removing intermediate container 066680b371c3 08:15:44 ---> 34e315b9afcd 08:15:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:15:44 ---> Running in f91ab356b049 08:15:46 Removing intermediate container f91ab356b049 08:15:46 ---> 494038bde550 08:15:46 Step 21/22 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:15:47 ---> d0dc7a749175 08:15:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:15:48 ---> Running in b72afc84af45 08:15:48 Removing intermediate container d6f77b0ae15a 08:15:48 ---> 2b329be756fc 08:15:48 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:15:49 ---> Running in 475293bece54 08:15:49 Removing intermediate container b72afc84af45 08:15:49 ---> 3535481b49e5 08:15:49 Step 22/22 : LABEL version=0.0.0 08:15:49 Removing intermediate container ca78b075ee2b 08:15:49 ---> 76cecd9bbe94 08:15:49 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:15:49 ---> 8baf2b040287 08:15:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:15:49 ---> Running in d62aa8a776b8 08:15:49 ---> Running in 822f56cc36d4 08:15:50 ---> 3a96fb016b88 08:15:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:15:50 Removing intermediate container d62aa8a776b8 08:15:50 ---> f35c3cf7c8c4 08:15:50 08:15:50 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 08:15:50 ---> Running in c5180c79be78 08:15:50 Removing intermediate container 822f56cc36d4 08:15:50 ---> fbc936bff151 08:15:50 Step 22/24 : LABEL arch=x86_64 08:15:50 Successfully built f35c3cf7c8c4 08:15:50 Successfully tagged docker-security-bootstrap-redis-go:latest 08:15:50  Building docker-security-bootstrap-redis-go ... done  ---> Running in 891e4c843988 08:15:50 Removing intermediate container c5180c79be78 08:15:50 ---> bee0fd38cdc5 08:15:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:15:52 Removing intermediate container 891e4c843988 08:15:52 ---> 486fad723e84 08:15:52 Step 23/24 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:15:52 ---> Running in afa4c4fee532 08:15:52 ---> Running in 8d5d39ff91e3 08:15:52 Removing intermediate container 83b010cd7c58 08:15:52 ---> 9e71de67a52d 08:15:52 08:15:52 Step 10/23 : FROM alpine 08:15:52 ---> d6e46aa2470d 08:15:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:15:53 Removing intermediate container afa4c4fee532 08:15:53 ---> 382edad3438f 08:15:53 Step 20/22 : LABEL arch=x86_64 08:15:53 ---> Running in 257c756acd68 08:15:53 ---> Running in 4122f977e72c 08:15:53 Removing intermediate container 8d5d39ff91e3 08:15:53 ---> b48ffdea53fe 08:15:53 Step 24/24 : LABEL version=0.0.0 08:15:53 Removing intermediate container 475293bece54 08:15:53 ---> 65fc7b2b9563 08:15:53 08:15:53 Step 11/27 : FROM docker:latest 08:15:53 ---> b0757c55a1fd 08:15:53 Step 12/27 : RUN apk add --no-cache bash 08:15:53 ---> Running in 24edd5ae3d1e 08:15:53 ---> Running in ec1301349bc3 08:15:53 Removing intermediate container 257c756acd68 08:15:53 ---> 4c112578c4c3 08:15:53 Step 12/23 : ENV APP_PORT=48080 08:15:53 Removing intermediate container 4122f977e72c 08:15:53 ---> fb5e208b39e9 08:15:53 Step 21/22 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:15:53 ---> Running in e2bb376471dc 08:15:53 ---> Running in 92e0160c4166 08:15:54 Removing intermediate container 24edd5ae3d1e 08:15:54 ---> b664ced5fdfb 08:15:54 08:15:55 Successfully built b664ced5fdfb 08:15:55 Removing intermediate container e2bb376471dc 08:15:55 ---> 1c31127b107f 08:15:55 Step 13/23 : EXPOSE $APP_PORT 08:15:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:15:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:15:55 Removing intermediate container 92e0160c4166 08:15:55 ---> bf1318b786e4 08:15:55 Step 22/22 : LABEL version=0.0.0 08:15:55 Successfully tagged docker-security-secretstore-setup-go:latest 08:15:55  Building docker-security-secretstore-setup-go ... done  ---> Running in bef268988a94 08:15:55 (1/2) Installing readline (8.0.4-r0) 08:15:55 ---> Running in ea790ae1898e 08:15:55 (2/2) Installing bash (5.0.17-r0) 08:15:55 Executing bash-5.0.17-r0.post-install 08:15:55 Executing busybox-1.31.1-r19.trigger 08:15:55 OK: 12 MiB in 22 packages 08:15:55 Removing intermediate container bef268988a94 08:15:55 ---> 80639443f657 08:15:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:56 Removing intermediate container ea790ae1898e 08:15:56 ---> 77c07ef7697e 08:15:56 08:15:56 ---> Running in a1eed09ec34c 08:15:56 Successfully built 77c07ef7697e 08:15:56 Successfully tagged docker-core-metadata-go:latest 08:15:56  Building docker-core-metadata-go ... done Removing intermediate container ec1301349bc3 08:15:56 ---> fc157dcf0b15 08:15:56 Step 13/27 : RUN rm -rf /var/cache/apk/* 08:15:56 ---> Running in c6bfb7a37756 08:15:57 Removing intermediate container a1eed09ec34c 08:15:57 ---> 3dcf33fc4808 08:15:57 Step 15/23 : RUN apk --no-cache add zeromq 08:15:57 ---> Running in c101ec3c7a6e 08:15:57 Removing intermediate container c6bfb7a37756 08:15:57 ---> ee0d4b703e7a 08:15:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:15:57 ---> Running in c3c1155fa649 08:15:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:15:57 Removing intermediate container c3c1155fa649 08:15:57 ---> cf0f25df9336 08:15:57 Step 15/27 : ENV APP_PORT=48090 08:15:57 ---> Running in 6ef8ab44edc6 08:15:58 Removing intermediate container 6ef8ab44edc6 08:15:58 ---> d00742948dea 08:15:58 Step 16/27 : EXPOSE $APP_PORT 08:15:58 ---> Running in e6b16901e138 08:15:58 Removing intermediate container e6b16901e138 08:15:58 ---> 9b10b599273e 08:15:58 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:15:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:15:58 ---> fad848c89800 08:15:58 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:15:59 ---> f3aa6c0b7980 08:15:59 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:15:59 (1/5) Installing libgcc (9.3.0-r2) 08:15:59 (2/5) Installing libsodium (1.0.18-r0) 08:15:59 (3/5) Installing libstdc++ (9.3.0-r2) 08:15:59 ---> 1e05cc725a37 08:15:59 Step 20/27 : RUN apk --no-cache add py3-pip 08:15:59 ---> Running in 12dd1867e27c 08:15:59 (4/5) Installing libzmq (4.3.3-r0) 08:15:59 (5/5) Installing zeromq (4.3.3-r0) 08:16:00 Executing busybox-1.31.1-r19.trigger 08:16:00 OK: 8 MiB in 19 packages 08:16:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:16:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:16:00 (1/33) Installing libbz2 (1.0.8-r1) 08:16:00 (2/33) Installing expat (2.2.9-r1) 08:16:00 (3/33) Installing libffi (3.3-r2) 08:16:00 (4/33) Installing gdbm (1.13-r1) 08:16:00 (5/33) Installing xz-libs (5.2.5-r0) 08:16:00 (6/33) Installing sqlite-libs (3.32.1-r0) 08:16:00 (7/33) Installing python3 (3.8.5-r0) 08:16:00 Removing intermediate container c101ec3c7a6e 08:16:00 ---> c7e7852a1640 08:16:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 08:16:04 ---> 42e77d6e81bb 08:16:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:16:04 (8/33) Installing py3-appdirs (1.4.4-r1) 08:16:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:16:04 (10/33) Installing py3-parsing (2.4.7-r0) 08:16:04 (11/33) Installing py3-six (1.15.0-r0) 08:16:04 (12/33) Installing py3-packaging (20.4-r0) 08:16:04 (13/33) Installing py3-setuptools (47.0.0-r0) 08:16:04 (14/33) Installing py3-chardet (3.0.4-r4) 08:16:04 (15/33) Installing py3-idna (2.9-r0) 08:16:04 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:16:04 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:16:04 (18/33) Installing py3-requests (2.23.0-r0) 08:16:04 (19/33) Installing py3-msgpack (1.0.0-r0) 08:16:04 (20/33) Installing py3-lockfile (0.12.2-r3) 08:16:04 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:16:04 (22/33) Installing py3-colorama (0.4.3-r0) 08:16:04 (23/33) Installing py3-distlib (0.3.0-r0) 08:16:04 (24/33) Installing py3-distro (1.5.0-r1) 08:16:04 (25/33) Installing py3-webencodings (0.5.1-r3) 08:16:04 (26/33) Installing py3-html5lib (1.0.1-r4) 08:16:06 (27/33) Installing py3-pytoml (0.1.21-r0) 08:16:06 (28/33) Installing py3-pep517 (0.8.2-r0) 08:16:06 (29/33) Installing py3-progress (1.5-r0) 08:16:06 (30/33) Installing py3-toml (0.10.1-r0) 08:16:06 ---> d051477953fe 08:16:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:16:06 (31/33) Installing py3-retrying (1.3.3-r0) 08:16:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:16:06 (33/33) Installing py3-pip (20.1.1-r0) 08:16:06 Executing busybox-1.31.1-r19.trigger 08:16:06 OK: 71 MiB in 55 packages 08:16:07 ---> ba2ea4fb4753 08:16:07 Step 19/23 : ENTRYPOINT ["/core-data"] 08:16:07 ---> Running in 45285faaa197 08:16:07 Removing intermediate container 45285faaa197 08:16:07 ---> ef0c4694b247 08:16:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:16:08 ---> Running in 98c9cf28e341 08:16:12 Removing intermediate container 98c9cf28e341 08:16:12 ---> b737eebe5f16 08:16:12 Step 21/23 : LABEL arch=x86_64 08:16:12 ---> Running in b328b5a933b8 08:16:12 Removing intermediate container 12dd1867e27c 08:16:12 ---> 56909f1a17ad 08:16:12 Step 21/27 : RUN pip install docker-compose==1.23.2 08:16:12 ---> Running in aae40e906a5d 08:16:12 Removing intermediate container b328b5a933b8 08:16:12 ---> a9bcb3fa5067 08:16:12 Step 22/23 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:16:12 ---> Running in 6a440d565e97 08:16:12 Removing intermediate container 6a440d565e97 08:16:12 ---> 2b97cd5fb3b0 08:16:12 Step 23/23 : LABEL version=0.0.0 08:16:13 ---> Running in 50642c9c406a 08:16:13 Removing intermediate container 50642c9c406a 08:16:13 ---> b9b236764638 08:16:13 08:16:13 Successfully built b9b236764638 08:16:13 Successfully tagged docker-core-data-go:latest 08:16:14  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 08:16:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:16:14 Collecting docopt<0.7,>=0.6.1 08:16:14 Downloading docopt-0.6.2.tar.gz (25 kB) 08:16:14 Collecting cached-property<2,>=1.2.0 08:16:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:16:14 Collecting dockerpty<0.5,>=0.4.1 08:16:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:16:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:16:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:16:15 Collecting jsonschema<3,>=2.5.1 08:16:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:16:15 Collecting PyYAML<4,>=3.10 08:16:15 Downloading PyYAML-3.13.tar.gz (270 kB) 08:16:16 Collecting docker<4.0,>=3.6.0 08:16:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:16:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:16:17 Collecting texttable<0.10,>=0.9.0 08:16:17 Downloading texttable-0.9.1.tar.gz (11 kB) 08:16:17 Collecting websocket-client<1.0,>=0.32.0 08:16:17 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:16:17 Collecting idna<2.8,>=2.5 08:16:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:16:17 Collecting urllib3<1.25,>=1.21.1 08:16:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:16:17 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) 08:16:17 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) 08:16:17 Collecting docker-pycreds>=0.4.0 08:16:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:16:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:16:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:16:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:16:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:16:18 Installing collected packages: docopt, cached-property, dockerpty, idna, urllib3, requests, jsonschema, PyYAML, websocket-client, docker-pycreds, docker, texttable, docker-compose 08:16:18 Running setup.py install for docopt: started 08:16:18 Running setup.py install for docopt: finished with status 'done' 08:16:18 Running setup.py install for dockerpty: started 08:16:19 Running setup.py install for dockerpty: finished with status 'done' 08:16:19 Attempting uninstall: idna 08:16:19 Found existing installation: idna 2.9 08:16:19 Uninstalling idna-2.9: 08:16:19 Successfully uninstalled idna-2.9 08:16:19 Attempting uninstall: urllib3 08:16:19 Found existing installation: urllib3 1.25.9 08:16:19 Uninstalling urllib3-1.25.9: 08:16:19 Successfully uninstalled urllib3-1.25.9 08:16:19 Attempting uninstall: requests 08:16:19 Found existing installation: requests 2.23.0 08:16:19 Uninstalling requests-2.23.0: 08:16:19 Successfully uninstalled requests-2.23.0 08:16:19 Running setup.py install for PyYAML: started 08:16:20 Running setup.py install for PyYAML: finished with status 'done' 08:16:21 Running setup.py install for texttable: started 08:16:21 Running setup.py install for texttable: finished with status 'done' 08:16:21 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 08:16:22 gofmt -l . 08:16:23 [ "`gofmt -l .`" = "" ] 08:16:25 ./bin/test-go-mod-tidy.sh 08:16:26 Removing intermediate container aae40e906a5d 08:16:26 ---> ceeb496ddcd3 08:16:26 Step 22/27 : RUN apk --no-cache add curl 08:16:26 ---> Running in 8e704217306b 08:16:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:16:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:16:26 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:16:26 (2/3) Installing libcurl (7.69.1-r1) 08:16:26 (3/3) Installing curl (7.69.1-r1) 08:16:26 Executing busybox-1.31.1-r19.trigger 08:16:26 OK: 72 MiB in 58 packages 08:16:26 ./bin/test-attribution-txt.sh 08:16:27 Removing intermediate container 8e704217306b 08:16:27 ---> dcc90b1bfb2d 08:16:27 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 08:16:27 ---> Running in 02123b8f2c1f 08:16:27 Removing intermediate container 02123b8f2c1f 08:16:27 ---> ea88db3811a6 08:16:27 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:16:27 ---> Running in 2b3af687916c 08:16:27 Removing intermediate container 2b3af687916c 08:16:27 ---> 8e3e75c68377 08:16:27 Step 25/27 : LABEL arch=x86_64 08:16:27 ---> Running in 877de94e2d47 08:16:27 Removing intermediate container 877de94e2d47 08:16:27 ---> 22f2f3bc24fb 08:16:27 Step 26/27 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:16:27 ---> Running in 3b7296049129 08:16:27 Removing intermediate container 3b7296049129 08:16:27 ---> d02e11153253 08:16:27 Step 27/27 : LABEL version=0.0.0 08:16:27 ---> Running in 2f5fe0602baa 08:16:28 Removing intermediate container 2f5fe0602baa 08:16:28 ---> 319a42295ce0 08:16:28 08:16:28 Successfully built 319a42295ce0 08:16:28 Successfully tagged docker-sys-mgmt-agent-go:latest 08:16:28  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 08:16:28 $ docker stop --time=1 f50b74556fe3f7bc97bbe533daa7ce3b825ff0fa1fbf86807a4a7f3aa084f80a 08:16:30 $ docker rm -f f50b74556fe3f7bc97bbe533daa7ce3b825ff0fa1fbf86807a4a7f3aa084f80a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 08:16:31 + docker images 08:16:31 + grep docker 08:16:31 docker-sys-mgmt-agent-go latest 319a42295ce0 3 seconds ago 293MB 08:16:31 docker-core-data-go latest b9b236764638 18 seconds ago 23.7MB 08:16:31 docker-core-metadata-go latest 77c07ef7697e 36 seconds ago 14.5MB 08:16:31 docker-security-secretstore-setup-go latest b664ced5fdfb 38 seconds ago 24.7MB 08:16:31 docker-security-bootstrap-redis-go latest f35c3cf7c8c4 42 seconds ago 15.8MB 08:16:31 docker-security-secrets-setup-go latest 2faee45a5d67 About a minute ago 23.9MB 08:16:31 docker-security-proxy-setup-go latest 016a01b86b96 2 minutes ago 24.6MB 08:16:31 docker-support-notifications-go latest dd363c942243 2 minutes ago 13.6MB 08:16:31 docker-core-command-go latest c6f885f15a0b 2 minutes ago 12.2MB 08:16:31 docker-support-scheduler-go latest fd87565d0473 2 minutes ago 12.3MB 08:16:31 docker latest b0757c55a1fd 2 days ago 220MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 08:16:31 + ls -al . 08:16:31 total 680 08:16:31 drwxrwxr-x 9 1001 1001 4096 Dec 4 08:16 . 08:16:31 drwxr-xr-x 4 root root 4096 Dec 4 08:12 .. 08:16:31 -rw-rw-r-- 1 1001 1001 11 Dec 4 08:10 .dockerignore 08:16:31 drwxrwxr-x 8 1001 1001 4096 Dec 4 08:11 .git 08:16:31 drwxrwxr-x 3 1001 1001 4096 Dec 4 08:10 .github 08:16:31 -rw-rw-r-- 1 1001 1001 971 Dec 4 08:10 .gitignore 08:16:31 -rw-rw-r-- 1 1001 1001 166 Dec 4 08:10 .sonarcloud.properties 08:16:31 -rw-rw-r-- 1 1001 1001 3804 Dec 4 08:10 CONTRIBUTING.md 08:16:31 -rw-rw-r-- 1 1001 1001 1035 Dec 4 08:10 Dockerfile.build 08:16:31 -rw-rw-r-- 1 1001 1001 863 Dec 4 08:10 Jenkinsfile 08:16:31 -rw-rw-r-- 1 1001 1001 10775 Dec 4 08:10 LICENSE 08:16:31 -rw-rw-r-- 1 1001 1001 6318 Dec 4 08:10 Makefile 08:16:31 -rw-rw-r-- 1 1001 1001 6447 Dec 4 08:10 README.md 08:16:31 -rw-rw-r-- 1 1001 1001 259 Dec 4 08:10 SECURITY.md 08:16:31 -rw-rw-r-- 1 1001 1001 5 Dec 4 08:08 VERSION 08:16:31 -rw-rw-r-- 1 1001 1001 4131 Dec 4 08:10 ZMQWindows.md 08:16:31 drwxrwxr-x 2 1001 1001 4096 Dec 4 08:10 bin 08:16:31 drwxrwxr-x 15 1001 1001 4096 Dec 4 08:10 cmd 08:16:31 -rw-r--r-- 1 root root 557544 Dec 4 08:15 coverage.out 08:16:31 -rw-r--r-- 1 root root 1071 Dec 4 08:16 go.mod 08:16:31 -rw-r--r-- 1 root root 18916 Dec 4 08:16 go.sum 08:16:31 drwxrwxr-x 8 1001 1001 4096 Dec 4 08:10 internal 08:16:31 drwxrwxr-x 4 1001 1001 4096 Dec 4 08:10 openapi 08:16:31 drwxrwxr-x 4 1001 1001 4096 Dec 4 08:10 snap 08:16:31 -rw-rw-r-- 1 1001 1001 168 Dec 4 08:10 version.go [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 08:16:32 + '[' -e coverage.out ] 08:16:32 + chown 1001:1001 coverage.out [Pipeline] stash 08:16:32 Warning: overwriting stash ‘coverage-report’ [Pipeline] node 08:16:34 Stashed 1 file(s) [Pipeline] sh 08:16:34 + make build 08:16:34 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 08:16:45 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 08:16:47 Still waiting to schedule task 08:16:47 All nodes of label ‘centos7-docker-8c-8g’ are offline 08:17:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:17:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:17:17 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 08:17:18 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 08:17:24 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 08:17:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 08:17:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:17:38 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 08:17:42 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 08:17:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:17:49 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 08:17:49 Running on prd-centos7-docker-8c-8g-14466 in /w/workspace/edgexfoundry_edgex-go_PR-2897 [Pipeline] { [Pipeline] ws 08:17:49 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 08:17:52 using credential edgex-jenkins-ssh 08:17:52 Cloning the remote Git repository 08:17:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git [Pipeline] } 08:17:52 $ docker stop --time=1 4142e92cf847e2ad4380653ef3b83f60a09cb7cc1ad52089fc6743638a413d36 08:17:51 > git init /w/workspace/edgex-go/6 # timeout=10 08:17:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:17:51 > git --version # timeout=10 08:17:51 > git --version # 'git version 2.24.3' 08:17:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:55 $ docker rm -f 4142e92cf847e2ad4380653ef3b83f60a09cb7cc1ad52089fc6743638a413d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:17:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:17:57 08:17:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:17:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:17:57 latest: Pulling from edgex-devops/edgex-compose-arm64 08:17:57 29e5d40040c1: Pulling fs layer 08:17:57 1ce36da41761: Pulling fs layer 08:17:57 25b303627fd3: Pulling fs layer 08:17:58 29e5d40040c1: Verifying Checksum 08:17:58 29e5d40040c1: Download complete 08:17:59 29e5d40040c1: Pull complete 08:17:59 1ce36da41761: Verifying Checksum 08:17:59 1ce36da41761: Download complete 08:18:00 1ce36da41761: Pull complete 08:18:00 25b303627fd3: Verifying Checksum 08:18:00 25b303627fd3: Download complete 08:18:11 25b303627fd3: Pull complete 08:18:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:18:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:18:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:18:11 prd-ubuntu18.04-docker-arm64-4c-16g-14465 does not seem to be running inside a container 08:18:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 08:18:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:18:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:18:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:18:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2897/head:refs/remotes/origin/PR-2897 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:18:13 Merging remotes/origin/master commit 0163c92eb67c845bff5e90a4dc6407d0e1146c78 into PR head commit 345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:18:14 $ docker top cfd437adf44420781cddd8bebe06e5c7d55fe997b04ad2dc0c63aeb51e818f69 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:18:15 Failed in branch amd64 08:18:15 + docker-compose build --help 08:18:15 + grep parallel 08:18:13 > git config core.sparsecheckout # timeout=10 08:18:13 > git checkout -f 345a18b6c05634fa219a7b7bedf8d84af99f4e7e # timeout=10 08:18:18 --parallel Build images in parallel. [Pipeline] } 08:18:19 $ docker stop --time=1 cfd437adf44420781cddd8bebe06e5c7d55fe997b04ad2dc0c63aeb51e818f69 08:18:20 $ docker rm -f cfd437adf44420781cddd8bebe06e5c7d55fe997b04ad2dc0c63aeb51e818f69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:18:21 . [Pipeline] withDockerContainer 08:18:21 prd-ubuntu18.04-docker-arm64-4c-16g-14465 does not seem to be running inside a container 08:18:22 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:18:23 $ docker top e4bc50638d389e128d3c4c3e6b107dc41f40b45e3e6fe6351adb3d2acb4e7211 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:24 + docker-compose -f ./docker-compose-build.yml build --parallel 08:18:27 Building docker-core-command-go ... 08:18:27 Building docker-core-data-go ... 08:18:27 Building docker-core-metadata-go ... 08:18:27 Building docker-security-bootstrap-redis-go ... 08:18:27 Building docker-security-proxy-setup-go ... 08:18:27 Building docker-security-secrets-setup-go ... 08:18:27 Building docker-security-secretstore-setup-go ... 08:18:27 Building docker-support-notifications-go ... 08:18:27 Building docker-support-scheduler-go ... 08:18:27 Building docker-sys-mgmt-agent-go ... 08:18:27 Building docker-core-data-go 08:18:27 Building docker-sys-mgmt-agent-go 08:18:27 Building docker-core-metadata-go 08:18:27 Building docker-security-bootstrap-redis-go 08:18:27 Building docker-security-proxy-setup-go 08:19:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:19:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:19:49 ---> 9276e0c50e45 08:19:49 Step 3/22 : WORKDIR /edgex-go 08:19:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:19:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:19:49 ---> 9276e0c50e45 08:19:49 Step 3/22 : WORKDIR /edgex-go 08:19:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 08:19:49 08:19:49 Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/27 : FROM ${BUILDER_BASE} AS builder 08:19:49 08:19:49 ---> 9276e0c50e45 08:19:49 ---> 9276e0c50e45 08:19:49 Step 3/23 : WORKDIR /edgex-goStep 3/27 : WORKDIR /edgex-go 08:19:49 08:19:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:19:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:19:49 ---> 9276e0c50e45 08:19:49 Step 3/21 : WORKDIR /edgex-go 08:19:49 ---> Running in 5ae175727b68 08:19:49 ---> Running in 28d7be094e24 08:19:49 ---> Running in 60de65c53f81 08:19:49 ---> Running in de60ab30cd1d 08:19:49 ---> Running in e5df831078a1 08:19:49 Removing intermediate container 28d7be094e24 08:19:49 ---> 6040ab8711ee 08:19:49 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:49 Removing intermediate container de60ab30cd1d 08:19:49 ---> df4954064fca 08:19:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:49 Removing intermediate container 60de65c53f81 08:19:49 ---> 9ff4dde7c703 08:19:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:49 Removing intermediate container 5ae175727b68 08:19:49 ---> 0d2cc453399a 08:19:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:49 ---> Running in c5cf0b282553 08:19:49 Removing intermediate container e5df831078a1 08:19:49 ---> ea851b97b1c6 08:19:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:49 ---> Running in e23e718c6c35 08:19:49 ---> Running in f1b1299fe658 08:19:49 ---> Running in 86db478c8bc0 08:19:49 ---> Running in 5cf57d986c88 08:19:49 Removing intermediate container c5cf0b282553 08:19:49 ---> 27394504fc5a 08:19:49 Step 5/27 : RUN apk update && apk add make bash git 08:19:49 Removing intermediate container f1b1299fe658 08:19:49 ---> d912c8c0e99d 08:19:49 Step 5/21 : RUN apk update && apk add make git 08:19:49 ---> Running in 677688e322b3 08:19:49 ---> Running in b1a22c7e843e 08:19:49 Removing intermediate container 5cf57d986c88 08:19:49 ---> 5544a324205a 08:19:49 Step 5/22 : RUN apk update && apk add make git 08:19:49 Removing intermediate container e23e718c6c35 08:19:49 ---> 2bf256c0e5e9 08:19:49 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 08:19:49 ---> Running in f86ff267bdd1 08:19:49 Removing intermediate container 86db478c8bc0 08:19:49 ---> 87b846d1e91d 08:19:49 Step 5/22 : RUN apk update && apk add make git 08:19:49 ---> Running in e87a648cfb38 08:19:49 ---> Running in 36447c3fb053 08:19:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:51 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:19:51 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:19:51 OK: 12616 distinct packages available 08:19:52 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:19:52 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:19:52 OK: 12616 distinct packages available 08:19:52 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:19:52 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:19:52 OK: 12616 distinct packages available 08:19:52 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:19:52 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:19:52 OK: 12616 distinct packages available 08:19:52 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:19:52 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:19:52 OK: 12616 distinct packages available 08:19:52 OK: 217 MiB in 51 packages 08:19:53 OK: 217 MiB in 51 packages 08:19:53 OK: 217 MiB in 51 packages 08:19:53 OK: 217 MiB in 51 packages 08:19:53 OK: 217 MiB in 51 packages 08:19:54 Removing intermediate container 677688e322b3 08:19:54 ---> 5140b754fcd9 08:19:54 Step 6/27 : COPY go.mod . 08:19:55 Removing intermediate container b1a22c7e843e 08:19:55 ---> 30588bbe4101 08:19:55 Step 6/21 : COPY go.mod . 08:19:55 Removing intermediate container f86ff267bdd1 08:19:55 ---> 864c9142b661 08:19:55 Step 6/22 : COPY go.mod . 08:19:55 Removing intermediate container e87a648cfb38 08:19:55 ---> 3940a8d6b492 08:19:55 Step 6/23 : COPY go.mod . 08:19:55 ---> eb7454951dca 08:19:55 Step 7/27 : RUN go mod download 08:19:55 Removing intermediate container 36447c3fb053 08:19:55 ---> f6ad6b37035c 08:19:55 Step 6/22 : COPY go.mod . 08:19:55 ---> Running in 257a07d8864c 08:19:56 ---> e628345f9411 08:19:56 Step 7/21 : RUN go mod download 08:19:56 ---> 0553650107dc 08:19:56 Step 7/22 : RUN go mod download 08:19:56 ---> Running in 7967236189e4 08:19:56 ---> Running in 31c466b21298 08:19:56 ---> e3bbbc9e9f8f 08:19:56 Step 7/23 : RUN go mod download 08:19:56 ---> 6b7829895263 08:19:56 Step 7/22 : RUN go mod download 08:19:56 ---> Running in 7ee44155bc0f 08:19:57 ---> Running in d5795fdc5b23 08:20:00 Removing intermediate container 257a07d8864c 08:20:00 ---> 94a2f5229cb0 08:20:00 Step 8/27 : COPY . . 08:20:00 Removing intermediate container 7967236189e4 08:20:00 ---> b0cbead96069 08:20:00 Step 8/21 : COPY . . 08:20:00 Removing intermediate container 31c466b21298 08:20:00 ---> e5b183911b7b 08:20:00 Step 8/22 : COPY . . 08:20:01 Removing intermediate container d5795fdc5b23 08:20:01 ---> 075ffd32bced 08:20:01 Step 8/22 : COPY . . 08:20:01 Removing intermediate container 7ee44155bc0f 08:20:01 ---> a932c1ab97e2 08:20:01 Step 8/23 : COPY . . 08:20:28 ---> 8372a8d4e364 08:20:28 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:20:28 ---> Running in a6ea29e350a4 08:20:28 ---> e9d13dca1818 08:20:28 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:20:28 ---> 8d68c507f5e9 08:20:28 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:20:28 ---> 62258aab5e57 08:20:28 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:20:28 ---> 9a5519fb0d89 08:20:28 Step 9/23 : RUN make cmd/core-data/core-data 08:20:28 ---> Running in be9a7e8d68c6 08:20:28 ---> Running in 33698557e685 08:20:28 ---> Running in 8432df25d378 08:20:28 ---> Running in 815e96e4d533 08:20:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:20:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:20:28 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 08:20:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:20:28 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 08:21:50 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 08:21:59 Removing intermediate container be9a7e8d68c6 08:21:59 ---> 0be7d14b0858 08:21:59 08:21:59 Step 10/22 : FROM alpine:3.10 08:21:59 3.10: Pulling from library/alpine 08:21:59 Removing intermediate container a6ea29e350a4 08:21:59 ---> 51cb13397c69 08:21:59 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:22:00 ---> Running in fe9b240c5778 08:22:01 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 08:22:01 Status: Downloaded newer image for alpine:3.10 08:22:01 ---> 536a684cf733 08:22:01 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:22:02 ---> Running in 1292443d2410 08:22:02 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 08:22:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 08:22:05 Removing intermediate container 8432df25d378 08:22:05 ---> 586d4fdc12c4 08:22:05 08:22:05 Step 10/21 : FROM alpine 08:22:05 latest: Pulling from library/alpine 08:22:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 08:22:05 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 08:22:05 Status: Downloaded newer image for alpine:latest 08:22:05 ---> 2e77e061c27f 08:22:05 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 08:22:05 ---> Running in 1ce15fa7b269 08:22:05 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 08:22:05 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 08:22:05 OK: 10169 distinct packages available 08:22:06 (1/5) Installing ca-certificates (20191127-r2) 08:22:06 (2/5) Installing nghttp2-libs (1.39.2-r1) 08:22:06 (3/5) Installing libcurl (7.66.0-r1) 08:22:06 (4/5) Installing curl (7.66.0-r1) 08:22:06 (5/5) Installing dumb-init (1.2.2-r1) 08:22:06 Executing busybox-1.30.1-r3.trigger 08:22:06 Executing ca-certificates-20191127-r2.trigger 08:22:07 OK: 7 MiB in 19 packages 08:22:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:22:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:22:08 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:22:08 v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:22:08 OK: 12617 distinct packages available 08:22:09 (1/4) Installing ca-certificates (20191127-r4) 08:22:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:22:09 (3/4) Installing libcurl (7.69.1-r1) 08:22:09 (4/4) Installing curl (7.69.1-r1) 08:22:09 Executing busybox-1.31.1-r19.trigger 08:22:09 Executing ca-certificates-20191127-r4.trigger 08:22:09 Removing intermediate container fe9b240c5778 08:22:09 ---> c043f4d74f71 08:22:09 08:22:09 Step 11/27 : FROM docker:latest 08:22:09 ---> 84e3a507c27b 08:22:09 Step 12/27 : RUN apk add --no-cache bash 08:22:09 OK: 7 MiB in 18 packages 08:22:10 ---> Running in 4e0c14fd4590 08:22:10 Removing intermediate container 1292443d2410 08:22:10 ---> ff004453578f 08:22:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 08:22:10 ---> Running in 059b979d4a6d 08:22:12 Removing intermediate container 059b979d4a6d 08:22:12 ---> d1143c4e7a2e 08:22:12 Step 13/22 : WORKDIR / 08:22:12 ---> Running in c46ef210ffa0 08:22:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:22:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:22:13 Removing intermediate container 1ce15fa7b269 08:22:13 ---> bec67810ef8c 08:22:13 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:22:13 ---> Running in d755da1d3121 08:22:13 Removing intermediate container c46ef210ffa0 08:22:13 ---> b1b0f15a2c71 08:22:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 08:22:13 (1/2) Installing readline (8.0.4-r0) 08:22:13 (2/2) Installing bash (5.0.17-r0) 08:22:13 Executing bash-5.0.17-r0.post-install 08:22:13 Executing busybox-1.31.1-r19.trigger 08:22:13 OK: 12 MiB in 22 packages 08:22:14 Removing intermediate container d755da1d3121 08:22:14 ---> 5c40b486b525 08:22:14 Step 13/21 : WORKDIR /edgex 08:22:14 ---> Running in 9c0a5fc32214 08:22:14 ---> dfdeb53af7b8 08:22:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 08:22:15 Removing intermediate container 9c0a5fc32214 08:22:15 ---> 63327ca10f31 08:22:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:22:16 Removing intermediate container 4e0c14fd4590 08:22:16 ---> 2b0c2fc571e0 08:22:16 Step 13/27 : RUN rm -rf /var/cache/apk/* 08:22:16 ---> Running in b34789a29453 08:22:17 ---> 413b87693c39 08:22:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:22:17 ---> 5faef9f3ae37 08:22:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 08:22:20 ---> 2e17bf34053c 08:22:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 08:22:20 ---> ce3011cf3cf9 08:22:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:22:21 Removing intermediate container b34789a29453 08:22:21 ---> 029907cb45fb 08:22:21 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:22:21 ---> d5e2f34444da 08:22:21 Step 18/22 : RUN chmod +x entrypoint.sh 08:22:22 ---> Running in 1f4fd84876be 08:22:22 ---> Running in a4703db9245c 08:22:22 ---> 17e168435f19 08:22:22 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:22:23 ---> Running in edc9ffb10037 08:22:23 Removing intermediate container 1f4fd84876be 08:22:23 ---> f9ec07a3e675 08:22:23 Step 15/27 : ENV APP_PORT=48090 08:22:23 ---> Running in b3335e8eda40 08:22:24 Removing intermediate container edc9ffb10037 08:22:24 ---> 1eedaf900a2e 08:22:24 Step 18/21 : CMD ["--init=true"] 08:22:24 ---> Running in 67696a56a7d1 08:22:24 Removing intermediate container b3335e8eda40 08:22:24 ---> 6342441e11f6 08:22:24 Step 16/27 : EXPOSE $APP_PORT 08:22:24 ---> Running in 19162a691c22 08:22:25 Removing intermediate container 67696a56a7d1 08:22:25 ---> 8ddbca2a6f24 08:22:25 Step 19/21 : LABEL arch=arm64 08:22:25 ---> Running in 5555c940d57a 08:22:25 Removing intermediate container 19162a691c22 08:22:25 ---> 0300160fa45f 08:22:25 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:22:26 Removing intermediate container 5555c940d57a 08:22:26 ---> 17c66a9b2506 08:22:26 Step 20/21 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:22:26 ---> Running in f16a8941f4b9 08:22:26 Removing intermediate container a4703db9245c 08:22:26 ---> 0c108985eabc 08:22:26 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 08:22:27 ---> Running in 2b6448f394c4 08:22:27 Removing intermediate container f16a8941f4b9 08:22:27 ---> e1b705670509 08:22:27 Step 21/21 : LABEL version=0.0.0 08:22:27 ---> Running in dc11179640ca 08:22:28 Removing intermediate container 2b6448f394c4 08:22:28 ---> 15e34203fda4 08:22:28 Step 20/22 : LABEL arch=arm64 08:22:28 ---> df07a97942c1 08:22:28 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:22:28 ---> Running in 6dc9965dd220 08:22:28 Removing intermediate container dc11179640ca 08:22:28 ---> 78eefa7974c2 08:22:28 08:22:29 Successfully built 78eefa7974c2 08:22:29 Removing intermediate container 6dc9965dd220 08:22:29 ---> d96fc010e963 08:22:29 Step 21/22 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:22:29 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:22:29  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go 08:22:29 ---> ffdca63ed75b 08:22:29 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / ---> Running in c1c8cdf4c814 08:22:29 08:22:30 Removing intermediate container c1c8cdf4c814 08:22:30 ---> a06fe3934762 08:22:30 Step 22/22 : LABEL version=0.0.0 08:22:30 ---> Running in 9555df253598 08:22:31 ---> d8df8929cb09 08:22:31 Step 20/27 : RUN apk --no-cache add py3-pip 08:22:31 Removing intermediate container 9555df253598 08:22:31 ---> 3a6a4ee4923c 08:22:31 08:22:31 ---> Running in 79fb982e9260 08:22:32 Successfully built 3a6a4ee4923c 08:22:32 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 08:22:32  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 08:22:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:22:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:22:34 (1/33) Installing libbz2 (1.0.8-r1) 08:22:34 (2/33) Installing expat (2.2.9-r1) 08:22:34 (3/33) Installing libffi (3.3-r2) 08:22:34 (4/33) Installing gdbm (1.13-r1) 08:22:34 (5/33) Installing xz-libs (5.2.5-r0) 08:22:34 (6/33) Installing sqlite-libs (3.32.1-r0) 08:22:34 (7/33) Installing python3 (3.8.5-r0) 08:22:36 (8/33) Installing py3-appdirs (1.4.4-r1) 08:22:36 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:22:36 (10/33) Installing py3-parsing (2.4.7-r0) 08:22:36 (11/33) Installing py3-six (1.15.0-r0) 08:22:36 (12/33) Installing py3-packaging (20.4-r0) 08:22:36 (13/33) Installing py3-setuptools (47.0.0-r0) 08:22:37 (14/33) Installing py3-chardet (3.0.4-r4) 08:22:37 (15/33) Installing py3-idna (2.9-r0) 08:22:37 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:22:37 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:22:37 (18/33) Installing py3-requests (2.23.0-r0) 08:22:37 (19/33) Installing py3-msgpack (1.0.0-r0) 08:22:37 (20/33) Installing py3-lockfile (0.12.2-r3) 08:22:37 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:22:37 (22/33) Installing py3-colorama (0.4.3-r0) 08:22:37 (23/33) Installing py3-distlib (0.3.0-r0) 08:22:37 (24/33) Installing py3-distro (1.5.0-r1) 08:22:37 (25/33) Installing py3-webencodings (0.5.1-r3) 08:22:37 (26/33) Installing py3-html5lib (1.0.1-r4) 08:22:37 (27/33) Installing py3-pytoml (0.1.21-r0) 08:22:37 (28/33) Installing py3-pep517 (0.8.2-r0) 08:22:37 (29/33) Installing py3-progress (1.5-r0) 08:22:37 (30/33) Installing py3-toml (0.10.1-r0) 08:22:37 (31/33) Installing py3-retrying (1.3.3-r0) 08:22:37 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:22:37 (33/33) Installing py3-pip (20.1.1-r0) 08:22:37 Executing busybox-1.31.1-r19.trigger 08:22:37 OK: 71 MiB in 55 packages 08:22:42 Removing intermediate container 815e96e4d533 08:22:42 ---> 147281580f43 08:22:42 08:22:42 Step 10/22 : FROM scratch 08:22:42 ---> 08:22:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:22:42 ---> Running in e14b66690b00 08:22:44 Removing intermediate container e14b66690b00 08:22:44 ---> e276aefefb60 08:22:44 Step 12/22 : ENV APP_PORT=48081 08:22:44 ---> Running in 369565a5b360 08:22:45 Removing intermediate container 369565a5b360 08:22:45 ---> fa66b4fdcb4c 08:22:45 Step 13/22 : EXPOSE $APP_PORT 08:22:45 ---> Running in 1c8f51ffe665 08:22:46 Removing intermediate container 1c8f51ffe665 08:22:46 ---> 51ba5cfc9e98 08:22:46 Step 14/22 : WORKDIR / 08:22:47 ---> Running in 290edb03d3a3 08:22:49 Removing intermediate container 290edb03d3a3 08:22:49 ---> 339f82979e04 08:22:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:22:50 Removing intermediate container 79fb982e9260 08:22:50 ---> 19852f0f57e8 08:22:50 Step 21/27 : RUN pip install docker-compose==1.23.2 08:22:51 Removing intermediate container 33698557e685 08:22:51 ---> 40c57d7e7f23 08:22:51 08:22:51 Step 10/23 : FROM alpine 08:22:51 ---> 59c4145870ee 08:22:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:22:51 ---> 2e77e061c27f 08:22:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:22:51 ---> Running in db42137f7a2c 08:22:51 ---> Running in 7ad6e891d8e3 08:22:53 Removing intermediate container 7ad6e891d8e3 08:22:53 ---> a29584cd228d 08:22:53 Step 12/23 : ENV APP_PORT=48080 08:22:53 ---> 34fe2e19ace2 08:22:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:22:53 ---> Running in db35f41c275a 08:22:54 Removing intermediate container db35f41c275a 08:22:54 ---> 61c192429b79 08:22:54 Step 13/23 : EXPOSE $APP_PORT 08:22:54 ---> c36868513323 08:22:54 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:22:54 ---> Running in 227239936c4d 08:22:55 ---> Running in e5d8544f326c 08:22:55 Removing intermediate container 227239936c4d 08:22:55 ---> a033bdc680e7 08:22:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:56 ---> Running in 184f4c9a94b6 08:22:56 Removing intermediate container e5d8544f326c 08:22:56 ---> bd228320d55c 08:22:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:22:56 ---> Running in dd6b502d5f53 08:22:57 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 08:22:57 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 08:22:57 ---> 9276e0c50e45 08:22:57 Step 3/29 : WORKDIR /edgex-go 08:22:57 ---> Using cache 08:22:57 ---> ea851b97b1c6 08:22:57 Step 4/29 : RUN apk update && apk add make git 08:22:57 ---> Running in 8864610db542 08:22:57 Removing intermediate container dd6b502d5f53 08:22:57 ---> cea51d3d9971 08:22:57 Step 20/22 : LABEL arch=arm64 08:22:58 ---> Running in ad22998ece16 08:22:59 Collecting docker-compose==1.23.2 08:22:59 Removing intermediate container ad22998ece16 08:22:59 ---> de73ac0a77a0 08:22:59 Step 21/22 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:22:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:22:59 ---> Running in 42910174265f 08:22:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:22:59 Collecting texttable<0.10,>=0.9.0 08:22:59 Downloading texttable-0.9.1.tar.gz (11 kB) 08:23:00 Removing intermediate container 42910174265f 08:23:00 ---> fca9a89bb1d4 08:23:00 Step 22/22 : LABEL version=0.0.0 08:23:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:23:00 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:23:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:23:00 ---> 9276e0c50e45 08:23:00 Step 3/21 : WORKDIR /edgex-go 08:23:00 ---> Using cache 08:23:00 ---> ea851b97b1c6 08:23:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:00 ---> Using cache 08:23:00 ---> 5544a324205a 08:23:00 Step 5/21 : RUN apk update && apk add make git 08:23:00 ---> Using cache 08:23:00 ---> 864c9142b661 08:23:00 Step 6/21 : COPY go.mod . 08:23:00 ---> Using cache 08:23:00 ---> 0553650107dc 08:23:00 Step 7/21 : RUN go mod download 08:23:00 ---> Using cache 08:23:00 ---> e5b183911b7b 08:23:00 Step 8/21 : COPY . . 08:23:00 Removing intermediate container 184f4c9a94b6 08:23:00 ---> d1b53e7d0caa 08:23:00 Step 15/23 : RUN apk --no-cache add zeromq 08:23:00 ---> Using cache 08:23:00 ---> 62258aab5e57 08:23:00 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:23:00 ---> Running in 429972ef1bc5 08:23:00 ---> Running in cde672b7bb03 08:23:00 ---> Running in 560de6bc4800 08:23:01 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:23:01 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:23:01 OK: 12616 distinct packages available 08:23:01 Removing intermediate container 429972ef1bc5 08:23:01 ---> 06e5a5bbe9f4 08:23:01 08:23:02 Successfully built 06e5a5bbe9f4 08:23:02 Successfully tagged docker-core-metadata-go-arm64:latest 08:23:02 Building docker-security-secretstore-setup-go 08:23:02  Building docker-core-metadata-go ... done OK: 217 MiB in 51 packages 08:23:02 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 08:23:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:23:03 Collecting websocket-client<1.0,>=0.32.0 08:23:03 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:23:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:23:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:23:04 Removing intermediate container 8864610db542 08:23:04 ---> 4b8ee6118825 08:23:04 Step 5/29 : COPY go.mod . 08:23:04 Collecting jsonschema<3,>=2.5.1 08:23:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:23:04 (1/5) Installing libgcc (9.3.0-r2) 08:23:04 (2/5) Installing libsodium (1.0.18-r0) 08:23:05 (3/5) Installing libstdc++ (9.3.0-r2) 08:23:05 (4/5) Installing libzmq (4.3.3-r0) 08:23:05 (5/5) Installing zeromq (4.3.3-r0) 08:23:05 Executing busybox-1.31.1-r19.trigger 08:23:05 OK: 8 MiB in 19 packages 08:23:05 Collecting PyYAML<4,>=3.10 08:23:05 Downloading PyYAML-3.13.tar.gz (270 kB) 08:23:06 ---> 62d5fd81ce4e 08:23:06 Step 6/29 : RUN go mod download 08:23:06 ---> Running in 063bc5694cd6 08:23:09 Removing intermediate container 560de6bc4800 08:23:09 ---> 8b0b68bc3493 08:23:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 08:23:09 ---> ab3a9fa7fc0b 08:23:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:23:11 Collecting docker<4.0,>=3.6.0 08:23:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:23:12 Removing intermediate container 063bc5694cd6 08:23:12 ---> 9b122c22fb68 08:23:12 Step 7/29 : COPY . . 08:23:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:23:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:23:13 ---> 0c792421c83e 08:23:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:23:14 Collecting cached-property<2,>=1.2.0 08:23:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:23:14 Collecting dockerpty<0.5,>=0.4.1 08:23:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:23:16 ---> 5a2e2c07c373 08:23:16 Step 19/23 : ENTRYPOINT ["/core-data"] 08:23:17 ---> Running in 0e9cd99ae831 08:23:17 Collecting docopt<0.7,>=0.6.1 08:23:17 Downloading docopt-0.6.2.tar.gz (25 kB) 08:23:18 Removing intermediate container 0e9cd99ae831 08:23:18 ---> e954689b4f17 08:23:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:18 ---> Running in 6ad952d822c3 08:23:20 Removing intermediate container 6ad952d822c3 08:23:20 ---> bd1532b5939a 08:23:20 Step 21/23 : LABEL arch=arm64 08:23:20 Collecting docker-pycreds>=0.4.0 08:23:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:23:20 ---> Running in e331b4ff987f 08:23:21 Collecting urllib3<1.25,>=1.21.1 08:23:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:23:21 Removing intermediate container e331b4ff987f 08:23:21 ---> 241946f68e2c 08:23:21 Step 22/23 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:23:22 ---> Running in 5cb9a2c540c8 08:23:22 Collecting idna<2.8,>=2.5 08:23:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:23:22 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) 08:23:22 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) 08:23:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:23:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:23:23 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:23:23 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:23:24 Removing intermediate container 5cb9a2c540c8 08:23:24 ---> 3ca8d3eda046 08:23:24 Step 23/23 : LABEL version=0.0.0 08:23:24 Installing collected packages: texttable, websocket-client, jsonschema, PyYAML, urllib3, idna, requests, docker-pycreds, docker, cached-property, dockerpty, docopt, docker-compose 08:23:24 Running setup.py install for texttable: started 08:23:24 ---> Running in 84c72cb73686 08:23:26 Removing intermediate container 84c72cb73686 08:23:26 ---> 0187a96abf1a 08:23:26 08:23:26 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:23:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:23:26 ---> 9276e0c50e45 08:23:26 Step 3/24 : WORKDIR /edgex-go 08:23:26 ---> Using cache 08:23:26 ---> ea851b97b1c6 08:23:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:26 ---> Using cache 08:23:26 ---> 5544a324205a 08:23:26 Step 5/24 : RUN apk update && apk add make git 08:23:26 ---> Using cache 08:23:26 ---> 864c9142b661 08:23:26 Step 6/24 : COPY go.mod . 08:23:26 ---> Using cache 08:23:26 ---> 0553650107dc 08:23:26 Step 7/24 : RUN go mod download 08:23:26 ---> Using cache 08:23:26 ---> e5b183911b7b 08:23:26 Step 8/24 : COPY . . 08:23:26 ---> Using cache 08:23:26 ---> 62258aab5e57 08:23:26 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:23:26 Running setup.py install for texttable: finished with status 'done' 08:23:26 Successfully built 0187a96abf1a 08:23:27 Successfully tagged docker-core-data-go-arm64:latest 08:23:27  Building docker-core-data-go ... done Building docker-support-notifications-go 08:23:27 ---> Running in ba677ade400f 08:23:28 Running setup.py install for PyYAML: started 08:23:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:23:31 Running setup.py install for PyYAML: finished with status 'done' 08:23:31 Attempting uninstall: urllib3 08:23:31 Found existing installation: urllib3 1.25.9 08:23:31 Uninstalling urllib3-1.25.9: 08:23:32 Successfully uninstalled urllib3-1.25.9 08:23:33 Attempting uninstall: idna 08:23:33 Found existing installation: idna 2.9 08:23:33 Uninstalling idna-2.9: 08:23:33 Successfully uninstalled idna-2.9 08:23:34 Attempting uninstall: requests 08:23:34 Found existing installation: requests 2.23.0 08:23:34 Uninstalling requests-2.23.0: 08:23:34 Successfully uninstalled requests-2.23.0 08:23:36 Running setup.py install for dockerpty: started 08:23:40 Running setup.py install for dockerpty: finished with status 'done' 08:23:40 Running setup.py install for docopt: started 08:23:40 ---> 34281f8774a4 08:23:40 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 08:23:41 ---> Running in aa8ef7bd93e4 08:23:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 08:23:43 Running setup.py install for docopt: finished with status 'done' 08:23:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 08:23:52 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:23:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:23:52 ---> 9276e0c50e45 08:23:52 Step 3/24 : WORKDIR /edgex-go 08:23:52 ---> Using cache 08:23:52 ---> ea851b97b1c6 08:23:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:52 ---> Using cache 08:23:52 ---> 5544a324205a 08:23:52 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 08:23:52 ---> Running in 8d09884998c9 08:23:52 Removing intermediate container db42137f7a2c 08:23:52 ---> 3a6c697e12a3 08:23:52 Step 22/27 : RUN apk --no-cache add curl 08:23:52 ---> Running in bccee0efdd66 08:23:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:23:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:23:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:23:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:23:56 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:23:56 (2/3) Installing libcurl (7.69.1-r1) 08:23:56 (3/3) Installing curl (7.69.1-r1) 08:23:56 Executing busybox-1.31.1-r19.trigger 08:23:56 OK: 71 MiB in 58 packages 08:23:56 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:23:56 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:23:56 OK: 12616 distinct packages available 08:23:58 OK: 217 MiB in 51 packages 08:23:58 Removing intermediate container bccee0efdd66 08:23:58 ---> 62ca4ce3599a 08:23:58 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 08:23:58 ---> Running in e59a5bd199d0 08:23:59 Removing intermediate container e59a5bd199d0 08:23:59 ---> ecd1fbf5f565 08:23:59 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:59 ---> Running in e3ad644591e8 08:23:59 Removing intermediate container 8d09884998c9 08:23:59 ---> a8575672effe 08:23:59 Step 6/24 : COPY go.mod . 08:24:00 Removing intermediate container e3ad644591e8 08:24:00 ---> 117eb79c4c2a 08:24:00 Step 25/27 : LABEL arch=arm64 08:24:00 ---> Running in c7b19f1f0996 08:24:01 ---> 551d427412af 08:24:01 Step 7/24 : RUN go mod download 08:24:01 Removing intermediate container c7b19f1f0996 08:24:01 ---> d341bd715102 08:24:01 Step 26/27 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:24:01 ---> Running in c8b5aef861f4 08:24:01 ---> Running in ecc7fdc54623 08:24:02 Removing intermediate container ecc7fdc54623 08:24:02 ---> 09c047e9743c 08:24:02 Step 27/27 : LABEL version=0.0.0 08:24:02 ---> Running in 4936fcdf7abf 08:24:03 Removing intermediate container 4936fcdf7abf 08:24:03 ---> 3c052006d032 08:24:03 08:24:03 Successfully built 3c052006d032 08:24:03 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:24:03  Building docker-sys-mgmt-agent-go ... done Building docker-core-command-go 08:24:05 Removing intermediate container c8b5aef861f4 08:24:05 ---> c83e21be7598 08:24:05 Step 8/24 : COPY . . 08:24:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:24:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:24:32 ---> 9276e0c50e45 08:24:32 Step 3/22 : WORKDIR /edgex-go 08:24:32 ---> Using cache 08:24:32 ---> ea851b97b1c6 08:24:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:32 ---> Using cache 08:24:32 ---> 5544a324205a 08:24:32 Step 5/22 : RUN apk update && apk add make git 08:24:32 ---> Using cache 08:24:32 ---> 864c9142b661 08:24:32 Step 6/22 : COPY go.mod . 08:24:32 ---> Using cache 08:24:32 ---> 0553650107dc 08:24:32 Step 7/22 : RUN go mod download 08:24:32 ---> Using cache 08:24:32 ---> e5b183911b7b 08:24:32 Step 8/22 : COPY . . 08:24:32 ---> Using cache 08:24:32 ---> 62258aab5e57 08:24:32 Step 9/22 : RUN make cmd/core-command/core-command 08:24:32 ---> Running in 6ce1167853f7 08:24:32 ---> 7f9cea264b57 08:24:32 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:24:32 ---> Running in cac01b106a6e 08:24:33 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 08:24:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:24:46 Removing intermediate container cde672b7bb03 08:24:46 ---> 09d83c7730b4 08:24:46 08:24:46 Step 10/21 : FROM scratch 08:24:46 ---> 08:24:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:24:46 ---> Using cache 08:24:46 ---> e276aefefb60 08:24:46 Step 12/21 : ENV APP_PORT=48085 08:24:46 ---> Running in 65718aa41411 08:24:46 Removing intermediate container 65718aa41411 08:24:46 ---> 9111b1895af2 08:24:46 Step 13/21 : EXPOSE $APP_PORT 08:24:46 ---> Running in 5c059377b23f 08:24:46 Removing intermediate container 5c059377b23f 08:24:46 ---> 6ce6e5c8e93d 08:24:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:24:47 ---> 2617e344ee87 08:24:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:24:48 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 08:24:49 ---> 2fe7e449dfae 08:24:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:24:50 ---> 5b3b7efb32c5 08:24:50 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:24:51 ---> Running in 7bdabb4d9cd1 08:24:51 Removing intermediate container 7bdabb4d9cd1 08:24:51 ---> c476bdf9eb4c 08:24:51 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:52 ---> Running in b0bdae4a4192 08:24:53 Removing intermediate container b0bdae4a4192 08:24:53 ---> 7b67a196fa24 08:24:53 Step 19/21 : LABEL arch=arm64 08:24:53 ---> Running in 5375dec33387 08:24:53 Removing intermediate container 5375dec33387 08:24:53 ---> 8e795484e825 08:24:53 Step 20/21 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:24:54 ---> Running in fc9b641c4895 08:24:54 Removing intermediate container fc9b641c4895 08:24:54 ---> 5b39cb740987 08:24:54 Step 21/21 : LABEL version=0.0.0 08:24:54 ---> Running in 392900fc2959 08:24:55 Removing intermediate container 392900fc2959 08:24:55 ---> 0e400fbc3b76 08:24:55 08:24:55 Successfully built 0e400fbc3b76 08:24:55 Successfully tagged docker-support-scheduler-go-arm64:latest 08:25:02  Building docker-support-scheduler-go ... done Removing intermediate container aa8ef7bd93e4 08:25:02 ---> 1bf811d44195 08:25:02 08:25:02 Step 9/29 : FROM alpine:latest 08:25:02 ---> 2e77e061c27f 08:25:02 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 08:25:02 ---> Running in fb6ab3b537c8 08:25:03 Removing intermediate container fb6ab3b537c8 08:25:03 ---> 0ae688ceedb4 08:25:03 Step 11/29 : USER root 08:25:03 ---> Running in 4cace3cd468b 08:25:05 Removing intermediate container 4cace3cd468b 08:25:05 ---> 2c474a355a8e 08:25:05 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 08:25:05 ---> Running in ea7b1f15d377 08:25:05 Removing intermediate container ba677ade400f 08:25:05 ---> b568f8732216 08:25:05 08:25:05 Step 10/24 : FROM alpine:3.10 08:25:05 ---> 536a684cf733 08:25:05 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:25:05 ---> Using cache 08:25:05 ---> ff004453578f 08:25:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:25:05 ---> Running in e9a29186f590 08:25:06 Removing intermediate container e9a29186f590 08:25:06 ---> 6d6ee9c870ee 08:25:06 Step 13/24 : WORKDIR / 08:25:07 ---> Running in a3f25624d39d 08:25:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:25:08 Removing intermediate container a3f25624d39d 08:25:08 ---> 1122623f0402 08:25:08 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:25:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:25:09 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:25:09 v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:25:09 OK: 12617 distinct packages available 08:25:09 ---> 351a5e7b90e7 08:25:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:25:09 (1/2) Installing ca-certificates (20191127-r4) 08:25:09 (2/2) Installing dumb-init (1.2.2-r1) 08:25:09 Executing busybox-1.31.1-r19.trigger 08:25:09 Executing ca-certificates-20191127-r4.trigger 08:25:10 OK: 6 MiB in 16 packages 08:25:10 ---> 731b978d62fc 08:25:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:25:11 ---> 271e9e2330a0 08:25:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:25:12 Removing intermediate container ea7b1f15d377 08:25:12 ---> 1a9231c9e5bb 08:25:12 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 08:25:13 ---> Running in 63eade4d90cf 08:25:13 ---> 293720e7954c 08:25:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:25:13 Removing intermediate container 63eade4d90cf 08:25:13 ---> 83edb3f5b965 08:25:13 Step 14/29 : WORKDIR $BASE_DIR 08:25:14 ---> Running in a7f1618296e7 08:25:15 Removing intermediate container a7f1618296e7 08:25:15 ---> d118a7041304 08:25:15 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 08:25:15 ---> Running in 595ceff6b39d 08:25:15 ---> e979b02cc543 08:25:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:25:17 ---> 34e20209b109 08:25:17 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:25:17 ---> Running in f85c9528e6a4 08:25:19 Removing intermediate container 595ceff6b39d 08:25:19 ---> ecfbf7dfe40a 08:25:19 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 08:25:21 ---> bffff879faf6 08:25:21 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 08:25:21 Removing intermediate container f85c9528e6a4 08:25:21 ---> e645d3d0c4d5 08:25:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:25:21 ---> Running in 9fb8d8332512 08:25:22 Removing intermediate container 9fb8d8332512 08:25:22 ---> 23de05c885aa 08:25:22 Step 22/24 : LABEL arch=arm64 08:25:22 ---> d2b1b40d3a7d 08:25:22 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 08:25:22 ---> Running in 71e4e093ebc0 08:25:23 Removing intermediate container 71e4e093ebc0 08:25:23 ---> ce375672b429 08:25:23 Step 23/24 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:25:23 ---> Running in b78347888b69 08:25:23 ---> 26c6b5f38776 08:25:23 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 08:25:24 Removing intermediate container b78347888b69 08:25:24 ---> 264c6ea56bc1 08:25:24 Step 24/24 : LABEL version=0.0.0 08:25:24 ---> Running in b96ebe9e97e7 08:25:24 ---> 6c65cc4822b9 08:25:24 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 08:25:25 Removing intermediate container b96ebe9e97e7 08:25:25 ---> 52e0a411d12f 08:25:25 08:25:26 Successfully built 52e0a411d12f 08:25:26 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:25:26  Building docker-security-secretstore-setup-go ... done  ---> 34fe618cd840 08:25:26 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 08:25:26 ---> Running in 455b2804569b 08:25:29 Removing intermediate container 455b2804569b 08:25:29 ---> 46fc5b3d4a2b 08:25:29 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 08:25:30 ---> 318031b68969 08:25:30 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:25:30 ---> Running in 00f3f495b8e3 08:25:34 Removing intermediate container 00f3f495b8e3 08:25:34 ---> cd3e0af26d47 08:25:34 Step 24/29 : RUN chmod 755 security-secrets-setup 08:25:34 ---> Running in 46a7f840d91c 08:25:38 Removing intermediate container 46a7f840d91c 08:25:38 ---> 0cd55340f9e0 08:25:38 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 08:25:38 ---> Running in 75ef9ce54205 08:25:38 Removing intermediate container 75ef9ce54205 08:25:38 ---> 77b45082a7c4 08:25:38 Step 26/29 : CMD [ "generate" ] 08:25:39 ---> Running in f84e169a424c 08:25:39 Removing intermediate container f84e169a424c 08:25:39 ---> 1a9acb55b063 08:25:39 Step 27/29 : LABEL arch=arm64 08:25:39 ---> Running in 3970fbb9ea46 08:25:40 Removing intermediate container 3970fbb9ea46 08:25:40 ---> 93b416acb576 08:25:40 Step 28/29 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:25:40 ---> Running in a27be128db4a 08:25:41 Removing intermediate container a27be128db4a 08:25:41 ---> f7c3af58e2f6 08:25:41 Step 29/29 : LABEL version=0.0.0 08:25:41 ---> Running in 9ab48645daed 08:25:42 Removing intermediate container 9ab48645daed 08:25:42 ---> 21162e12d5ec 08:25:42 08:25:42 Successfully built 21162e12d5ec 08:25:42 Successfully tagged docker-security-secrets-setup-go-arm64:latest 08:25:52  Building docker-security-secrets-setup-go ... done Removing intermediate container cac01b106a6e 08:25:52 ---> 47239e7b30c8 08:25:52 08:25:52 Step 10/24 : FROM scratch 08:25:52 ---> 08:25:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:25:52 Removing intermediate container 6ce1167853f7 08:25:52 ---> 8b2ca42f955e 08:25:52 08:25:52 Step 10/22 : FROM scratch 08:25:52 ---> 08:25:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:25:52 ---> Using cache 08:25:52 ---> e276aefefb60 08:25:52 Step 12/22 : ENV APP_PORT=48082 08:25:52 ---> Running in cd71f03ba615 08:25:52 ---> Running in ffdea89ba14a 08:25:52 Removing intermediate container cd71f03ba615 08:25:52 ---> 3cb6168c5542 08:25:52 Step 12/24 : ENV APP_PORT=48060 08:25:52 Removing intermediate container ffdea89ba14a 08:25:52 ---> 9919f639bf2f 08:25:52 Step 13/22 : EXPOSE $APP_PORT 08:25:52 ---> Running in 9c85839492ed 08:25:52 ---> Running in 1ea3c6162c59 08:25:52 Removing intermediate container 9c85839492ed 08:25:52 ---> 34fc3e2223b9 08:25:52 Step 13/24 : EXPOSE $APP_PORT 08:25:52 Removing intermediate container 1ea3c6162c59 08:25:52 ---> eda13c915bd1 08:25:52 Step 14/22 : WORKDIR / 08:25:52 ---> Running in 969df4c5fe68 08:25:52 ---> Running in 63547bc22db2 08:25:53 Removing intermediate container 969df4c5fe68 08:25:53 ---> 1ce0083f916a 08:25:53 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:25:53 Removing intermediate container 63547bc22db2 08:25:53 ---> 6c956a032c3d 08:25:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:25:54 ---> a8a21012991a 08:25:54 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:25:54 ---> 49c837bdfb6d 08:25:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:25:55 ---> a8ab2dd3b682 08:25:55 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:25:55 ---> 378f468aab6c 08:25:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:25:56 ---> 3f1ef032fb3c 08:25:56 Step 18/22 : ENTRYPOINT ["/core-command"] 08:25:56 ---> Running in 35383685454b 08:25:56 ---> 3b041f4f10c9 08:25:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 08:25:57 Removing intermediate container 35383685454b 08:25:57 ---> 3608e26be55a 08:25:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:25:57 ---> Running in b8f206478ac9 08:25:57 ---> cea3367626ac 08:25:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:25:57 Removing intermediate container b8f206478ac9 08:25:57 ---> 3e8c2b75d612 08:25:57 Step 20/22 : LABEL arch=arm64 08:25:57 ---> Running in 08903eb29a1e 08:25:58 Removing intermediate container 08903eb29a1e 08:25:58 ---> d63fb9575f67 08:25:58 Step 21/22 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:25:58 ---> a538e21ddbcc 08:25:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:25:58 ---> Running in 61c1a66afdcd 08:25:59 Removing intermediate container 61c1a66afdcd 08:25:59 ---> 6b9423d2b98c 08:25:59 Step 22/22 : LABEL version=0.0.0 08:25:59 ---> Running in 52a7e0168615 08:25:59 ---> e5e51e4100f9 08:25:59 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:25:59 ---> Running in ae2a4d1e90ed 08:25:59 Removing intermediate container 52a7e0168615 08:25:59 ---> 4024ae2d7024 08:25:59 08:26:00 Successfully built 4024ae2d7024 08:26:00 Successfully tagged docker-core-command-go-arm64:latest 08:26:00  Building docker-core-command-go ... done Removing intermediate container ae2a4d1e90ed 08:26:00 ---> 5b5c24e6e614 08:26:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:26:00 ---> Running in 13ba726f1954 08:26:01 Removing intermediate container 13ba726f1954 08:26:01 ---> 5f9b1c3ad660 08:26:01 Step 22/24 : LABEL arch=arm64 08:26:01 ---> Running in 873f9ade1d05 08:26:01 Removing intermediate container 873f9ade1d05 08:26:01 ---> 7a0f61680c9c 08:26:01 Step 23/24 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e 08:26:01 ---> Running in 3333b3115253 08:26:02 Removing intermediate container 3333b3115253 08:26:02 ---> 8bb37c985cba 08:26:02 Step 24/24 : LABEL version=0.0.0 08:26:02 ---> Running in 3e4afcf18dc6 08:26:03 Removing intermediate container 3e4afcf18dc6 08:26:03 ---> ef1bed0624c3 08:26:03 08:26:03 Successfully built ef1bed0624c3 08:26:03 Successfully tagged docker-support-notifications-go-arm64:latest 08:26:03  Building docker-support-notifications-go ... done  [Pipeline] } 08:26:04 $ docker stop --time=1 e4bc50638d389e128d3c4c3e6b107dc41f40b45e3e6fe6351adb3d2acb4e7211 08:26:06 $ docker rm -f e4bc50638d389e128d3c4c3e6b107dc41f40b45e3e6fe6351adb3d2acb4e7211 [Pipeline] // withDockerContainer [Pipeline] sh 08:26:06 + docker images 08:26:06 + grep docker 08:26:06 docker-support-notifications-go-arm64 latest ef1bed0624c3 4 seconds ago 12.9MB 08:26:06 docker-core-command-go-arm64 latest 4024ae2d7024 7 seconds ago 11.4MB 08:26:06 docker-security-secrets-setup-go-arm64 latest 21162e12d5ec 25 seconds ago 22.7MB 08:26:06 docker-security-secretstore-setup-go-arm64 latest 52e0a411d12f 41 seconds ago 23.5MB 08:26:06 docker-support-scheduler-go-arm64 latest 0e400fbc3b76 About a minute ago 11.5MB 08:26:06 docker-sys-mgmt-agent-go-arm64 latest 3c052006d032 2 minutes ago 273MB 08:26:06 docker-core-data-go-arm64 latest 0187a96abf1a 2 minutes ago 22.3MB 08:26:06 docker-core-metadata-go-arm64 latest 06e5a5bbe9f4 3 minutes ago 13.6MB 08:26:06 docker-security-bootstrap-redis-go-arm64 latest 3a6a4ee4923c 3 minutes ago 15.2MB 08:26:06 docker-security-proxy-setup-go-arm64 latest 78eefa7974c2 3 minutes ago 23.4MB 08:26:06 docker latest 84e3a507c27b 2 days ago 201MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:26:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:26:12 ---> package-listing.sh 08:26:12 ++ facter osfamily 08:26:12 ++ tr '[:upper:]' '[:lower:]' 08:26:12 + OS_FAMILY=redhat 08:26:12 + workspace=/w/workspace/edgex-go/6 08:26:12 + START_PACKAGES=/tmp/packages_start.txt 08:26:12 + END_PACKAGES=/tmp/packages_end.txt 08:26:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:26:12 + PACKAGES=/tmp/packages_start.txt 08:26:12 + '[' /w/workspace/edgex-go/6 ']' 08:26:12 + PACKAGES=/tmp/packages_end.txt 08:26:12 + case "${OS_FAMILY}" in 08:26:12 + rpm -qa 08:26:12 + sort 08:26:17 + '[' -f /tmp/packages_start.txt ']' 08:26:17 + '[' -f /tmp/packages_end.txt ']' 08:26:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:26:17 + '[' /w/workspace/edgex-go/6 ']' 08:26:17 + mkdir -p /w/workspace/edgex-go/6/archives/ 08:26:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 08:26:17 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:26:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:26:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:26:18 08:26:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:26:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:26:18 alpine: Pulling from edgex-lftools-log-publisher 08:26:18 df20fa9351a1: Pulling fs layer 08:26:18 36b3adc4ff6f: Pulling fs layer 08:26:18 8ad3a11d3b57: Pulling fs layer 08:26:18 46f8f816bc3b: Pulling fs layer 08:26:18 93b61091891f: Pulling fs layer 08:26:18 93b9cdb0e59b: Pulling fs layer 08:26:18 5e14af77c1be: Pulling fs layer 08:26:18 01666e4c0597: Pulling fs layer 08:26:18 aa168da1d23b: Pulling fs layer 08:26:18 46f8f816bc3b: Waiting 08:26:18 93b61091891f: Waiting 08:26:18 93b9cdb0e59b: Waiting 08:26:18 5e14af77c1be: Waiting 08:26:18 01666e4c0597: Waiting 08:26:18 aa168da1d23b: Waiting 08:26:18 36b3adc4ff6f: Verifying Checksum 08:26:18 36b3adc4ff6f: Download complete 08:26:18 46f8f816bc3b: Verifying Checksum 08:26:18 46f8f816bc3b: Download complete 08:26:18 df20fa9351a1: Verifying Checksum 08:26:18 df20fa9351a1: Download complete 08:26:18 93b9cdb0e59b: Verifying Checksum 08:26:18 93b9cdb0e59b: Download complete 08:26:18 5e14af77c1be: Download complete 08:26:18 01666e4c0597: Verifying Checksum 08:26:18 01666e4c0597: Download complete 08:26:18 8ad3a11d3b57: Verifying Checksum 08:26:18 8ad3a11d3b57: Download complete 08:26:18 93b61091891f: Download complete 08:26:18 df20fa9351a1: Pull complete 08:26:19 36b3adc4ff6f: Pull complete 08:26:20 8ad3a11d3b57: Pull complete 08:26:20 aa168da1d23b: Verifying Checksum 08:26:20 aa168da1d23b: Download complete 08:26:21 46f8f816bc3b: Pull complete 08:26:21 93b61091891f: Pull complete 08:26:22 93b9cdb0e59b: Pull complete 08:26:22 5e14af77c1be: Pull complete 08:26:22 01666e4c0597: Pull complete 08:26:34 aa168da1d23b: Pull complete 08:26:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:26:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:26:35 prd-centos7-docker-4c-2g-14464 does not seem to be running inside a container 08:26:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:26:39 $ docker top f041d0e5a01d0c44214568a3d1c77e85c1f0ac189a4271084884bc8ebad9ebd4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:39 + touch /tmp/pre-build-complete [Pipeline] sh 08:26:39 + mkdir -p /var/log/sa [Pipeline] sh 08:26:40 + ls /var/log/sa-host 08:26:40 + sadf -c /var/log/sa-host/sa04 08:26:40 file_magic: OK 08:26:40 HZ: Using current value: 100 08:26:40 file_header: OK 08:26:40 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 08:26:40 Statistics: 08:26:40 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... 08:26:40 File successfully converted to sysstat format version 12.2.1 08:26:40 + sadf -c /var/log/sa-host/sa23 08:26:40 file_magic: OK 08:26:40 HZ: Using current value: 100 08:26:40 file_header: OK 08:26:40 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 08:26:40 Statistics: 08:26:40 Hnuu...uuuununununu... 08:26:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:26:40 provisioning config files... 08:26:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config2260241920884495800tmp [Pipeline] { [Pipeline] echo 08:26:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:26:41 ---> create-netrc.sh [Pipeline] } 08:26:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:26:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:26:41 ---> python-tools-install.sh [Pipeline] echo 08:26:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:26:42 ---> sudo-logs.sh 08:26:42 Archiving 'sudo' log.. [Pipeline] echo 08:26:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:26:42 ---> job-cost.sh 08:26:42 lf-activate-venv: SKIPPING 08:26:42 INFO: No Stack... 08:26:43 INFO: Retrieving Pricing Info for: v1-standard-2 08:26:43 INFO: Archiving Costs [Pipeline] echo 08:26:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:26:44 ---> logs-deploy.sh 08:26:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2897/6 08:26:44 INFO: archiving workspace using pattern(s): 08:26:45 Archives upload complete. 08:26:45 INFO: archiving logs to Nexus