Pull request #3003 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at 6aacc02e765899b5f00a422c0b56178915ca79e6 rather than a68a33269683ee19d482be29f7f4793b3100571e Obtained Jenkinsfile from 6aacc02e765899b5f00a422c0b56178915ca79e6 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-19135 in /w/workspace/edgexfoundry_edgex-go_PR-3003 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > 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/3003/head:refs/remotes/origin/PR-3003 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit a68a33269683ee19d482be29f7f4793b3100571e Merge succeeded, producing ec616228cce920f28329a6c8568758a2bc094f92 Checking out Revision ec616228cce920f28329a6c8568758a2bc094f92 (PR-3003) > git config core.sparsecheckout # timeout=10 > git checkout -f a68a33269683ee19d482be29f7f4793b3100571e # 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 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec616228cce920f28329a6c8568758a2bc094f92 # timeout=10 Commit message: "Merge commit '6aacc02e765899b5f00a422c0b56178915ca79e6' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk e297e52c37252bd03866ffecf1413e9f83c22788 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:11:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:11:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:11:18 ========================================================= 22:11:18 EdgeX Global Pipelines Version Info 22:11:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:11:19 ------------------- 22:11:19 stable info: 22:11:19 ------------------- 22:11:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:11:19 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:11:19 Message: update stable to v1.0.173 22:11:20 ------------------- 22:11:20 experimental info: 22:11:20 ------------------- 22:11:20 Commited By: **** collab-it+edgex@linuxfoundation.org 22:11:20 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:11:20 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:11:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:11:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:11:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:11:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:11:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:11:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:11:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:11:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:11:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:11:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:11:23 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:11:23 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:11:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3003 [Pipeline] echo 22:11:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3003 [Pipeline] echo 22:11:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3003 [Pipeline] echo 22:11:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec616228cce920f28329a6c8568758a2bc094f92 [Pipeline] echo 22:11:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec61622 [Pipeline] echo 22:11:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:11:23 provisioning config files... 22:11:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6314990891190812904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:24 ---> docker-login.sh 22:11:24 nexus3.edgexfoundry.org:10001 22:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:24 Configure a credential helper to remove this warning. See 22:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:24 22:11:24 Login Succeeded 22:11:24 nexus3.edgexfoundry.org:10002 22:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:24 Configure a credential helper to remove this warning. See 22:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:24 22:11:24 Login Succeeded 22:11:24 nexus3.edgexfoundry.org:10003 22:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:25 Configure a credential helper to remove this warning. See 22:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:25 22:11:25 Login Succeeded 22:11:25 nexus3.edgexfoundry.org:10004 22:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:25 Configure a credential helper to remove this warning. See 22:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:25 22:11:25 Login Succeeded 22:11:25 docker.io 22:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:25 Configure a credential helper to remove this warning. See 22:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:25 22:11:25 Login Succeeded 22:11:25 ---> docker-login.sh ends [Pipeline] } 22:11:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:26 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:11:26 + for file in '`ls cmd/**/Dockerfile`' 22:11:26 ++ dirname cmd/core-command/Dockerfile 22:11:26 ++ cut -d/ -f2 22:11:26 + echo core-command,cmd/core-command/Dockerfile 22:11:26 + for file in '`ls cmd/**/Dockerfile`' 22:11:26 ++ dirname cmd/core-data/Dockerfile 22:11:26 ++ cut -d/ -f2 22:11:26 + echo core-data,cmd/core-data/Dockerfile 22:11:26 + for file in '`ls cmd/**/Dockerfile`' 22:11:26 ++ dirname cmd/core-metadata/Dockerfile 22:11:26 ++ cut -d/ -f2 22:11:26 + echo core-metadata,cmd/core-metadata/Dockerfile 22:11:26 + for file in '`ls cmd/**/Dockerfile`' 22:11:26 ++ dirname cmd/security-bootstrap-redis/Dockerfile 22:11:26 ++ cut -d/ -f2 22:11:26 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 22:11:26 + for file in '`ls cmd/**/Dockerfile`' 22:11:26 ++ dirname cmd/security-proxy-setup/Dockerfile 22:11:26 ++ cut -d/ -f2 22:11:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:11:26 + for file in '`ls cmd/**/Dockerfile`' 22:11:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:11:26 ++ cut -d/ -f2 22:11:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:11:26 + for file in '`ls cmd/**/Dockerfile`' 22:11:26 ++ dirname cmd/support-notifications/Dockerfile 22:11:26 ++ cut -d/ -f2 22:11:26 + echo support-notifications,cmd/support-notifications/Dockerfile 22:11:26 + for file in '`ls cmd/**/Dockerfile`' 22:11:26 ++ dirname cmd/support-scheduler/Dockerfile 22:11:26 ++ cut -d/ -f2 22:11:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:11:26 + for file in '`ls cmd/**/Dockerfile`' 22:11:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:11:26 ++ cut -d/ -f2 22:11:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:11:26 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:11:27 22:11:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:11:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:11:28 latest: Pulling from edgex-devops/git-semver 22:11:28 31603596830f: Pulling fs layer 22:11:28 2a8b12db71e7: Pulling fs layer 22:11:28 6ca5941a6612: Pulling fs layer 22:11:28 ecc8261a40a4: Pulling fs layer 22:11:28 2a8b12db71e7: Verifying Checksum 22:11:28 2a8b12db71e7: Download complete 22:11:28 31603596830f: Verifying Checksum 22:11:28 31603596830f: Download complete 22:11:28 ecc8261a40a4: Verifying Checksum 22:11:28 ecc8261a40a4: Download complete 22:11:28 6ca5941a6612: Verifying Checksum 22:11:28 6ca5941a6612: Download complete 22:11:28 31603596830f: Pull complete 22:11:28 2a8b12db71e7: Pull complete 22:11:29 6ca5941a6612: Pull complete 22:11:29 ecc8261a40a4: Pull complete 22:11:29 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:11:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:11:30 prd-centos7-docker-4c-2g-19135 does not seem to be running inside a container 22:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:11:32 $ docker top 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:32 [ssh-agent] Looking for ssh-agent implementation... 22:11:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:33 $ docker exec 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 ssh-agent 22:11:33 SSH_AUTH_SOCK=/tmp/ssh-XUCPgpuuxueb/agent.12 22:11:33 SSH_AGENT_PID=17 22:11:33 Running ssh-add (command line suppressed) 22:11:33 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4984358155298802607.key (/w/workspace/edgex-go/2@tmp/private_key_4984358155298802607.key) 22:11:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:33 + git tag --points-at HEAD [Pipeline] } 22:11:33 $ docker exec --env ******** --env ******** 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 ssh-agent -k 22:11:33 unset SSH_AUTH_SOCK; 22:11:33 unset SSH_AGENT_PID; 22:11:33 echo Agent pid 17 killed; 22:11:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:11:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:34 [ssh-agent] Looking for ssh-agent implementation... 22:11:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:34 $ docker exec 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 ssh-agent 22:11:34 SSH_AUTH_SOCK=/tmp/ssh-c3hK8bNhhtkg/agent.47 22:11:34 SSH_AGENT_PID=52 22:11:34 Running ssh-add (command line suppressed) 22:11:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5766913207780777547.key (/w/workspace/edgex-go/2@tmp/private_key_5766913207780777547.key) 22:11:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:35 + git semver init 22:11:35 # -> Open(): unable to determine branch for HEAD 22:11:35 # $GIT_DIR = /w/workspace/edgex-go/2/.git 22:11:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 22:11:35 # $SEMVER_REMOTE_NAME = origin 22:11:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:11:35 # $SEMVER_USER_NAME = edgex-jenkins 22:11:35 # $SEMVER_BRANCH = PR-3003 22:11:35 # $SEMVER_TEMP = /tmp/semver-677392809 22:11:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:11:57 # '/tmp/semver-677392809' -> '/w/workspace/edgex-go/2/.semver' 22:11:57 # -> Force: false 22:11:57 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 22:11:57 $ docker exec --env ******** --env ******** 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 ssh-agent -k 22:11:57 unset SSH_AUTH_SOCK; 22:11:57 unset SSH_AGENT_PID; 22:11:57 echo Agent pid 52 killed; 22:11:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:57 + git semver [Pipeline] } 22:11:57 $ docker stop --time=1 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 22:12:00 $ docker rm -f 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 [Pipeline] // withDockerContainer [Pipeline] sh 22:12:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:12:01 Stashed 1 file(s) [Pipeline] echo 22:12:01 [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 22:12:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:12:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:12:02 + sudo service docker restart 22:12:02 + true 22:12:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:12:03 ========================================================= 22:12:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:12:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:12:03 + 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 . 22:12:07 Sending build context to Docker daemon 326.4MB 22:12:07 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:12:07 Step 2/6 : FROM ${BASE} 22:12:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:12:07 188c0c94c7c5: Pulling fs layer 22:12:07 0ef7d3d256c8: Pulling fs layer 22:12:07 de9db76c5a1d: Pulling fs layer 22:12:07 bca2f99d35d6: Pulling fs layer 22:12:07 93359f2a8cfa: Pulling fs layer 22:12:07 7c6f9722023f: Pulling fs layer 22:12:07 a35cf1a2eb13: Pulling fs layer 22:12:07 7c6f9722023f: Waiting 22:12:07 a35cf1a2eb13: Waiting 22:12:07 bca2f99d35d6: Waiting 22:12:07 93359f2a8cfa: Waiting 22:12:07 de9db76c5a1d: Verifying Checksum 22:12:07 de9db76c5a1d: Download complete 22:12:07 0ef7d3d256c8: Download complete 22:12:07 93359f2a8cfa: Verifying Checksum 22:12:07 93359f2a8cfa: Download complete 22:12:07 188c0c94c7c5: Verifying Checksum 22:12:07 188c0c94c7c5: Download complete 22:12:07 7c6f9722023f: Verifying Checksum 22:12:07 7c6f9722023f: Download complete 22:12:07 188c0c94c7c5: Pull complete 22:12:07 0ef7d3d256c8: Pull complete 22:12:07 de9db76c5a1d: Pull complete 22:12:09 a35cf1a2eb13: Verifying Checksum 22:12:09 a35cf1a2eb13: Download complete 22:12:10 bca2f99d35d6: Download complete 22:12:15 bca2f99d35d6: Pull complete 22:12:15 93359f2a8cfa: Pull complete 22:12:15 7c6f9722023f: Pull complete 22:12:16 Still waiting to schedule task 22:12:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:12:20 a35cf1a2eb13: Pull complete 22:12:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:12:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:12:20 ---> a62c8e92a672 22:12:20 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:12:20 ---> Running in 2041ae42e95e 22:12:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:12:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:12:22 (1/12) Installing libmagic (5.38-r0) 22:12:22 (2/12) Installing file (5.38-r0) 22:12:22 (3/12) Installing libc-dev (0.7.2-r3) 22:12:23 (4/12) Installing g++ (9.3.0-r2) 22:12:27 (5/12) Installing fortify-headers (1.1-r0) 22:12:27 (6/12) Installing patch (2.7.6-r6) 22:12:27 (7/12) Installing build-base (0.5-r2) 22:12:27 (8/12) Installing libsodium (1.0.18-r0) 22:12:27 (9/12) Installing pkgconf (1.7.2-r0) 22:12:27 (10/12) Installing libsodium-dev (1.0.18-r0) 22:12:27 (11/12) Installing libzmq (4.3.3-r0) 22:12:27 (12/12) Installing zeromq-dev (4.3.3-r0) 22:12:27 Executing busybox-1.31.1-r19.trigger 22:12:27 OK: 233 MiB in 51 packages 22:12:31 Removing intermediate container 2041ae42e95e 22:12:31 ---> eae549f0976d 22:12:31 Step 4/6 : WORKDIR /edgex-go 22:12:31 ---> Running in db0fea2cbdc6 22:12:31 Removing intermediate container db0fea2cbdc6 22:12:31 ---> 04e910f13b05 22:12:31 Step 5/6 : COPY go.mod . 22:12:31 ---> a2b8ef2207be 22:12:31 Step 6/6 : RUN go mod download 22:12:32 ---> Running in c9f3e575e630 22:12:54 Removing intermediate container c9f3e575e630 22:12:54 ---> 0438db101634 22:12:54 Successfully built 0438db101634 22:12:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:12:54 + docker inspect -f . ci-base-image-x86_64 22:12:54 . [Pipeline] withDockerContainer 22:12:54 prd-centos7-docker-4c-2g-19135 does not seem to be running inside a container 22:12:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:12:55 $ docker top d0be01b6b1e7bb79db327e86063327ad8940ba224975b2bd6ecb35b54735c31f -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:56 + go version 22:12:56 go version go1.15.5 linux/amd64 [Pipeline] } 22:12:56 $ docker stop --time=1 d0be01b6b1e7bb79db327e86063327ad8940ba224975b2bd6ecb35b54735c31f 22:12:57 $ docker rm -f d0be01b6b1e7bb79db327e86063327ad8940ba224975b2bd6ecb35b54735c31f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:12:58 + docker inspect -f . ci-base-image-x86_64 22:12:58 . [Pipeline] withDockerContainer 22:12:58 prd-centos7-docker-4c-2g-19135 does not seem to be running inside a container 22:12:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:12:59 $ docker top 43c4c6f74d3f3baa63530c12069bc87cf306bae801cfb737eb6d056c2eb98f47 -eo pid,comm [Pipeline] { [Pipeline] echo 22:12:59 ========================================================= 22:12:59 [edgeXBuildGoParallel] Running Tests and Build... 22:12:59 ========================================================= [Pipeline] sh 22:13:00 + make test 22:13:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:13:10 ? github.com/edgexfoundry/edgex-go [no test files] 22:13:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:13:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:13:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:13:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:13:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:13:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 46.6% of statements 22:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.238s coverage: 27.0% of statements 22:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements 22:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements 22:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.123s coverage: 77.1% of statements 22:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:13:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.451s coverage: 82.4% of statements 22:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:13:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.332s coverage: 28.6% of statements 22:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:13:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements 22:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:13:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements 22:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:13:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.115s coverage: 86.7% of statements 22:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:13:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 22:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:13:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements 22:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:13:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.320s coverage: 93.8% of statements 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:13:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:13:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.072s coverage: 0.1% of statements 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 75.5% of statements 22:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.8% of statements 22:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.077s coverage: 87.2% of statements 22:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 84.2% of statements 22:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.093s coverage: 91.4% of statements 22:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.5% of statements 22:13:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:13:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 22:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.058s coverage: 91.3% of statements 22:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 22:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 22:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 22:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 55.9% of statements 22:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 37.0% of statements 22:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.343s coverage: 84.0% of statements 22:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements 22:13:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 47.1% of statements 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:13:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:13:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:13:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.733s coverage: 29.1% of statements 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:13:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:13:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.040s coverage: 100.0% of statements 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:13:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:13:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:13:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:13:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 22:13:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 22:13:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 22:13:54 GO111MODULE=on go vet ./... 22:14:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19136 in /w/workspace/edgexfoundry_edgex-go_PR-3003 [Pipeline] { [Pipeline] ws 22:14:10 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:14:15 using credential edgex-jenkins-ssh 22:14:15 Cloning the remote Git repository 22:14:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:14:15 > git init /w/workspace/edgex-go/2 # timeout=10 22:14:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:14:15 > git --version # timeout=10 22:14:15 > git --version # 'git version 2.17.1' 22:14:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:20 gofmt -l . 22:14:20 [ "`gofmt -l .`" = "" ] 22:14:20 ./bin/test-go-mod-tidy.sh 22:14:20 ./bin/test-attribution-txt.sh [Pipeline] sh 22:14:21 + ls -al . 22:14:21 total 640 22:14:21 drwxrwxr-x 10 1001 1001 4096 Jan 8 22:14 . 22:14:21 drwxr-xr-x 4 root root 28 Jan 8 22:12 .. 22:14:21 -rw-rw-r-- 1 1001 1001 11 Jan 8 22:11 .dockerignore 22:14:21 drwxrwxr-x 8 1001 1001 179 Jan 8 22:11 .git 22:14:21 drwxrwxr-x 3 1001 1001 125 Jan 8 22:11 .github 22:14:21 -rw-rw-r-- 1 1001 1001 824 Jan 8 22:11 .gitignore 22:14:21 drwx------ 3 1001 1001 47 Jan 8 22:11 .semver 22:14:21 -rw-rw-r-- 1 1001 1001 166 Jan 8 22:11 .sonarcloud.properties 22:14:21 -rw-rw-r-- 1 1001 1001 3804 Jan 8 22:11 CONTRIBUTING.md 22:14:21 -rw-rw-r-- 1 1001 1001 931 Jan 8 22:11 Dockerfile.build 22:14:21 -rw-rw-r-- 1 1001 1001 863 Jan 8 22:11 Jenkinsfile 22:14:21 -rw-rw-r-- 1 1001 1001 10775 Jan 8 22:11 LICENSE 22:14:21 -rw-rw-r-- 1 1001 1001 5750 Jan 8 22:11 Makefile 22:14:21 -rw-rw-r-- 1 1001 1001 6524 Jan 8 22:11 README.md 22:14:21 -rw-rw-r-- 1 1001 1001 6744 Jan 8 22:11 SECURITY.md 22:14:21 -rw-rw-r-- 1 1001 1001 5 Jan 8 22:12 VERSION 22:14:21 -rw-rw-r-- 1 1001 1001 4131 Jan 8 22:11 ZMQWindows.md 22:14:21 drwxrwxr-x 2 1001 1001 117 Jan 8 22:11 bin 22:14:21 drwxrwxr-x 14 1001 1001 4096 Jan 8 22:11 cmd 22:14:21 -rw-r--r-- 1 root root 541590 Jan 8 22:13 coverage.out 22:14:21 -rw-r--r-- 1 root root 979 Jan 8 22:14 go.mod 22:14:21 -rw-r--r-- 1 root root 19019 Jan 8 22:14 go.sum 22:14:21 drwxrwxr-x 8 1001 1001 127 Jan 8 22:11 internal 22:14:21 drwxrwxr-x 4 1001 1001 26 Jan 8 22:11 openapi 22:14:21 drwxrwxr-x 4 1001 1001 71 Jan 8 22:11 snap 22:14:21 -rw-rw-r-- 1 1001 1001 168 Jan 8 22:11 version.go [Pipeline] sh 22:14:21 + '[' -e coverage.out ] 22:14:21 + chown 1001:1001 coverage.out [Pipeline] stash 22:14:21 Stashed 1 file(s) [Pipeline] sh 22:14:21 + make build 22:14:21 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 22:14:26 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 22:14:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:14:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:14:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:14:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3003/head:refs/remotes/origin/PR-3003 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:14:31 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit a68a33269683ee19d482be29f7f4793b3100571e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:14:31 Failed in branch arm64 22:14:31 > git config core.sparsecheckout # timeout=10 22:14:31 > git checkout -f a68a33269683ee19d482be29f7f4793b3100571e # timeout=10 22:14:34 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 22:14: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 22:14:35 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 22:14: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 22:14:37 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 22:14:39 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 22:14:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:14:41 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 22:14:42 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 22:14:43 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] } 22:14:44 $ docker stop --time=1 43c4c6f74d3f3baa63530c12069bc87cf306bae801cfb737eb6d056c2eb98f47 22:14:46 $ docker rm -f 43c4c6f74d3f3baa63530c12069bc87cf306bae801cfb737eb6d056c2eb98f47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:14:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:14:49 22:14:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:14:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:14:50 latest: Pulling from edgex-devops/edgex-compose 22:14:50 cbdbe7a5bc2a: Pulling fs layer 22:14:50 ca9280d653b3: Pulling fs layer 22:14:50 7e9c9ca2126c: Pulling fs layer 22:14:50 cbdbe7a5bc2a: Verifying Checksum 22:14:50 cbdbe7a5bc2a: Download complete 22:14:50 cbdbe7a5bc2a: Pull complete 22:14:51 ca9280d653b3: Verifying Checksum 22:14:51 ca9280d653b3: Download complete 22:14:52 7e9c9ca2126c: Verifying Checksum 22:14:52 7e9c9ca2126c: Download complete 22:14:52 ca9280d653b3: Pull complete 22:15:00 7e9c9ca2126c: Pull complete 22:15:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:15:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:15:00 prd-centos7-docker-4c-2g-19135 does not seem to be running inside a container 22:15:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:15:01 $ docker top 45e456769f163719db95dc074611f6ad23b606dd17511a6894d0605186a07198 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:02 + docker-compose build --help 22:15:02 + grep parallel 22:15:03 --parallel Build images in parallel. [Pipeline] } 22:15:03 $ docker stop --time=1 45e456769f163719db95dc074611f6ad23b606dd17511a6894d0605186a07198 22:15:04 $ docker rm -f 45e456769f163719db95dc074611f6ad23b606dd17511a6894d0605186a07198 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:15:05 . [Pipeline] withDockerContainer 22:15:05 prd-centos7-docker-4c-2g-19135 does not seem to be running inside a container 22:15:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:15:06 $ docker top 1db950e70dfd5fc8262ac1ab2c8819d4ebac0909bb7c6a1f294e103870bc1d70 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:06 + docker-compose -f ./docker-compose-build.yml build --parallel 22:15:07 Building docker-core-command-go ... 22:15:07 Building docker-core-data-go ... 22:15:07 Building docker-core-metadata-go ... 22:15:07 Building docker-security-bootstrap-redis-go ... 22:15:07 Building docker-security-proxy-setup-go ... 22:15:07 Building docker-security-secretstore-setup-go ... 22:15:07 Building docker-support-notifications-go ... 22:15:07 Building docker-support-scheduler-go ... 22:15:07 Building docker-sys-mgmt-agent-go ... 22:15:07 Building docker-core-data-go 22:15:07 Building docker-security-bootstrap-redis-go 22:15:07 Building docker-support-notifications-go 22:15:07 Building docker-security-proxy-setup-go 22:15:07 Building docker-support-scheduler-go 22:15:40 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:15:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:15:40 ---> 0438db101634 22:15:40 Step 3/24 : WORKDIR /edgex-go 22:15:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:15:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:15:40 ---> 0438db101634 22:15:40 Step 3/23 : WORKDIR /edgex-go 22:15:40 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:15:40 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:15:40 ---> 0438db101634 22:15:40 Step 3/27 : WORKDIR /edgex-go 22:15:40 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:15:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:15:40 ---> 0438db101634 22:15:40 Step 3/26 : WORKDIR /edgex-go 22:15:40 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:15:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:15:40 ---> 0438db101634 22:15:40 Step 3/24 : WORKDIR /edgex-go 22:15:40 ---> Running in 70dab448c0e5 22:15:40 ---> Running in 2bc65f9319cf 22:15:40 ---> Running in 715c9c69e4ea 22:15:40 ---> Running in 5dfaeddaf56d 22:15:40 ---> Running in 811b29725c52 22:15:40 Removing intermediate container 2bc65f9319cf 22:15:40 ---> b01c6957ecee 22:15:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:40 Removing intermediate container 70dab448c0e5 22:15:40 ---> 3af6a5987ec9 22:15:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:40 Removing intermediate container 5dfaeddaf56d 22:15:40 ---> 1c4a5115c6e3 22:15:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:40 Removing intermediate container 715c9c69e4ea 22:15:40 ---> da27db8814d0 22:15:40 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:40 Removing intermediate container 811b29725c52 22:15:40 ---> 700103ea8033 22:15:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:40 ---> Running in 6e7bae291d9d 22:15:40 ---> Running in eabcf42d0aa0 22:15:40 ---> Running in 0b41c76bd879 22:15:40 ---> Running in ce6191e7bf48 22:15:40 ---> Running in dafdd9f0b6dd 22:15:42 Removing intermediate container 0b41c76bd879 22:15:42 ---> d1ea8fcde03d 22:15:42 Step 5/23 : RUN apk add --update --no-cache make git 22:15:42 ---> Running in e90b9b13f296 22:15:42 Removing intermediate container eabcf42d0aa0 22:15:42 ---> 161bf0995234 22:15:42 Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:15:42 Removing intermediate container 6e7bae291d9d 22:15:42 ---> e41eb8db7163 22:15:42 Step 5/24 : RUN apk add --update --no-cache make git 22:15:43 ---> Running in a50be1c23990 22:15:43 ---> Running in e1affd28cbdd 22:15:43 Removing intermediate container ce6191e7bf48 22:15:43 ---> de48dadc643b 22:15:43 Step 5/27 : RUN apk add --update --no-cache make bash git ca-certificates 22:15:43 Removing intermediate container dafdd9f0b6dd 22:15:43 ---> 129ad9e33761 22:15:43 Step 5/24 : RUN apk add --update --no-cache make git 22:15:43 ---> Running in ae89a4a8d16c 22:15:43 ---> Running in 78a051fc3f16 22:15:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:15:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:15:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:15:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:15:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:15:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:15:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:15:44 OK: 233 MiB in 51 packages 22:15:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:15:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:15:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:15:45 Removing intermediate container e90b9b13f296 22:15:45 ---> a45e048a36c5 22:15:45 Step 6/23 : COPY go.mod . 22:15:45 OK: 233 MiB in 51 packages 22:15:45 ---> 97a292f565be 22:15:45 Step 7/23 : RUN go mod download 22:15:45 OK: 233 MiB in 51 packages 22:15:45 ---> Running in 7ff0cb699fc4 22:15:45 OK: 233 MiB in 51 packages 22:15:46 Removing intermediate container a50be1c23990 22:15:46 ---> 47f7de49f5df 22:15:46 Step 6/24 : COPY go.mod . 22:15:46 OK: 233 MiB in 51 packages 22:15:46 ---> 076c4f7492c4 22:15:46 Step 7/24 : RUN go mod download 22:15:46 Removing intermediate container 78a051fc3f16 22:15:46 ---> 5edc26790b78 22:15:46 Step 6/24 : COPY go.mod . 22:15:46 Removing intermediate container e1affd28cbdd 22:15:46 ---> 283d0dc120b7 22:15:46 Step 6/26 : COPY go.mod . 22:15:46 ---> Running in e2c5a69e4c1b 22:15:46 Removing intermediate container ae89a4a8d16c 22:15:46 ---> 6e5d18031483 22:15:46 Step 6/27 : COPY go.mod . 22:15:47 ---> d2a2ec176617 22:15:47 Step 7/26 : RUN go mod download 22:15:47 ---> 8aa66ceecaa1 22:15:47 Step 7/24 : RUN go mod download 22:15:47 ---> Running in 03d775546a9a 22:15:47 ---> Running in c575404c593e 22:15:47 ---> 81433eecf88f 22:15:47 Step 7/27 : RUN go mod download 22:15:47 ---> Running in 9454b24b8842 22:15:47 Removing intermediate container 7ff0cb699fc4 22:15:47 ---> 49e2cb44519b 22:15:47 Step 8/23 : COPY . . 22:15:51 Removing intermediate container e2c5a69e4c1b 22:15:51 ---> 54132cf5c1c1 22:15:51 Step 8/24 : COPY . . 22:15:56 Removing intermediate container 03d775546a9a 22:15:56 ---> e665eff027b1 22:15:56 Step 8/26 : COPY . . 22:15:57 Removing intermediate container c575404c593e 22:15:57 ---> 308c2ad28412 22:15:57 Step 8/24 : COPY . . 22:15:59 Removing intermediate container 9454b24b8842 22:15:59 ---> e0a869b41e45 22:15:59 Step 8/27 : COPY . . 22:16:21 ---> cf13815752e2 22:16:21 Step 9/23 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:16:22 ---> Running in 0909ab3024c1 22:16:24 ---> d2431e3a2023 22:16:24 Step 9/24 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:16:25 ---> Running in e5e8e7e3659d 22:16:26 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 22:16:27 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 22:16:30 ---> c1310b0f435c 22:16:30 Step 9/27 : RUN make cmd/support-notifications/support-notifications 22:16:30 ---> cc39f62370d7 22:16:30 Step 9/26 : RUN make cmd/core-data/core-data 22:16:30 ---> 27529b40259d 22:16:30 Step 9/24 : RUN make cmd/support-scheduler/support-scheduler 22:16:31 ---> Running in 5af7bdff7c3a 22:16:31 ---> Running in 53c1e1a751b5 22:16:31 ---> Running in 8c15557f6144 22:16:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:16:32 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 22:16:32 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 22:16:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:16:53 Removing intermediate container e5e8e7e3659d 22:16:53 ---> 0d9e6f30eb0f 22:16:53 22:16:53 Step 10/24 : FROM alpine:3.12 22:16:53 3.12: Pulling from library/alpine 22:16:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 22:16:54 Status: Downloaded newer image for alpine:3.12 22:16:54 ---> 389fef711851 22:16:54 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 22:16:55 ---> Running in e7b4ee966a65 22:16:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:16:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:16:56 (1/5) Installing ca-certificates (20191127-r4) 22:16:56 (2/5) Installing nghttp2-libs (1.41.0-r0) 22:16:56 (3/5) Installing libcurl (7.69.1-r3) 22:16:56 (4/5) Installing curl (7.69.1-r3) 22:16:56 (5/5) Installing dumb-init (1.2.2-r1) 22:16:56 Executing busybox-1.31.1-r19.trigger 22:16:56 Executing ca-certificates-20191127-r4.trigger 22:16:56 OK: 7 MiB in 19 packages 22:16:58 Removing intermediate container e7b4ee966a65 22:16:58 ---> d6d54922dfec 22:16:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:16:59 ---> Running in 850b82c702cc 22:17:00 Removing intermediate container 0909ab3024c1 22:17:00 ---> cc8b1ff22a57 22:17:00 22:17:00 Step 10/23 : FROM alpine:3.12 22:17:00 ---> 389fef711851 22:17:00 Step 11/23 : RUN apk add --update --no-cache curl 22:17:01 Removing intermediate container 850b82c702cc 22:17:01 ---> 0607197d4dfa 22:17:01 Step 13/24 : WORKDIR / 22:17:01 ---> Running in 0cb71928c562 22:17:01 ---> Running in 821a893a1c0e 22:17:02 Removing intermediate container 821a893a1c0e 22:17:02 ---> f41b3ffa4033 22:17:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:17:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:17:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:17:02 (1/4) Installing ca-certificates (20191127-r4) 22:17:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:17:02 (3/4) Installing libcurl (7.69.1-r3) 22:17:02 (4/4) Installing curl (7.69.1-r3) 22:17:02 Executing busybox-1.31.1-r19.trigger 22:17:02 Executing ca-certificates-20191127-r4.trigger 22:17:02 OK: 7 MiB in 18 packages 22:17:05 ---> 94e7cbf2297c 22:17:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:17:05 Removing intermediate container 5af7bdff7c3a 22:17:05 ---> a4c7a7addfd1 22:17:05 Step 10/27 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 22:17:05 Removing intermediate container 8c15557f6144 22:17:05 ---> 8346e4cf188b 22:17:05 Step 10/24 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 22:17:06 ---> Running in 944cd9c562ef 22:17:06 ---> Running in 7cacf480b110 22:17:06 Removing intermediate container 0cb71928c562 22:17:06 ---> 444e9524a195 22:17:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:17:06 ---> fbbffc0f70fa 22:17:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:17:06 ---> Running in 16b26466c38a 22:17:07 ---> f0d8662e8425 22:17:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:17:08 Removing intermediate container 16b26466c38a 22:17:08 ---> fefc204b9714 22:17:08 Step 13/23 : WORKDIR /edgex 22:17:08 Removing intermediate container 53c1e1a751b5 22:17:08 ---> c54a5e6279a5 22:17:08 Step 10/26 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 22:17:08 ---> edfeef28ecbf 22:17:08 Step 18/24 : RUN chmod +x entrypoint.sh 22:17:08 ---> Running in 9b12bbf0c6da 22:17:08 ---> Running in 6d139fb1635c 22:17:09 ---> Running in 69ecf9f7f0ab 22:17:09 Removing intermediate container 9b12bbf0c6da 22:17:09 ---> 63f6bd760190 22:17:09 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:17:09 Removing intermediate container 7cacf480b110 22:17:09 ---> ee42926214c1 22:17:09 22:17:09 Step 11/27 : FROM scratch 22:17:09 ---> 22:17:09 Step 12/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:17:10 ---> dd854a54abd0 22:17:10 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:17:10 Removing intermediate container 944cd9c562ef 22:17:10 ---> 87f7a512ead8 22:17:10 22:17:10 Step 11/24 : FROM scratch 22:17:10 ---> 22:17:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:17:10 ---> Running in 4c9dc0a427ad 22:17:10 ---> Running in 86b45b1b485e 22:17:10 Removing intermediate container 4c9dc0a427ad 22:17:10 ---> ba6b00416376 22:17:10 Step 13/27 : ENV APP_PORT=48060 22:17:10 Removing intermediate container 86b45b1b485e 22:17:10 ---> 6e1e5a1dd8fe 22:17:10 Step 13/24 : ENV APP_PORT=48085 22:17:10 ---> Running in d170a0b96f90 22:17:10 ---> Running in 85f26c702622 22:17:10 ---> df8d32bed1f4 22:17:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:17:11 Removing intermediate container 6d139fb1635c 22:17:11 ---> c87d97873f9c 22:17:11 22:17:11 Step 11/26 : FROM alpine:3.12 22:17:11 ---> 389fef711851 22:17:11 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:17:11 Removing intermediate container 69ecf9f7f0ab 22:17:11 ---> 50e3bdc42e8e 22:17:11 Step 19/24 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -u 2002 edgex_user 22:17:11 Removing intermediate container d170a0b96f90 22:17:11 ---> 8525b5789984 22:17:11 Step 14/27 : EXPOSE $APP_PORT 22:17:11 ---> Running in 1cf9e35f9299 22:17:11 ---> Running in 199fb8f987a3 22:17:11 ---> Running in 4656382aee43 22:17:11 Removing intermediate container 85f26c702622 22:17:11 ---> 538fcbae8d1b 22:17:11 Step 14/24 : EXPOSE $APP_PORT 22:17:11 ---> f0f41fe24c6c 22:17:11 Step 17/23 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -u 2002 edgex_user 22:17:11 ---> Running in 0a65b96401f1 22:17:12 ---> Running in 732b41312f69 22:17:12 Removing intermediate container 199fb8f987a3 22:17:12 ---> b3972e53faed 22:17:12 Step 15/27 : COPY --from=builder /bin/sh /bin/sh 22:17:12 Removing intermediate container 1cf9e35f9299 22:17:12 ---> 640b8dd90b4d 22:17:12 Step 13/26 : ENV APP_PORT=48080 22:17:12 Removing intermediate container 0a65b96401f1 22:17:12 ---> 2d51c08050a1 22:17:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:17:12 ---> Running in 6b6d2654aac8 22:17:12 ---> 918511471ae8 22:17:12 Step 16/27 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:17:12 ---> 24f596030cbb 22:17:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:17:12 Removing intermediate container 6b6d2654aac8 22:17:12 ---> ea585c4ffe04 22:17:12 Step 14/26 : EXPOSE $APP_PORT 22:17:13 ---> Running in d7b6736525ed 22:17:13 ---> aae935f7efd9 22:17:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:17:13 ---> 9b6e88185767 22:17:13 Step 17/27 : COPY --from=builder /etc/ssl /etc/ssl 22:17:14 Removing intermediate container d7b6736525ed 22:17:14 ---> 973e56d0bf61 22:17:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:14 Removing intermediate container 4656382aee43 22:17:14 ---> 4bb64cccb748 22:17:14 Step 20/24 : USER edgex_user 22:17:14 ---> 2520f28ed07e 22:17:14 Step 18/24 : COPY --from=builder /tmp/passwd /etc/passwd 22:17:14 ---> Running in 6de023fc9f40 22:17:14 ---> Running in 77c765607131 22:17:14 ---> a6b55f826ade 22:17:14 Step 18/27 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:17:14 Removing intermediate container 732b41312f69 22:17:14 ---> 8b3d2e0b2b05 22:17:14 Step 18/23 : USER edgex_user 22:17:14 ---> d9aa16ee6a83 22:17:14 Step 19/24 : USER edgex_user 22:17:14 ---> Running in 33e2f579aea9 22:17:15 ---> f877c61549ed 22:17:15 Step 19/27 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:17:15 Removing intermediate container 77c765607131 22:17:15 ---> 219100a1ebad 22:17:15 Step 21/24 : ENTRYPOINT ["/entrypoint.sh"] 22:17:15 ---> Running in 1474c9bf2fe1 22:17:15 ---> Running in eaa30ee59de8 22:17:15 Removing intermediate container 33e2f579aea9 22:17:15 ---> 59770ab7b517 22:17:15 Step 19/23 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:17:15 Removing intermediate container 1474c9bf2fe1 22:17:15 ---> 1c572ca1ecb1 22:17:15 Step 20/24 : ENTRYPOINT ["/support-scheduler"] 22:17:15 ---> Running in 67d990c0e676 22:17:15 ---> Running in a982c437eb6c 22:17:15 ---> 181e42e2d91e 22:17:15 Step 20/27 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:17:15 Removing intermediate container eaa30ee59de8 22:17:15 ---> 5ee6ad2cd6e9 22:17:15 Step 22/24 : LABEL arch=x86_64 22:17:15 ---> Running in f2e782bac35f 22:17:15 Removing intermediate container 67d990c0e676 22:17:15 ---> d3d0991c7611 22:17:15 Step 20/23 : CMD ["--init=true"] 22:17:15 Removing intermediate container 6de023fc9f40 22:17:15 ---> b8820bc9c59e 22:17:15 Step 16/26 : RUN apk add --update --no-cache zeromq 22:17:16 Removing intermediate container a982c437eb6c 22:17:16 ---> 2031dd2fbbfd 22:17:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:16 ---> 2691e12bd4d3 22:17:16 Step 21/27 : COPY --from=builder /tmp/passwd /etc/passwd 22:17:16 ---> Running in 78a3f6d35b13 22:17:16 ---> Running in d6e4e0f47617 22:17:16 ---> Running in 66b26de715c1 22:17:16 Removing intermediate container f2e782bac35f 22:17:16 ---> d815dceff977 22:17:16 Step 23/24 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 22:17:16 ---> Running in a14c614f0e6a 22:17:16 ---> eeb2cbbd043e 22:17:16 Step 22/27 : USER edgex_user 22:17:16 Removing intermediate container 78a3f6d35b13 22:17:16 ---> 7536b279f44a 22:17:16 Step 21/23 : LABEL arch=x86_64 22:17:16 Removing intermediate container 66b26de715c1 22:17:16 ---> 0598b28120c6 22:17:16 Step 22/24 : LABEL arch=x86_64 22:17:16 ---> Running in ad83d06c0ce2 22:17:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:17:17 ---> Running in 967dc8ba397f 22:17:17 Removing intermediate container a14c614f0e6a 22:17:17 ---> 67ccdea61f64 22:17:17 Step 24/24 : LABEL version=0.0.0 22:17:17 ---> Running in 15fa84efd558 22:17:17 ---> Running in c0221b56cf69 22:17:17 Removing intermediate container 967dc8ba397f 22:17:17 ---> 1f37e8b00547 22:17:17 Step 22/23 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 22:17:17 Removing intermediate container ad83d06c0ce2 22:17:17 ---> bbd6e92ecac2 22:17:17 Step 23/27 : ENTRYPOINT ["/support-notifications"] 22:17:17 Removing intermediate container 15fa84efd558 22:17:17 ---> cc57cc86ed5f 22:17:17 Step 23/24 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 22:17:17 ---> Running in 0be57f8ae918 22:17:17 ---> Running in c3cda06cfdbb 22:17:17 ---> Running in 5449fadc7c5f 22:17:17 Removing intermediate container c0221b56cf69 22:17:17 ---> f35d3cfc0c57 22:17:17 22:17:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:17:18 Removing intermediate container 0be57f8ae918 22:17:18 ---> 903a33c80b61 22:17:18 Step 23/23 : LABEL version=0.0.0 22:17:18 Removing intermediate container c3cda06cfdbb 22:17:18 ---> 44800265bba2 22:17:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:18 Successfully built f35d3cfc0c57 22:17:18 Successfully tagged docker-security-bootstrap-redis-go:latest 22:17:18 Building docker-sys-mgmt-agent-go 22:17:18  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 5449fadc7c5f 22:17:18 ---> a552dd667df8 22:17:18 Step 24/24 : LABEL version=0.0.0 22:17:18 ---> Running in 58bbf999dcd9 22:17:18 ---> Running in d290793a6893 22:17:18 ---> Running in cd8e5a13c2ba 22:17:18 Removing intermediate container 58bbf999dcd9 22:17:18 ---> 0780d0383cdc 22:17:18 22:17:18 Removing intermediate container d290793a6893 22:17:18 ---> 75b521b35e8d 22:17:18 Step 25/27 : LABEL arch=x86_64 22:17:18 Removing intermediate container cd8e5a13c2ba 22:17:18 ---> 5e412939b229 22:17:18 22:17:18 (1/5) Installing libgcc (9.3.0-r2) 22:17:18 ---> Running in b502b8526e22 22:17:18 Successfully built 0780d0383cdc 22:17:18 (2/5) Installing libsodium (1.0.18-r0) 22:17:18 Successfully tagged docker-security-proxy-setup-go:latest 22:17:18  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 22:17:18 Successfully built 5e412939b229 22:17:18 Successfully tagged docker-support-scheduler-go:latest 22:17:18 Building docker-core-metadata-go 22:17:18  Building docker-support-scheduler-go ... done (3/5) Installing libstdc++ (9.3.0-r2) 22:17:18 Removing intermediate container b502b8526e22 22:17:18 ---> 6c51cc154d4b 22:17:18 Step 26/27 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 22:17:18 ---> Running in 017aaf259f2a 22:17:19 (4/5) Installing libzmq (4.3.3-r0) 22:17:19 (5/5) Installing zeromq (4.3.3-r0) 22:17:19 Removing intermediate container 017aaf259f2a 22:17:19 ---> b545f37ea0e7 22:17:19 Step 27/27 : LABEL version=0.0.0 22:17:19 Executing busybox-1.31.1-r19.trigger 22:17:19 OK: 8 MiB in 19 packages 22:17:19 ---> Running in 993e385efd68 22:17:19 Removing intermediate container 993e385efd68 22:17:19 ---> 24c9b71f8524 22:17:19 22:17:19 Successfully built 24c9b71f8524 22:17:20 Successfully tagged docker-support-notifications-go:latest 22:17:20 Building docker-core-command-go 22:17:23  Building docker-support-notifications-go ... done Removing intermediate container d6e4e0f47617 22:17:23 ---> b4a4ca0af698 22:17:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:17:26 ---> 1973b5536436 22:17:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:17:29 ---> fdf5eaa7d3c0 22:17:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:17:29 ---> 89adffa5fb2d 22:17:29 Step 20/26 : COPY --from=builder /tmp/passwd /etc/passwd 22:17:30 ---> 36bbf5b345c3 22:17:30 Step 21/26 : USER edgex_user 22:17:30 ---> Running in b0915eb4317e 22:17:34 Removing intermediate container b0915eb4317e 22:17:34 ---> 319eda270ff8 22:17:34 Step 22/26 : ENTRYPOINT ["/core-data"] 22:17:36 ---> Running in c862b5ddf4b9 22:17:38 Removing intermediate container c862b5ddf4b9 22:17:38 ---> 5144d5c23f4f 22:17:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:38 ---> Running in e95e54c4f860 22:17:38 Removing intermediate container e95e54c4f860 22:17:38 ---> 1b5a7eb0e6c6 22:17:38 Step 24/26 : LABEL arch=x86_64 22:17:39 ---> Running in 61a8ed582681 22:17:40 Removing intermediate container 61a8ed582681 22:17:40 ---> 2d95137a7dc7 22:17:40 Step 25/26 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 22:17:40 ---> Running in 6f2e116c81be 22:17:42 Removing intermediate container 6f2e116c81be 22:17:42 ---> 597fed91a9b3 22:17:42 Step 26/26 : LABEL version=0.0.0 22:17:43 ---> Running in 40cd20942a9f 22:17:44 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:17:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:17:44 ---> 0438db101634 22:17:44 Step 3/25 : WORKDIR /edgex-go 22:17:44 ---> Using cache 22:17:44 ---> 700103ea8033 22:17:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:44 ---> Using cache 22:17:44 ---> 129ad9e33761 22:17:44 Step 5/25 : RUN apk add --update --no-cache make git 22:17:44 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:17:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:17:44 ---> 0438db101634 22:17:44 Step 3/25 : WORKDIR /edgex-go 22:17:44 ---> Using cache 22:17:44 ---> 700103ea8033 22:17:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:44 ---> Using cache 22:17:44 ---> 129ad9e33761 22:17:44 Step 5/25 : RUN apk add --update --no-cache make git 22:17:44 ---> Using cache 22:17:44 ---> 5edc26790b78 22:17:44 Step 6/25 : COPY go.mod . 22:17:44 ---> Using cache 22:17:44 ---> 5edc26790b78 22:17:44 Step 6/25 : COPY go.mod . 22:17:44 ---> Using cache 22:17:44 ---> 8aa66ceecaa1 22:17:44 Step 7/25 : RUN go mod download 22:17:44 ---> Using cache 22:17:44 ---> 8aa66ceecaa1 22:17:44 Step 7/25 : RUN go mod download 22:17:44 ---> Using cache 22:17:44 ---> 308c2ad28412 22:17:44 Step 8/25 : COPY . . 22:17:44 ---> Using cache 22:17:44 ---> 308c2ad28412 22:17:44 Step 8/25 : COPY . . 22:17:44 ---> Using cache 22:17:44 ---> 27529b40259d 22:17:44 Step 9/25 : RUN make cmd/core-command/core-command 22:17:44 ---> Using cache 22:17:44 ---> 27529b40259d 22:17:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:17:44 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:17:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:17:44 ---> 0438db101634 22:17:44 Step 3/25 : WORKDIR /edgex-go 22:17:44 ---> Using cache 22:17:44 ---> 700103ea8033 22:17:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:44 ---> Using cache 22:17:44 ---> 129ad9e33761 22:17:44 Step 5/25 : RUN apk add --update --no-cache make git 22:17:44 ---> Using cache 22:17:44 ---> 5edc26790b78 22:17:44 Step 6/25 : COPY go.mod . 22:17:44 ---> Using cache 22:17:44 ---> 8aa66ceecaa1 22:17:44 Step 7/25 : RUN go mod download 22:17:44 ---> Using cache 22:17:44 ---> 308c2ad28412 22:17:44 Step 8/25 : COPY . . 22:17:44 ---> Using cache 22:17:44 ---> 27529b40259d 22:17:44 Step 9/25 : RUN make cmd/core-metadata/core-metadata 22:17:45 Step 1/28 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:17:45 Step 2/28 : FROM ${BUILDER_BASE} AS builder 22:17:45 ---> 0438db101634 22:17:45 Step 3/28 : WORKDIR /edgex-go 22:17:45 ---> Using cache 22:17:45 ---> 700103ea8033 22:17:45 Step 4/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:45 ---> Using cache 22:17:45 ---> 129ad9e33761 22:17:45 Step 5/28 : RUN apk add --update --no-cache make bash git 22:17:45 Removing intermediate container 40cd20942a9f 22:17:45 ---> d351f0eb0da0 22:17:45 22:17:46 ---> Running in 36903dd445d8 22:17:46 ---> Running in 38cb20a2e3f7 22:17:46 ---> Running in 2edce3dcda6a 22:17:46 ---> Running in b07b7c851d5d 22:17:46 Successfully built d351f0eb0da0 22:17:46 Successfully tagged docker-core-data-go:latest 22:17:47  Building docker-core-data-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 22:17:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:17:47 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 22:17:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:17:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:17:48 OK: 233 MiB in 51 packages 22:17:50 Removing intermediate container b07b7c851d5d 22:17:50 ---> b3f26bb287ee 22:17:50 Step 6/28 : COPY go.mod . 22:17:50 ---> e1cd95e4faea 22:17:50 Step 7/28 : RUN go mod download 22:17:50 ---> Running in 1768a4c75405 22:17:54 Removing intermediate container 1768a4c75405 22:17:54 ---> d88a7f6f67e5 22:17:54 Step 8/28 : COPY . . 22:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:18:14 ---> af02b0859516 22:18:14 Step 9/28 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:18:14 ---> Running in a7ef921337d4 22:18:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:18:16 Removing intermediate container 36903dd445d8 22:18:16 ---> 8091e2602919 22:18:16 22:18:16 Step 10/25 : FROM alpine:3.12 22:18:16 ---> 389fef711851 22:18:16 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl 22:18:16 ---> Using cache 22:18:16 ---> d6d54922dfec 22:18:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:18:17 Removing intermediate container 38cb20a2e3f7 22:18:17 ---> 8d15feea4c01 22:18:17 Step 10/25 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 22:18:18 ---> Running in 401b8d66bfc2 22:18:18 ---> Running in d8ed72160cdd 22:18:18 Removing intermediate container 2edce3dcda6a 22:18:18 ---> 329ab6c8887f 22:18:18 Step 10/25 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 22:18:18 Removing intermediate container 401b8d66bfc2 22:18:18 ---> 20b90764fc34 22:18:18 Step 13/25 : WORKDIR / 22:18:18 ---> Running in 8829b379dffc 22:18:18 ---> Running in 9d0799f179a1 22:18:19 Removing intermediate container 9d0799f179a1 22:18:19 ---> 4e2bd8f8ae56 22:18:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:18:19 ---> 543e69091470 22:18:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:18:20 ---> 2bee73e80c5f 22:18:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:18:20 Removing intermediate container d8ed72160cdd 22:18:20 ---> fdb4e3d296bb 22:18:20 22:18:20 Step 11/25 : FROM scratch 22:18:20 ---> 22:18:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:18:21 ---> Using cache 22:18:21 ---> 6e1e5a1dd8fe 22:18:21 Step 13/25 : ENV APP_PORT=48082 22:18:21 Removing intermediate container 8829b379dffc 22:18:21 ---> 05b5c90b0523 22:18:21 22:18:21 Step 11/25 : FROM scratch 22:18:21 ---> 22:18:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:18:21 ---> 9a4ea93ce850 22:18:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:18:21 ---> Running in 53d0ca6d888f 22:18:21 ---> Using cache 22:18:21 ---> 6e1e5a1dd8fe 22:18:21 Step 13/25 : ENV APP_PORT=48081 22:18:21 ---> Running in 590d5b16fbb2 22:18:21 Removing intermediate container 53d0ca6d888f 22:18:21 ---> 2d91786d0456 22:18:21 Step 14/25 : EXPOSE $APP_PORT 22:18:22 Removing intermediate container 590d5b16fbb2 22:18:22 ---> 177ea109a328 22:18:22 Step 14/25 : EXPOSE $APP_PORT 22:18:22 ---> Running in 3d133c509419 22:18:22 ---> 1889fe0d0657 22:18:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:18:22 ---> Running in 5e806ce2df11 22:18:22 Removing intermediate container 3d133c509419 22:18:22 ---> 82cbc233bc88 22:18:22 Step 15/25 : WORKDIR / 22:18:22 ---> Running in 489a3811932f 22:18:23 Removing intermediate container 5e806ce2df11 22:18:23 ---> 364e11178904 22:18:23 Step 15/25 : WORKDIR / 22:18:23 ---> Running in 6182256fa5a3 22:18:23 ---> 74b9d9e7f6f7 22:18:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:18:23 Removing intermediate container 489a3811932f 22:18:23 ---> c5490f934bb5 22:18:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:18:24 Removing intermediate container 6182256fa5a3 22:18:24 ---> c21ab4fd8fc3 22:18:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:18:24 ---> 002f3ea26c34 22:18:24 Step 20/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:18:24 ---> d13ec41693a9 22:18:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:18:24 ---> Running in ba954c3af94a 22:18:24 ---> cff98045f27a 22:18:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:18:25 ---> b773e79c18c7 22:18:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:18:25 ---> 3fb761519400 22:18:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:18:25 ---> aba52acbc0a4 22:18:25 Step 19/25 : COPY --from=builder /tmp/passwd /etc/passwd 22:18:25 ---> 3e12df2fb375 22:18:25 Step 19/25 : COPY --from=builder /tmp/passwd /etc/passwd 22:18:26 Removing intermediate container ba954c3af94a 22:18:26 ---> fdbc4b3d0cc6 22:18:26 Step 21/25 : RUN mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:18:26 ---> 8ac438adb20e 22:18:26 Step 20/25 : USER edgex_user 22:18:26 ---> Running in aee1795c738d 22:18:26 ---> Running in 40a0e99ce430 22:18:26 ---> a0162fcac725 22:18:26 Step 20/25 : USER edgex_user 22:18:27 ---> Running in 35d246794534 22:18:27 Removing intermediate container 40a0e99ce430 22:18:27 ---> b9b4549d00c0 22:18:27 Step 21/25 : ENTRYPOINT ["/core-command"] 22:18:28 ---> Running in fa9b5d679796 22:18:28 Removing intermediate container 35d246794534 22:18:28 ---> f17a3c1f16f7 22:18:28 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:18:28 Removing intermediate container a7ef921337d4 22:18:28 ---> 06c6ddfb02b9 22:18:28 Step 10/28 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:18:28 ---> Running in 193be71e3704 22:18:28 ---> Running in d920bb470bb0 22:18:28 Removing intermediate container fa9b5d679796 22:18:28 ---> e540c3c661e0 22:18:28 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:18:29 ---> Running in adf8433c543c 22:18:29 Removing intermediate container 193be71e3704 22:18:29 ---> ee2ee7aa7c7a 22:18:29 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:18:29 ---> Running in e484608fe361 22:18:29 Removing intermediate container aee1795c738d 22:18:29 ---> 861cc8ffa489 22:18:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:18:29 Removing intermediate container adf8433c543c 22:18:29 ---> a0aff4beea2e 22:18:29 Step 23/25 : LABEL arch=x86_64 22:18:29 ---> Running in 072c2d9975e0 22:18:29 ---> Running in 66bff6a58fb8 22:18:29 Removing intermediate container e484608fe361 22:18:29 ---> d61b90398611 22:18:29 Step 23/25 : LABEL arch=x86_64 22:18:29 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 22:18:29 ---> Running in 6013d079c860 22:18:29 Removing intermediate container 66bff6a58fb8 22:18:29 ---> 007af2139c2a 22:18:29 Step 23/25 : LABEL arch=x86_64 22:18:30 Removing intermediate container 072c2d9975e0 22:18:30 ---> 0d8d74252663 22:18:30 Step 24/25 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 22:18:30 ---> Running in bc460526f568 22:18:30 ---> Running in 853bb68c1144 22:18:30 Removing intermediate container 6013d079c860 22:18:30 ---> c96d0f65773e 22:18:30 Step 24/25 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 22:18:31 ---> Running in 0273fec29efc 22:18:31 Removing intermediate container bc460526f568 22:18:31 ---> 1fa444aaf811 22:18:31 Step 24/25 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 22:18:31 Removing intermediate container 853bb68c1144 22:18:31 ---> 98c6c63190d1 22:18:31 Step 25/25 : LABEL version=0.0.0 22:18:31 ---> Running in fb2b86eb3a57 22:18:31 ---> Running in c6c932e1ecc4 22:18:31 Removing intermediate container 0273fec29efc 22:18:31 ---> cc04a9b03bf1 22:18:31 Step 25/25 : LABEL version=0.0.0 22:18:31 Removing intermediate container fb2b86eb3a57 22:18:31 ---> cba8d2f27d06 22:18:31 Step 25/25 : LABEL version=0.0.0 22:18:31 ---> Running in 20c24c28f359 22:18:31 ---> Running in 5d0a41bf5b43 22:18:31 Removing intermediate container c6c932e1ecc4 22:18:31 ---> 6dbaaf4b1c64 22:18:31 22:18:32 Removing intermediate container d920bb470bb0 22:18:32 ---> a86de06950a5 22:18:32 22:18:32 Step 11/28 : FROM docker:20.10.0 22:18:32 Removing intermediate container 20c24c28f359 22:18:32 ---> 6177964f9e1b 22:18:32 22:18:32 20.10.0: Pulling from library/docker 22:18:32 Removing intermediate container 5d0a41bf5b43 22:18:32 ---> 0c71ad53cd2e 22:18:32 22:18:32 Successfully built 6dbaaf4b1c64 22:18:32 Successfully tagged docker-core-command-go:latest 22:18:32  Building docker-core-command-go ... done Successfully built 6177964f9e1b 22:18:32 Successfully tagged docker-core-metadata-go:latest 22:18:32  Building docker-core-metadata-go ... done Successfully built 0c71ad53cd2e 22:18:32 Successfully tagged docker-security-secretstore-setup-go:latest 22:18:37  Building docker-security-secretstore-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:18:37 Status: Downloaded newer image for docker:20.10.0 22:18:37 ---> aefe523efa57 22:18:37 Step 12/28 : RUN apk add --no-cache bash 22:18:37 ---> Running in d2c306c08a5a 22:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:18:38 (1/2) Installing readline (8.0.4-r0) 22:18:38 (2/2) Installing bash (5.0.17-r0) 22:18:38 Executing bash-5.0.17-r0.post-install 22:18:38 Executing busybox-1.31.1-r19.trigger 22:18:38 OK: 12 MiB in 22 packages 22:18:39 Removing intermediate container d2c306c08a5a 22:18:39 ---> 8ea2e8e296d8 22:18:39 Step 13/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:18:39 ---> Running in 00858a085420 22:18:39 Removing intermediate container 00858a085420 22:18:39 ---> 64b9b99dde1c 22:18:39 Step 14/28 : ENV APP_PORT=48090 22:18:39 ---> Running in 59beae031ed5 22:18:39 Removing intermediate container 59beae031ed5 22:18:39 ---> f76ca73ab7e5 22:18:39 Step 15/28 : EXPOSE $APP_PORT 22:18:39 ---> Running in 326aa5543cb8 22:18:39 Removing intermediate container 326aa5543cb8 22:18:39 ---> 8ca64ac239e5 22:18:39 Step 16/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:18:40 ---> 3d93a3db13b8 22:18:40 Step 17/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:18:40 ---> cd096c9040e1 22:18:40 Step 18/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:18:41 ---> 459b0ded78e7 22:18:41 Step 19/28 : RUN apk --no-cache add py3-pip 22:18:41 ---> Running in f46a1b8399da 22:18:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:18:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:18:41 (1/33) Installing libbz2 (1.0.8-r1) 22:18:41 (2/33) Installing expat (2.2.9-r1) 22:18:41 (3/33) Installing libffi (3.3-r2) 22:18:41 (4/33) Installing gdbm (1.13-r1) 22:18:41 (5/33) Installing xz-libs (5.2.5-r0) 22:18:41 (6/33) Installing sqlite-libs (3.32.1-r0) 22:18:41 (7/33) Installing python3 (3.8.5-r0) 22:18:43 (8/33) Installing py3-appdirs (1.4.4-r1) 22:18:43 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:18:43 (10/33) Installing py3-parsing (2.4.7-r0) 22:18:43 (11/33) Installing py3-six (1.15.0-r0) 22:18:43 (12/33) Installing py3-packaging (20.4-r0) 22:18:43 (13/33) Installing py3-setuptools (47.0.0-r0) 22:18:43 (14/33) Installing py3-chardet (3.0.4-r4) 22:18:43 (15/33) Installing py3-idna (2.9-r0) 22:18:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:18:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:18:43 (18/33) Installing py3-requests (2.23.0-r0) 22:18:43 (19/33) Installing py3-msgpack (1.0.0-r0) 22:18:43 (20/33) Installing py3-lockfile (0.12.2-r3) 22:18:43 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:18:43 (22/33) Installing py3-colorama (0.4.3-r0) 22:18:43 (23/33) Installing py3-distlib (0.3.0-r0) 22:18:43 (24/33) Installing py3-distro (1.5.0-r1) 22:18:43 (25/33) Installing py3-webencodings (0.5.1-r3) 22:18:43 (26/33) Installing py3-html5lib (1.0.1-r4) 22:18:43 (27/33) Installing py3-pytoml (0.1.21-r0) 22:18:43 (28/33) Installing py3-pep517 (0.8.2-r0) 22:18:43 (29/33) Installing py3-progress (1.5-r0) 22:18:43 (30/33) Installing py3-toml (0.10.1-r0) 22:18:43 (31/33) Installing py3-retrying (1.3.3-r0) 22:18:43 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:18:43 (33/33) Installing py3-pip (20.1.1-r0) 22:18:43 Executing busybox-1.31.1-r19.trigger 22:18:43 OK: 71 MiB in 55 packages 22:18:51 Removing intermediate container f46a1b8399da 22:18:51 ---> b6bc1839ed5e 22:18:51 Step 20/28 : RUN pip install docker-compose==1.23.2 22:18:51 ---> Running in 42b76b472854 22:18:53 Collecting docker-compose==1.23.2 22:18:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:18:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:18:53 Collecting docker<4.0,>=3.6.0 22:18:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:18:53 Collecting jsonschema<3,>=2.5.1 22:18:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:18:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:18:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:18:54 Collecting texttable<0.10,>=0.9.0 22:18:54 Downloading texttable-0.9.1.tar.gz (11 kB) 22:18:54 Collecting docopt<0.7,>=0.6.1 22:18:54 Downloading docopt-0.6.2.tar.gz (25 kB) 22:18:55 Collecting PyYAML<4,>=3.10 22:18:55 Downloading PyYAML-3.13.tar.gz (270 kB) 22:18:56 Collecting websocket-client<1.0,>=0.32.0 22:18:56 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:18:56 Collecting dockerpty<0.5,>=0.4.1 22:18:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:18:56 Collecting cached-property<2,>=1.2.0 22:18:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:18:56 Collecting docker-pycreds>=0.4.0 22:18:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:18:56 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) 22:18:56 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) 22:18:57 Collecting urllib3<1.25,>=1.21.1 22:18:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:18:57 Collecting idna<2.8,>=2.5 22:18:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:18:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:18:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:18:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:18:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:18:57 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, texttable, docopt, PyYAML, dockerpty, cached-property, docker-compose 22:18:57 Attempting uninstall: urllib3 22:18:57 Found existing installation: urllib3 1.25.9 22:18:57 Uninstalling urllib3-1.25.9: 22:18:57 Successfully uninstalled urllib3-1.25.9 22:18:57 Attempting uninstall: idna 22:18:57 Found existing installation: idna 2.9 22:18:57 Uninstalling idna-2.9: 22:18:57 Successfully uninstalled idna-2.9 22:18:57 Attempting uninstall: requests 22:18:57 Found existing installation: requests 2.23.0 22:18:57 Uninstalling requests-2.23.0: 22:18:57 Successfully uninstalled requests-2.23.0 22:18:58 Running setup.py install for texttable: started 22:18:59 Running setup.py install for texttable: finished with status 'done' 22:18:59 Running setup.py install for docopt: started 22:18:59 Running setup.py install for docopt: finished with status 'done' 22:18:59 Running setup.py install for PyYAML: started 22:18:59 Running setup.py install for PyYAML: finished with status 'done' 22:18:59 Running setup.py install for dockerpty: started 22:19:00 Running setup.py install for dockerpty: finished with status 'done' 22:19:01 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 22:19:04 Removing intermediate container 42b76b472854 22:19:04 ---> 3e283235e3b8 22:19:04 Step 21/28 : RUN apk --no-cache add curl 22:19:04 ---> Running in 90f12f76dbe6 22:19:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:05 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:19:05 (2/3) Installing libcurl (7.69.1-r3) 22:19:05 (3/3) Installing curl (7.69.1-r3) 22:19:05 Executing busybox-1.31.1-r19.trigger 22:19:05 OK: 72 MiB in 58 packages 22:19:06 Removing intermediate container 90f12f76dbe6 22:19:06 ---> 6becf9fb711d 22:19:06 Step 22/28 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -s /sbin/nologin -u 2002 edgex_user 22:19:06 ---> Running in 3c5da9dea351 22:19:07 Removing intermediate container 3c5da9dea351 22:19:07 ---> 0448d437478b 22:19:07 Step 23/28 : USER edgex_user 22:19:07 ---> Running in bbce63663a5a 22:19:07 Removing intermediate container bbce63663a5a 22:19:07 ---> 2d1374011dc1 22:19:07 Step 24/28 : ENTRYPOINT ["/sys-mgmt-agent"] 22:19:07 ---> Running in 76e3abc619da 22:19:07 Removing intermediate container 76e3abc619da 22:19:07 ---> 20d38d18f8f8 22:19:07 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:19:07 ---> Running in 174a189b945f 22:19:07 Removing intermediate container 174a189b945f 22:19:07 ---> 25862fe1b8c2 22:19:07 Step 26/28 : LABEL arch=x86_64 22:19:07 ---> Running in 954e9c618059 22:19:07 Removing intermediate container 954e9c618059 22:19:07 ---> 8f0dbcf2cccf 22:19:07 Step 27/28 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 22:19:08 ---> Running in 0d9153cd18b3 22:19:08 Removing intermediate container 0d9153cd18b3 22:19:08 ---> f62df6175eba 22:19:08 Step 28/28 : LABEL version=0.0.0 22:19:08 ---> Running in 95b692f58a79 22:19:08 Removing intermediate container 95b692f58a79 22:19:08 ---> 1462aad3b8c2 22:19:08 22:19:08 Successfully built 1462aad3b8c2 22:19:08 Successfully tagged docker-sys-mgmt-agent-go:latest 22:19:08  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:19:08 $ docker stop --time=1 1db950e70dfd5fc8262ac1ab2c8819d4ebac0909bb7c6a1f294e103870bc1d70 22:19:10 $ docker rm -f 1db950e70dfd5fc8262ac1ab2c8819d4ebac0909bb7c6a1f294e103870bc1d70 [Pipeline] // withDockerContainer [Pipeline] sh 22:19:11 + docker images 22:19:11 + grep docker 22:19:11 docker-sys-mgmt-agent-go latest 1462aad3b8c2 3 seconds ago 313MB 22:19:11 docker-core-metadata-go latest 6177964f9e1b 40 seconds ago 13MB 22:19:11 docker-security-secretstore-setup-go latest 0c71ad53cd2e 40 seconds ago 24.6MB 22:19:11 docker-core-command-go latest 6dbaaf4b1c64 40 seconds ago 10.6MB 22:19:11 docker-core-data-go latest d351f0eb0da0 About a minute ago 22.3MB 22:19:11 docker-support-notifications-go latest 24c9b71f8524 About a minute ago 12MB 22:19:11 docker-support-scheduler-go latest 5e412939b229 About a minute ago 10.7MB 22:19:11 docker-security-proxy-setup-go latest 0780d0383cdc About a minute ago 24.5MB 22:19:11 docker-security-bootstrap-redis-go latest f35d3cfc0c57 About a minute ago 15.8MB 22:19:11 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:19:26 Still waiting to schedule task 22:19:26 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:20:20 Running on prd-ubuntu18.04-docker-8c-8g-19139 in /w/workspace/edgexfoundry_edgex-go_PR-3003 [Pipeline] { [Pipeline] ws 22:20:20 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:20:22 using credential edgex-jenkins-ssh 22:20:22 Cloning the remote Git repository 22:20:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:20:22 > git init /w/workspace/edgex-go/2 # timeout=10 22:20:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:20:22 > git --version # timeout=10 22:20:22 > git --version # 'git version 2.17.1' 22:20:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:30 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit a68a33269683ee19d482be29f7f4793b3100571e [Pipeline] } [Pipeline] // ws 22:20:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:20:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:20:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:20:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3003/head:refs/remotes/origin/PR-3003 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:20:30 > git config core.sparsecheckout # timeout=10 22:20:30 > git checkout -f a68a33269683ee19d482be29f7f4793b3100571e # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:20:31 Failed in branch amd64 [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 22:20:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:20:34 ---> package-listing.sh 22:20:34 ++ facter osfamily 22:20:34 ++ tr '[:upper:]' '[:lower:]' 22:20:34 + OS_FAMILY=redhat 22:20:34 + workspace=/w/workspace/edgex-go/2 22:20:34 + START_PACKAGES=/tmp/packages_start.txt 22:20:34 + END_PACKAGES=/tmp/packages_end.txt 22:20:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:20:34 + PACKAGES=/tmp/packages_start.txt 22:20:34 + '[' /w/workspace/edgex-go/2 ']' 22:20:34 + PACKAGES=/tmp/packages_end.txt 22:20:34 + case "${OS_FAMILY}" in 22:20:34 + rpm -qa 22:20:34 + sort 22:20:39 + '[' -f /tmp/packages_start.txt ']' 22:20:39 + '[' -f /tmp/packages_end.txt ']' 22:20:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:20:39 + '[' /w/workspace/edgex-go/2 ']' 22:20:39 + mkdir -p /w/workspace/edgex-go/2/archives/ 22:20:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 22:20:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:20:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:20:40 22:20:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:20:40 alpine: Pulling from edgex-lftools-log-publisher 22:20:40 df20fa9351a1: Pulling fs layer 22:20:40 36b3adc4ff6f: Pulling fs layer 22:20:40 8ad3a11d3b57: Pulling fs layer 22:20:40 46f8f816bc3b: Pulling fs layer 22:20:40 93b61091891f: Pulling fs layer 22:20:40 93b9cdb0e59b: Pulling fs layer 22:20:40 5e14af77c1be: Pulling fs layer 22:20:40 01666e4c0597: Pulling fs layer 22:20:40 aa168da1d23b: Pulling fs layer 22:20:40 93b9cdb0e59b: Waiting 22:20:40 5e14af77c1be: Waiting 22:20:40 01666e4c0597: Waiting 22:20:40 aa168da1d23b: Waiting 22:20:40 46f8f816bc3b: Waiting 22:20:40 93b61091891f: Waiting 22:20:40 36b3adc4ff6f: Verifying Checksum 22:20:40 36b3adc4ff6f: Download complete 22:20:40 46f8f816bc3b: Verifying Checksum 22:20:40 46f8f816bc3b: Download complete 22:20:40 df20fa9351a1: Verifying Checksum 22:20:40 df20fa9351a1: Download complete 22:20:40 93b9cdb0e59b: Verifying Checksum 22:20:40 93b9cdb0e59b: Download complete 22:20:40 5e14af77c1be: Verifying Checksum 22:20:40 5e14af77c1be: Download complete 22:20:40 93b61091891f: Verifying Checksum 22:20:40 93b61091891f: Download complete 22:20:40 01666e4c0597: Verifying Checksum 22:20:40 01666e4c0597: Download complete 22:20:41 8ad3a11d3b57: Verifying Checksum 22:20:41 8ad3a11d3b57: Download complete 22:20:41 df20fa9351a1: Pull complete 22:20:41 36b3adc4ff6f: Pull complete 22:20:42 8ad3a11d3b57: Pull complete 22:20:42 aa168da1d23b: Verifying Checksum 22:20:42 aa168da1d23b: Download complete 22:20:43 46f8f816bc3b: Pull complete 22:20:44 93b61091891f: Pull complete 22:20:44 93b9cdb0e59b: Pull complete 22:20:44 5e14af77c1be: Pull complete 22:20:44 01666e4c0597: Pull complete 22:20:52 aa168da1d23b: Pull complete 22:20:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:20:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:20:52 prd-centos7-docker-4c-2g-19135 does not seem to be running inside a container 22:20:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:20:56 $ docker top a7b6afba709f773b3b14739e9d4af277d5711226f11b45ac31e8dda56f0eb1fb -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:56 + touch /tmp/pre-build-complete [Pipeline] sh 22:20:56 + mkdir -p /var/log/sa [Pipeline] sh 22:20:57 + ls /var/log/sa-host 22:20:57 + sadf -c /var/log/sa-host/sa08 22:20:57 file_magic: OK 22:20:57 HZ: Using current value: 100 22:20:57 file_header: OK 22:20:57 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 22:20:57 Statistics: 22:20:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:20:57 File successfully converted to sysstat format version 12.2.1 22:20:57 + sadf -c /var/log/sa-host/sa23 22:20:57 file_magic: OK 22:20:57 HZ: Using current value: 100 22:20:57 file_header: OK 22:20:57 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 22:20:57 Statistics: 22:20:57 Hnuu...uuuununununu... 22:20:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:57 provisioning config files... 22:20:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7332264952595164629tmp [Pipeline] { [Pipeline] echo 22:20:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:20:57 ---> create-netrc.sh [Pipeline] } 22:20:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:20:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:20:58 ---> python-tools-install.sh [Pipeline] echo 22:20:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:20:58 ---> sudo-logs.sh 22:20:58 Archiving 'sudo' log.. [Pipeline] echo 22:20:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:20:58 ---> job-cost.sh 22:20:58 lf-activate-venv: SKIPPING 22:20:58 INFO: No Stack... 22:20:59 INFO: Retrieving Pricing Info for: v1-standard-2 22:21:00 INFO: Archiving Costs [Pipeline] echo 22:21:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:21:00 ---> logs-deploy.sh 22:21:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3003/2 22:21:00 INFO: archiving workspace using pattern(s): 22:21:03 Archives upload complete. 22:21:03 INFO: archiving logs to Nexus