Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at dd265b0a906f4796680bcfa54b47b0c8333d6388 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from dd265b0a906f4796680bcfa54b47b0c8333d6388 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16433 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/27 [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/27 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 2452f1e4342ed57326753616d5d8f109bbbfbd00 Checking out Revision 2452f1e4342ed57326753616d5d8f109bbbfbd00 (PR-2858) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2452f1e4342ed57326753616d5d8f109bbbfbd00 # timeout=10 Commit message: "Merge commit 'dd265b0a906f4796680bcfa54b47b0c8333d6388' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:13 ========================================================= 00:31:13 EdgeX Global Pipelines Version Info 00:31:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 717f516990d1a92dd8d7a85f0ff77567e3b46980 # timeout=10 00:31:14 ------------------- 00:31:14 stable info: 00:31:14 ------------------- 00:31:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:14 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:14 Message: update stable to v1.0.173 00:31:15 ------------------- 00:31:15 experimental info: 00:31:15 ------------------- 00:31:15 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:15 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:15 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2452f1e4342ed57326753616d5d8f109bbbfbd00 [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2452f1e [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:19 provisioning config files... 00:31:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config37175296325003328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:19 ---> docker-login.sh 00:31:19 nexus3.edgexfoundry.org:10001 00:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:20 Configure a credential helper to remove this warning. See 00:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:20 00:31:20 Login Succeeded 00:31:20 nexus3.edgexfoundry.org:10002 00:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:20 Configure a credential helper to remove this warning. See 00:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:20 00:31:20 Login Succeeded 00:31:20 nexus3.edgexfoundry.org:10003 00:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:20 Configure a credential helper to remove this warning. See 00:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:20 00:31:20 Login Succeeded 00:31:20 nexus3.edgexfoundry.org:10004 00:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:20 Configure a credential helper to remove this warning. See 00:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:20 00:31:20 Login Succeeded 00:31:20 docker.io 00:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:21 Configure a credential helper to remove this warning. See 00:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:21 00:31:21 Login Succeeded 00:31:21 ---> docker-login.sh ends [Pipeline] } 00:31:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:21 ++ 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 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/core-command/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo core-command,cmd/core-command/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/core-data/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo core-data,cmd/core-data/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/core-metadata/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/security-secrets-setup/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/support-notifications/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/support-scheduler/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:21 + for file in '`ls cmd/**/Dockerfile`' 00:31:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:21 ++ cut -d/ -f2 00:31:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:22 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 00:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:22 00:31:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:23 latest: Pulling from edgex-devops/git-semver 00:31:23 31603596830f: Pulling fs layer 00:31:23 2a8b12db71e7: Pulling fs layer 00:31:23 6ca5941a6612: Pulling fs layer 00:31:23 ecc8261a40a4: Pulling fs layer 00:31:23 ecc8261a40a4: Waiting 00:31:23 2a8b12db71e7: Verifying Checksum 00:31:23 2a8b12db71e7: Download complete 00:31:23 31603596830f: Verifying Checksum 00:31:23 31603596830f: Download complete 00:31:23 ecc8261a40a4: Verifying Checksum 00:31:23 ecc8261a40a4: Download complete 00:31:23 6ca5941a6612: Verifying Checksum 00:31:23 6ca5941a6612: Download complete 00:31:23 31603596830f: Pull complete 00:31:23 2a8b12db71e7: Pull complete 00:31:24 6ca5941a6612: Pull complete 00:31:25 ecc8261a40a4: Pull complete 00:31:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:25 prd-centos7-docker-4c-2g-16433 does not seem to be running inside a container 00:31:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:27 $ docker top e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:28 [ssh-agent] Looking for ssh-agent implementation... 00:31:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:28 $ docker exec e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d ssh-agent 00:31:28 SSH_AUTH_SOCK=/tmp/ssh-l5RWjSa7KAI9/agent.12 00:31:28 SSH_AGENT_PID=18 00:31:28 Running ssh-add (command line suppressed) 00:31:28 Identity added: /w/workspace/edgex-go/27@tmp/private_key_4144633109474064521.key (/w/workspace/edgex-go/27@tmp/private_key_4144633109474064521.key) 00:31:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:29 + git tag --points-at HEAD [Pipeline] } 00:31:29 $ docker exec --env ******** --env ******** e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d ssh-agent -k 00:31:29 unset SSH_AUTH_SOCK; 00:31:29 unset SSH_AGENT_PID; 00:31:29 echo Agent pid 18 killed; 00:31:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:29 [ssh-agent] Looking for ssh-agent implementation... 00:31:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:29 $ docker exec e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d ssh-agent 00:31:29 SSH_AUTH_SOCK=/tmp/ssh-vcVTfko9PcFj/agent.46 00:31:29 SSH_AGENT_PID=51 00:31:29 Running ssh-add (command line suppressed) 00:31:30 Identity added: /w/workspace/edgex-go/27@tmp/private_key_1949575866924601243.key (/w/workspace/edgex-go/27@tmp/private_key_1949575866924601243.key) 00:31:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:30 + git semver init 00:31:30 # -> Open(): unable to determine branch for HEAD 00:31:30 # $GIT_DIR = /w/workspace/edgex-go/27/.git 00:31:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/27 00:31:30 # $SEMVER_REMOTE_NAME = origin 00:31:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:30 # $SEMVER_USER_NAME = edgex-jenkins 00:31:30 # $SEMVER_BRANCH = PR-2858 00:31:30 # $SEMVER_TEMP = /tmp/semver-424499150 00:31:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:48 # '/tmp/semver-424499150' -> '/w/workspace/edgex-go/27/.semver' 00:31:49 # -> Force: false 00:31:49 # $SEMVER_DIR = /w/workspace/edgex-go/27/.semver [Pipeline] } 00:31:49 $ docker exec --env ******** --env ******** e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d ssh-agent -k 00:31:49 unset SSH_AUTH_SOCK; 00:31:49 unset SSH_AGENT_PID; 00:31:49 echo Agent pid 51 killed; 00:31:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:50 + git semver [Pipeline] } 00:31:50 $ docker stop --time=1 e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d 00:31:51 $ docker rm -f e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d [Pipeline] // withDockerContainer [Pipeline] sh 00:31:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:52 Stashed 1 file(s) [Pipeline] echo 00:31:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:54 + sudo service docker restart 00:31:54 + true 00:31:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:54 ========================================================= 00:31:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:55 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:31:58 Sending build context to Docker daemon 326.4MB 00:31:58 Step 1/7 : ARG BASE=golang:1.15-alpine 00:31:58 Step 2/7 : FROM ${BASE} 00:31:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:58 188c0c94c7c5: Pulling fs layer 00:31:58 0ef7d3d256c8: Pulling fs layer 00:31:58 de9db76c5a1d: Pulling fs layer 00:31:58 bca2f99d35d6: Pulling fs layer 00:31:58 93359f2a8cfa: Pulling fs layer 00:31:58 7c6f9722023f: Pulling fs layer 00:31:58 a35cf1a2eb13: Pulling fs layer 00:31:58 93359f2a8cfa: Waiting 00:31:58 7c6f9722023f: Waiting 00:31:58 a35cf1a2eb13: Waiting 00:31:58 bca2f99d35d6: Waiting 00:31:58 de9db76c5a1d: Verifying Checksum 00:31:58 de9db76c5a1d: Download complete 00:31:58 0ef7d3d256c8: Download complete 00:31:58 93359f2a8cfa: Verifying Checksum 00:31:58 93359f2a8cfa: Download complete 00:31:58 188c0c94c7c5: Verifying Checksum 00:31:58 188c0c94c7c5: Download complete 00:31:58 7c6f9722023f: Download complete 00:31:58 188c0c94c7c5: Pull complete 00:31:58 0ef7d3d256c8: Pull complete 00:31:58 de9db76c5a1d: Pull complete 00:32:00 a35cf1a2eb13: Verifying Checksum 00:32:00 a35cf1a2eb13: Download complete 00:32:01 bca2f99d35d6: Verifying Checksum 00:32:01 bca2f99d35d6: Download complete 00:32:06 bca2f99d35d6: Pull complete 00:32:06 93359f2a8cfa: Pull complete 00:32:06 7c6f9722023f: Pull complete 00:32:08 Still waiting to schedule task 00:32:08 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-16429’ 00:32:11 a35cf1a2eb13: Pull complete 00:32:11 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:11 ---> a62c8e92a672 00:32:11 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:11 ---> Running in edcdc3a99cc7 00:32:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:13 (1/12) Installing libmagic (5.38-r0) 00:32:13 (2/12) Installing file (5.38-r0) 00:32:13 (3/12) Installing libc-dev (0.7.2-r3) 00:32:13 (4/12) Installing g++ (9.3.0-r2) 00:32:18 (5/12) Installing fortify-headers (1.1-r0) 00:32:18 (6/12) Installing patch (2.7.6-r6) 00:32:18 (7/12) Installing build-base (0.5-r2) 00:32:18 (8/12) Installing libsodium (1.0.18-r0) 00:32:19 (9/12) Installing pkgconf (1.7.2-r0) 00:32:19 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:19 (11/12) Installing libzmq (4.3.3-r0) 00:32:19 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:19 Executing busybox-1.31.1-r19.trigger 00:32:19 OK: 233 MiB in 51 packages 00:32:22 Removing intermediate container edcdc3a99cc7 00:32:22 ---> 66803190d983 00:32:22 Step 4/7 : WORKDIR /edgex-go 00:32:22 ---> Running in c7df5e464b63 00:32:22 Removing intermediate container c7df5e464b63 00:32:22 ---> 511bfb3f7d74 00:32:22 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:32:23 latest: Pulling from library/docker 00:32:23 05e7bc50f07f: Pulling fs layer 00:32:23 6db28d0fdbf6: Pulling fs layer 00:32:23 292df0bc6bf3: Pulling fs layer 00:32:23 a3104fdc50d0: Pulling fs layer 00:32:23 a8e67d69e12c: Pulling fs layer 00:32:23 1ede2b221ee4: Pulling fs layer 00:32:23 fc74c0d5b799: Pulling fs layer 00:32:23 a8e67d69e12c: Waiting 00:32:23 1ede2b221ee4: Waiting 00:32:23 fc74c0d5b799: Waiting 00:32:23 a3104fdc50d0: Waiting 00:32:23 292df0bc6bf3: Verifying Checksum 00:32:23 292df0bc6bf3: Download complete 00:32:23 6db28d0fdbf6: Verifying Checksum 00:32:23 6db28d0fdbf6: Download complete 00:32:23 05e7bc50f07f: Verifying Checksum 00:32:23 05e7bc50f07f: Download complete 00:32:24 1ede2b221ee4: Verifying Checksum 00:32:24 1ede2b221ee4: Download complete 00:32:24 a8e67d69e12c: Verifying Checksum 00:32:24 a8e67d69e12c: Download complete 00:32:24 05e7bc50f07f: Pull complete 00:32:24 fc74c0d5b799: Verifying Checksum 00:32:24 fc74c0d5b799: Download complete 00:32:24 6db28d0fdbf6: Pull complete 00:32:24 292df0bc6bf3: Pull complete 00:32:25 a3104fdc50d0: Verifying Checksum 00:32:25 a3104fdc50d0: Download complete 00:32:28 a3104fdc50d0: Pull complete 00:32:28 a8e67d69e12c: Pull complete 00:32:28 1ede2b221ee4: Pull complete 00:32:28 fc74c0d5b799: Pull complete 00:32:28 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 00:32:28 Status: Downloaded newer image for docker:latest 00:32:29 ---> d4915ef4182b 00:32:29 Step 6/7 : COPY go.mod . 00:32:30 ---> bae26f68d93a 00:32:30 Step 7/7 : RUN go mod download 00:32:30 ---> Running in 98f77d336077 00:32:52 Removing intermediate container 98f77d336077 00:32:52 ---> 8eb880c370f2 00:32:52 Successfully built 8eb880c370f2 00:32:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:52 + docker inspect -f . ci-base-image-x86_64 00:32:52 . [Pipeline] withDockerContainer 00:32:52 prd-centos7-docker-4c-2g-16433 does not seem to be running inside a container 00:32:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:53 $ docker top e0b361f2253669751847fcb1bc6761b0287baf1367945c55e7cdd2b87b1c9c6f -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:54 + go version 00:32:54 go version go1.15.5 linux/amd64 [Pipeline] } 00:32:54 $ docker stop --time=1 e0b361f2253669751847fcb1bc6761b0287baf1367945c55e7cdd2b87b1c9c6f 00:32:55 $ docker rm -f e0b361f2253669751847fcb1bc6761b0287baf1367945c55e7cdd2b87b1c9c6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:56 + docker inspect -f . ci-base-image-x86_64 00:32:56 . [Pipeline] withDockerContainer 00:32:56 prd-centos7-docker-4c-2g-16433 does not seem to be running inside a container 00:32:56 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:57 $ docker top b9c6dcfbe021e93707b6a6c6c61ef0ae0dff693ccbcefbb28c82286becf1c466 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:57 ========================================================= 00:32:57 [edgeXBuildGoParallel] Running Tests and Build... 00:32:57 ========================================================= [Pipeline] sh 00:32:57 + make test 00:32:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:07 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.158s coverage: 27.1% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.065s coverage: 100.0% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.118s coverage: 70.5% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.103s coverage: 83.7% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.382s coverage: 28.6% of statements 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.121s coverage: 86.7% of statements 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.114s coverage: 97.5% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.049s coverage: 78.3% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.304s coverage: 93.8% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 75.5% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements 00:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.2% of statements 00:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements 00:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 63.5% of statements 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 55.9% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 12.296s coverage: 86.3% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.107s coverage: 72.2% of statements 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.426s coverage: 72.1% of statements 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.069s coverage: 82.4% of statements 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.044s coverage: 48.4% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.038s coverage: 28.8% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.047s coverage: 96.8% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 37.0% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.336s coverage: 84.0% of statements 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.049s coverage: 100.0% of statements 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.061s coverage: 100.0% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.053s coverage: 100.0% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.660s coverage: 29.1% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.091s coverage: 99.0% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.031s coverage: 32.1% of statements 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:33:57 GO111MODULE=on go vet ./... 00:34:19 gofmt -l . 00:34:20 [ "`gofmt -l .`" = "" ] 00:34:20 ./bin/test-go-mod-tidy.sh 00:34:21 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:23 + ls -al . 00:34:23 total 664 00:34:23 drwxrwxr-x 10 1001 1001 4096 Dec 17 00:34 . 00:34:23 drwxr-xr-x 4 root root 30 Dec 17 00:32 .. 00:34:23 -rw-rw-r-- 1 1001 1001 11 Dec 17 00:31 .dockerignore 00:34:23 drwxrwxr-x 8 1001 1001 179 Dec 17 00:31 .git 00:34:23 drwxrwxr-x 3 1001 1001 125 Dec 17 00:31 .github 00:34:23 -rw-rw-r-- 1 1001 1001 943 Dec 17 00:31 .gitignore 00:34:23 drwx------ 3 1001 1001 47 Dec 17 00:31 .semver 00:34:23 -rw-rw-r-- 1 1001 1001 166 Dec 17 00:31 .sonarcloud.properties 00:34:23 -rw-rw-r-- 1 1001 1001 3804 Dec 17 00:31 CONTRIBUTING.md 00:34:23 -rw-rw-r-- 1 1001 1001 1035 Dec 17 00:31 Dockerfile.build 00:34:23 -rw-rw-r-- 1 1001 1001 863 Dec 17 00:31 Jenkinsfile 00:34:23 -rw-rw-r-- 1 1001 1001 10775 Dec 17 00:31 LICENSE 00:34:23 -rw-rw-r-- 1 1001 1001 6318 Dec 17 00:31 Makefile 00:34:23 -rw-rw-r-- 1 1001 1001 6362 Dec 17 00:31 README.md 00:34:23 -rw-rw-r-- 1 1001 1001 7286 Dec 17 00:31 SECURITY.md 00:34:23 -rw-rw-r-- 1 1001 1001 5 Dec 17 00:31 VERSION 00:34:23 -rw-rw-r-- 1 1001 1001 4131 Dec 17 00:31 ZMQWindows.md 00:34:23 drwxrwxr-x 2 1001 1001 117 Dec 17 00:31 bin 00:34:23 drwxrwxr-x 15 1001 1001 4096 Dec 17 00:31 cmd 00:34:23 -rw-r--r-- 1 root root 567417 Dec 17 00:33 coverage.out 00:34:23 -rw-r--r-- 1 root root 979 Dec 17 00:34 go.mod 00:34:23 -rw-r--r-- 1 root root 18631 Dec 17 00:34 go.sum 00:34:23 drwxrwxr-x 8 1001 1001 127 Dec 17 00:31 internal 00:34:23 drwxrwxr-x 4 1001 1001 26 Dec 17 00:31 openapi 00:34:23 drwxrwxr-x 4 1001 1001 71 Dec 17 00:31 snap 00:34:23 -rw-rw-r-- 1 1001 1001 168 Dec 17 00:31 version.go [Pipeline] sh 00:34:23 + '[' -e coverage.out ] 00:34:23 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:23 Stashed 1 file(s) [Pipeline] sh 00:34:23 + make build 00:34:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:34:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:34:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:34:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:34:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:34:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:34:39 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 00:34:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:34:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:34:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:34:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:34:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:34:46 $ docker stop --time=1 b9c6dcfbe021e93707b6a6c6c61ef0ae0dff693ccbcefbb28c82286becf1c466 00:34:48 $ docker rm -f b9c6dcfbe021e93707b6a6c6c61ef0ae0dff693ccbcefbb28c82286becf1c466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:50 00:34:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:51 latest: Pulling from edgex-devops/edgex-compose 00:34:51 cbdbe7a5bc2a: Pulling fs layer 00:34:51 ca9280d653b3: Pulling fs layer 00:34:51 7e9c9ca2126c: Pulling fs layer 00:34:51 cbdbe7a5bc2a: Download complete 00:34:51 cbdbe7a5bc2a: Pull complete 00:34:52 ca9280d653b3: Verifying Checksum 00:34:52 ca9280d653b3: Download complete 00:34:52 7e9c9ca2126c: Download complete 00:34:53 ca9280d653b3: Pull complete 00:35:01 7e9c9ca2126c: Pull complete 00:35:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:01 prd-centos7-docker-4c-2g-16433 does not seem to be running inside a container 00:35:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:04 $ docker top 35f9afc782bbec5e5a2072213a217ca0ff4ab09914a2d0baa63091488f983c4c -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:05 + docker-compose build --help 00:35:05 + grep parallel 00:35:06 --parallel Build images in parallel. [Pipeline] } 00:35:06 $ docker stop --time=1 35f9afc782bbec5e5a2072213a217ca0ff4ab09914a2d0baa63091488f983c4c 00:35:07 $ docker rm -f 35f9afc782bbec5e5a2072213a217ca0ff4ab09914a2d0baa63091488f983c4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:08 . [Pipeline] withDockerContainer 00:35:08 prd-centos7-docker-4c-2g-16433 does not seem to be running inside a container 00:35:08 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:09 $ docker top c6005a1cfc266d44c972e56cb9959ee7573b69ba5bc7ce77100dedf5de774d43 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:10 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:11 Building docker-core-command-go ... 00:35:11 Building docker-core-data-go ... 00:35:11 Building docker-core-metadata-go ... 00:35:11 Building docker-security-bootstrap-redis-go ... 00:35:11 Building docker-security-proxy-setup-go ... 00:35:11 Building docker-security-secrets-setup-go ... 00:35:11 Building docker-security-secretstore-setup-go ... 00:35:11 Building docker-support-notifications-go ... 00:35:11 Building docker-support-scheduler-go ... 00:35:11 Building docker-sys-mgmt-agent-go ... 00:35:11 Building docker-sys-mgmt-agent-go 00:35:11 Building docker-core-data-go 00:35:11 Building docker-security-secrets-setup-go 00:35:11 Building docker-support-scheduler-go 00:35:11 Building docker-support-notifications-go 00:35:43 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:43 ---> 8eb880c370f2 00:35:43 Step 3/24 : WORKDIR /edgex-go 00:35:43 ---> Running in 40dc4ad8a83a 00:35:43 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:35:43 ---> 8eb880c370f2 00:35:43 Step 3/27 : WORKDIR /edgex-go 00:35:43 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:43 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:35:43 ---> 8eb880c370f2 00:35:43 Step 3/29 : WORKDIR /edgex-go 00:35:43 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:43 ---> 8eb880c370f2 00:35:43 Step 3/23 : WORKDIR /edgex-go 00:35:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:35:43 ---> 8eb880c370f2 00:35:43 Step 3/21 : WORKDIR /edgex-go 00:35:43 ---> Running in 1609574b0b2c 00:35:43 ---> Running in 748be1d60742 00:35:43 ---> Running in 4b531aea7339 00:35:43 ---> Running in 5faeaccf1b9b 00:35:43 Removing intermediate container 40dc4ad8a83a 00:35:43 ---> 7077d213981a 00:35:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:43 Removing intermediate container 1609574b0b2c 00:35:43 ---> a7b5327e67c8 00:35:43 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:43 Removing intermediate container 748be1d60742 00:35:43 ---> f8e94462c5df 00:35:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:43 Removing intermediate container 5faeaccf1b9b 00:35:43 ---> 4c5ca5d790af 00:35:43 Step 4/29 : RUN apk update && apk add make git 00:35:43 Removing intermediate container 4b531aea7339 00:35:43 ---> d06212e497c1 00:35:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:43 ---> Running in 9e68c1f8d729 00:35:43 ---> Running in b543c9da4b52 00:35:43 ---> Running in 021bfd0c674f 00:35:43 ---> Running in 9f9d05687f40 00:35:43 ---> Running in 40a66ed430c2 00:35:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:45 Removing intermediate container b543c9da4b52 00:35:45 ---> dfb3900e67b8 00:35:45 Step 5/27 : RUN apk update && apk add make bash git 00:35:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:45 Removing intermediate container 9e68c1f8d729 00:35:45 ---> b3b3465aff03 00:35:45 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:35:45 ---> Running in 8f4058a328ad 00:35:45 Removing intermediate container 021bfd0c674f 00:35:45 ---> 9404b14b876d 00:35:45 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:35:45 ---> Running in fe7c78b92e9e 00:35:46 ---> Running in 07ceed4bd1eb 00:35:46 Removing intermediate container 40a66ed430c2 00:35:46 ---> 1911516d1232 00:35:46 Step 5/21 : RUN apk update && apk add make git 00:35:46 ---> Running in 4206d32d9e37 00:35:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:46 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:46 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:46 OK: 12750 distinct packages available 00:35:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:46 OK: 233 MiB in 51 packages 00:35:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:47 Removing intermediate container 9f9d05687f40 00:35:47 ---> 9c30f88f19a4 00:35:47 Step 5/29 : COPY go.mod . 00:35:47 ---> 0f01a245a021 00:35:47 Step 6/29 : RUN go mod download 00:35:47 ---> Running in 2c414bf804b1 00:35:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:47 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:47 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:47 OK: 12750 distinct packages available 00:35:48 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:48 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:48 OK: 12750 distinct packages available 00:35:48 OK: 233 MiB in 51 packages 00:35:48 OK: 233 MiB in 51 packages 00:35:48 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:48 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:48 OK: 12750 distinct packages available 00:35:48 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:48 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:48 OK: 12750 distinct packages available 00:35:48 OK: 233 MiB in 51 packages 00:35:48 OK: 233 MiB in 51 packages 00:35:48 Removing intermediate container 8f4058a328ad 00:35:48 ---> dfff74c53b29 00:35:48 Step 6/27 : COPY go.mod . 00:35:48 Removing intermediate container fe7c78b92e9e 00:35:48 ---> b10839c34817 00:35:48 Step 6/24 : COPY go.mod . 00:35:49 ---> bbefacdb1f2c 00:35:49 Step 7/27 : RUN go mod download 00:35:49 ---> eb16e87bb0d4 00:35:49 Step 7/24 : RUN go mod download 00:35:49 ---> Running in b3906f07d7cd 00:35:50 ---> Running in 267a04921a0c 00:35:50 Removing intermediate container 2c414bf804b1 00:35:50 ---> ed9b0a19df24 00:35:50 Step 7/29 : COPY . . 00:35:50 Removing intermediate container 07ceed4bd1eb 00:35:50 ---> 7e911d0a3629 00:35:50 Step 6/23 : COPY go.mod . 00:35:50 Removing intermediate container 4206d32d9e37 00:35:50 ---> eb7c7755bdad 00:35:50 Step 6/21 : COPY go.mod . 00:35:53 ---> b45a562dfdf9 00:35:53 Step 7/21 : RUN go mod download 00:35:53 ---> 98d494ca3d33 00:35:53 Step 7/23 : RUN go mod download 00:35:55 ---> Running in 0584dbf4ada2 00:35:55 ---> Running in 267a891a6c76 00:35:57 Removing intermediate container 267a04921a0c 00:35:57 ---> 60d3aedc2846 00:35:57 Step 8/24 : COPY . . 00:35:57 Removing intermediate container b3906f07d7cd 00:35:57 ---> a28db1fba914 00:35:57 Step 8/27 : COPY . . 00:35:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16436 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:35:58 Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout 00:36:04 using credential edgex-jenkins-ssh 00:36:04 Cloning the remote Git repository 00:36:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:04 > git init /w/workspace/edgex-go/27 # timeout=10 00:36:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:04 > git --version # timeout=10 00:36:04 > git --version # 'git version 2.17.1' 00:36:04 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:09 Removing intermediate container 267a891a6c76 00:36:09 ---> 99af7fabc7e4 00:36:09 Step 8/21 : COPY . . 00:36:13 Removing intermediate container 0584dbf4ada2 00:36:13 ---> d9199f95dcab 00:36:13 Step 8/23 : COPY . . 00:36:28 ---> c6bb56c606dd 00:36:28 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:36:29 Merging remotes/origin/master commit dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:29 > git config core.sparsecheckout # timeout=10 00:36:29 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:29 > git remote # timeout=10 00:36:29 > git config --get remote.origin.url # timeout=10 00:36:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:29 > git merge dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 00:36:30 Merge succeeded, producing 504a3da95868ba61fd9c47266fef221047b59ea6 00:36:30 Checking out Revision 504a3da95868ba61fd9c47266fef221047b59ea6 (PR-2858) 00:36:32 ---> Running in e7889a3ee484 00:36:32 ---> 9648387bd412 00:36:32 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:36:30 > git rev-parse HEAD^{commit} # timeout=10 00:36:30 > git config core.sparsecheckout # timeout=10 00:36:30 > git checkout -f 504a3da95868ba61fd9c47266fef221047b59ea6 # timeout=10 00:36:32 ---> 5e9bee57fb3e 00:36:32 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:36:32 ---> Running in afe72522e5b8 00:36:33 ---> Running in 51725527d66e 00:36:34 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 00:36:34 Commit message: "Merge commit 'dd265b0a906f4796680bcfa54b47b0c8333d6388' into HEAD" 00:36:34 First time build. Skipping changelog. 00:36:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:34 > git rev-list --no-walk 717f516990d1a92dd8d7a85f0ff77567e3b46980 # timeout=10 00:36:36 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:38 + true 00:36:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:40 provisioning config files... 00:36:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config7661731898512928183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:41 ---> docker-login.sh 00:36:41 nexus3.edgexfoundry.org:10001 00:36:42 ---> e45d0dd61d6a 00:36:42 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:42 Configure a credential helper to remove this warning. See 00:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:42 00:36:42 Login Succeeded 00:36:42 nexus3.edgexfoundry.org:10002 00:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:42 Configure a credential helper to remove this warning. See 00:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:42 00:36:42 Login Succeeded 00:36:42 nexus3.edgexfoundry.org:10003 00:36:42 ---> Running in cbdf7b240834 00:36:42 ---> 84eb9dd94fd5 00:36:42 Step 9/23 : RUN make cmd/core-data/core-data 00:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:43 Configure a credential helper to remove this warning. See 00:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:43 00:36:43 Login Succeeded 00:36:43 nexus3.edgexfoundry.org:10004 00:36:43 ---> Running in bfc827da8a5d 00:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:43 Configure a credential helper to remove this warning. See 00:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:43 00:36:43 Login Succeeded 00:36:43 docker.io 00:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:36:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:44 Configure a credential helper to remove this warning. See 00:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:44 00:36:44 Login Succeeded 00:36:44 ---> docker-login.sh ends [Pipeline] } 00:36:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:44 ========================================================= 00:36:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:36:47 Sending build context to Docker daemon 165.6MB 00:36:47 Step 1/7 : ARG BASE=golang:1.15-alpine 00:36:47 Step 2/7 : FROM ${BASE} 00:36:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:47 5f621e34cdf4: Pulling fs layer 00:36:47 a4357932f1b6: Pulling fs layer 00:36:47 18c013af1878: Pulling fs layer 00:36:47 00ac8860ef70: Pulling fs layer 00:36:47 63d7cb157983: Pulling fs layer 00:36:47 b116817d02f9: Pulling fs layer 00:36:47 745a02a5169b: Pulling fs layer 00:36:47 00ac8860ef70: Waiting 00:36:47 63d7cb157983: Waiting 00:36:47 745a02a5169b: Waiting 00:36:47 b116817d02f9: Waiting 00:36:47 18c013af1878: Verifying Checksum 00:36:47 18c013af1878: Download complete 00:36:47 a4357932f1b6: Verifying Checksum 00:36:48 a4357932f1b6: Download complete 00:36:48 63d7cb157983: Verifying Checksum 00:36:48 63d7cb157983: Download complete 00:36:48 b116817d02f9: Verifying Checksum 00:36:48 b116817d02f9: Download complete 00:36:49 5f621e34cdf4: Download complete 00:36:49 5f621e34cdf4: Pull complete 00:36:50 a4357932f1b6: Pull complete 00:36:50 18c013af1878: Pull complete 00:36:52 745a02a5169b: Verifying Checksum 00:36:52 745a02a5169b: Download complete 00:36:52 00ac8860ef70: Verifying Checksum 00:36:52 00ac8860ef70: Download complete 00:37:02 00ac8860ef70: Pull complete 00:37:03 63d7cb157983: Pull complete 00:37:03 b116817d02f9: Pull complete 00:37:06 Removing intermediate container e7889a3ee484 00:37:06 ---> 67f22c0875c5 00:37:06 00:37:06 Step 9/29 : FROM alpine:latest 00:37:06 latest: Pulling from library/alpine 00:37:06 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 00:37:06 Status: Downloaded newer image for alpine:latest 00:37:06 ---> b14afc6dfb98 00:37:06 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:37:06 ---> Running in 5296ded3b9aa 00:37:06 Removing intermediate container 5296ded3b9aa 00:37:06 ---> bf4a1c970007 00:37:06 Step 11/29 : USER root 00:37:07 ---> Running in 9ce9e99680be 00:37:07 Removing intermediate container afe72522e5b8 00:37:07 ---> 2c00e5a08308 00:37:07 00:37:07 Step 10/24 : FROM scratch 00:37:07 ---> 00:37:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:37:07 745a02a5169b: Pull complete 00:37:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:07 ---> b7e6874047d6 00:37:07 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:37:07 Removing intermediate container 51725527d66e 00:37:07 ---> 9b70788a9846 00:37:07 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:37:07 ---> Running in 7d9f5a5410d1 00:37:08 Removing intermediate container 9ce9e99680be 00:37:08 ---> f2ddde0c6da5 00:37:08 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:37:08 ---> Running in 44c05e23810a 00:37:08 ---> Running in 9b0aa7af6c00 00:37:08 Removing intermediate container 7d9f5a5410d1 00:37:08 ---> 3eb03bd3cb6f 00:37:08 Step 12/24 : ENV APP_PORT=48060 00:37:08 ---> Running in 0abb3bed2e26 00:37:09 Removing intermediate container 0abb3bed2e26 00:37:09 ---> d510cd6fcde8 00:37:09 Step 13/24 : EXPOSE $APP_PORT 00:37:09 ---> Running in e2e6575f673e 00:37:09 Removing intermediate container e2e6575f673e 00:37:09 ---> f778c79ddd0e 00:37:09 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:37:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:37:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:10 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:10 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:10 OK: 12747 distinct packages available 00:37:10 (1/2) Installing ca-certificates (20191127-r4) 00:37:10 (2/2) Installing dumb-init (1.2.2-r1) 00:37:10 Executing busybox-1.31.1-r19.trigger 00:37:10 Executing ca-certificates-20191127-r4.trigger 00:37:10 ---> 5d9652da51b7 00:37:10 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:37:10 OK: 6 MiB in 16 packages 00:37:11 ---> Running in 90d9a10cb99e 00:37:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:13 ---> 9dbd62444011 00:37:13 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:37:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:14 Removing intermediate container 9b0aa7af6c00 00:37:14 ---> 3ddba3d3fb93 00:37:14 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:37:14 (1/12) Installing libmagic (5.38-r0) 00:37:14 (2/12) Installing file (5.38-r0) 00:37:14 (3/12) Installing libc-dev (0.7.2-r3) 00:37:14 (4/12) Installing g++ (9.3.0-r2) 00:37:14 ---> Running in dac782544ea3 00:37:14 ---> 31d5add1ba81 00:37:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:37:14 Removing intermediate container 44c05e23810a 00:37:14 ---> f9975f23c9a4 00:37:14 00:37:14 Step 11/27 : FROM docker:latest 00:37:14 ---> 0c995d0d3006 00:37:14 Step 12/27 : RUN apk add --no-cache bash 00:37:14 Removing intermediate container cbdf7b240834 00:37:14 ---> ef3375ba50f6 00:37:14 00:37:14 Step 10/21 : FROM scratch 00:37:14 ---> 00:37:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:14 ---> Running in 76f76e41a880 00:37:15 ---> Running in 0073b1e3291f 00:37:15 Removing intermediate container dac782544ea3 00:37:15 ---> 4de8b69d30b0 00:37:15 Step 14/29 : WORKDIR $BASE_DIR 00:37:15 ---> ff9c4fabb73e 00:37:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:15 ---> Running in bc6c15f34f4f 00:37:15 Removing intermediate container 0073b1e3291f 00:37:15 ---> e34c19e613c1 00:37:15 Step 12/21 : ENV APP_PORT=48085 00:37:16 ---> Running in 00faaefa8a80 00:37:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:18 (1/2) Installing readline (8.0.4-r0) 00:37:18 (2/2) Installing bash (5.0.17-r0) 00:37:18 Executing bash-5.0.17-r0.post-install 00:37:18 Executing busybox-1.31.1-r19.trigger 00:37:18 OK: 12 MiB in 22 packages 00:37:18 ---> d46175f9c7df 00:37:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:18 Removing intermediate container bc6c15f34f4f 00:37:18 ---> 9f7305faf9c0 00:37:18 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:37:18 Removing intermediate container 00faaefa8a80 00:37:18 ---> 90f6e4e6ec8a 00:37:18 Step 13/21 : EXPOSE $APP_PORT 00:37:18 ---> Running in f64e1a871a78 00:37:18 Removing intermediate container bfc827da8a5d 00:37:18 ---> 1ae16c419e0c 00:37:18 00:37:18 Step 10/23 : FROM alpine 00:37:18 ---> b14afc6dfb98 00:37:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:18 ---> Running in ff700f4481c3 00:37:18 ---> 51c9b4d1defb 00:37:18 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:37:18 ---> Running in b38a09d83daa 00:37:19 ---> Running in 4b0af62f76f0 00:37:19 Removing intermediate container ff700f4481c3 00:37:19 ---> a31d3877aaa7 00:37:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:37:19 Removing intermediate container b38a09d83daa 00:37:19 ---> 0ef4867c3015 00:37:19 Step 12/23 : ENV APP_PORT=48080 00:37:20 Removing intermediate container 76f76e41a880 00:37:20 ---> b02aab9bf388 00:37:20 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:37:20 ---> 8bdb2961815d 00:37:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:20 ---> Running in 42eab373bfb6 00:37:20 ---> Running in 8e751f2707ae 00:37:20 Removing intermediate container 4b0af62f76f0 00:37:20 ---> b5cdb0960528 00:37:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:21 ---> Running in 0c60f50bf515 00:37:21 Removing intermediate container 42eab373bfb6 00:37:21 ---> 250ba4488c95 00:37:21 Step 13/23 : EXPOSE $APP_PORT 00:37:21 ---> Running in 3f8b81f9b955 00:37:21 ---> 7a0a4f0ade86 00:37:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:21 Removing intermediate container 0c60f50bf515 00:37:21 ---> b2e9b855cf1b 00:37:21 Step 22/24 : LABEL arch=x86_64 00:37:21 ---> Running in 03ba951bfb37 00:37:21 Removing intermediate container 3f8b81f9b955 00:37:21 ---> ef38705ab299 00:37:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:21 Removing intermediate container f64e1a871a78 00:37:21 ---> 04cb1db8b10f 00:37:21 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:37:21 ---> Running in a63d2e4e8918 00:37:21 ---> eefbfe465e01 00:37:21 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:37:22 Removing intermediate container 03ba951bfb37 00:37:22 ---> 88dbefba3ddd 00:37:22 Step 23/24 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:37:22 ---> Running in d727fc2f007f 00:37:22 ---> Running in d83df80c977c 00:37:22 ---> 51e978865559 00:37:22 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:37:22 Removing intermediate container d727fc2f007f 00:37:22 ---> 31c3187b1152 00:37:22 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:22 (5/12) Installing fortify-headers (1.1-r0) 00:37:22 (6/12) Installing patch (2.7.6-r6) 00:37:22 Removing intermediate container d83df80c977c 00:37:22 ---> e379faf04253 00:37:22 Step 24/24 : LABEL version=0.0.0 00:37:22 ---> Running in 4216fd649141 00:37:22 Removing intermediate container 8e751f2707ae 00:37:22 ---> 1f0704850271 00:37:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:37:22 (7/12) Installing build-base (0.5-r2) 00:37:22 (8/12) Installing libsodium (1.0.18-r0) 00:37:23 ---> Running in fd59eafd5d86 00:37:23 ---> Running in bf9d40405f15 00:37:23 ---> 22d045cc1c07 00:37:23 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:37:23 (9/12) Installing pkgconf (1.7.2-r0) 00:37:23 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:23 Removing intermediate container 4216fd649141 00:37:23 ---> 9d9e6ad21986 00:37:23 Step 19/21 : LABEL arch=x86_64 00:37:23 ---> Running in c8fc6338c70c 00:37:23 (11/12) Installing libzmq (4.3.3-r0) 00:37:23 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:23 Removing intermediate container fd59eafd5d86 00:37:23 ---> a374a0a9bd07 00:37:23 00:37:23 Removing intermediate container bf9d40405f15 00:37:23 ---> 23fab8039f0b 00:37:23 Step 15/27 : ENV APP_PORT=48090 00:37:23 ---> 068eaf7648a4 00:37:23 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:37:23 Executing busybox-1.31.1-r19.trigger 00:37:23 OK: 217 MiB in 51 packages 00:37:23 ---> Running in d4d72fc5941c 00:37:23 Successfully built a374a0a9bd07 00:37:23 Successfully tagged docker-support-notifications-go:latest 00:37:23  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 00:37:23 Removing intermediate container c8fc6338c70c 00:37:23 ---> b8ab9cc94f61 00:37:23 Step 20/21 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:37:23 Removing intermediate container a63d2e4e8918 00:37:23 ---> e8074e62153e 00:37:23 Step 15/23 : RUN apk --no-cache add zeromq 00:37:24 ---> Running in 1f7cb4208fa3 00:37:24 ---> ed121c4561c7 00:37:24 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:37:24 Removing intermediate container d4d72fc5941c 00:37:24 ---> 6c1bbc1d60cf 00:37:24 Step 16/27 : EXPOSE $APP_PORT 00:37:24 ---> Running in 3dde2f9acf85 00:37:24 ---> Running in abd7134ae159 00:37:24 Removing intermediate container 1f7cb4208fa3 00:37:24 ---> ce58d9ed428c 00:37:24 Step 21/21 : LABEL version=0.0.0 00:37:25 ---> 3b550082ba01 00:37:25 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:37:25 ---> Running in 8e67447e06a9 00:37:25 Removing intermediate container abd7134ae159 00:37:25 ---> 91eee9163f8a 00:37:25 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:37:26 ---> Running in f43e47631ee9 00:37:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:27 (1/5) Installing libgcc (9.3.0-r2) 00:37:27 (2/5) Installing libsodium (1.0.18-r0) 00:37:27 (3/5) Installing libstdc++ (9.3.0-r2) 00:37:28 Removing intermediate container 90d9a10cb99e 00:37:28 ---> f5e4392b95e8 00:37:28 Step 4/7 : WORKDIR /edgex-go 00:37:28 ---> Running in 9ca129ad385b 00:37:28 (4/5) Installing libzmq (4.3.3-r0) 00:37:28 Removing intermediate container 9ca129ad385b 00:37:28 ---> 1bcd8f9d584e 00:37:28 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:37:28 (5/5) Installing zeromq (4.3.3-r0) 00:37:28 Executing busybox-1.31.1-r19.trigger 00:37:28 OK: 8 MiB in 19 packages 00:37:28 Removing intermediate container 8e67447e06a9 00:37:28 ---> ac9b0c21b0b3 00:37:28 00:37:28 ---> d4ae94fd85d5 00:37:28 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:37:29 latest: Pulling from library/docker 00:37:29 Successfully built ac9b0c21b0b3 00:37:29 a3cc7d3b244e: Pulling fs layer 00:37:29 02a3295e0d61: Pulling fs layer 00:37:29 0f4f2e6d8100: Pulling fs layer 00:37:29 065c9533d613: Pulling fs layer 00:37:29 9fce0df16b8b: Pulling fs layer 00:37:29 e3faa53604c1: Pulling fs layer 00:37:29 04b5adaa2053: Pulling fs layer 00:37:29 e3faa53604c1: Waiting 00:37:29 04b5adaa2053: Waiting 00:37:29 065c9533d613: Waiting 00:37:29 0f4f2e6d8100: Verifying Checksum 00:37:29 0f4f2e6d8100: Download complete 00:37:29 02a3295e0d61: Verifying Checksum 00:37:29 02a3295e0d61: Download complete 00:37:29 a3cc7d3b244e: Verifying Checksum 00:37:29 a3cc7d3b244e: Download complete 00:37:29 Successfully tagged docker-support-scheduler-go:latest 00:37:29 Building docker-security-bootstrap-redis-go 00:37:29 9fce0df16b8b: Verifying Checksum 00:37:29 9fce0df16b8b: Download complete 00:37:29 e3faa53604c1: Verifying Checksum 00:37:29 e3faa53604c1: Download complete 00:37:29 04b5adaa2053: Verifying Checksum 00:37:29 04b5adaa2053: Download complete 00:37:30 a3cc7d3b244e: Pull complete 00:37:30 02a3295e0d61: Pull complete 00:37:31 065c9533d613: Verifying Checksum 00:37:31 065c9533d613: Download complete 00:37:31 0f4f2e6d8100: Pull complete 00:37:32  Building docker-support-scheduler-go ... done  ---> 3708e9fba625 00:37:32 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:37:33 Removing intermediate container 3dde2f9acf85 00:37:33 ---> 4bb15188b418 00:37:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:37:35 065c9533d613: Pull complete 00:37:35 9fce0df16b8b: Pull complete 00:37:35 e3faa53604c1: Pull complete 00:37:36 ---> 35c67edc9db0 00:37:36 Step 20/27 : RUN apk --no-cache add py3-pip 00:37:36 ---> 6cdfcf50b371 00:37:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:37:36 04b5adaa2053: Pull complete 00:37:36 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 00:37:36 Status: Downloaded newer image for docker:latest 00:37:36 ---> Running in 9defcdf04d30 00:37:37 Removing intermediate container f43e47631ee9 00:37:37 ---> 5e2c72939ae1 00:37:37 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:37:39 ---> a2189e6e1d15 00:37:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:37:39 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:39 ---> 8eb880c370f2 00:37:39 Step 3/21 : WORKDIR /edgex-go 00:37:39 ---> Using cache 00:37:39 ---> d06212e497c1 00:37:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:39 ---> Using cache 00:37:39 ---> 1911516d1232 00:37:39 Step 5/21 : RUN apk update && apk add make git 00:37:39 ---> Using cache 00:37:39 ---> eb7c7755bdad 00:37:39 Step 6/21 : COPY go.mod . 00:37:39 ---> Using cache 00:37:39 ---> b45a562dfdf9 00:37:39 Step 7/21 : RUN go mod download 00:37:39 ---> Using cache 00:37:39 ---> 99af7fabc7e4 00:37:39 Step 8/21 : COPY . . 00:37:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:39 ---> 696b52788c91 00:37:39 Step 6/7 : COPY go.mod . 00:37:39 ---> Using cache 00:37:39 ---> e45d0dd61d6a 00:37:39 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:39 (1/33) Installing libbz2 (1.0.8-r1) 00:37:40 (2/33) Installing expat (2.2.9-r1) 00:37:40 (3/33) Installing libffi (3.3-r2) 00:37:40 (4/33) Installing gdbm (1.13-r1) 00:37:40 ---> 7f1c60efbd0e 00:37:40 Step 7/7 : RUN go mod download 00:37:40 (5/33) Installing xz-libs (5.2.5-r0) 00:37:40 (6/33) Installing sqlite-libs (3.32.1-r0) 00:37:40 (7/33) Installing python3 (3.8.5-r0) 00:37:40 ---> Running in 29c0bed2e25b 00:37:40 ---> 293b5387c803 00:37:40 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:37:42 ---> Running in e106fa8e8c1c 00:37:47 ---> Running in 1677d34dddac 00:37:47 (8/33) Installing py3-appdirs (1.4.4-r1) 00:37:47 ---> 0318ed47f577 00:37:47 Step 19/23 : ENTRYPOINT ["/core-data"] 00:37:47 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:37:47 (10/33) Installing py3-parsing (2.4.7-r0) 00:37:47 (11/33) Installing py3-six (1.15.0-r0) 00:37:47 (12/33) Installing py3-packaging (20.4-r0) 00:37:47 (13/33) Installing py3-setuptools (47.0.0-r0) 00:37:47 (14/33) Installing py3-chardet (3.0.4-r4) 00:37:48 (15/33) Installing py3-idna (2.9-r0) 00:37:48 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:37:48 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:37:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:48 ---> 8eb880c370f2 00:37:48 Step 3/22 : WORKDIR /edgex-go 00:37:48 ---> Using cache 00:37:48 ---> d06212e497c1 00:37:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:48 ---> Using cache 00:37:48 ---> 1911516d1232 00:37:48 Step 5/22 : RUN apk update && apk add make git 00:37:48 ---> Using cache 00:37:48 ---> eb7c7755bdad 00:37:48 Step 6/22 : COPY go.mod . 00:37:48 ---> Using cache 00:37:48 ---> b45a562dfdf9 00:37:48 Step 7/22 : RUN go mod download 00:37:48 ---> Using cache 00:37:48 ---> 99af7fabc7e4 00:37:48 Step 8/22 : COPY . . 00:37:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:37:48 ---> Using cache 00:37:48 ---> e45d0dd61d6a 00:37:48 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:37:49 (18/33) Installing py3-requests (2.23.0-r0) 00:37:49 (19/33) Installing py3-msgpack (1.0.0-r0) 00:37:49 (20/33) Installing py3-lockfile (0.12.2-r3) 00:37:50 ---> Running in d52ef700a978 00:37:50 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:37:50 (22/33) Installing py3-colorama (0.4.3-r0) 00:37:50 (23/33) Installing py3-distlib (0.3.0-r0) 00:37:50 ---> Running in 817510947a83 00:37:50 (24/33) Installing py3-distro (1.5.0-r1) 00:37:50 (25/33) Installing py3-webencodings (0.5.1-r3) 00:37:50 (26/33) Installing py3-html5lib (1.0.1-r4) 00:37:51 (27/33) Installing py3-pytoml (0.1.21-r0) 00:37:51 (28/33) Installing py3-pep517 (0.8.2-r0) 00:37:51 Removing intermediate container d52ef700a978 00:37:51 ---> 3fd09d606c7c 00:37:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:51 (29/33) Installing py3-progress (1.5-r0) 00:37:51 (30/33) Installing py3-toml (0.10.1-r0) 00:37:52 (31/33) Installing py3-retrying (1.3.3-r0) 00:37:52 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:37:52 (33/33) Installing py3-pip (20.1.1-r0) 00:37:52 ---> Running in 141a01eecce6 00:37:52 Executing busybox-1.31.1-r19.trigger 00:37:52 OK: 71 MiB in 55 packages 00:37:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:37:52 Removing intermediate container 141a01eecce6 00:37:52 ---> 006ea923ff4b 00:37:52 Step 21/23 : LABEL arch=x86_64 00:37:52 Removing intermediate container 1677d34dddac 00:37:52 ---> 3f492fad7303 00:37:52 Step 24/29 : RUN chmod 755 security-secrets-setup 00:37:53 ---> Running in b23eab419cc0 00:37:53 ---> Running in 8d424713d0bb 00:37:53 Removing intermediate container b23eab419cc0 00:37:53 ---> 7b03c07429f3 00:37:53 Step 22/23 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:37:53 ---> Running in d93af9dece57 00:37:54 Removing intermediate container d93af9dece57 00:37:54 ---> 66deb64651a8 00:37:54 Step 23/23 : LABEL version=0.0.0 00:37:54 ---> Running in e609e6b77f83 00:37:54 Removing intermediate container e609e6b77f83 00:37:54 ---> 553434d9886a 00:37:54 00:37:55 Successfully built 553434d9886a 00:37:55 Successfully tagged docker-core-data-go:latest 00:37:55 Building docker-core-command-go 00:38:02  Building docker-core-data-go ... done Removing intermediate container 8d424713d0bb 00:38:02 ---> fc441cffafb6 00:38:02 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:38:02 ---> Running in 03e37b9c9154 00:38:03 Removing intermediate container 03e37b9c9154 00:38:03 ---> a56a9c46f8ec 00:38:03 Step 26/29 : CMD [ "generate" ] 00:38:05 ---> Running in ee5a7037eaf4 00:38:06 Removing intermediate container ee5a7037eaf4 00:38:06 ---> 300cbc8728bf 00:38:06 Step 27/29 : LABEL arch=x86_64 00:38:07 ---> Running in 28e30ceb4c70 00:38:07 Removing intermediate container 29c0bed2e25b 00:38:07 ---> 0c6a90f59643 00:38:07 Successfully built 0c6a90f59643 00:38:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:07 + docker inspect -f . ci-base-image-arm64 00:38:07 . [Pipeline] withDockerContainer 00:38:08 prd-ubuntu18.04-docker-arm64-4c-16g-16436 does not seem to be running inside a container 00:38:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 ******** ci-base-image-arm64 cat 00:38:09 Removing intermediate container 28e30ceb4c70 00:38:09 ---> 998dec40b472 00:38:09 Step 28/29 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:38:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:38:09 $ docker top 7acf49fcefeb5c3d4db906d285cf376f089e62cd65913d275616b34383b66d21 -eo pid,comm 00:38:10 ---> Running in 30ee4a320e3f [Pipeline] { [Pipeline] sh 00:38:11 + go version 00:38:11 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:11 $ docker stop --time=1 7acf49fcefeb5c3d4db906d285cf376f089e62cd65913d275616b34383b66d21 00:38:11 Removing intermediate container 30ee4a320e3f 00:38:11 ---> 96f49a461321 00:38:11 Step 29/29 : LABEL version=0.0.0 00:38:13 $ docker rm -f 7acf49fcefeb5c3d4db906d285cf376f089e62cd65913d275616b34383b66d21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:14 ---> Running in 82b90a9f8e13 00:38:14 + docker inspect -f . ci-base-image-arm64 00:38:14 . [Pipeline] withDockerContainer 00:38:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:14 ---> 8eb880c370f2 00:38:14 Step 3/22 : WORKDIR /edgex-go 00:38:14 ---> Using cache 00:38:14 ---> d06212e497c1 00:38:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:14 ---> Using cache 00:38:14 ---> 1911516d1232 00:38:14 Step 5/22 : RUN apk update && apk add make git 00:38:14 ---> Using cache 00:38:14 ---> eb7c7755bdad 00:38:14 Step 6/22 : COPY go.mod . 00:38:14 ---> Using cache 00:38:14 ---> b45a562dfdf9 00:38:14 Step 7/22 : RUN go mod download 00:38:14 ---> Using cache 00:38:14 ---> 99af7fabc7e4 00:38:14 Step 8/22 : COPY . . 00:38:14 ---> Using cache 00:38:14 ---> e45d0dd61d6a 00:38:14 Step 9/22 : RUN make cmd/core-command/core-command 00:38:14 prd-ubuntu18.04-docker-arm64-4c-16g-16436 does not seem to be running inside a container 00:38:14 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 ******** ci-base-image-arm64 cat 00:38:15 ---> Running in a0910aef26ba 00:38:15 Removing intermediate container 82b90a9f8e13 00:38:15 ---> eb26fbd8de7e 00:38:15 00:38:15 Successfully built eb26fbd8de7e 00:38:15 Removing intermediate container 9defcdf04d30 00:38:15 ---> 337c93ccd50a 00:38:15 Step 21/27 : RUN pip install docker-compose==1.23.2 00:38:15 Successfully tagged docker-security-secrets-setup-go:latest 00:38:15 Building docker-security-secretstore-setup-go 00:38:16 $ docker top e656f0bfa78df8fe7861a84425494c304e69fa98ae8112f9d3529009816e4daa -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:16 ========================================================= 00:38:16 [edgeXBuildGoParallel] Running Tests and Build... 00:38:16 ========================================================= [Pipeline] sh 00:38:16  Building docker-security-secrets-setup-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:38:17 + make test 00:38:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:17 ---> Running in 592addb387dc 00:38:21 Removing intermediate container 817510947a83 00:38:21 ---> dc7e5e317ef3 00:38:21 00:38:21 Step 10/22 : FROM alpine:3.10 00:38:21 3.10: Pulling from library/alpine 00:38:22 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:38:22 Status: Downloaded newer image for alpine:3.10 00:38:22 ---> be4e4bea2c2e 00:38:22 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:38:24 ---> Running in ac9fef6d4329 00:38:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:38:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:38:26 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:38:26 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:38:26 OK: 10350 distinct packages available 00:38:26 (1/5) Installing ca-certificates (20191127-r2) 00:38:26 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:38:26 (3/5) Installing libcurl (7.66.0-r3) 00:38:26 (4/5) Installing curl (7.66.0-r3) 00:38:26 (5/5) Installing dumb-init (1.2.2-r1) 00:38:26 Executing busybox-1.30.1-r3.trigger 00:38:26 Executing ca-certificates-20191127-r2.trigger 00:38:26 OK: 7 MiB in 19 packages 00:38:27 Removing intermediate container e106fa8e8c1c 00:38:27 ---> 9ef333140094 00:38:27 00:38:27 Step 10/21 : FROM alpine 00:38:27 ---> b14afc6dfb98 00:38:27 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:38:29 ---> Running in 3a19343eb77b 00:38:31 Removing intermediate container ac9fef6d4329 00:38:31 ---> 36206d7f2098 00:38:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:38:31 Collecting docker-compose==1.23.2 00:38:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:38:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:38:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:38:33 ---> Running in 35b32f47b25e 00:38:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:33 Collecting websocket-client<1.0,>=0.32.0 00:38:33 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:38:33 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:38:33 OK: 12747 distinct packages available 00:38:33 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:38:33 (1/4) Installing ca-certificates (20191127-r4) 00:38:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:38:33 (3/4) Installing libcurl (7.69.1-r3) 00:38:33 (4/4) Installing curl (7.69.1-r3) 00:38:33 Executing busybox-1.31.1-r19.trigger 00:38:33 Executing ca-certificates-20191127-r4.trigger 00:38:34 OK: 7 MiB in 18 packages 00:38:34 Removing intermediate container 35b32f47b25e 00:38:34 ---> 3f044973a564 00:38:34 Step 13/22 : WORKDIR / 00:38:34 Collecting docker<4.0,>=3.6.0 00:38:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:38:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:38:35 Collecting jsonschema<3,>=2.5.1 00:38:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:38:35 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:35 ---> 8eb880c370f2 00:38:35 Step 3/24 : WORKDIR /edgex-go 00:38:35 ---> Using cache 00:38:35 ---> d06212e497c1 00:38:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:35 ---> Using cache 00:38:35 ---> 1911516d1232 00:38:35 Step 5/24 : RUN apk update && apk add make git 00:38:36 ---> Using cache 00:38:36 ---> eb7c7755bdad 00:38:36 Step 6/24 : COPY go.mod . 00:38:36 ---> Using cache 00:38:36 ---> b45a562dfdf9 00:38:36 Step 7/24 : RUN go mod download 00:38:36 ---> Using cache 00:38:36 ---> 99af7fabc7e4 00:38:36 Step 8/24 : COPY . . 00:38:36 ---> Using cache 00:38:36 ---> e45d0dd61d6a 00:38:36 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:37 ---> Running in f3ec68b2663c 00:38:37 Collecting dockerpty<0.5,>=0.4.1 00:38:37 ---> Running in e089e7296056 00:38:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:38:37 Removing intermediate container f3ec68b2663c 00:38:37 ---> 0a7e52bb9111 00:38:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:38:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:38:38 Removing intermediate container 3a19343eb77b 00:38:38 ---> ca65739689c9 00:38:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:38 ---> Running in 6ce106a01b9f 00:38:38 ---> dbbdf95b46bf 00:38:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:38:38 Collecting cached-property<2,>=1.2.0 00:38:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:38:38 Removing intermediate container 6ce106a01b9f 00:38:38 ---> 66e961cd00c0 00:38:38 Step 13/21 : WORKDIR /edgex 00:38:38 ---> Running in 4855ede9fef1 00:38:39 Collecting PyYAML<4,>=3.10 00:38:39 Downloading PyYAML-3.13.tar.gz (270 kB) 00:38:39 ---> e0ec56a1174d 00:38:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:38:39 Removing intermediate container 4855ede9fef1 00:38:39 ---> 02d9778b875e 00:38:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:38:39 Collecting texttable<0.10,>=0.9.0 00:38:39 Downloading texttable-0.9.1.tar.gz (11 kB) 00:38:40 ---> 9e5267134c6b 00:38:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:38:40 ---> d71533940309 00:38:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:38:40 Collecting docopt<0.7,>=0.6.1 00:38:40 Downloading docopt-0.6.2.tar.gz (25 kB) 00:38:42 Collecting urllib3<1.25,>=1.21.1 00:38:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:38:42 ---> 5a361e646c4a 00:38:42 Step 18/22 : RUN chmod +x entrypoint.sh 00:38:42 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:38:42 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:38:42 Collecting idna<2.8,>=2.5 00:38:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:38:43 ---> 24a19fce6c71 00:38:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:43 ---> Running in 199d0b811e30 00:38:43 Collecting docker-pycreds>=0.4.0 00:38:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:38:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:38:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:38:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:38:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:38:43 Removing intermediate container a0910aef26ba 00:38:43 ---> 7fa8c3ba3924 00:38:43 00:38:43 Step 10/22 : FROM scratch 00:38:43 ---> 00:38:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:43 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, dockerpty, cached-property, PyYAML, texttable, docopt, docker-compose 00:38:43 Attempting uninstall: urllib3 00:38:43 Found existing installation: urllib3 1.25.9 00:38:43 Uninstalling urllib3-1.25.9: 00:38:43 Successfully uninstalled urllib3-1.25.9 00:38:43 Attempting uninstall: idna 00:38:43 Found existing installation: idna 2.9 00:38:43 Uninstalling idna-2.9: 00:38:43 Successfully uninstalled idna-2.9 00:38:43 ---> Using cache 00:38:43 ---> e34c19e613c1 00:38:43 Step 12/22 : ENV APP_PORT=48082 00:38:44 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:44 ---> 3d4cd1c5341a 00:38:44 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:44 Attempting uninstall: requests 00:38:44 Found existing installation: requests 2.23.0 00:38:44 Uninstalling requests-2.23.0: 00:38:44 ---> Running in 5b203bf89172 00:38:45 Successfully uninstalled requests-2.23.0 00:38:46 ---> Running in fa410b4f06bb 00:38:46 Removing intermediate container 5b203bf89172 00:38:46 ---> 14869649d21b 00:38:46 Step 13/22 : EXPOSE $APP_PORT 00:38:46 ---> Running in 8671d1cc36bf 00:38:46 Removing intermediate container fa410b4f06bb 00:38:46 ---> 7d431ac250c3 00:38:46 Step 18/21 : CMD ["--init=true"] 00:38:46 Removing intermediate container 199d0b811e30 00:38:46 ---> 532ef30be784 00:38:46 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:38:47 ---> Running in 83f988e954ba 00:38:47 Removing intermediate container 8671d1cc36bf 00:38:47 ---> a2290f786c30 00:38:47 Step 14/22 : WORKDIR / 00:38:47 ---> Running in 5b5e4d3f37fe 00:38:47 ---> Running in 54b885e3f712 00:38:47 Running setup.py install for dockerpty: started 00:38:48 Removing intermediate container 5b5e4d3f37fe 00:38:48 ---> ba3110f1da50 00:38:48 Step 20/22 : LABEL arch=x86_64 00:38:48 Removing intermediate container 83f988e954ba 00:38:48 ---> a38c0827aa9e 00:38:48 Step 19/21 : LABEL arch=x86_64 00:38:48 Running setup.py install for dockerpty: finished with status 'done' 00:38:48 Running setup.py install for PyYAML: started 00:38:48 ---> Running in e1f6680ab7c8 00:38:49 ---> Running in 7f8eec74fe3f 00:38:49 Removing intermediate container 54b885e3f712 00:38:49 ---> 656654649bf4 00:38:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:38:49 Removing intermediate container e1f6680ab7c8 00:38:49 ---> f95b6d759ba1 00:38:49 Step 21/22 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:38:49 ---> Running in 09656719a374 00:38:49 Removing intermediate container 7f8eec74fe3f 00:38:49 ---> 71cc7b1fb965 00:38:49 Step 20/21 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:38:49 Running setup.py install for PyYAML: finished with status 'done' 00:38:50 Running setup.py install for texttable: started 00:38:50 Running setup.py install for texttable: finished with status 'done' 00:38:50 Running setup.py install for docopt: started 00:38:50 ---> bedaf5f9972b 00:38:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:50 ---> Running in d6e9daf6897f 00:38:50 Removing intermediate container 09656719a374 00:38:50 ---> b2c3123c9514 00:38:50 Step 22/22 : LABEL version=0.0.0 00:38:50 ---> Running in f13b0bc1f890 00:38:50 Removing intermediate container d6e9daf6897f 00:38:50 ---> 5de0ad3da65c 00:38:50 Step 21/21 : LABEL version=0.0.0 00:38:50 Running setup.py install for docopt: finished with status 'done' 00:38:51 ---> Running in c51b75afc2f6 00:38:51 Removing intermediate container f13b0bc1f890 00:38:51 ---> 0166394814f1 00:38:51 00:38:51 Successfully built 0166394814f1 00:38:51 ---> 463733d12733 00:38:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:51 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:38:51 Successfully tagged docker-security-bootstrap-redis-go:latest 00:38:51  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go 00:38:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:38:52 Removing intermediate container c51b75afc2f6 00:38:52 ---> 885b57858277 00:38:52 00:38:52 ---> 431a75ae1c5d 00:38:52 Step 18/22 : ENTRYPOINT ["/core-command"] 00:38:52 Successfully built 885b57858277 00:38:52 Successfully tagged docker-security-proxy-setup-go:latest 00:38:52  Building docker-security-proxy-setup-go ... done  ---> Running in 86a1549593d7 00:38:52 Removing intermediate container 86a1549593d7 00:38:52 ---> 887c6ea9f193 00:38:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:53 ---> Running in 569703e0df49 00:38:58 Removing intermediate container 569703e0df49 00:38:58 ---> fc209990b40a 00:38:58 Step 20/22 : LABEL arch=x86_64 00:38:58 Removing intermediate container 592addb387dc 00:38:58 ---> bb52b1ca196a 00:38:58 Step 22/27 : RUN apk --no-cache add curl 00:38:58 ---> Running in 3534365e2a0e 00:39:00 ---> Running in 44fd398517ae 00:39:00 Removing intermediate container 3534365e2a0e 00:39:00 ---> 523a04666110 00:39:00 Step 21/22 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:04 ---> Running in 04e2d53abaf3 00:39:04 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:39:04 (2/3) Installing libcurl (7.69.1-r3) 00:39:04 (3/3) Installing curl (7.69.1-r3) 00:39:04 Executing busybox-1.31.1-r19.trigger 00:39:04 OK: 72 MiB in 58 packages 00:39:05 Removing intermediate container e089e7296056 00:39:05 ---> 790339d4dd7e 00:39:05 00:39:05 Step 10/24 : FROM alpine:3.10 00:39:05 ---> be4e4bea2c2e 00:39:05 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:39:05 ---> Using cache 00:39:05 ---> 36206d7f2098 00:39:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:05 Removing intermediate container 04e2d53abaf3 00:39:05 ---> c049b83ff229 00:39:05 Step 22/22 : LABEL version=0.0.0 00:39:05 ---> Running in c5219b44a299 00:39:08 ---> Running in 0971d6eace05 00:39:08 Removing intermediate container c5219b44a299 00:39:08 ---> 60c74ab0aedb 00:39:08 Step 13/24 : WORKDIR / 00:39:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:39:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:09 ---> 8eb880c370f2 00:39:09 Step 3/22 : WORKDIR /edgex-go 00:39:09 ---> Using cache 00:39:09 ---> d06212e497c1 00:39:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:09 ---> Using cache 00:39:09 ---> 1911516d1232 00:39:09 Step 5/22 : RUN apk update && apk add make git 00:39:09 ---> Using cache 00:39:09 ---> eb7c7755bdad 00:39:09 Step 6/22 : COPY go.mod . 00:39:09 ---> Using cache 00:39:09 ---> b45a562dfdf9 00:39:09 Step 7/22 : RUN go mod download 00:39:09 ---> Using cache 00:39:09 ---> 99af7fabc7e4 00:39:09 Step 8/22 : COPY . . 00:39:09 ---> Running in a240b653140c 00:39:09 Removing intermediate container 0971d6eace05 00:39:09 ---> e457a591ce20 00:39:09 00:39:09 Removing intermediate container 44fd398517ae 00:39:09 ---> e4e27b9038ca 00:39:09 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:39:09 ---> Using cache 00:39:09 ---> e45d0dd61d6a 00:39:09 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:39:09 ---> Running in 3cdab86ed930 00:39:09 ---> Running in 560cc99226e4 00:39:10 Successfully built e457a591ce20 00:39:10 Successfully tagged docker-core-command-go:latest 00:39:10  Building docker-core-command-go ... done Removing intermediate container a240b653140c 00:39:10 ---> 38a9f9b5a07f 00:39:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:39:10 Removing intermediate container 3cdab86ed930 00:39:10 ---> f5eb63a210b4 00:39:10 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:10 ---> Running in 939903d7f120 00:39:10 ---> b14d711f59ab 00:39:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:39:10 Removing intermediate container 939903d7f120 00:39:10 ---> f6a8ec212182 00:39:10 Step 25/27 : LABEL arch=x86_64 00:39:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:39:10 ---> Running in 0cf9e395318d 00:39:10 ---> 6980992d9428 00:39:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:39:11 Removing intermediate container 0cf9e395318d 00:39:11 ---> bd2bd891794a 00:39:11 Step 26/27 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:39:11 ---> Running in c9ddc9a8e4b2 00:39:11 ---> 65c55210d7b2 00:39:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:11 Removing intermediate container c9ddc9a8e4b2 00:39:11 ---> a4ba48705d9d 00:39:11 Step 27/27 : LABEL version=0.0.0 00:39:11 ---> Running in 1ad53083170d 00:39:11 Removing intermediate container 1ad53083170d 00:39:11 ---> 54ad6a1136b1 00:39:11 00:39:11 Successfully built 54ad6a1136b1 00:39:11 Successfully tagged docker-sys-mgmt-agent-go:latest 00:39:12  Building docker-sys-mgmt-agent-go ... done  ---> 5f1fa1f47bd9 00:39:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:12 ---> 46c406485631 00:39:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:13 ---> 9307c9b81558 00:39:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:13 ---> Running in 04d50d0cdacb 00:39:15 Removing intermediate container 04d50d0cdacb 00:39:15 ---> ab01c17ea356 00:39:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:39:15 ---> Running in b7da5b790990 00:39:15 Removing intermediate container b7da5b790990 00:39:15 ---> 1226921cfceb 00:39:15 Step 22/24 : LABEL arch=x86_64 00:39:15 ---> Running in b06648ab1f7d 00:39:15 Removing intermediate container b06648ab1f7d 00:39:15 ---> 4cea3de405b8 00:39:15 Step 23/24 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:39:15 ---> Running in cb085d6c7a4e 00:39:16 Removing intermediate container cb085d6c7a4e 00:39:16 ---> 8d39cf29add2 00:39:16 Step 24/24 : LABEL version=0.0.0 00:39:16 ---> Running in e6f3bb91581a 00:39:16 Removing intermediate container e6f3bb91581a 00:39:16 ---> b087d36710b7 00:39:16 00:39:16 Successfully built b087d36710b7 00:39:16 Successfully tagged docker-security-secretstore-setup-go:latest 00:39:24  Building docker-security-secretstore-setup-go ... done Removing intermediate container 560cc99226e4 00:39:24 ---> f11110f13670 00:39:24 00:39:24 Step 10/22 : FROM scratch 00:39:24 ---> 00:39:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:24 ---> Using cache 00:39:24 ---> e34c19e613c1 00:39:24 Step 12/22 : ENV APP_PORT=48081 00:39:24 ---> Running in a312d2cf5099 00:39:24 Removing intermediate container a312d2cf5099 00:39:24 ---> d1b34fcd7de6 00:39:24 Step 13/22 : EXPOSE $APP_PORT 00:39:24 ---> Running in 8d3ed5354786 00:39:24 Removing intermediate container 8d3ed5354786 00:39:24 ---> 3807b654d5af 00:39:24 Step 14/22 : WORKDIR / 00:39:25 ---> Running in f3fa3606fdac 00:39:25 Removing intermediate container f3fa3606fdac 00:39:25 ---> 8694e6690c24 00:39:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:39:25 ---> 4be11448d852 00:39:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:39:26 ---> ba7e2e4da6f6 00:39:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:39:26 ---> a82c5ec20f64 00:39:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:39:26 ---> Running in d03d2933ce89 00:39:26 Removing intermediate container d03d2933ce89 00:39:26 ---> 24c85a7a674a 00:39:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:26 ---> Running in f7c43b60bff7 00:39:26 Removing intermediate container f7c43b60bff7 00:39:26 ---> 646dbdadf63a 00:39:26 Step 20/22 : LABEL arch=x86_64 00:39:26 ---> Running in bbebea4f8ea1 00:39:27 Removing intermediate container bbebea4f8ea1 00:39:27 ---> 68f89b3ce761 00:39:27 Step 21/22 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:39:27 ---> Running in 6e77a42613fc 00:39:27 Removing intermediate container 6e77a42613fc 00:39:27 ---> 5b757c5dd11d 00:39:27 Step 22/22 : LABEL version=0.0.0 00:39:27 ---> Running in 19a87004938c 00:39:27 Removing intermediate container 19a87004938c 00:39:27 ---> 4ed30b0759ab 00:39:27 00:39:27 Successfully built 4ed30b0759ab 00:39:27 Successfully tagged docker-core-metadata-go:latest 00:39:27  Building docker-core-metadata-go ... done  [Pipeline] } 00:39:27 $ docker stop --time=1 c6005a1cfc266d44c972e56cb9959ee7573b69ba5bc7ce77100dedf5de774d43 00:39:29 $ docker rm -f c6005a1cfc266d44c972e56cb9959ee7573b69ba5bc7ce77100dedf5de774d43 [Pipeline] // withDockerContainer [Pipeline] sh 00:39:30 + docker images 00:39:30 + grep docker 00:39:30 docker-core-metadata-go latest 4ed30b0759ab 3 seconds ago 13MB 00:39:30 docker-security-secretstore-setup-go latest b087d36710b7 14 seconds ago 24.7MB 00:39:30 docker-sys-mgmt-agent-go latest 54ad6a1136b1 19 seconds ago 313MB 00:39:30 docker-core-command-go latest e457a591ce20 22 seconds ago 10.6MB 00:39:30 docker-security-proxy-setup-go latest 885b57858277 39 seconds ago 24.6MB 00:39:30 docker-security-bootstrap-redis-go latest 0166394814f1 40 seconds ago 15.8MB 00:39:30 docker-security-secrets-setup-go latest eb26fbd8de7e About a minute ago 23.9MB 00:39:30 docker-core-data-go latest 553434d9886a About a minute ago 22.2MB 00:39:30 docker-support-scheduler-go latest ac9b0c21b0b3 2 minutes ago 10.8MB 00:39:30 docker-support-notifications-go latest a374a0a9bd07 2 minutes ago 12.1MB 00:39:30 docker latest 0c995d0d3006 26 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:39:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:45 Still waiting to schedule task 00:39:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:39:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.073s 00:39:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.271s coverage: 46.6% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.560s coverage: 27.1% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.546s coverage: 71.3% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.653s coverage: 83.7% of statements 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.252s coverage: 28.6% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.368s coverage: 86.7% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.434s coverage: 97.5% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.176s coverage: 78.3% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.185s coverage: 93.8% of statements 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.198s coverage: 0.1% of statements 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 75.5% of statements 00:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.8% of statements 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.181s coverage: 87.2% of statements 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.158s coverage: 84.2% of statements 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.4% of statements 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.756s coverage: 63.5% of statements 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 91.3% of statements 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.827s coverage: 55.9% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:40:57 Running on prd-ubuntu18.04-docker-8c-8g-16441 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:40:57 Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout 00:41:00 using credential edgex-jenkins-ssh 00:41:00 Cloning the remote Git repository 00:41:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:41:00 > git init /w/workspace/edgex-go/27 # timeout=10 00:41:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:00 > git --version # timeout=10 00:41:00 > git --version # 'git version 2.17.1' 00:41:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 23.307s coverage: 86.3% of statements 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.704s coverage: 72.2% of statements 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.613s coverage: 72.1% of statements 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.089s coverage: 82.4% of statements 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.075s coverage: 48.4% of statements 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.075s coverage: 28.8% of statements 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.122s coverage: 96.8% of statements 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.339s coverage: 37.0% of statements 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.677s coverage: 84.0% of statements 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.354s coverage: 47.1% of statements 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:41:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.171s coverage: 100.0% of statements 00:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.085s coverage: 29.1% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.131s coverage: 100.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.066s coverage: 0.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 00:41:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 00:41:09 GO111MODULE=on go vet ./... 00:41:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:41:19 Merging remotes/origin/master commit dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:41:19 Merge succeeded, producing 42fe9b4d3fc654bf6752d7808df54f64a9bed949 00:41:19 Checking out Revision 42fe9b4d3fc654bf6752d7808df54f64a9bed949 (PR-2858) 00:41:19 > git config core.sparsecheckout # timeout=10 00:41:19 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:41:19 > git remote # timeout=10 00:41:19 > git config --get remote.origin.url # timeout=10 00:41:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:19 > git merge dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 00:41:19 > git rev-parse HEAD^{commit} # timeout=10 00:41:19 > git config core.sparsecheckout # timeout=10 00:41:19 > git checkout -f 42fe9b4d3fc654bf6752d7808df54f64a9bed949 # timeout=10 00:41:23 Commit message: "Merge commit 'dd265b0a906f4796680bcfa54b47b0c8333d6388' into HEAD" 00:41:23 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:25 + echo snap-build.sh 00:41:25 snap-build.sh 00:41:25 + SNAP_BASE_DIR=. 00:41:25 + '[' '!' -z /w/workspace/edgex-go/27 ']' 00:41:25 + SNAP_BASE_DIR=/w/workspace/edgex-go/27 00:41:25 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/27]' 00:41:25 [snap-build] Building snap in dir [/w/workspace/edgex-go/27] 00:41:25 + cd /w/workspace/edgex-go/27 00:41:25 + sudo apt-get remove -qy --purge lxd lxd-client 00:41:25 Reading package lists... 00:41:25 Building dependency tree... 00:41:25 Reading state information... 00:41:25 The following packages were automatically installed and are no longer required: 00:41:25 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:41:25 uidmap xdelta3 00:41:25 Use 'sudo apt autoremove' to remove them. 00:41:25 The following packages will be REMOVED: 00:41:25 lxd* lxd-client* 00:41:23 > git rev-list --no-walk 717f516990d1a92dd8d7a85f0ff77567e3b46980 # timeout=10 00:41:26 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:41:26 After this operation, 31.7 MB disk space will be freed. 00:41:27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:41:27 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:29 Removing lxd dnsmasq configuration 00:41:29 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:41:29 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:41:30 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:41:30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:41:30 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:32 Processing triggers for systemd (237-3ubuntu10.42) ... 00:41:32 Processing triggers for ureadahead (0.100.0-21) ... 00:41:34 + sudo snap remove --purge lxd 00:41:35 snap "lxd" is not installed 00:41:35 + sudo groupadd --force --system lxd 00:41:35 ++ whoami 00:41:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:41:35 + newgrp - lxd 00:41:35 + sudo snap install lxd 00:41:45 2020-12-17T00:41:43Z INFO Waiting for automatic snapd restart... 00:42:07 lxd 4.9 from Canonical* installed 00:42:07 + sudo lxd init --auto 00:42:15 + sudo snap install --classic snapcraft 00:42:17 gofmt -l . 00:42:18 [ "`gofmt -l .`" = "" ] 00:42:20 ./bin/test-go-mod-tidy.sh 00:42:21 ./bin/test-attribution-txt.sh 00:42:25 snapcraft 4.4.4 from Canonical* installed 00:42:25 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:42:25 + patch --verbose -p1 00:42:25 Hmm... Looks like a unified diff to me... 00:42:25 The text leading up to this was: 00:42:25 -------------------------- 00:42:25 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 00:42:25 |From: Tony Espy 00:42:25 |Date: Wed, 2 Dec 2020 17:38:31 -0500 00:42:25 |Subject: [PATCH] optimize snap build for pipeline CI check 00:42:25 | 00:42:25 |This patch is used by the EdgeX CI pipeline builds to 00:42:25 |optimize the snap CI check run for pull requests. When 00:42:25 |applied, it essentially strips out everything (apps and 00:42:25 |parts) from the snapcraft.yaml file except those required 00:42:25 |to build edgex-go, as the whole idea of the CI check is to 00:42:25 |catch changes to edgex-go that break the snap build. 00:42:25 | 00:42:25 |In general, anyone updating snapcraft.yaml will also need 00:42:25 |to update this patch file, otherwise it may fail to apply, 00:42:25 |resulting in a failed snap build CI check in the associated 00:42:25 |pull request. 00:42:25 | 00:42:25 |Note - in addition to applying this patch, the pipeline also 00:42:25 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:42:25 |need to build the finally binary .snap file (and it won't 00:42:25 |work with the patch applied). This further reduces the build 00:42:25 |time. 00:42:25 |--- 00:42:25 | snap/snapcraft.yaml | 466 +------------------------------------------- 00:42:25 | 1 file changed, 2 insertions(+), 464 deletions(-) 00:42:25 | 00:42:25 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:42:25 |index b265277c..d7e1de37 100644 00:42:25 |--- a/snap/snapcraft.yaml 00:42:25 |+++ b/snap/snapcraft.yaml 00:42:25 -------------------------- 00:42:25 patching file snap/snapcraft.yaml 00:42:25 Using Plan A... 00:42:25 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 00:42:25 Hunk #2 succeeded at 81 (offset -3 lines). 00:42:25 Hunk #3 succeeded at 209 (offset -10 lines). 00:42:25 Hunk #4 succeeded at 224 (offset -10 lines). 00:42:25 Hunk #5 FAILED at 242. 00:42:25 Hunk #6 succeeded at 310 (offset -9 lines). 00:42:25 Hunk #7 succeeded at 337 (offset -9 lines). 00:42:25 Hunk #8 succeeded at 371 (offset -9 lines). 00:42:25 Hunk #9 FAILED at 436. 00:42:25 2 out of 9 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:42:25 Hmm... Ignoring the trailing garbage. 00:42:25 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } 00:42:26 Failed in branch amd64 00:42:26 + ls -al . 00:42:26 total 692 00:42:26 drwxrwxr-x 9 1001 1001 4096 Dec 17 00:42 . 00:42:26 drwxr-xr-x 4 root root 4096 Dec 17 00:38 .. 00:42:26 -rw-rw-r-- 1 1001 1001 11 Dec 17 00:36 .dockerignore 00:42:26 drwxrwxr-x 8 1001 1001 4096 Dec 17 00:36 .git 00:42:26 drwxrwxr-x 3 1001 1001 4096 Dec 17 00:36 .github 00:42:26 -rw-rw-r-- 1 1001 1001 943 Dec 17 00:36 .gitignore 00:42:26 -rw-rw-r-- 1 1001 1001 166 Dec 17 00:36 .sonarcloud.properties 00:42:26 -rw-rw-r-- 1 1001 1001 3804 Dec 17 00:36 CONTRIBUTING.md 00:42:26 -rw-rw-r-- 1 1001 1001 1035 Dec 17 00:36 Dockerfile.build 00:42:26 -rw-rw-r-- 1 1001 1001 863 Dec 17 00:36 Jenkinsfile 00:42:26 -rw-rw-r-- 1 1001 1001 10775 Dec 17 00:36 LICENSE 00:42:26 -rw-rw-r-- 1 1001 1001 6318 Dec 17 00:36 Makefile 00:42:26 -rw-rw-r-- 1 1001 1001 6362 Dec 17 00:36 README.md 00:42:26 -rw-rw-r-- 1 1001 1001 7286 Dec 17 00:36 SECURITY.md 00:42:26 -rw-rw-r-- 1 1001 1001 5 Dec 17 00:31 VERSION 00:42:26 -rw-rw-r-- 1 1001 1001 4131 Dec 17 00:36 ZMQWindows.md 00:42:26 drwxrwxr-x 2 1001 1001 4096 Dec 17 00:36 bin 00:42:26 drwxrwxr-x 15 1001 1001 4096 Dec 17 00:36 cmd 00:42:26 -rw-r--r-- 1 root root 567417 Dec 17 00:41 coverage.out 00:42:26 -rw-r--r-- 1 root root 979 Dec 17 00:42 go.mod 00:42:26 -rw-r--r-- 1 root root 18631 Dec 17 00:42 go.sum 00:42:26 drwxrwxr-x 8 1001 1001 4096 Dec 17 00:36 internal 00:42:26 drwxrwxr-x 4 1001 1001 4096 Dec 17 00:36 openapi 00:42:26 drwxrwxr-x 4 1001 1001 4096 Dec 17 00:36 snap 00:42:26 -rw-rw-r-- 1 1001 1001 168 Dec 17 00:36 version.go [Pipeline] sh 00:42:27 + '[' -e coverage.out ] 00:42:27 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:27 Warning: overwriting stash ‘coverage-report’ 00:42:28 Stashed 1 file(s) [Pipeline] sh 00:42:29 + make build 00:42:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:42:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:43:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:43:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43: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 00:43:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:43:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:43:26 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 00:43:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:43:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:43:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:43:52 $ docker stop --time=1 e656f0bfa78df8fe7861a84425494c304e69fa98ae8112f9d3529009816e4daa 00:43:54 $ docker rm -f e656f0bfa78df8fe7861a84425494c304e69fa98ae8112f9d3529009816e4daa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:57 00:43:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:57 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:57 29e5d40040c1: Pulling fs layer 00:43:57 1ce36da41761: Pulling fs layer 00:43:57 25b303627fd3: Pulling fs layer 00:43:58 29e5d40040c1: Download complete 00:43:58 1ce36da41761: Verifying Checksum 00:43:58 1ce36da41761: Download complete 00:43:59 29e5d40040c1: Pull complete 00:44:00 1ce36da41761: Pull complete 00:44:00 25b303627fd3: Verifying Checksum 00:44:00 25b303627fd3: Download complete 00:44:10 25b303627fd3: Pull complete 00:44:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:11 prd-ubuntu18.04-docker-arm64-4c-16g-16436 does not seem to be running inside a container 00:44:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 00:44:14 $ docker top 5d25d863cc311ab9cab21d23f27ce1b0e2ccea1841f9355f60b9ce08bb872126 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:15 + docker-compose build --help 00:44:15 + grep parallel 00:44:21 --parallel Build images in parallel. [Pipeline] } 00:44:21 $ docker stop --time=1 5d25d863cc311ab9cab21d23f27ce1b0e2ccea1841f9355f60b9ce08bb872126 00:44:23 $ docker rm -f 5d25d863cc311ab9cab21d23f27ce1b0e2ccea1841f9355f60b9ce08bb872126 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:24 . [Pipeline] withDockerContainer 00:44:24 prd-ubuntu18.04-docker-arm64-4c-16g-16436 does not seem to be running inside a container 00:44:24 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:26 $ docker top 7034ea691867d92442580736bf3d0b42abf8ea4942b3d1e524f812b0bd9de36d -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:27 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:32 Building docker-core-command-go ... 00:44:32 Building docker-core-data-go ... 00:44:32 Building docker-core-metadata-go ... 00:44:32 Building docker-security-bootstrap-redis-go ... 00:44:32 Building docker-security-proxy-setup-go ... 00:44:32 Building docker-security-secrets-setup-go ... 00:44:32 Building docker-security-secretstore-setup-go ... 00:44:32 Building docker-support-notifications-go ... 00:44:32 Building docker-support-scheduler-go ... 00:44:32 Building docker-sys-mgmt-agent-go ... 00:44:32 Building docker-core-data-go 00:44:32 Building docker-security-secrets-setup-go 00:44:33 Building docker-sys-mgmt-agent-go 00:44:33 Building docker-security-bootstrap-redis-go 00:44:33 Building docker-security-proxy-setup-go 00:45:55 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:45:55 ---> 0c6a90f59643 00:45:55 Step 3/27 : WORKDIR /edgex-go 00:45:55 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:55 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:45:55 ---> 0c6a90f59643 00:45:55 Step 3/29 : WORKDIR /edgex-go 00:45:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:55 ---> 0c6a90f59643 00:45:55 Step 3/23 : WORKDIR /edgex-go 00:45:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:55 ---> 0c6a90f59643 00:45:55 Step 3/22 : WORKDIR /edgex-go 00:45:55 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:55 ---> 0c6a90f59643 00:45:55 Step 3/21 : WORKDIR /edgex-go 00:45:55 ---> Running in cc8f27405df4 00:45:55 ---> Running in b847405a24ad 00:45:55 ---> Running in 7cc3e26c628a 00:45:55 ---> Running in c024c4455e51 00:45:55 ---> Running in 44e234d8c092 00:45:55 Removing intermediate container b847405a24ad 00:45:55 ---> 1a8167e36179 00:45:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:55 Removing intermediate container cc8f27405df4 00:45:55 ---> 4199452061f7 00:45:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:55 Removing intermediate container 7cc3e26c628a 00:45:55 ---> c1efd1c8b452 00:45:55 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:55 Removing intermediate container 44e234d8c092 00:45:55 ---> 6e82a062e2b7 00:45:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:55 Removing intermediate container c024c4455e51 00:45:55 ---> 623a1665fdf2 00:45:55 Step 4/29 : RUN apk update && apk add make git 00:45:55 ---> Running in 516ea3fbaa81 00:45:55 ---> Running in e1bd24ded638 00:45:55 ---> Running in b5bde371fef3 00:45:55 ---> Running in d2a8292b8467 00:45:55 ---> Running in 6f616412d17a 00:45:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:55 Removing intermediate container e1bd24ded638 00:45:55 ---> 3c8a766016f0 00:45:55 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:45:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:55 ---> Running in a79d6fb3a6ef 00:45:56 Removing intermediate container b5bde371fef3 00:45:56 ---> d6dc08fa2a96 00:45:56 Step 5/22 : RUN apk update && apk add make git 00:45:56 Removing intermediate container 516ea3fbaa81 00:45:56 ---> 7e21d97adb19 00:45:56 Step 5/27 : RUN apk update && apk add make bash git 00:45:56 ---> Running in 0c39039bc072 00:45:56 Removing intermediate container d2a8292b8467 00:45:56 ---> Running in 492dd818c73b 00:45:56 ---> 98058459c777 00:45:56 Step 5/21 : RUN apk update && apk add make git 00:45:57 ---> Running in b19262a4fad5 00:45:57 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:57 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:57 OK: 12620 distinct packages available 00:45:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:58 OK: 217 MiB in 51 packages 00:45:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:59 Removing intermediate container 6f616412d17a 00:45:59 ---> 186ca8526fb5 00:45:59 Step 5/29 : COPY go.mod . 00:45:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:00 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:00 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:00 OK: 12620 distinct packages available 00:46:00 ---> 2206698f65e2 00:46:00 Step 6/29 : RUN go mod download 00:46:00 ---> Running in e1f3b3fd53ea 00:46:00 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:00 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:00 OK: 12620 distinct packages available 00:46:00 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:00 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:00 OK: 12620 distinct packages available 00:46:00 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:00 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:00 OK: 12620 distinct packages available 00:46:01 OK: 217 MiB in 51 packages 00:46:01 OK: 217 MiB in 51 packages 00:46:02 OK: 217 MiB in 51 packages 00:46:02 OK: 217 MiB in 51 packages 00:46:03 Removing intermediate container a79d6fb3a6ef 00:46:03 ---> 637523c756f8 00:46:03 Step 6/23 : COPY go.mod . 00:46:04 Removing intermediate container 0c39039bc072 00:46:04 ---> ff6a13aac5f3 00:46:04 Step 6/22 : COPY go.mod . 00:46:04 Removing intermediate container 492dd818c73b 00:46:04 ---> 475ec5176867 00:46:04 Step 6/27 : COPY go.mod . 00:46:04 Removing intermediate container b19262a4fad5 00:46:04 ---> f0cda10c1215 00:46:04 Step 6/21 : COPY go.mod . 00:46:04 ---> f0c7a03ab74a 00:46:04 Step 7/23 : RUN go mod download 00:46:05 Removing intermediate container e1f3b3fd53ea 00:46:05 ---> 596a238cdbd0 00:46:05 Step 7/29 : COPY . . 00:46:05 ---> Running in 712ac3b37728 00:46:05 ---> 69dfca318fcd 00:46:05 Step 7/22 : RUN go mod download 00:46:05 ---> Running in aae86a96d73b 00:46:05 ---> 2614ecc3cefc 00:46:05 ---> 9b77f6ccb8c3 00:46:05 Step 7/27 : RUN go mod download 00:46:05 Step 7/21 : RUN go mod download 00:46:06 ---> Running in a4e12f90c9f0 00:46:06 ---> Running in f92bf1a2d927 00:46:10 Removing intermediate container 712ac3b37728 00:46:10 ---> 0573e3cf7b47 00:46:10 Step 8/23 : COPY . . 00:46:10 Removing intermediate container aae86a96d73b 00:46:10 ---> ee4f66072181 00:46:10 Step 8/22 : COPY . . 00:46:11 Removing intermediate container f92bf1a2d927 00:46:11 ---> fcccb04978a5 00:46:11 Step 8/27 : COPY . . 00:46:12 Removing intermediate container a4e12f90c9f0 00:46:12 ---> d0aa99574a1e 00:46:12 Step 8/21 : COPY . . 00:46:38 ---> f83c4934b16a 00:46:38 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:46:38 ---> 16825bdce2bc 00:46:38 Step 9/23 : RUN make cmd/core-data/core-data 00:46:38 ---> 2d9272ed8714 00:46:38 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:46:38 ---> cb7777eda114 00:46:38 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:46:38 ---> 794c17f1ecea 00:46:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:38 ---> Running in ca28830ca07c 00:46:38 ---> Running in 2f68aaca6d7d 00:46:38 ---> Running in d11cfc61cd79 00:46:38 ---> Running in 590c46e9cc10 00:46:38 ---> Running in 4c553e80acd7 00:46:38 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 00:46:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:46:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:46:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:48:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:48:15 Removing intermediate container ca28830ca07c 00:48:15 ---> 6fb7607757e8 00:48:15 00:48:15 Step 9/29 : FROM alpine:latest 00:48:15 latest: Pulling from library/alpine 00:48:15 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 00:48:15 Status: Downloaded newer image for alpine:latest 00:48:15 ---> dd36a01c3f31 00:48:15 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:48:15 ---> Running in 3bf0206722cb 00:48:15 Removing intermediate container 3bf0206722cb 00:48:15 ---> e86c21819beb 00:48:15 Step 11/29 : USER root 00:48:15 ---> Running in 67a4a1d62d3b 00:48:15 Removing intermediate container 67a4a1d62d3b 00:48:15 ---> 988017d0c1b2 00:48:15 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:48:15 ---> Running in 15611fa55bc7 00:48:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:16 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:48:16 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:48:16 OK: 12617 distinct packages available 00:48:17 (1/2) Installing ca-certificates (20191127-r4) 00:48:17 (2/2) Installing dumb-init (1.2.2-r1) 00:48:17 Executing busybox-1.31.1-r19.trigger 00:48:17 Executing ca-certificates-20191127-r4.trigger 00:48:18 OK: 6 MiB in 16 packages 00:48:23 Removing intermediate container 15611fa55bc7 00:48:23 ---> a76fc3a98d9f 00:48:23 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:48:23 ---> Running in 56a8c4395fd5 00:48:24 Removing intermediate container 4c553e80acd7 00:48:24 ---> addf72ce1e89 00:48:24 00:48:24 Step 10/22 : FROM alpine:3.10 00:48:24 3.10: Pulling from library/alpine 00:48:25 Removing intermediate container 56a8c4395fd5 00:48:25 ---> e5684ace2810 00:48:25 Step 14/29 : WORKDIR $BASE_DIR 00:48:25 ---> Running in 6eb4a09c01b3 00:48:27 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:48:27 Status: Downloaded newer image for alpine:3.10 00:48:27 ---> 536a684cf733 00:48:27 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:48:27 Removing intermediate container 6eb4a09c01b3 00:48:27 ---> 65e4a67afc85 00:48:27 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:48:27 Removing intermediate container 2f68aaca6d7d 00:48:27 ---> 0a1e2c096863 00:48:27 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:48:28 ---> Running in 51beefc56455 00:48:28 ---> Running in 32c347261068 00:48:28 ---> Running in 364b2bde7b55 00:48:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:48:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:48:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:48:32 Removing intermediate container 590c46e9cc10 00:48:32 ---> 76eb1e108970 00:48:32 00:48:32 Step 10/21 : FROM alpine 00:48:32 ---> dd36a01c3f31 00:48:32 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:48:32 ---> Running in 7b1c012cdbc5 00:48:32 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:48:32 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:48:32 OK: 10171 distinct packages available 00:48:33 Removing intermediate container 32c347261068 00:48:33 ---> 3c44bd052170 00:48:33 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:48:33 (1/5) Installing ca-certificates (20191127-r2) 00:48:34 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:48:34 (3/5) Installing libcurl (7.66.0-r3) 00:48:34 (4/5) Installing curl (7.66.0-r3) 00:48:34 (5/5) Installing dumb-init (1.2.2-r1) 00:48:34 Executing busybox-1.30.1-r3.trigger 00:48:34 Executing ca-certificates-20191127-r2.trigger 00:48:34 OK: 7 MiB in 19 packages 00:48:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:36 ---> d39bfa57445a 00:48:36 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:48:36 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:48:36 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:48:36 OK: 12617 distinct packages available 00:48:37 (1/4) Installing ca-certificates (20191127-r4) 00:48:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:48:37 (3/4) Installing libcurl (7.69.1-r3) 00:48:37 (4/4) Installing curl (7.69.1-r3) 00:48:37 Executing busybox-1.31.1-r19.trigger 00:48:37 Executing ca-certificates-20191127-r4.trigger 00:48:38 OK: 7 MiB in 18 packages 00:48:38 ---> b60c8ca61f36 00:48:38 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:48:38 Removing intermediate container 51beefc56455 00:48:38 ---> 1dde4d06982a 00:48:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:48:38 ---> Running in 4456bdddd9c5 00:48:39 Removing intermediate container 4456bdddd9c5 00:48:39 ---> 48bc01ac5bde 00:48:39 Step 13/22 : WORKDIR / 00:48:39 Removing intermediate container 364b2bde7b55 00:48:39 ---> aa8dc2fe210a 00:48:39 00:48:39 Step 11/27 : FROM docker:latest 00:48:39 ---> 0c09fb3ff9b5 00:48:39 Step 12/27 : RUN apk add --no-cache bash 00:48:39 ---> 18d3f097eeab 00:48:39 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:48:39 ---> Running in 68e7a3df6fe0 00:48:40 ---> Running in 8f1539f7f88e 00:48:40 Removing intermediate container 68e7a3df6fe0 00:48:40 ---> 5d18327dc8b9 00:48:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:48:40 Removing intermediate container 7b1c012cdbc5 00:48:40 ---> f741cb4d5017 00:48:40 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:41 ---> 183e68b65d7f 00:48:41 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:48:41 ---> Running in 01c28f88fdf9 00:48:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:42 ---> aae95849d93e 00:48:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:48:42 Removing intermediate container 01c28f88fdf9 00:48:42 ---> 5bb33671692c 00:48:42 Step 13/21 : WORKDIR /edgex 00:48:42 ---> 5aef43e54030 00:48:42 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:48:42 ---> Running in 697ea3d80e81 00:48:42 (1/2) Installing readline (8.0.4-r0) 00:48:42 (2/2) Installing bash (5.0.17-r0) 00:48:42 Executing bash-5.0.17-r0.post-install 00:48:42 Executing busybox-1.31.1-r19.trigger 00:48:42 OK: 12 MiB in 22 packages 00:48:42 ---> Running in 29a77fa67545 00:48:44 Removing intermediate container 697ea3d80e81 00:48:44 ---> 98c41990c540 00:48:44 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:44 ---> 6374a35c037d 00:48:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:48:45 Removing intermediate container 8f1539f7f88e 00:48:45 ---> a31e6da7a6b3 00:48:45 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:48:45 ---> 774bc279299b 00:48:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:45 ---> Running in 9f8e5affb912 00:48:45 ---> c1e38de04d0c 00:48:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:48:47 Removing intermediate container 29a77fa67545 00:48:47 ---> 6a168e6d3b35 00:48:47 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:48:47 ---> 20a79d4c5a28 00:48:47 Step 18/22 : RUN chmod +x entrypoint.sh 00:48:47 ---> a64e09feba09 00:48:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:47 ---> Running in 49715e3c3ed4 00:48:48 ---> 57d576e3f82d 00:48:48 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:48:48 ---> Running in 36765e4c2cc9 00:48:50 ---> ad796c1c0d0e 00:48:50 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:50 Removing intermediate container 9f8e5affb912 00:48:50 ---> 4eaa9fc453cb 00:48:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:48:50 ---> Running in bb72f57afde8 00:48:50 ---> Running in fcf06de94414 00:48:51 Removing intermediate container bb72f57afde8 00:48:51 ---> eb4e049608b8 00:48:51 Step 18/21 : CMD ["--init=true"] 00:48:51 Removing intermediate container fcf06de94414 00:48:51 ---> e8ec57c1abc9 00:48:51 Step 15/27 : ENV APP_PORT=48090 00:48:51 ---> Running in 22438b44dca0 00:48:51 ---> Running in a6edb0e2d9fb 00:48:52 Removing intermediate container 49715e3c3ed4 00:48:52 ---> e3a74f541ffb 00:48:52 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:48:52 ---> Running in fb993bfa8ca4 00:48:52 Removing intermediate container 22438b44dca0 00:48:52 ---> 1f35b078ff33 00:48:52 Step 19/21 : LABEL arch=arm64 00:48:52 Removing intermediate container 36765e4c2cc9 00:48:52 ---> 77fe38e5afb8 00:48:52 Step 24/29 : RUN chmod 755 security-secrets-setup 00:48:52 Removing intermediate container a6edb0e2d9fb 00:48:52 ---> 1c5675072aef 00:48:52 Step 16/27 : EXPOSE $APP_PORT 00:48:52 ---> Running in 436008be8aab 00:48:52 ---> Running in d2c671c23079 00:48:52 ---> Running in 8e02062fe059 00:48:53 Removing intermediate container fb993bfa8ca4 00:48:53 ---> 3fca89fdb5e4 00:48:53 Step 20/22 : LABEL arch=arm64 00:48:53 ---> Running in 927a8a00735d 00:48:53 Removing intermediate container 436008be8aab 00:48:53 ---> bc0f636872d0 00:48:53 Step 20/21 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:48:54 Removing intermediate container 8e02062fe059 00:48:54 ---> 27cbe80f6225 00:48:54 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:48:54 ---> Running in 09129667a433 00:48:54 Removing intermediate container 927a8a00735d 00:48:54 ---> 8f91a7fd1a20 00:48:54 Step 21/22 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:48:54 ---> Running in af3504efac22 00:48:55 Removing intermediate container 09129667a433 00:48:55 ---> d47694945c45 00:48:55 Step 21/21 : LABEL version=0.0.0 00:48:56 ---> Running in fc396aaefaea 00:48:56 Removing intermediate container af3504efac22 00:48:56 ---> 43fb23bcb378 00:48:56 Step 22/22 : LABEL version=0.0.0 00:48:56 ---> 15ee6572686a 00:48:56 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:48:56 ---> Running in 2a671e5fa431 00:48:56 Removing intermediate container fc396aaefaea 00:48:56 ---> cacaaa401040 00:48:56 00:48:57 Removing intermediate container d11cfc61cd79 00:48:57 ---> e31da4b9e3c6 00:48:57 00:48:57 Step 10/23 : FROM alpine 00:48:57 ---> dd36a01c3f31 00:48:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:57 Successfully built cacaaa401040 00:48:57 Removing intermediate container 2a671e5fa431 00:48:57 ---> e43d65d6807d 00:48:57 00:48:57 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:48:57  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 00:48:57 ---> Running in b9f3fdd07e7d 00:48:57 Removing intermediate container d2c671c23079 00:48:57 ---> 445f7ad03907 00:48:57 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:48:57 ---> 6d3d9ee7ac53 00:48:57 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:48:57 ---> Running in 4cbd40ddce69 00:48:58 Successfully built e43d65d6807d 00:48:58 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:48:58  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 00:48:58 Removing intermediate container b9f3fdd07e7d 00:48:58 ---> 455d4a8f3ca4 00:48:58 Step 12/23 : ENV APP_PORT=48080 00:48:58 ---> Running in b25352c07876 00:48:58 Removing intermediate container 4cbd40ddce69 00:48:58 ---> 7e3645657dad 00:48:58 Step 26/29 : CMD [ "generate" ] 00:48:58 ---> Running in cd62b31458d4 00:48:58 ---> cb716ad3f1f5 00:48:58 Step 20/27 : RUN apk --no-cache add py3-pip 00:48:59 ---> Running in 497c14534524 00:48:59 Removing intermediate container b25352c07876 00:48:59 ---> 833f89bbb1a5 00:48:59 Step 13/23 : EXPOSE $APP_PORT 00:48:59 Removing intermediate container cd62b31458d4 00:48:59 ---> d5c6655ea568 00:48:59 Step 27/29 : LABEL arch=arm64 00:48:59 ---> Running in bb64f9214044 00:48:59 ---> Running in d3de63378d56 00:49:00 Removing intermediate container bb64f9214044 00:49:00 ---> 8ae682f910ce 00:49:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:00 Removing intermediate container d3de63378d56 00:49:00 ---> 810cdfe14ee1 00:49:00 Step 28/29 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:49:00 ---> Running in 0fe20c047c75 00:49:00 ---> Running in 742e69d05018 00:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:01 (1/33) Installing libbz2 (1.0.8-r1) 00:49:01 (2/33) Installing expat (2.2.9-r1) 00:49:01 (3/33) Installing libffi (3.3-r2) 00:49:01 (4/33) Installing gdbm (1.13-r1) 00:49:01 (5/33) Installing xz-libs (5.2.5-r0) 00:49:01 (6/33) Installing sqlite-libs (3.32.1-r0) 00:49:02 Removing intermediate container 742e69d05018 00:49:02 ---> c50a35c5360a 00:49:02 Step 29/29 : LABEL version=0.0.0 00:49:02 (7/33) Installing python3 (3.8.5-r0) 00:49:03 ---> Running in 1f6a49c94413 00:49:04 (8/33) Installing py3-appdirs (1.4.4-r1) 00:49:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:49:04 (10/33) Installing py3-parsing (2.4.7-r0) 00:49:04 (11/33) Installing py3-six (1.15.0-r0) 00:49:04 (12/33) Installing py3-packaging (20.4-r0) 00:49:04 (13/33) Installing py3-setuptools (47.0.0-r0) 00:49:04 (14/33) Installing py3-chardet (3.0.4-r4) 00:49:04 (15/33) Installing py3-idna (2.9-r0) 00:49:04 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:49:04 Removing intermediate container 1f6a49c94413 00:49:04 ---> 9f37d7b697e3 00:49:04 00:49:04 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:49:04 (18/33) Installing py3-requests (2.23.0-r0) 00:49:04 (19/33) Installing py3-msgpack (1.0.0-r0) 00:49:05 (20/33) Installing py3-lockfile (0.12.2-r3) 00:49:05 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:49:05 (22/33) Installing py3-colorama (0.4.3-r0) 00:49:05 (23/33) Installing py3-distlib (0.3.0-r0) 00:49:05 (24/33) Installing py3-distro (1.5.0-r1) 00:49:05 Removing intermediate container 0fe20c047c75 00:49:05 ---> 36fb578f6abe 00:49:05 Step 15/23 : RUN apk --no-cache add zeromq 00:49:05 (25/33) Installing py3-webencodings (0.5.1-r3) 00:49:05 (26/33) Installing py3-html5lib (1.0.1-r4) 00:49:05 (27/33) Installing py3-pytoml (0.1.21-r0) 00:49:05 (28/33) Installing py3-pep517 (0.8.2-r0) 00:49:05 Successfully built 9f37d7b697e3 00:49:05 (29/33) Installing py3-progress (1.5-r0) 00:49:05 (30/33) Installing py3-toml (0.10.1-r0) 00:49:05 (31/33) Installing py3-retrying (1.3.3-r0) 00:49:05 Successfully tagged docker-security-secrets-setup-go-arm64:latest 00:49:05  Building docker-security-secrets-setup-go ... done Building docker-core-command-go 00:49:05 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:49:05 (33/33) Installing py3-pip (20.1.1-r0) 00:49:05 Executing busybox-1.31.1-r19.trigger 00:49:05 ---> Running in 5293769d7b37 00:49:05 OK: 71 MiB in 55 packages 00:49:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:09 (1/5) Installing libgcc (9.3.0-r2) 00:49:09 (2/5) Installing libsodium (1.0.18-r0) 00:49:09 (3/5) Installing libstdc++ (9.3.0-r2) 00:49:09 (4/5) Installing libzmq (4.3.3-r0) 00:49:09 (5/5) Installing zeromq (4.3.3-r0) 00:49:09 Executing busybox-1.31.1-r19.trigger 00:49:09 OK: 8 MiB in 19 packages 00:49:13 Removing intermediate container 5293769d7b37 00:49:13 ---> d1b799d3516b 00:49:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:49:13 Removing intermediate container 497c14534524 00:49:13 ---> 7674d78bec07 00:49:13 Step 21/27 : RUN pip install docker-compose==1.23.2 00:49:13 ---> Running in 282a0ded8766 00:49:14 ---> bfd1c5d29c4e 00:49:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:49:17 ---> aef938f13149 00:49:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:49:18 ---> 662e90abfca0 00:49:18 Step 19/23 : ENTRYPOINT ["/core-data"] 00:49:18 ---> Running in 669c32f95de5 00:49:19 Removing intermediate container 669c32f95de5 00:49:19 ---> 264bbce7a484 00:49:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:19 ---> Running in 805dd36c6c18 00:49:20 Removing intermediate container 805dd36c6c18 00:49:20 ---> 3d2e91616f42 00:49:20 Step 21/23 : LABEL arch=arm64 00:49:20 ---> Running in 021761e02e42 00:49:21 Collecting docker-compose==1.23.2 00:49:21 Removing intermediate container 021761e02e42 00:49:21 ---> b6633a3cc34d 00:49:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:49:21 Step 22/23 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:49:21 ---> Running in 1d7671d9245d 00:49:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:49:22 Removing intermediate container 1d7671d9245d 00:49:22 ---> e9dbbea0dc07 00:49:22 Step 23/23 : LABEL version=0.0.0 00:49:22 ---> Running in 863e0562cfdb 00:49:23 Removing intermediate container 863e0562cfdb 00:49:23 ---> 81ca3349c489 00:49:23 00:49:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:49:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:49:24 Successfully built 81ca3349c489 00:49:24 Successfully tagged docker-core-data-go-arm64:latest 00:49:24 Building docker-support-notifications-go 00:49:24  Building docker-core-data-go ... done Collecting texttable<0.10,>=0.9.0 00:49:24 Downloading texttable-0.9.1.tar.gz (11 kB) 00:49:28 Collecting cached-property<2,>=1.2.0 00:49:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:49:28 Collecting dockerpty<0.5,>=0.4.1 00:49:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:49:31 Collecting docopt<0.7,>=0.6.1 00:49:31 Downloading docopt-0.6.2.tar.gz (25 kB) 00:49:34 Collecting websocket-client<1.0,>=0.32.0 00:49:34 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:49:35 Collecting jsonschema<3,>=2.5.1 00:49:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:49:36 Collecting PyYAML<4,>=3.10 00:49:36 Downloading PyYAML-3.13.tar.gz (270 kB) 00:49:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:49:40 ---> 0c6a90f59643 00:49:40 Step 3/21 : WORKDIR /edgex-go 00:49:40 ---> Using cache 00:49:40 ---> 623a1665fdf2 00:49:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:40 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:40 ---> 0c6a90f59643 00:49:40 Step 3/24 : WORKDIR /edgex-go 00:49:40 ---> Using cache 00:49:40 ---> 623a1665fdf2 00:49:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:41 Collecting docker<4.0,>=3.6.0 00:49:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:42 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:49:42 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:49:43 Collecting urllib3<1.25,>=1.21.1 00:49:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:49:44 ---> Running in 29de793a6deb 00:49:44 ---> Running in f47ebe262056 00:49:44 Collecting idna<2.8,>=2.5 00:49:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:49:45 Collecting docker-pycreds>=0.4.0 00:49:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:49:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:49:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:49:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:49:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:49:47 Installing collected packages: urllib3, idna, requests, texttable, cached-property, dockerpty, docopt, websocket-client, jsonschema, PyYAML, docker-pycreds, docker, docker-compose 00:49:47 Attempting uninstall: urllib3 00:49:47 Found existing installation: urllib3 1.25.9 00:49:47 Uninstalling urllib3-1.25.9: 00:49:47 Successfully uninstalled urllib3-1.25.9 00:49:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:48 ---> 0c6a90f59643 00:49:48 Step 3/22 : WORKDIR /edgex-go 00:49:48 ---> Using cache 00:49:48 ---> 623a1665fdf2 00:49:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:49 Attempting uninstall: idna 00:49:49 Found existing installation: idna 2.9 00:49:49 Uninstalling idna-2.9: 00:49:49 Successfully uninstalled idna-2.9 00:49:49 ---> Running in 49038f8c3d61 00:49:50 Attempting uninstall: requests 00:49:50 Found existing installation: requests 2.23.0 00:49:50 Uninstalling requests-2.23.0: 00:49:50 Removing intermediate container 29de793a6deb 00:49:50 ---> 50eae98ea3cb 00:49:50 Step 5/21 : RUN apk update && apk add make git 00:49:50 Removing intermediate container f47ebe262056 00:49:50 ---> 31b56e323d0a 00:49:50 Step 5/24 : RUN apk update && apk add make git 00:49:50 Successfully uninstalled requests-2.23.0 00:49:50 ---> Running in 9292e7a24c28 00:49:50 ---> Running in ef10282ce09e 00:49:51 Running setup.py install for texttable: started 00:49:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:53 Removing intermediate container 49038f8c3d61 00:49:53 ---> 0afa57cdaaf7 00:49:53 Step 5/22 : RUN apk update && apk add make git 00:49:54 Running setup.py install for texttable: finished with status 'done' 00:49:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:54 Running setup.py install for dockerpty: started 00:49:54 ---> Running in d7bfac705fd9 00:49:55 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:55 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:55 OK: 12620 distinct packages available 00:49:55 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:55 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:55 OK: 12620 distinct packages available 00:49:56 OK: 217 MiB in 51 packages 00:49:56 OK: 217 MiB in 51 packages 00:49:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:57 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:57 ---> 0c6a90f59643 00:49:57 Step 3/24 : WORKDIR /edgex-go 00:49:57 ---> Using cache 00:49:57 ---> 623a1665fdf2 00:49:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:57 ---> Using cache 00:49:57 ---> 0afa57cdaaf7 00:49:57 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:49:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:57 Running setup.py install for dockerpty: finished with status 'done' 00:49:57 Running setup.py install for docopt: started 00:49:57 ---> Running in 95786eb430a7 00:49:58 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:58 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:58 OK: 12620 distinct packages available 00:49:58 Removing intermediate container ef10282ce09e 00:49:58 ---> 5205d4fa655b 00:49:58 Step 6/21 : COPY go.mod . 00:49:59 Removing intermediate container 9292e7a24c28 00:49:59 ---> 2db9ee98ea55 00:49:59 Step 6/24 : COPY go.mod . 00:49:59 OK: 217 MiB in 51 packages 00:50:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:00 ---> 492a3f157ba8 00:50:00 Step 7/21 : RUN go mod download 00:50:00 ---> 511a68f9583b 00:50:00 Step 7/24 : RUN go mod download 00:50:00 ---> Running in 4e42e45bdcb9 00:50:00 ---> Running in 87912e6dc53d 00:50:01 Running setup.py install for docopt: finished with status 'done' 00:50:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:01 Removing intermediate container d7bfac705fd9 00:50:01 ---> d59f259aee08 00:50:01 Step 6/22 : COPY go.mod . 00:50:02 Running setup.py install for PyYAML: started 00:50:02 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:50:02 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:50:02 OK: 12620 distinct packages available 00:50:03 ---> 79aec4b000d7 00:50:03 Step 7/22 : RUN go mod download 00:50:03 ---> Running in 557f3e273efc 00:50:03 OK: 217 MiB in 51 packages 00:50:05 Removing intermediate container 4e42e45bdcb9 00:50:05 ---> 68d33585f527 00:50:05 Step 8/21 : COPY . . 00:50:05 Removing intermediate container 95786eb430a7 00:50:05 ---> f54171d15cb1 00:50:05 Step 6/24 : COPY go.mod . 00:50:05 Removing intermediate container 87912e6dc53d 00:50:05 ---> e205da10abcf 00:50:05 Step 8/24 : COPY . . 00:50:06 Running setup.py install for PyYAML: finished with status 'done' 00:50:08 ---> e5f5948f9f31 00:50:08 Step 7/24 : RUN go mod download 00:50:09 Removing intermediate container 557f3e273efc 00:50:09 ---> ad5b74d855e2 00:50:09 Step 8/22 : COPY . . 00:50:09 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:50:09 ---> Running in 17e273dae57b 00:50:19 Removing intermediate container 17e273dae57b 00:50:19 ---> 6dc03cfa5c26 00:50:19 Step 8/24 : COPY . . 00:50:19 Removing intermediate container 282a0ded8766 00:50:19 ---> 580f61c04bdc 00:50:19 Step 22/27 : RUN apk --no-cache add curl 00:50:21 ---> Running in ffea52d2005d 00:50:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:23 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:50:23 (2/3) Installing libcurl (7.69.1-r3) 00:50:23 (3/3) Installing curl (7.69.1-r3) 00:50:23 Executing busybox-1.31.1-r19.trigger 00:50:23 OK: 71 MiB in 58 packages 00:50:28 Removing intermediate container ffea52d2005d 00:50:28 ---> ded64c643916 00:50:28 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:28 ---> Running in ad0a0d5512ca 00:50:28 ---> bc4199e30425 00:50:28 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:50:28 ---> 4e85dce73468 00:50:28 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:50:28 ---> Running in 67349bfa2556 00:50:28 ---> Running in 6f5b9476d82c 00:50:28 Removing intermediate container ad0a0d5512ca 00:50:28 ---> 9bcaf8684eaa 00:50:28 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:29 ---> Running in 6769af0bf0b7 00:50:29 ---> 50f02d6e6e8d 00:50:29 Step 9/22 : RUN make cmd/core-command/core-command 00:50:30 ---> Running in 107ce7c3b366 00:50:30 Removing intermediate container 6769af0bf0b7 00:50:30 ---> 47fc6afce5df 00:50:30 Step 25/27 : LABEL arch=arm64 00:50: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 00:50:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:50:31 ---> Running in 2fb6564412d7 00:50:32 Removing intermediate container 2fb6564412d7 00:50:32 ---> ad6e48de39dc 00:50:32 Step 26/27 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:50:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:50:32 ---> Running in 045d706c6969 00:50:34 Removing intermediate container 045d706c6969 00:50:34 ---> 291765df3b97 00:50:34 Step 27/27 : LABEL version=0.0.0 00:50:34 ---> Running in 6663c541c627 00:50:35 Removing intermediate container 6663c541c627 00:50:35 ---> b05b9bb5fea3 00:50:35 00:50:36 Successfully built b05b9bb5fea3 00:50:36 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:50:36  Building docker-sys-mgmt-agent-go ... done Building docker-core-metadata-go 00:50:42 ---> 279f6508a70c 00:50:42 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:50:42 ---> Running in 04678f01f183 00:50:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:51:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:51:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:51:02 ---> 0c6a90f59643 00:51:02 Step 3/22 : WORKDIR /edgex-go 00:51:02 ---> Using cache 00:51:02 ---> 623a1665fdf2 00:51:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:02 ---> Using cache 00:51:02 ---> 0afa57cdaaf7 00:51:02 Step 5/22 : RUN apk update && apk add make git 00:51:02 ---> Using cache 00:51:02 ---> d59f259aee08 00:51:02 Step 6/22 : COPY go.mod . 00:51:02 ---> Using cache 00:51:02 ---> 79aec4b000d7 00:51:02 Step 7/22 : RUN go mod download 00:51:02 ---> Using cache 00:51:02 ---> ad5b74d855e2 00:51:02 Step 8/22 : COPY . . 00:51:02 ---> Using cache 00:51:02 ---> 50f02d6e6e8d 00:51:02 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:51:02 ---> Running in fcf4034c5fa2 00:51: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 00:51:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:52:08 Removing intermediate container 67349bfa2556 00:52:08 ---> 3ead08da5d58 00:52:08 00:52:08 Step 10/24 : FROM alpine:3.10 00:52:08 ---> 536a684cf733 00:52:08 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:52:08 ---> Using cache 00:52:08 ---> 1dde4d06982a 00:52:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:52:08 ---> Running in 20c19444f82b 00:52:09 Removing intermediate container 20c19444f82b 00:52:09 ---> ad0efabc7fcc 00:52:09 Step 13/24 : WORKDIR / 00:52:09 ---> Running in 192438031abd 00:52:11 Removing intermediate container 192438031abd 00:52:11 ---> c8ba4103d903 00:52:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:52:12 ---> 8891e0796051 00:52:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:52:12 Removing intermediate container 6f5b9476d82c 00:52:12 ---> 8e724e069ff9 00:52:12 00:52:12 Step 10/21 : FROM scratch 00:52:12 ---> 00:52:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:13 ---> Running in cae61e1d497f 00:52:14 ---> aeb482653721 00:52:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:52:14 Removing intermediate container cae61e1d497f 00:52:14 ---> 642c779823f0 00:52:14 Step 12/21 : ENV APP_PORT=48085 00:52:14 ---> Running in acd7c6d2f3e5 00:52:16 Removing intermediate container acd7c6d2f3e5 00:52:16 ---> 99eb0b6b3f87 00:52:16 Step 13/21 : EXPOSE $APP_PORT 00:52:16 ---> Running in a149e5311f6a 00:52:16 ---> 531854fd22ac 00:52:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:52:16 Removing intermediate container 107ce7c3b366 00:52:16 ---> 86d7b5212b3d 00:52:16 00:52:16 Step 10/22 : FROM scratch 00:52:16 ---> 00:52:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:17 Removing intermediate container a149e5311f6a 00:52:17 ---> a42d9b01cae6 00:52:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:52:17 ---> Using cache 00:52:17 ---> 642c779823f0 00:52:17 Step 12/22 : ENV APP_PORT=48082 00:52:17 ---> Running in f7939c46a407 00:52:18 Removing intermediate container f7939c46a407 00:52:18 ---> a5ba97cd4692 00:52:18 Step 13/22 : EXPOSE $APP_PORT 00:52:18 ---> d8e82d172b20 00:52:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:52:18 ---> Running in fc548edf7fcf 00:52:18 ---> 1f43c9d13a8e 00:52:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:52:19 Removing intermediate container fc548edf7fcf 00:52:19 ---> bfd4d9f11a3e 00:52:19 Step 14/22 : WORKDIR / 00:52:20 ---> Running in 8a2939524e06 00:52:21 Removing intermediate container 8a2939524e06 00:52:21 ---> 384e4a19aad3 00:52:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:52:21 ---> 015235a16550 00:52:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:52:21 ---> 8cea8d17dd33 00:52:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:52:24 ---> 821e7930abbc 00:52:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:52:24 ---> e714d2498260 00:52:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:52:24 ---> d9ce45684682 00:52:24 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:52:24 ---> Running in 83b1a9a229e8 00:52:24 ---> Running in afcb2a8faf9f 00:52:25 Removing intermediate container 83b1a9a229e8 00:52:25 ---> 6fe856322cc3 00:52:25 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:25 Removing intermediate container 04678f01f183 00:52:25 ---> b46c78808d98 00:52:25 00:52:25 Step 10/24 : FROM scratch 00:52:25 ---> 00:52:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:52:26 ---> Running in baad5ac0d6bc 00:52:26 ---> Running in 130ec64145ed 00:52:27 ---> 1446ace268cb 00:52:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:52:27 Removing intermediate container baad5ac0d6bc 00:52:27 ---> b51059b10f20 00:52:27 Step 19/21 : LABEL arch=arm64 00:52:27 ---> Running in e610653fe9bc 00:52:27 Removing intermediate container 130ec64145ed 00:52:27 ---> 5ab092b88a5b 00:52:27 Step 12/24 : ENV APP_PORT=48060 00:52:28 ---> Running in e55628d55ba0 00:52:28 Removing intermediate container e610653fe9bc 00:52:28 ---> 90e7e9283ab8 00:52:28 Step 20/21 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:52:28 ---> ecb633c596e3 00:52:28 Step 18/22 : ENTRYPOINT ["/core-command"] 00:52:28 ---> Running in 62b104986502 00:52:28 ---> Running in a5c6113377ae 00:52:28 Removing intermediate container e55628d55ba0 00:52:28 Removing intermediate container afcb2a8faf9f 00:52:28 ---> 61b45c28e6ab 00:52:28 Step 13/24 : EXPOSE $APP_PORT 00:52:28 ---> 7cc8cfe948f0 00:52:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:52:28 ---> Running in a77888cf7130 00:52:29 ---> Running in 0cc1db34e4bd 00:52:29 Removing intermediate container 62b104986502 00:52:29 ---> 6bb1d52353e8 00:52:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:29 Removing intermediate container a5c6113377ae 00:52:29 ---> a2a429c0d9c1 00:52:29 Step 21/21 : LABEL version=0.0.0 00:52:29 ---> Running in 67eea4dafb59 00:52:29 Removing intermediate container a77888cf7130 00:52:29 ---> 20848887d9d5 00:52:29 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:52:29 ---> Running in f95c357b1033 00:52:29 Removing intermediate container 0cc1db34e4bd 00:52:29 ---> b4b421868c8f 00:52:29 Step 22/24 : LABEL arch=arm64 00:52:30 ---> Running in b76b26c10ec5 00:52:30 Removing intermediate container 67eea4dafb59 00:52:30 ---> fcd569be90ce 00:52:30 Step 20/22 : LABEL arch=arm64 00:52:30 ---> Running in c52bfe7671ce 00:52:30 Removing intermediate container f95c357b1033 00:52:30 ---> 5011f65cc853 00:52:30 00:52:30 Removing intermediate container b76b26c10ec5 00:52:30 ---> 2838eb777d9b 00:52:30 Step 23/24 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:52:31 ---> c081a9aa58c1 00:52:31 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:52:31 ---> Running in 0baca77a0bc2 00:52:31 Removing intermediate container c52bfe7671ce 00:52:31 ---> 16d31a2fb7a6 00:52:31 Step 21/22 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:52:31 Successfully built 5011f65cc853 00:52:31 Successfully tagged docker-support-scheduler-go-arm64:latest 00:52:31  Building docker-support-scheduler-go ... done  ---> Running in f3429c61296a 00:52:31 Removing intermediate container 0baca77a0bc2 00:52:31 ---> b5748874028d 00:52:31 Step 24/24 : LABEL version=0.0.0 00:52:32 ---> Running in 0ca28752d8ad 00:52:32 Removing intermediate container f3429c61296a 00:52:32 ---> df6877f48a95 00:52:32 Step 22/22 : LABEL version=0.0.0 00:52:32 ---> 42eadea5d05d 00:52:32 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:52:32 ---> Running in 6dfde7203825 00:52:33 Removing intermediate container 0ca28752d8ad 00:52:33 ---> 3f5bc68aa81a 00:52:33 00:52:33 Removing intermediate container 6dfde7203825 00:52:33 ---> cae0cd9db9ff 00:52:33 00:52:33 Successfully built 3f5bc68aa81a 00:52:33 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:52:34  Building docker-security-secretstore-setup-go ... done Successfully built cae0cd9db9ff 00:52:34 Successfully tagged docker-core-command-go-arm64:latest 00:52:34  Building docker-core-command-go ... done  ---> f5ada172458c 00:52:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:52:35 ---> e6b9d2716b3e 00:52:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:52:37 ---> 9b677a42e9d6 00:52:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:52:37 Removing intermediate container fcf4034c5fa2 00:52:37 ---> 756d633090fd 00:52:37 00:52:37 Step 10/22 : FROM scratch 00:52:37 ---> 00:52:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:37 ---> Using cache 00:52:37 ---> 642c779823f0 00:52:37 Step 12/22 : ENV APP_PORT=48081 00:52:38 ---> Running in a7c7924aa331 00:52:38 ---> cb739af0fe29 00:52:38 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:52:38 ---> Running in 3b362f56ba00 00:52:38 Removing intermediate container a7c7924aa331 00:52:38 ---> 93641f6a0149 00:52:38 Step 13/22 : EXPOSE $APP_PORT 00:52:38 ---> Running in 6ed9fa2ce21e 00:52:38 Removing intermediate container 3b362f56ba00 00:52:38 ---> 3985b41e7e31 00:52:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:38 ---> Running in 8bf9143b4e62 00:52:39 Removing intermediate container 6ed9fa2ce21e 00:52:39 ---> 7a20533ea62b 00:52:39 Step 14/22 : WORKDIR / 00:52:39 ---> Running in 7c44d0f78779 00:52:39 Removing intermediate container 8bf9143b4e62 00:52:39 ---> a1271b36329e 00:52:39 Step 22/24 : LABEL arch=arm64 00:52:39 ---> Running in 57366f8ac4db 00:52:39 Removing intermediate container 7c44d0f78779 00:52:39 ---> bb94212f40fe 00:52:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:52:40 Removing intermediate container 57366f8ac4db 00:52:40 ---> ef35831d32ff 00:52:40 Step 23/24 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:52:40 ---> Running in a0d084328be1 00:52:40 ---> 0af9077583a3 00:52:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:52:40 Removing intermediate container a0d084328be1 00:52:40 ---> 5b785c5b20a9 00:52:40 Step 24/24 : LABEL version=0.0.0 00:52:41 ---> Running in a52185eb1fd4 00:52:41 Removing intermediate container a52185eb1fd4 00:52:41 ---> 8458cf67a17c 00:52:41 00:52:42 ---> f0754b60c958 00:52:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:52:42 Successfully built 8458cf67a17c 00:52:42 Successfully tagged docker-support-notifications-go-arm64:latest 00:52:42  Building docker-support-notifications-go ... done  ---> 259a9d787d9b 00:52:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:52:42 ---> Running in acaf4e21943c 00:52:43 Removing intermediate container acaf4e21943c 00:52:43 ---> 5def4478e0ca 00:52:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:43 ---> Running in 206a03624895 00:52:44 Removing intermediate container 206a03624895 00:52:44 ---> 53a7ee2ddc8d 00:52:44 Step 20/22 : LABEL arch=arm64 00:52:44 ---> Running in 6fb797ca7381 00:52:44 Removing intermediate container 6fb797ca7381 00:52:44 ---> d8168247c4a8 00:52:44 Step 21/22 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 00:52:44 ---> Running in 140a35f223c9 00:52:45 Removing intermediate container 140a35f223c9 00:52:45 ---> 91aee9940264 00:52:45 Step 22/22 : LABEL version=0.0.0 00:52:45 ---> Running in 4af981b7631c 00:52:45 Removing intermediate container 4af981b7631c 00:52:45 ---> 3254a2204de9 00:52:45 00:52:46 Successfully built 3254a2204de9 00:52:46 Successfully tagged docker-core-metadata-go-arm64:latest 00:52:46  Building docker-core-metadata-go ... done  [Pipeline] } 00:52:46 $ docker stop --time=1 7034ea691867d92442580736bf3d0b42abf8ea4942b3d1e524f812b0bd9de36d 00:52:48 $ docker rm -f 7034ea691867d92442580736bf3d0b42abf8ea4942b3d1e524f812b0bd9de36d [Pipeline] // withDockerContainer [Pipeline] sh 00:52:49 + grep docker 00:52:49 + docker images 00:52:49 docker-core-metadata-go-arm64 latest 3254a2204de9 4 seconds ago 12.2MB 00:52:49 docker-support-notifications-go-arm64 latest 8458cf67a17c 8 seconds ago 11.4MB 00:52:49 docker-core-command-go-arm64 latest cae0cd9db9ff 16 seconds ago 9.98MB 00:52:49 docker-security-secretstore-setup-go-arm64 latest 3f5bc68aa81a 17 seconds ago 23.5MB 00:52:49 docker-support-scheduler-go-arm64 latest 5011f65cc853 19 seconds ago 10MB 00:52:49 docker-sys-mgmt-agent-go-arm64 latest b05b9bb5fea3 2 minutes ago 300MB 00:52:49 docker-core-data-go-arm64 latest 81ca3349c489 3 minutes ago 20.9MB 00:52:49 docker-security-secrets-setup-go-arm64 latest 9f37d7b697e3 3 minutes ago 22.7MB 00:52:49 docker-security-proxy-setup-go-arm64 latest cacaaa401040 3 minutes ago 23.4MB 00:52:49 docker-security-bootstrap-redis-go-arm64 latest e43d65d6807d 3 minutes ago 15.2MB 00:52:49 docker latest 0c09fb3ff9b5 27 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:52:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:53 ---> package-listing.sh 00:52:53 ++ facter osfamily 00:52:53 ++ tr '[:upper:]' '[:lower:]' 00:52:53 + OS_FAMILY=redhat 00:52:53 + workspace=/w/workspace/edgex-go/27 00:52:53 + START_PACKAGES=/tmp/packages_start.txt 00:52:53 + END_PACKAGES=/tmp/packages_end.txt 00:52:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:53 + PACKAGES=/tmp/packages_start.txt 00:52:53 + '[' /w/workspace/edgex-go/27 ']' 00:52:53 + PACKAGES=/tmp/packages_end.txt 00:52:53 + case "${OS_FAMILY}" in 00:52:53 + rpm -qa 00:52:53 + sort 00:52:59 + '[' -f /tmp/packages_start.txt ']' 00:52:59 + '[' -f /tmp/packages_end.txt ']' 00:52:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:59 + '[' /w/workspace/edgex-go/27 ']' 00:52:59 + mkdir -p /w/workspace/edgex-go/27/archives/ 00:52:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/27/archives/ [Pipeline] echo 00:52:59 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/27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:59 00:52:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:00 alpine: Pulling from edgex-lftools-log-publisher 00:53:00 df20fa9351a1: Pulling fs layer 00:53:00 36b3adc4ff6f: Pulling fs layer 00:53:00 8ad3a11d3b57: Pulling fs layer 00:53:00 46f8f816bc3b: Pulling fs layer 00:53:00 93b61091891f: Pulling fs layer 00:53:00 93b9cdb0e59b: Pulling fs layer 00:53:00 5e14af77c1be: Pulling fs layer 00:53:00 01666e4c0597: Pulling fs layer 00:53:00 aa168da1d23b: Pulling fs layer 00:53:00 01666e4c0597: Waiting 00:53:00 93b61091891f: Waiting 00:53:00 aa168da1d23b: Waiting 00:53:00 93b9cdb0e59b: Waiting 00:53:00 5e14af77c1be: Waiting 00:53:00 46f8f816bc3b: Waiting 00:53:00 36b3adc4ff6f: Verifying Checksum 00:53:00 36b3adc4ff6f: Download complete 00:53:00 46f8f816bc3b: Download complete 00:53:00 df20fa9351a1: Verifying Checksum 00:53:00 df20fa9351a1: Download complete 00:53:00 93b9cdb0e59b: Verifying Checksum 00:53:00 93b9cdb0e59b: Download complete 00:53:00 93b61091891f: Download complete 00:53:00 01666e4c0597: Verifying Checksum 00:53:00 01666e4c0597: Download complete 00:53:00 5e14af77c1be: Verifying Checksum 00:53:00 5e14af77c1be: Download complete 00:53:00 df20fa9351a1: Pull complete 00:53:01 36b3adc4ff6f: Pull complete 00:53:01 8ad3a11d3b57: Verifying Checksum 00:53:01 8ad3a11d3b57: Download complete 00:53:02 8ad3a11d3b57: Pull complete 00:53:02 46f8f816bc3b: Pull complete 00:53:03 aa168da1d23b: Verifying Checksum 00:53:03 aa168da1d23b: Download complete 00:53:04 93b61091891f: Pull complete 00:53:04 93b9cdb0e59b: Pull complete 00:53:04 5e14af77c1be: Pull complete 00:53:04 01666e4c0597: Pull complete 00:53:19 aa168da1d23b: Pull complete 00:53:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:53:19 prd-centos7-docker-4c-2g-16433 does not seem to be running inside a container 00:53:20 $ 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/27/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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:53:23 $ docker top bf01ebefa2c0010d5777336209ca6022968fe74fcd3684dc56f1095b4d414581 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:23 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:24 + mkdir -p /var/log/sa [Pipeline] sh 00:53:24 + ls /var/log/sa-host 00:53:24 + sadf -c /var/log/sa-host/sa17 00:53:24 file_magic: OK 00:53:24 HZ: Using current value: 100 00:53:24 file_header: OK 00:53:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:24 Statistics: 00:53:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:24 File successfully converted to sysstat format version 12.2.1 00:53:24 + sadf -c /var/log/sa-host/sa23 00:53:24 file_magic: OK 00:53:24 HZ: Using current value: 100 00:53:24 file_header: OK 00:53:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:24 Statistics: 00:53:24 Hnuu...uuuununununu... 00:53:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:24 provisioning config files... 00:53:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/27@tmp/config824668596384133294tmp [Pipeline] { [Pipeline] echo 00:53:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:25 ---> create-netrc.sh [Pipeline] } 00:53:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:53:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:53:25 ---> python-tools-install.sh [Pipeline] echo 00:53:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:25 ---> sudo-logs.sh 00:53:25 Archiving 'sudo' log.. [Pipeline] echo 00:53:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:26 ---> job-cost.sh 00:53:26 lf-activate-venv: SKIPPING 00:53:26 INFO: No Stack... 00:53:27 INFO: Retrieving Pricing Info for: v1-standard-2 00:53:27 INFO: Archiving Costs [Pipeline] echo 00:53:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:28 ---> logs-deploy.sh 00:53:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/27 00:53:28 INFO: archiving workspace using pattern(s): 00:53:29 Archives upload complete. 00:53:29 INFO: archiving logs to Nexus